Searched refs:record (Results 176 - 200 of 547) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/
H A DpkgIndex.tcl10 package ifneeded struct::record 1.2.1 [list source [file join $dir record.tcl]]
/macosx-10.9.5/vim-53/runtime/indent/
H A Dvhdl.vim19 setlocal indentkeys+==~case,=~loop,=~for,=~generate,=~record,=~units,=~process,=~block,=~function,=~component,=~procedure
136 " keywords: "end" + "record", "units"
146 if prevs =~? '^\s*end\s\+\%(record\|units\)\>'
221 " keywords: "record", "units"
223 if curs =~? s:NC.s:NE.'\<\%(record\|units\)\>'
227 if curs !~? s3.'.*'.s:NC.'\<\%(record\|units\)\>.*'.s:ES && prevs =~? s3
270 " removed: "begin", "case", "elsif", "if", "loop", "record", "units", "while"
293 " keyword: "begin", "loop", "record", "units"
300 if prevs =~? s:NC.'\%(\<begin\>\|'.s:NE.'\<\%(loop\|record\|units\)\>\)' || prevs =~? '^\s*\%(component\|else\|for\)\>' || prevs =~? s:NC.'\%('.s:NE.'\<generate\|\<\%(is\|then\)\|=>\)'.s:ES
320 " keywords: "else", "elsif", "end" + "block", "for", "function", "generate", "if", "loop", "procedure", "process", "record", "unit
[all...]
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DA.pm62 Net::DNS::RR::A - DNS A resource record
H A DCNAME.pm64 Net::DNS::RR::CNAME - DNS CNAME resource record
H A DDNAME.pm57 Net::DNS::RR::DNAME - DNS DNAME resource record
H A DMG.pm68 Net::DNS::RR::MG - DNS MG resource record
H A DMR.pm68 Net::DNS::RR::MR - DNS MR resource record
H A DX25.pm62 Net::DNS::RR::X25 - DNS X25 resource record
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/lib/Pod/
H A DProjectDocs.pm151 my $record = {
156 push @{ $record->{records} }, {
162 if ( scalar( @{ $record->{records} } ) > 0 ) {
163 push @$records, $record;
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/lib/Pod/
H A DProjectDocs.pm151 my $record = {
156 push @{ $record->{records} }, {
162 if ( scalar( @{ $record->{records} } ) > 0 ) {
163 push @$records, $record;
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DAuditController.js125 WebInspector.userMetrics.AuditsStarted.record();
H A DUserMetrics.js124 record: function() method in class:WebInspector.UserMetrics._Recorder
/macosx-10.9.5/libsecurity_ldap_dl-55002/lib/
H A DDSX509Relation.cpp109 void DSX509UniqueIdentifier::Export (CSSM_DB_UNIQUE_RECORD &record) argument
112 memset (&record, 0, sizeof (CSSM_DB_UNIQUE_RECORD));
301 DSX509Record record ((DSX509Relation*) mRelation);
303 t = record.GetTuple (certData, original_search, mTupleList, kMaxTuples);
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLL.NET/
H A Ddnssd_NET.h95 * record's name is to be unique on the network (e.g. SRV records).
266 RecordRef * record
425 * A typical calling sequence for TXT record construction is something like:
439 * Note: Represents a DNS-SD TXT record.
480 * Keys may exist in four states with respect to a given TXT record:
483 * - Present with empty value ("key=" appears in TXT record)
484 * - Present with non-empty value ("key=value" appears in TXT record)
574 * A typical calling sequence for TXT record parsing is something like:
576 * Receive TXT record data in DNSServiceResolve() callback
614 * return value: Returns NULL if the key does not exist in this TXT record,
[all...]
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Ddelivered_hdr.c42 /* Offset of the first message content record.
91 #include <record.h>
131 * a REC_TYPE_NORM record. Lowercase the delivered-to addresses for
/macosx-10.9.5/syslog-217.1.4/aslcommon/
H A Dasl_memory.h67 mem_record_t **record; member in struct:__anon12652
H A Dasl_mini_memory.h66 mini_mem_record_t **record; member in struct:__anon12655
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/python/
H A Dpolarspec.py45 snd.record()
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Drecrplay.tcl15 s record
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A Dutil.c110 DbRecord record; local
114 if (DbRecord_init(key, data, &record) != 0)
118 faddr = (u_int8_t *)&record + f->offset;
/macosx-10.9.5/autofs-234/od_user_homes/
H A Dod_user_homes.c125 * that means this user record is set up under
180 ODRecordRef record; local
245 record = (ODRecordRef) CFArrayGetValueAtIndex(results, i);
246 values = ODRecordCopyValues(record,
251 fprintf(stderr, "od_user_homes: Can't get kODAttributeTypeMetaNodeLocation from record: %s\n",
258 * This record doesn't happen to have a
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLLX/
H A DDNSSDService.h406 STDMETHOD(Register)(DNSSDFlags flags, ULONG ifIndex, BSTR name, BSTR regType, BSTR domain, BSTR host, USHORT port, ITXTRecord *record, IDNSSDEventManager *eventManager, IDNSSDService **service);
410 STDMETHOD(RegisterRecord)(DNSSDFlags flags, ULONG ifIndex, BSTR fullname, DNSSDRRType rrtype, DNSSDRRClass rrclass, VARIANT rdata, ULONG ttl, IDNSSDEventManager* eventManager, IDNSSDRecord** record);
412 STDMETHOD(AddRecord)(DNSSDFlags flags, DNSSDRRType rrtype, VARIANT rdata, ULONG ttl, IDNSSDRecord ** record);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/fumagic/
H A Dcfront.tcl183 # record 'any string' match
268 # record is the complete match command,
270 set record [list $linenum $type $qual $compare $offset $value $message]
278 # add a new 0-level record
279 lappend script $record
293 # add the record at the insertion point
294 lappend insertion $record
296 # re-insert the record into its correct position
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c37 static Boolean ValidHFSRecord(const void *record, const BTreeControlBlock *btcb, u_int16_t recordSize);
71 DebugStr("ReplaceBTreeRecord: bad record?");
105 static Boolean ValidHFSRecord(const void *record, const BTreeControlBlock *btcb, u_int16_t recordSize) argument
120 else // Catalog record
122 const CatalogRecord *catalogRecord = (const CatalogRecord*) record;
276 return true; // record appears to be OK
/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_audit.c83 mac_system_check_audit(struct ucred *cred, void *record, int length) argument
87 MAC_CHECK(system_check_audit, cred, record, length);
184 * arbitrary data to the current audit record.
206 * terminated ASCII text to the current audit record.
328 mac_system_check_audit(__unused struct ucred *cred, __unused void *record, __unused int length) argument

Completed in 1117 milliseconds

1234567891011>>