Searched refs:extra (Results 51 - 75 of 570) sorted by relevance

1234567891011>>

/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dprintint.c166 int extra = 0; local
173 fprintf(f, "%3d Bra extra\n", GET(code, 1));
264 extra = 1;
268 else extra = print_char(f, code+1, utf8);
276 extra = print_char(f, code+3, utf8);
291 extra = 1;
362 extra = GET(code, 1);
443 extra += OP_lengths[*ccode];
453 extra += OP_lengths[*ccode];
466 code += OP_lengths[*code] + extra;
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Duname.c230 #define extra(m) do \ macro
474 extra(sysname);
475 extra(nodename);
476 extra(release);
477 extra(version);
478 extra(machine);
480 extra(idnumber);
483 extra(m_type);
486 extra(base_rel);
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dentropy2_test.c92 isc_uint32_t extra; local
105 extra = c;
107 result = isc_entropy_addcallbacksample(source, sample, extra);
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dptrlist.h44 boolean_t ptrlist_concat(ptrlist_t * list, ptrlist_t * extra);
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dfnmatch_loop.c343 const int32_t *extra; local
346 const unsigned char *extra; local
364 extra = (const int32_t *)
373 extra = (const unsigned char *)
467 const unsigned char *extra; local
488 extra = (const unsigned char *)
506 == extra[symb_table[2 * elem + 1]])
508 &extra[symb_table[2 * elem
514 idx += 1 + extra[idx];
531 idx += 1 + extra[id
688 const unsigned char *extra; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dgetcwd.c148 * len extra chars after the path name
162 ssize_t extra = -1;
218 extra = len;
220 if (!(buf = newof(0, char, len, extra))) ERROR(ENOMEM);
258 if (extra >= 0 && !(buf = newof(buf, char, len, extra))) ERROR(ENOMEM);
303 if (extra < 0 || !(buf = newof(buf, char, len += PATH_MAX, extra))) ERROR(ERANGE);
326 if (extra >= 0) free(buf);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml.h70 void __xmlIOErr(int domain, int code, const char *extra);
/macosx-10.9.5/rsync-42/rsync/zlib/
H A Dinflate.h28 OS, /* i: waiting for extra flags and operating system (gzip) */
29 EXLEN, /* i: waiting for extra length (gzip) */
30 EXTRA, /* i: waiting for extra bytes (gzip) */
44 LENEXT, /* i: waiting for length extra bits */
46 DISTEXT, /* i: waiting for distance extra bits */
104 unsigned extra; /* extra bits needed */ member in struct:inflate_state
H A Dinftrees.c56 const unsigned short FAR *extra; /* extra bits table to use */ local
57 int end; /* use base and extra for symbol > end */
63 static const unsigned short lext[31] = { /* Length codes 257..285 extra */
70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */
184 base = extra = work; /* dummy value--not used */
190 extra = lext;
191 extra -= 257;
196 extra = dext;
224 this.op = (unsigned char)(extra[wor
[all...]
/macosx-10.9.5/sudo-72/src/zlib/
H A Dinflate.h24 OS, /* i: waiting for extra flags and operating system (gzip) */
25 EXLEN, /* i: waiting for extra length (gzip) */
26 EXTRA, /* i: waiting for extra bytes (gzip) */
42 LENEXT, /* i: waiting for length extra bits */
44 DISTEXT, /* i: waiting for distance extra bits */
104 unsigned extra; /* extra bits needed */ member in struct:inflate_state
/macosx-10.9.5/xnu-2422.115.4/libkern/zlib/
H A Dinflate.h51 OS, /* i: waiting for extra flags and operating system (gzip) */
52 EXLEN, /* i: waiting for extra length (gzip) */
53 EXTRA, /* i: waiting for extra bytes (gzip) */
67 LENEXT, /* i: waiting for length extra bits */
69 DISTEXT, /* i: waiting for distance extra bits */
127 unsigned extra; /* extra bits needed */ member in struct:inflate_state
H A Dinftrees.c83 const unsigned short FAR *extra; /* extra bits table to use */ local
84 int end; /* use base and extra for symbol > end */
90 static const unsigned short lext[31] = { /* Length codes 257..285 extra */
97 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */
211 base = extra = work; /* dummy value--not used */
217 extra = lext;
218 extra -= 257;
223 extra = dext;
251 this.op = (unsigned char)(extra[wor
[all...]
/macosx-10.9.5/zlib-53/zlib/
H A Dinflate.h24 OS, /* i: waiting for extra flags and operating system (gzip) */
25 EXLEN, /* i: waiting for extra length (gzip) */
26 EXTRA, /* i: waiting for extra bytes (gzip) */
42 LENEXT, /* i: waiting for length extra bits */
44 DISTEXT, /* i: waiting for distance extra bits */
104 unsigned extra; /* extra bits needed */ member in struct:inflate_state
H A Dinftrees.c56 const unsigned short FAR *extra; /* extra bits table to use */ local
57 int end; /* use base and extra for symbol > end */
63 static const unsigned short lext[31] = { /* Length codes 257..285 extra */
70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */
183 base = extra = work; /* dummy value--not used */
189 extra = lext;
190 extra -= 257;
195 extra = dext;
224 here.op = (unsigned char)(extra[wor
[all...]
/macosx-10.9.5/apache-786.1/httpd/
H A Dhttpd.spec272 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-autoindex.conf
273 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-dav.conf
274 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-default.conf
275 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-info.conf
276 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-languages.conf
277 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-manual.conf
278 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-mpm.conf
279 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-multilang-errordoc.conf
280 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-userdir.conf
281 %config(noreplace) %{_sysconfdir}/httpd/conf/extra/http
[all...]
/macosx-10.9.5/zlib-53/zlib/contrib/infback9/
H A Dinfback9.c236 unsigned extra; /* extra bits needed */ local
515 /* length code -- get extra bits, if any */
516 extra = (unsigned)(here.op) & 31;
517 if (extra != 0) {
518 NEEDBITS(extra);
519 length += BITS(extra);
520 DROPBITS(extra);
548 /* get distance extra bits, if any */
549 extra
[all...]
H A Dinftree9.c56 const unsigned short FAR *extra; /* extra bits table to use */ local
57 int end; /* use base and extra for symbol > end */
64 static const unsigned short lext[31] = { /* Length codes 257..285 extra */
72 static const unsigned short dext[32] = { /* Distance codes 0..31 extra */
177 base = extra = work; /* dummy value--not used */
183 extra = lext;
184 extra -= 257;
189 extra = dext;
218 this.op = (unsigned char)(extra[wor
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dentropy.h218 isc_uint32_t extra);
221 isc_uint32_t extra);
230 * The "extra" parameter is used only to add a bit more unpredictable
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dentropy.h218 isc_uint32_t extra);
221 isc_uint32_t extra);
230 * The "extra" parameter is used only to add a bit more unpredictable
/macosx-10.9.5/libxslt-13/libxslt/tests/namespaces/
H A DMakefile.am7 extra.xml extra.xsl extra.out \
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dgitcommit.vim57 let extra = join(map(copy(a:000),exists("*shellescape") ? 'shellescape(v:val)' : "'\"'.v:val.'\"'"))
59 let extra = "-p --stat=".&columns
61 call system(git." diff --cached --no-color ".extra." > ".(exists("*shellescape") ? shellescape(name) : name))
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A DpeXXigen.c528 struct internal_extra_pe_aouthdr *extra = &pe->pe_opthdr;
535 if (!extra->FileAlignment)
536 extra->FileAlignment = PE_DEF_FILE_ALIGNMENT;
537 if (!extra->SectionAlignment)
538 extra->SectionAlignment = PE_DEF_SECTION_ALIGNMENT;
541 if (extra->Subsystem == IMAGE_SUBSYSTEM_UNKNOWN)
542 extra->Subsystem = pe->target_subsystem;
544 sa = extra->SectionAlignment;
545 fa = extra->FileAlignment;
546 ib = extra
527 struct internal_extra_pe_aouthdr *extra = &pe->pe_opthdr; local
1054 struct internal_extra_pe_aouthdr *extra = &pe->pe_opthdr; local
1371 struct internal_extra_pe_aouthdr *extra = &pe->pe_opthdr; local
[all...]
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dccid_usb.c538 usbDevice[reader_index].ccid.dwFeatures = dw2i(usb_interface->altsetting->extra, 40);
540 (usb_interface->altsetting->extra[51] << 8) +
541 usb_interface->altsetting->extra[50];
542 usbDevice[reader_index].ccid.bPINSupport = usb_interface->altsetting->extra[52];
543 usbDevice[reader_index].ccid.dwMaxCCIDMessageLength = dw2i(usb_interface->altsetting->extra, 44);
544 usbDevice[reader_index].ccid.dwMaxIFSD = dw2i(usb_interface->altsetting->extra, 28);
545 usbDevice[reader_index].ccid.dwDefaultClock = dw2i(usb_interface->altsetting->extra, 10);
546 usbDevice[reader_index].ccid.dwMaxDataRate = dw2i(usb_interface->altsetting->extra, 23);
547 usbDevice[reader_index].ccid.bMaxSlotIndex = usb_interface->altsetting->extra[4];
554 usbDevice[reader_index].ccid.bVoltageSupport = usb_interface->altsetting->extra[
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/x86_64/
H A Dkpc_x86.c507 uint64_t status, extra; local
518 extra = kpc_reload_fixed(ctr);
521 += kpc_fixed_max() - FIXED_RELOAD(ctr) + extra;
523 BUF_INFO(PERF_KPC_FCOUNTER, ctr, FIXED_SHADOW(ctr), extra, FIXED_ACTIONID(ctr));
533 extra = kpc_reload_configurable(ctr);
536 += kpc_configurable_max() - CONFIGURABLE_RELOAD(ctr) + extra;
542 BUF_INFO(PERF_KPC_COUNTER, ctr, CONFIGURABLE_SHADOW(ctr), extra, CONFIGURABLE_ACTIONID(ctr));
/macosx-10.9.5/WebCore-7537.78.1/Resources/blackberry/
H A DtimeControlBlackBerry.js226 extra = dy % ITEM_HEIGHT;
227 if (extra < 0) {
231 if (extra > ITEM_HEIGHT / 2) {
234 extra -= ITEM_HEIGHT;
235 } else if (extra < -ITEM_HEIGHT / 2) {
237 extra += ITEM_HEIGHT;
258 tallBit.style.webkitTransition = '-webkit-transform ' + Math.abs(extra * 2) + 'ms ease-out';
259 tallBit.style.webkitTransform = 'translateY(' + (_baseOffset + dy - extra) + 'px) translateZ(0)';
290 }, Math.abs(extra * 2) + 1);

Completed in 300 milliseconds

1234567891011>>