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

1234567891011>>

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DRegExpConstructor.h116 m_cachedResult.record(vm, this, regExp, string, MatchResult(position, end));
124 m_cachedResult.record(vm, this, regExp, string, result);
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Dgenzone.sh73 ; see SOA record at top of file
/macosx-10.10/bind9-45.101/bind9/contrib/dlz/drivers/
H A Ddlz_mysql_driver.c123 * This function is the real core of the driver. Zone, record
133 mysql_get_resultset(const char *zone, const char *record, argument
244 * was a record string passed? If so, make it safe for use in
247 if (record != NULL) {
248 dbi->record = mysqldrv_escape_string((MYSQL *) dbi->dbconn,
249 record);
250 if (dbi->record == NULL) {
255 dbi->record = NULL;
354 /* free dbi->record string */
355 if (dbi->record !
[all...]
H A Ddlz_postgres_driver.c269 * This function is the real core of the driver. Zone, record
285 postgres_get_resultset(const char *zone, const char *record, argument
427 * was a record string passed? If so, make it safe for use in
430 if (record != NULL) {
431 dbi->record = postgres_escape_string(record);
432 if (dbi->record == NULL) {
437 dbi->record = NULL;
445 "%d did record", dlz_thread_num);
600 /* free dbi->record strin
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dmarker.c191 int record = charpos - best_below > 5000;
202 if (record)
222 int record = best_above - charpos > 5000;
233 if (record)
376 int record = bytepos - best_below_byte > 5000;
389 if (record && BUF_MARKERS (b))
409 int record = best_above_byte - bytepos > 5000;
422 if (record && BUF_MARKERS (b))
190 int record = charpos - best_below > 5000; local
221 int record = best_above - charpos > 5000; local
374 int record = bytepos - best_below_byte > 5000; local
407 int record = best_above_byte - bytepos > 5000; local
/macosx-10.10/tcl-105/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.10/vim-55/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.10/CPANInternal-159.1/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.10/libsecurity_ldap_dl-55003/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.10/mDNSResponder-561.1.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.10/postfix-255/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.10/syslog-267/aslcommon/
H A Dasl_memory.h68 mem_record_t **record; member in struct:__anon12678
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/python/
H A Dpolarspec.py45 snd.record()
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Drecrplay.tcl15 s record
/macosx-10.10/Heimdal-398.1.2/lib/hdb/
H A Dhdb-od.c91 ODRecordRef record; member in struct:hdb_entry_ex_ctx
99 if (ctx->record)
100 CFRelease(ctx->record);
172 * Returns the matching User or Computer record, if not, returns the node itself
176 HODODNodeCopyLinkageRecordFromAuthenticationData(krb5_context context, ODNodeRef node, ODRecordRef record) argument
193 linkageArray = ODRecordCopyValues(record, CFSTR("dsAttrTypeNative:userLinkage"), &error);
225 record = res;
228 CFRetain(record);
237 return record;
442 unsigned flags, hdb_entry_ex *entry, ODRecordRef record)
441 hdb2od_principal_lkdc(krb5_context context, hdb_od d, ODAttributeType type, unsigned flags, hdb_entry_ex *entry, ODRecordRef record) argument
515 hdb2od_principal_server(krb5_context context, hdb_od d, ODAttributeType type, unsigned flags, hdb_entry_ex *entry, ODRecordRef record) argument
695 hdb2od_keys(krb5_context context, hdb_od d, ODAttributeType type, unsigned flags, hdb_entry_ex *entry, ODRecordRef record) argument
840 hdb2od_srp(krb5_context context, hdb_od d, ODAttributeType type, unsigned flags, hdb_entry_ex *entry, ODRecordRef record) argument
926 hdb2od_flags(krb5_context context, hdb_od d, ODAttributeType type, unsigned flags, hdb_entry_ex *entry, ODRecordRef record) argument
2035 ODRecordRef record = NULL; local
2085 ODRecordRef record = NULL; local
[all...]
/macosx-10.10/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.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DLayoutTimelineView.js156 var layoutTimelineRecord = event.data.record;
196 if (!treeElement.record.sourceCodeLocation) {
201 WebInspector.resourceSidebarPanel.showOriginalOrFormattedSourceCodeLocation(treeElement.record.sourceCodeLocation);
/macosx-10.10/autofs-246/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.10/mDNSResponder-561.1.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.10/tcl-105/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.10/xnu-2782.1.97/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.10/xnu-2782.1.97/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
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/pubKeyTool/
H A DpubKeyTool.cpp298 CSSM_DB_UNIQUE_RECORD_PTR record = NULL; local
343 &record);
367 record,
379 if(record) {
380 CSSM_DL_FreeUniqueRecord(*dlDbHand, record);
/macosx-10.10/ruby-106/ruby/
H A Dst.c23 st_data_t record; member in struct:st_table_entry
431 if (value != 0) *value = ptr->record;
477 entry->record = value;
584 ptr->record = value;
618 ptr->record = value;
749 if (value != 0) *value = ptr->record;
786 if (value != 0) *value = ptr->record;
787 ptr->key = ptr->record = never;
876 value = ptr->record;
888 ptr->record
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/xdr_rpc/Reference/
H A Dtransition.cpp199 RefPointer<Database::Record> record; local
204 getData ? &outData : NULL, key, search, record, outAttrs, outAttrsLength);
207 if (!record) {
213 *hRecord = record->handle();
240 RefPointer<Database::Record> record; local
245 getData ? &outData : NULL, key, record, outAttrs, outAttrsLength);
248 if (!record) {
253 *hRecord = record->handle();
276 RefPointer<Database::Record> record = local
281 record
299 ucsp_server_insertRecord(UCSP_ARGS, DbHandle db, CSSM_DB_RECORDTYPE recordType, COPY_IN(CssmDbRecordAttributeData, attributes), DATA_IN(data), RecordHandle *record) argument
316 RefPointer<Database::Record> record = local
344 RefPointer<Database::Record> record = Server::find<Database::Record>(hRecord, 0); local
349 ucsp_server_getRecordFromHandle(UCSP_ARGS, RecordHandle record, COPY_IN(CssmDbRecordAttributeData, inAttributes), COPY_OUT(CssmDbRecordAttributeData, outAttributes), boolean_t getData, DATA_OUT(data)) argument
[all...]

Completed in 486 milliseconds

1234567891011>>