Searched refs:extra (Results 176 - 200 of 570) sorted by relevance

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Ddhcp_options.h191 boolean_t dhcpol_concat(dhcpol_t * list, dhcpol_t * extra);
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dcache.c202 int i, extra = 0; local
252 extra = 1;
254 cache->db_argc = db_argc + extra;
269 for (i = extra; i < cache->db_argc; i++) {
271 db_argv[i - extra]);
318 for (i = extra; i < cache->db_argc; i++)
374 int extra = 0; local
376 extra = 1;
377 for (i = extra; i < cache->db_argc; i++)
/macosx-10.9.5/rsync-42/rsync/zlib/
H A Dtrees.c61 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */
64 local const int extra_dbits[D_CODES] /* extra bits for each distance code */
67 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */
92 * need for the L_CODES extra codes used during heap construction. However
123 const intf *extra_bits; /* extra bits for each code or NULL */
497 const intf *extra = desc->stat_desc->extra_bits; local
503 int xbits; /* extra bits */
525 if (n >= base) xbits = extra[n-base];
655 /* node is 0 or 1 so it does not have extra bits */
1081 int extra; /* numbe local
[all...]
/macosx-10.9.5/sudo-72/src/zlib/
H A Dtrees.c62 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */
65 local const int extra_dbits[D_CODES] /* extra bits for each distance code */
68 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */
88 * need for the L_CODES extra codes used during heap construction. However
119 const intf *extra_bits; /* extra bits for each code or NULL */
495 const intf *extra = desc->stat_desc->extra_bits; local
501 int xbits; /* extra bits */
523 if (n >= base) xbits = extra[n-base];
653 /* node is 0 or 1 so it does not have extra bits */
1067 int extra; /* numbe local
[all...]
/macosx-10.9.5/xnu-2422.115.4/libkern/zlib/
H A Dtrees.c88 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */
91 local const int extra_dbits[D_CODES] /* extra bits for each distance code */
94 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */
119 * need for the L_CODES extra codes used during heap construction. However
150 const intf *extra_bits; /* extra bits for each code or NULL */
524 const intf *extra = desc->stat_desc->extra_bits; local
530 int xbits; /* extra bits */
552 if (n >= base) xbits = extra[n-base];
682 /* node is 0 or 1 so it does not have extra bits */
1108 int extra; /* numbe local
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFRuntime.h238 * initialized (the extra bytes are not zeroed, for example).
361 uint32_t extra = sizeof(struct __EXRange) - sizeof(CFRuntimeBase);
362 newrange = (struct __EXRange *)_CFRuntimeCreateInstance(allocator, _kEXRangeID, extra, NULL);
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/DBI/
H A DRelationship.pm131 that you use this as a hashref to store any extra information your
132 relationship needs rather than adding extra accessors, as this information
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/DBI/
H A DRelationship.pm134 that you use this as a hashref to store any extra information your
135 relationship needs rather than adding extra accessors, as this information
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder/examples/
H A DW3CDTF.pm38 extra => { day => 1 },
44 extra => { month => 1, day => 1 }
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder-0.80/examples/
H A DW3CDTF.pm35 extra => { day => 1 },
41 extra => { month => 1, day => 1 }
/macosx-10.9.5/CPANInternal-140/Net-DNS/
H A DMakefile.PL208 my ($extra) = $self->echo('license: perl', 'META.yml', 1);
209 return "$meta\t$extra\n";
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DSecTask.c121 CFIndex extra = sizeof(struct __SecTask) - sizeof(CFRuntimeBase); local
122 SecTaskRef task = (SecTaskRef) _CFRuntimeCreateInstance(allocator, SecTaskGetTypeID(), extra, NULL);
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DSecTask.c121 CFIndex extra = sizeof(struct __SecTask) - sizeof(CFRuntimeBase); local
122 SecTaskRef task = (SecTaskRef) _CFRuntimeCreateInstance(allocator, SecTaskGetTypeID(), extra, NULL);
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DbreadcrumbList.css64 .crumbs .crumb.compact .extra {
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/addzone/ns2/
H A Dnamed2.conf56 view extra {
/macosx-10.9.5/cctools-845/as/
H A Dobstack.c72 the extra bytes won't be missed terribly, but if range checking is on
73 and we used a larger request, a whole extra 4096 bytes would be
78 int extra = ((((12 + DEFAULT_ROUNDING - 1) & ~(DEFAULT_ROUNDING - 1))
81 size = 4096 - extra;
133 /* We used to copy the odd few remaining bytes as one extra COPYING_UNIT,
77 int extra = ((((12 + DEFAULT_ROUNDING - 1) & ~(DEFAULT_ROUNDING - 1)) local
/macosx-10.9.5/file_cmds-230/mtree/
H A Dverify.c111 goto extra;
132 extra:
134 (void)printf("%s extra", RP(p));
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Dalarm.c233 int b_alarm(int argc,char *argv[],void *extra) argument
238 register Shell_t *shp = ((Shbltin_t*)extra)->shp;
H A Dgetopts.c53 int b_getopts(int argc,char *argv[],void *extra) argument
58 register Shell_t *shp = ((Shbltin_t*)extra)->shp;
H A Dsleep.c45 int b_sleep(register int argc,char *argv[],void *extra) argument
49 register Shell_t *shp = ((Shbltin_t*)extra)->shp;
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dbash.c190 int b_shopt(int argc,register char *argv[],void *extra) argument
192 Shell_t *shp = (Shell_t*)extra;
/macosx-10.9.5/libxml2-26/libxml2/doc/examples/
H A Dindex.py148 output.write(" <extra topic='%s'>%s</extra>\n" % (
259 for extra in extras:
260 EXTRA_DIST = EXTRA_DIST + " \\\n\t" + extra
/macosx-10.9.5/ruby-104/ruby/ext/openssl/lib/openssl/
H A Dconfig.rb195 if extra = get_line(io)
196 line += extra
/macosx-10.9.5/tcl-102/tcl/
H A DMakefile28 AfterInstall = extra-int-headers fix-tclConfig lipo links compress_man_pages fix-perms
56 extra-int-headers:
/macosx-10.9.5/tcl-102/tcl84/
H A DMakefile33 AfterInstall = extra-int-headers fix-tclConfig lipo links compress_man_pages fix-perms
60 extra-int-headers:

Completed in 274 milliseconds

1234567891011>>