Searched defs:mappings (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10.1/curl-83.1.2/curl/src/
H A Dtool_xattr.c43 } mappings[] = { variable in typeref:struct:xattr_mapping
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddsc_iterator.cpp46 const dyldCacheFileMapping<E>* mappings = (dyldCacheFileMapping<E>*)&cache[header->mappingOffset()]; local
131 const dyldCacheFileMapping<E>* mappings = (dyldCacheFileMapping<E>*)&cache[header->mappingOffset()]; local
[all...]
H A Ddyld_shared_cache_util.cpp458 const dyldCacheFileMapping<LittleEndian>* mappings = (dyldCacheFileMapping<LittleEndian>*)((char*)options.mappedCache + header->mappingOffset()); local
490 const dyldCacheFileMapping<LittleEndian>* mappings = (dyldCacheFileMapping<LittleEndian>*)((char*)options.mappedCache + header->mappingOffset()); local
[all...]
H A Dupdate_dyld_shared_cache.cpp2711 dyldCacheFileMapping<E>* mappings = (dyldCacheFileMapping<E>*)&inMemoryCache[sizeof(dyldCacheHeader<E>)]; local
2793 dyldCacheFileMapping<E>* mappings = (dyldCacheFileMapping<E>*)&inMemoryCache[sizeof(dyldCacheHeader<E>)]; local
2856 dyldCacheFileMapping<E>* mappings = (dyldCacheFileMapping<E>*)&inMemoryCache[cacheHeader->mappingOffset()]; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Ducm.h69 UCMapping *mappings; member in struct:UCMTable
[all...]
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOUserClient.h208 OSSet * mappings; member in class:IOUserClient
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DcertextensionsP.h331 SecCEPolicyMapping *mappings; member in struct:__anon3840
H A DSecCertificateP.c804 CFMutableDictionaryRef mappings local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DcertextensionsP.h331 SecCEPolicyMapping *mappings; member in struct:__anon4726
H A DSecCertificateP.c804 CFMutableDictionaryRef mappings local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DcertextensionsP.h331 SecCEPolicyMapping *mappings; member in struct:__anon4813
H A DSecCertificateP.c804 CFMutableDictionaryRef mappings local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A Dcertextensions.h331 SecCEPolicyMapping *mappings; member in struct:__anon5175
H A DSecCertificate.c816 CFMutableDictionaryRef mappings local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/makeconv/
H A Dgencnvex.c300 UCMapping *mappings; local
415 UCMapping *mappings, *m; local
588 UCMapping *mappings, *m; local
714 UCMapping *mappings, *m; local
931 UCMapping *mappings, *m; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dzonemeta.cpp521 const UVector *mappings = getMetazoneMappings(tzid); local
H A Dtznames_impl.cpp1004 const UVector* mappings = ZoneMeta::getMetazoneMappings(tzID); local
/macosx-10.10.1/apache-793/httpd/modules/http/
H A Dmod_mime.c174 remove_items(apr_pool_t *p, apr_array_header_t *remove, apr_hash_t *mappings) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/vm/
H A Dvm_unix.c1465 struct shared_file_mapping_np *mappings; local
1110 shared_region_copyin_mappings( struct proc *p, user_addr_t user_mappings, unsigned int mappings_count, struct shared_file_mapping_np *mappings) argument
1145 _shared_region_map_and_slide( struct proc *p, int fd, uint32_t mappings_count, struct shared_file_mapping_np *mappings, uint32_t slide, user_addr_t slide_start, user_addr_t slide_size) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dvm_shared_region.c918 vm_shared_region_undo_mappings( vm_map_t sr_map, mach_vm_offset_t sr_base_address, struct shared_file_mapping_np *mappings, unsigned int mappings_count) argument
1021 vm_shared_region_map_file( vm_shared_region_t shared_region, unsigned int mappings_count, struct shared_file_mapping_np *mappings, memory_object_control_t file_control, memory_object_size_t file_size, void *root_dir, uint32_t slide, user_addr_t slide_start, user_addr_t slide_size) argument
[all...]
/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoaderMachOClassic.cpp529 static int _shared_region_map_np(int fd, uint32_t count, const shared_file_mapping_np mappings[]) argument
H A Ddyld.cpp3096 static int __attribute__((noinline)) _shared_region_map_and_slide_np(int fd, uint32_t count, const shared_file_mapping_np mappings[], argument
3214 static void getCacheBounds(uint32_t mappingsCount, const shared_file_mapping_np mappings[], uint64_t& lowAddress, uint64_t& highAddress) argument
3232 pickCacheSlide(uint32_t mappingsCount, shared_file_mapping_np mappings[]) argument
3306 const dyld_cache_mapping_info* const mappings = (dyld_cache_mapping_info*)(loadedAddress+header->mappingOffset); local
3360 shared_file_mapping_np mappings[header->mappingCount+1]; // add room for code-sig local
[all...]
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventService.cpp458 OSArray *mappings = NULL; local
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp3077 OSSet * mappings; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Dtcldom.c1517 char *errMsg = NULL, **mappings = NULL; local
[all...]

Completed in 301 milliseconds