Searched refs:storage (Results 1 - 25 of 37) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dchardata.c35 CharData_Init(CharData *storage) argument
37 assert(storage != NULL);
38 storage->count = -1;
42 CharData_AppendString(CharData *storage, const char *s) argument
44 int maxchars = sizeof(storage->data) / sizeof(storage->data[0]);
49 if (storage->count < 0)
50 storage->count = 0;
51 if ((len + storage->count) > maxchars) {
52 len = (maxchars - storage
61 CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len) argument
83 CharData_CheckString(CharData *storage, const char *expected) argument
112 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) argument
[all...]
H A Dchardata.h25 void CharData_Init(CharData *storage);
27 void CharData_AppendString(CharData *storage, const char *s);
29 void CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len);
31 int CharData_CheckString(CharData *storage, const char *s);
33 int CharData_CheckXMLChars(CharData *storage, const XML_Char *s);
H A Druntests.c215 CharData *storage = (CharData *)userData; local
216 if (storage->count < 0 && atts != NULL && atts[0] != NULL) {
218 CharData_AppendXMLChars(storage, atts[1], -1);
227 CharData storage; local
229 CharData_Init(&storage);
230 XML_SetUserData(parser, &storage);
234 CharData_CheckXMLChars(&storage, expected);
244 CharData storage; local
246 CharData_Init(&storage);
247 XML_SetUserData(parser, &storage);
448 CharData *storage = (CharData *) userData; local
462 CharData *storage = (CharData *) userData; local
496 CharData storage; local
593 CharData *storage = (CharData *) userData; local
602 CharData storage; local
1139 CharData *storage = (CharData *) userData; local
1153 CharData *storage = (CharData *) userData; local
1162 CharData storage; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/storage/
H A DMakefile10 obj-$(CONFIG_USB_STORAGE) += usb-storage.o
12 usb-storage-obj-$(CONFIG_USB_STORAGE_DEBUG) += debug.o
13 usb-storage-obj-$(CONFIG_USB_STORAGE_USBAT) += shuttle_usbat.o
14 usb-storage-obj-$(CONFIG_USB_STORAGE_SDDR09) += sddr09.o
15 usb-storage-obj-$(CONFIG_USB_STORAGE_SDDR55) += sddr55.o
16 usb-storage-obj-$(CONFIG_USB_STORAGE_FREECOM) += freecom.o
17 usb-storage-obj-$(CONFIG_USB_STORAGE_DPCM) += dpcm.o
18 usb-storage-obj-$(CONFIG_USB_STORAGE_ISD200) += isd200.o
19 usb-storage-obj-$(CONFIG_USB_STORAGE_DATAFAB) += datafab.o
20 usb-storage
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dex_data.c407 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
417 storage = OPENSSL_malloc(mx * sizeof(CRYPTO_EX_DATA_FUNCS*));
418 if(!storage)
421 storage[i] = sk_CRYPTO_EX_DATA_FUNCS_value(item->meth,i);
425 if((mx > 0) && !storage)
432 if(storage[i] && storage[i]->new_func)
435 storage[i]->new_func(obj,ptr,ad,i,
436 storage[i]->argl,storage[
450 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
497 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dex_data.c403 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
413 storage = OPENSSL_malloc(mx * sizeof(CRYPTO_EX_DATA_FUNCS*));
414 if(!storage)
417 storage[i] = sk_CRYPTO_EX_DATA_FUNCS_value(item->meth,i);
421 if((mx > 0) && !storage)
428 if(storage[i] && storage[i]->new_func)
431 storage[i]->new_func(obj,ptr,ad,i,
432 storage[i]->argl,storage[
446 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
493 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Ducontext.h45 struct crunch_state storage; member in struct:crunch_sigframe
57 struct iwmmxt_struct storage; member in struct:iwmmxt_sigframe
77 union vfp_state storage; member in struct:vfp_sigframe
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drtread_getmsg.c96 char storage[RT_BUFSIZ]; local
98 struct T_optmgmt_req *TLIreq = (struct T_optmgmt_req *) storage;
99 struct T_optmgmt_ack *TLIack = (struct T_optmgmt_ack *) storage;
100 struct T_error_ack *TLIerr = (struct T_error_ack *) storage;
126 msgdata.buf = storage;
137 msgdata.maxlen = sizeof (storage);
188 msgdata.maxlen = sizeof (storage) - (sizeof (storage)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/
H A DMakefile23 obj-$(CONFIG_USB_STORAGE) += storage/
24 obj-$(CONFIG_USB) += storage/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Denvelope.h67 long storage; member in struct:__anon1085
H A Denvelope.c42 e->storage=128;
72 e->mark=_ogg_calloc(e->storage,sizeof(*e->mark));
227 /* make sure we have enough storage to match the PCM */
228 if(last+VE_WIN+VE_POST>ve->storage){
229 ve->storage=last+VE_WIN+VE_POST; /* be sure */
230 ve->mark=_ogg_realloc(ve->mark,ve->storage*sizeof(*ve->mark));
H A Dinfo.c244 if(vendorlen>opb->storage-8)goto err_out;
249 if(i>((opb->storage-oggpack_bytes(opb))>>2))goto err_out;
257 if(len>opb->storage-oggpack_bytes(opb))goto err_out;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/src/
H A Dbitwise.c43 b->storage=BUFFER_INCREMENT;
51 if(!b->ptr || !b->storage)return -1;
83 if(b->endbyte+4>=b->storage){
86 ret=_ogg_realloc(b->buffer,b->storage+BUFFER_INCREMENT);
92 b->storage+=BUFFER_INCREMENT;
124 if(b->endbyte+4>=b->storage){
127 ret=_ogg_realloc(b->buffer,b->storage+BUFFER_INCREMENT);
133 b->storage+=BUFFER_INCREMENT;
194 if(b->endbyte+bytes+1>=b->storage){
197 b->storage
[all...]
H A Dframing.c216 /* _clear does not free os, only the non-flat storage within */
327 /* make sure we have the buffer storage */
416 /* construct the header in temp storage */
536 oy->storage = -1; /* used as a readiness flag */
542 /* clear non-flat storage within */
560 if(oy->storage<0) return -1;
575 if(size>oy->storage-oy->fill){
589 oy->storage=newsize;
598 if(oy->fill+bytes>oy->storage)return -1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c132 uint8_t *storage; local
135 storage = xzalloc(len + extra + OPT_DATA);
136 storage[OPT_CODE] = code;
137 storage[OPT_LEN] = len + extra;
138 memcpy(storage + extra + OPT_DATA, str, len);
139 return storage;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/include/ogg/
H A Dogg.h38 long storage; member in struct:__anon1070
55 long body_storage; /* storage elements allocated */
107 int storage; member in struct:__anon1074
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/server/
H A Dtftpd.c133 char storage[PKTSIZE]; member in union:__anon154
832 n = (ssize_t)recvfrom(sock, &buf.storage[0], sizeof(buf.storage), 0,
975 while (cp < &buf.storage[size]) {
1152 n = sread(peer, &ackbuf.storage[0], sizeof(ackbuf.storage));
1207 if (swrite(peer, &ackbuf.storage[0], 4) != 4) {
1254 (void) swrite(peer, &ackbuf.storage[0], 4);
1260 n = sread(peer, &buf.storage[0], sizeof(buf.storage));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex12 decoder. Most current binary storage arrangements group bits into a
25 smallest integer storage representation offered by a platform. On
29 bytes as the fundamental atom of storage). A 'word' is an integer
36 the native bit-width of a given storage system. This document assumes
59 The Vorbis bitpacking convention specifies storage and bitstream
62 code that operates on a word of storage at a time rather than by byte.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/
H A Dsamba-schema-netscapeds4.x2 # LDAP Schema file for SAMBA 3.0 attribute storage
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/rsaref/
H A Dbuild.com65 ; Allocate extra storage at end of vector to allow for expansion.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com65 ; Allocate extra storage at end of vector to allow for expansion.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dsignal.c144 crunch_task_copy(current_thread_info(), &kframe->storage);
160 crunch_task_restore(current_thread_info(), &kframe->storage);
176 iwmmxt_task_copy(current_thread_info(), &kframe->storage);
192 iwmmxt_task_restore(current_thread_info(), &kframe->storage);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S133 | (*) d0: temp digit storage
146 leal FP_SCR1(%a6),%a0 |load tmp bcd storage address
179 | (*) d0: temp digit storage
269 | (*) d0: temp digit storage
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead31.S55 # Save ipl parameters, clear bss memory, initialize storage key for kernel pages,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dsexp.c1012 #define ARG_NEXT(storage, type) \
1016 storage = va_arg (arg_ptr, type); \
1018 storage = *((type *) (arg_list[arg_counter++])); \

Completed in 174 milliseconds

12