Searched refs:serial (Results 26 - 50 of 404) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_pegrammar.tcl28 proc ::pt::peg::verify {serial {canonvar {}}} {
38 if {[llength $serial] != 2} {
42 lassign $serial tag contents
94 if {$serial ne [list {*}$serial]} {
107 proc ::pt::peg::verify-as-canonical {serial} {
108 verify $serial iscanonical
117 proc ::pt::peg::canonicalize {serial} {
120 verify $serial iscanonical
121 if {$iscanonical} { return $serial }
[all...]
H A Dpt_pexpression.tcl36 proc ::pt::pe::verify {serial {canonvar {}}} {
39 #puts "V <$serial> /[llength [info level 0]] / [info level 0]"
41 if {[llength $serial] == 0} {
47 set iscanonical [string equal $serial [list {*}$serial]]
50 topdown [list [namespace current]::Verify] $serial
54 proc ::pt::pe::verify-as-canonical {serial} {
55 verify $serial iscanonical
103 proc ::pt::pe::canonicalize {serial} {
104 verify $serial iscanonica
[all...]
H A Dpt_peg_container.tcl311 set format serial
325 if {$format eq "serial"} {
339 set format serial
342 if {$format ne "serial"} {
355 set format serial
358 if {$format ne "serial"} {
437 set serial [list pt::grammar::peg \
444 pt::peg verify-as-canonical $serial
446 set mypeg(serial) $serial
[all...]
H A Dpt_peg_to_json.tcl94 proc ::pt::peg::to::json::convert {serial} {
98 ::pt::peg verify-as-canonical $serial
104 array set peg $serial
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dsoaserial.c72 ** <SPACEes or TABs> 1234567890; serial number
75 ** The space from the first digit of the serial number to
78 ** So you have to left justify the serial number in a field
91 serial number increment.
111 error = inc_soa_serial (fp, use_unixtime); /* .. inc soa serial no ... */
167 ** return the serial number of the given time in the form
186 ** increment the soa serial number of the file 'fp'
193 ulong serial; local
204 serial = 0L; /* read in the current serial numbe
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dcontext_p.h42 lwres_uint32_t serial; /*%< serial number state */ member in struct:lwres_context
H A Dlwresutil.c250 lwres_uint32_t serial; local
264 serial = lwres_context_nextserial(ctx);
285 pkt.serial = serial;
312 if (pkt.serial != serial)
366 lwres_uint32_t serial; local
379 serial = lwres_context_nextserial(ctx);
395 pkt.serial = serial;
473 lwres_uint32_t serial; local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DTupleSerialFactory.java12 import com.sleepycat.bind.serial.ClassCatalog;
13 import com.sleepycat.bind.serial.TupleSerialMarshalledBinding;
14 import com.sleepycat.bind.serial.TupleSerialMarshalledKeyCreator;
33 * Creates a tuple-serial factory for given environment and class catalog.
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/
H A DMakefile2 ./src/com/sleepycat/bind/serial/test/*.java\
6 ./src/com/sleepycat/collections/test/serial/*.java\
9 TESTSERIALPATH=com/sleepycat/collections/test/serial/TestSerial
/macosx-10.9.5/ruby-104/ruby/test/openssl/
H A Dtest_pkcs7.rb53 assert_equal(@ee1_cert.serial, signers[0].serial)
72 assert_equal(@ee1_cert.serial, signers[0].serial)
92 assert_equal(@ee1_cert.serial, signers[0].serial)
94 assert_equal(@ee2_cert.serial, signers[1].serial)
120 assert_equal(@ee1_cert.serial, signers[0].serial)
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dexport_text.tcl38 proc export {serial configuration} {
45 ::doctools::idx::structure verify-as-canonical $serial
72 array set idx $serial
H A Dexport_wiki.tcl38 proc export {serial configuration} {
45 ::doctools::idx::structure verify-as-canonical $serial
79 array set idx $serial
H A Dexport_nroff.tcl38 proc export {serial configuration} {
45 ::doctools::idx::structure verify-as-canonical $serial
73 array set idx $serial
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dexport_text.tcl38 proc export {serial configuration} {
45 ::doctools::toc::structure verify-as-canonical $serial
72 array set toc $serial
H A Dexport_wiki.tcl38 proc export {serial configuration} {
45 ::doctools::toc::structure verify-as-canonical $serial
72 array set toc $serial
H A Dstructure.tcl23 typemethod verify {serial {canonvar {}}} {
25 if {[llength $serial] != 2} {
29 foreach {tag contents} $serial break
30 #struct::list assign $serial tag contents
76 typemethod verify-as-canonical {serial} {
77 $type verify $serial iscanonical
84 typemethod canonicalize {serial} {
85 $type verify $serial iscanonical
86 if {$iscanonical} { return $serial }
89 array set toc $serial
[all...]
H A Dexport_nroff.tcl38 proc export {serial configuration} {
45 ::doctools::toc::structure verify-as-canonical $serial
73 array set toc $serial
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecOCSPRequest.c81 CFDataRef serial; local
97 serial = SecCertificateCopySerialNumber(this->certificate);
105 certId->serialNumber.Length = CFDataGetLength(serial);
106 certId->serialNumber.Data = (uint8_t *)CFDataGetBytePtr(serial);
125 CFReleaseSafe(serial);
/macosx-10.9.5/ICU-511.35/icuSources/samples/ucnv/
H A Dflagcb.c147 q,q->serial, q->magic);
150 q, q->serial, name, q->magic);
159 newCtx->serial = debugCB_nextSerial();
166 printf("debugCB_clone: %p:%d -> new context %p:%d\n", ctx, ctx->serial, newCtx, newCtx->serial);
184 printf("debugCB_fromU: Context %p:%d called, reason %d on cnv %p [err=%s]\n", ctx, ctx->serial, reason, fromUArgs->converter, u_errorName(*err));
188 fprintf(stderr, "debugCB_fromU: Context %p:%d magic is 0x%x should be 0xC0FFEE.\n", ctx,ctx->serial, ctx->magic);
258 printf("debugCB_fromU: Context %p:%d closing\n", ctx, ctx->serial);
276 ctx->serial = debugCB_nextSerial();
281 fprintf(stderr, "debugCB:openContext opened[%p] = serial #
[all...]
H A Dflagcb.h47 uint32_t serial; /* minted from nextSerial */ member in struct:__anon1221
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/
H A Dsecurity.rb409 serial = 1
414 cert.serial = serial
448 extensions = EXTENSIONS, serial = 1
451 sign certificate, key, certificate, age, extensions, serial
481 # TODO increment serial
500 serial = expired_certificate.serial + 1
503 extensions, serial)
521 age = ONE_YEAR, extensions = EXTENSIONS, serial
[all...]
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DSOA.pm21 @{$self}{qw(serial refresh retry expire minimum)} = unpack("\@$offset N5", $$data);
36 @{$self}{qw(mname rname serial refresh retry expire minimum)} = $string =~ /(\S+)/g;
51 $rdatastr .= "\t" x 5 . "$self->{serial}\t; Serial\n";
74 $rdata .= pack("N5", @{$self}{qw(serial refresh retry expire minimum)});
92 $rdata .= pack("N5", @{$self}{qw(serial refresh retry expire minimum)});
131 =head2 serial
133 print "serial = ", $rr->serial, "\n";
135 Returns the zone's serial number.
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/pgsql/
H A Dbacksql_create.sql5 id serial not null primary key,
18 id serial not null primary key,
35 id serial not null primary key,
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/regex/
H A Dregcache.c41 unsigned long serial; member in struct:Cache_s
50 unsigned long serial; member in struct:State_s
147 else if (!matchstate.cache[old] || matchstate.cache[old]->serial > matchstate.cache[i]->serial)
194 cp->serial = ++matchstate.serial;
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/include/lwres/
H A Dlwpacket.h60 * If two packets from the same source have the same serial
66 lwres_uint32_t serial; member in struct:lwres_lwpacket

Completed in 126 milliseconds

1234567891011>>