Searched refs:codes (Results 51 - 75 of 82) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/infback9/
H A Dinfback9.c80 puts(" /* inffix9.h -- table for decoding deflate64 fixed codes");
241 code const FAR *lencode; /* starting table for length/literal codes */
242 code const FAR *distcode; /* starting table for distance codes */
298 Tracev((stderr, "inflate: fixed codes block%s\n",
300 mode = LEN; /* decode codes */
303 Tracev((stderr, "inflate: dynamic codes block%s\n",
371 state->next = state->codes;
437 state->next = state->codes;
457 Tracev((stderr, "inflate: codes ok\n"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/util/
H A Dmkerr.pl79 # Scan each header file in turn and make a list of error codes
158 # Scan function and reason codes and store them: keep a note of the
189 # Scan each C source file and look for function and reason codes
191 # reason codes: basically anything consisting of all upper case and
197 # Store all function and reason codes found in %ufcodes and %urcodes
238 print STDERR "$lib:\t\tNo new error codes\n";
246 # If we get here then we have some new error codes so we
249 # Make a sorted list of error and reason codes for later use.
348 /* Error codes for the $lib functions. */
350 /* Function codes
[all...]
H A Dmkdef.pl426 last if (/\/\* Error codes for the \w+ functions\. \*\//);
H A Dpod2man.pl129 Exceptions, return codes, exit stati, and errno settings.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmkerr.pl83 # Scan each header file in turn and make a list of error codes
177 # Scan function and reason codes and store them: keep a note of the
231 print STDERR "!! ERROR: SSL error codes 1000+ are reserved for alerts.\n";
239 # Scan each C source file and look for function and reason codes
241 # reason codes: basically anything consisting of all upper case and
247 # Store all function and reason codes found in %ufcodes and %urcodes
287 print STDERR "$lib:\t\tNo new error codes\n";
295 # If we get here then we have some new error codes so we
298 # Make a sorted list of error and reason codes for later use.
397 /* Error codes fo
[all...]
H A Dmkdef.pl444 if (/\/\* Error codes for the \w+ functions\. \*\//)
H A Dpod2man.pl129 Exceptions, return codes, exit stati, and errno settings.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c182 all terminfo codes are invalid unless something has been pushed on
189 rest of the % codes are interpeted as terminfo % codes. Another way
191 way yet, if it equals zero we're looking for terminfo codes, and if
192 its greater than 1 we're looking for termcap codes.
194 Terminfo % codes:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dinfback.c301 Tracev((stderr, "inflate: fixed codes block%s\n",
303 state->mode = LEN; /* decode codes */
306 Tracev((stderr, "inflate: dynamic codes block%s\n",
376 state->next = state->codes;
442 state->next = state->codes;
461 Tracev((stderr, "inflate: codes ok\n"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dinfback.c301 Tracev((stderr, "inflate: fixed codes block%s\n",
303 state->mode = LEN; /* decode codes */
306 Tracev((stderr, "inflate: dynamic codes block%s\n",
376 state->next = state->codes;
442 state->next = state->codes;
461 Tracev((stderr, "inflate: codes ok\n"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c182 all terminfo codes are invalid unless something has been pushed on
189 rest of the % codes are interpeted as terminfo % codes. Another way
191 way yet, if it equals zero we're looking for terminfo codes, and if
192 its greater than 1 we're looking for termcap codes.
194 Terminfo % codes:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/act2000/
H A Dcapi.h49 unsigned codes : 3; /* code set */ member in struct:actcapi_infonr::bmask
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dwof.S88 /* The trap entry point has set the condition codes
121 wr %t_psr, 0x0, %psr ! restore condition codes in %psr
279 /* Restore globals, condition codes in the %psr and
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S444 pop $dccr ; condition codes
458 pop $dccr ; condition codes
806 push $dccr ; Push condition codes.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dbitstream.h770 codes, codes_wrap, codes_size,\
774 codes, codes_wrap, codes_size,\
779 const void *codes, int codes_wrap, int codes_size,
H A Drv34.c69 * @param insyms symbols for input codes (NULL for default ones)
74 int counts[17] = {0}, codes[17]; local
89 codes[0] = 0;
91 codes[i+1] = (codes[i] + counts[i]) << 1;
93 cw[i] = codes[bits2[i]]++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S89 # codes before performing the final "rts". If the divisor was equal to #
229 # use movm here to not disturb the condition codes.
501 # Set the condition codes as appropriate before performing an #
578 # now, grab the condition codes. only one that can be set is 'N'.
590 # use movm here to not disturb the condition codes.
727 # use movm here to not disturb the condition codes.
774 # cc = condition codes are set correctly #
782 # The condition codes are set correctly before the final "rts". #
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c3138 ip2trace (unsigned short pn, unsigned char cat, unsigned char label, unsigned long codes, ...) argument
3141 unsigned long *pCode = &codes;
3159 bc.hdr.codes = (unsigned char)( codes & 0xff );
3174 if ( !codes-- )
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c156 /* number of length codes, not counting the special END_BLOCK code */
162 /* number of Literal or Length codes, including the END_BLOCK code */
165 /* number of distance codes */
168 /* number of codes used to transfer the bit lengths */
174 /* All codes must not exceed MAX_BITS bits */
322 /* number of codes at each bit length for an optimal tree */
650 * output size for (length,distance) codes is <= 32 bits (worst case
1482 /* Bit length codes must not exceed MAX_BL_BITS bits */
1507 /* The lengths of the bit length codes are sent in order of decreasing
1508 * probability, to avoid transmitting the lengths for unused bit length codes
3078 *codes; member in struct:inflate_blocks_state::__anon1560::__anon1562
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dget_op.S544 | packed cases, but we must set the FPSR condition codes properly.
H A Dutil.S316 | valid return codes are:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c282 /* number of length codes, not counting the special END_BLOCK code */
288 /* number of Literal or Length codes, including the END_BLOCK code */
291 /* number of distance codes */
294 /* number of codes used to transfer the bit lengths */
300 /* All codes must not exceed MAX_BITS bits */
447 /* number of codes at each bit length for an optimal tree */
751 * output size for (length,distance) codes is <= 24 bits.
1879 /* Bit length codes must not exceed MAX_BL_BITS bits */
1904 /* The lengths of the bit length codes are sent in order of decreasing
1905 * probability, to avoid transmitting the lengths for unused bit length codes
3565 *codes; member in struct:inflate_blocks_state::__anon1523::__anon1525
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex374 window (short windows require no modification), Vorbis also codes two
404 Vorbis codes residue vectors in groups by submap; the coding is done
H A D08-residue.tex15 Whatever the exact qualities, the Vorbis residue abstraction codes the
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/po/
H A DMakefile77 ../src/err-codes.h \

Completed in 182 milliseconds

1234