Searched defs:prefix (Results 1 - 25 of 724) sorted by last modified time

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dprintf.c567 const char *prefix = NULL; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp10405 saveLoadedKextPanicListTyped( const char * prefix, int invertFlag, int libsFlag, char * paniclist, uint32_t list_size, uint32_t * list_length_ptr) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif_bridge.c937 printf_mbuf_pkthdr(mbuf_t m, const char *prefix, const char *suffix) argument
952 printf_mbuf(mbuf_t m, const char *prefix, const char *suffix) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Dprofile_prvd.c300 char *prefix; member in struct:__anon14376
331 const char *prefix; member in struct:__anon14378
H A Dsdt.c105 const char *prefpart, *prefix = prov->sdtp_prefix; local
/macosx-10.9.5/CF-855.17/
H A DCFBasicHash.c1500 CF_PRIVATE CFStringRef CFBasicHashCopyDescription(CFConstBasicHashRef ht, Boolean detailed, CFStringRef prefix, CFStringRef entryPrefix, Boolean describeElements) { argument
H A DCFBurstTrie.c168 const uint8_t *prefix; member in struct:_TrieCursor
178 const uint8_t *prefix; member in struct:_MapCursor
607 bool prefix = (trie->cflags & kCFBurstTriePrefixCompression); local
686 void CFBurstTrieTraverseWithCursor(CFBurstTrieRef trie, const uint8_t *prefix, uint32_ argument
1167 traverseCFBurstTrieWithCursor(CFBurstTrieRef trie, const uint8_t *prefix, uint32_t prefixLen, void **cursor, bool exactmatch, void *ctx, bool (*callback)(void *, const uint8_t *, uint32_t, bool)) argument
1321 const UInt8 * prefix = NULL; local
1555 const UInt8 *prefix = NULL; local
1683 burstTrieMappedFind(DiskTrieLevelRef trie, char *map, const UInt8 *key, uint32_t length, uint32_t *payload, bool prefix) argument
1707 burstTrieCompactTrieMappedFind(CompactDiskTrieLevelRef trie, char *map, const UInt8 *key, uint32_t length, uint32_t *payload, bool prefix) argument
1744 burstTrieMappedPageFind(StringPage *page, const UInt8 *key, uint32_t length, uint32_t *payload, bool prefix) argument
[all...]
H A DCFPreferences.c458 CFStringRef prefix = _CFPreferencesCachePrefixForUserHost(userName, hostName); local
H A DCFString.c3348 Boolean CFStringHasPrefix(CFStringRef string, CFStringRef prefix) { argument
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DgenSCPreferences.c471 const char * prefix; member in struct:__anon7126
[all...]
H A DSCNetworkInterface.c1213 IOStringValueHasPrefix(CFTypeRef ioVal, CFStringRef prefix) argument
[all...]
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dip_plugin.c1610 parse_component(CFStringRef key, CFStringRef prefix) argument
4712 ElectionResultsLog(int level, ElectionResultsRef results, const char * prefix) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddtfmttst.cpp952 UnicodeString prefix = UnicodeString(text) + ", " + dateLook + "/" + timeLook + ": "; local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocument.cpp821 String prefix, localName; local
1167 String prefix, localName; local
3924 parseQualifiedName(const String& qualifiedName, String& prefix, String& localName, ExceptionCode& ec) argument
4319 String prefix, localName; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dtz2icu.cpp605 void scandir(string dirname, string prefix="") { argument
644 void scandir(string dir, string prefix="") { argument
/macosx-10.9.5/ruby-104/ruby/ext/psych/yaml/
H A Dscanner.c2009 yaml_char_t *handle = NULL, *prefix = NULL; local
2265 yaml_parser_scan_tag_directive_value(yaml_parser_t *parser, yaml_mark_t start_mark, yaml_char_t **handle, yaml_char_t **prefix) argument
[all...]
H A Demitter.c1353 yaml_string_t prefix; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStylePropertySet.cpp252 char prefix = '\0'; local
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dhttp.c4324 http_debug_hex(const char *prefix, /* I - Prefix for line */ argument
H A Dipp-support.c2212 prefix = '{', /* Prefix character */ local
H A Dfile.c284 const char *prefix; /* Messaging prefix */ local
H A Dhttp-addr.c472 const char *prefix; /* Prefix for address */ local
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dcs_dump.cpp297 void extractCertificates(const char *prefix, CFArrayRef certChain) argument
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dipsec_manager.c1646 u_int32_t dns, prefix, local_prefix, remote_prefix; local
/macosx-10.9.5/dyld-239.4/src/
H A Ddyld.cpp1363 static void removePathWithPrefix(const char* paths[], const char* prefix) argument

Completed in 421 milliseconds

1234567891011>>