/external/freetype/src/base/ |
D | ftmac.c | 222 UInt8* path, in FT_GetFilePath_From_Mac_ATS_Name() 279 FT_FSPathMakeRes( const UInt8* pathname, in FT_FSPathMakeRes() 304 get_file_type_from_path( const UInt8* pathname ) in get_file_type_from_path() 502 lookup_lwfn_by_fond( const UInt8* path_fond, in lookup_lwfn_by_fond() 504 UInt8* path_lwfn, in lookup_lwfn_by_fond() 546 const UInt8* pathname ) in count_faces() 551 UInt8 buff[PATH_MAX]; in count_faces() 701 const UInt8* pathname, in FT_New_Face_From_LWFN() 805 const UInt8* pathname, in FT_New_Face_From_Suitcase() 862 UInt8 path_lwfn[PATH_MAX]; in FT_New_Face_From_FOND() [all …]
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftmac.c | 222 UInt8* path, in FT_GetFilePath_From_Mac_ATS_Name() 279 FT_FSPathMakeRes( const UInt8* pathname, in FT_FSPathMakeRes() 304 get_file_type_from_path( const UInt8* pathname ) in get_file_type_from_path() 502 lookup_lwfn_by_fond( const UInt8* path_fond, in lookup_lwfn_by_fond() 504 UInt8* path_lwfn, in lookup_lwfn_by_fond() 546 const UInt8* pathname ) in count_faces() 551 UInt8 buff[PATH_MAX]; in count_faces() 701 const UInt8* pathname, in FT_New_Face_From_LWFN() 805 const UInt8* pathname, in FT_New_Face_From_Suitcase() 862 UInt8 path_lwfn[PATH_MAX]; in FT_New_Face_From_FOND() [all …]
|
/external/libchrome/base/strings/ |
D | sys_string_conversions_mac.mm | 44 // out_size is the number of UInt8-sized units needed in the destination. 45 // A buffer allocated as UInt8 units might not be properly aligned to 48 // value_type elements per UInt8. Leave room for a NUL terminator. 50 out_size * sizeof(UInt8) / sizeof(typename StringType::value_type) + 1; 58 reinterpret_cast<UInt8*>(&out_buffer[0]), 84 reinterpret_cast<const UInt8*>(in.data()), 107 reinterpret_cast<const UInt8*>(in.data()),
|
/external/clang/test/SemaObjC/ |
D | objc-cf-audited-warning.m | 13 typedef unsigned char UInt8; typedef 18 CFURLRef CFURLCreateFromFileSystemRepresentation(CFAllocatorRef allocator, const UInt8 *buffer, CFI… 23 … // expected-warning {{passing 'const char *' to parameter of type 'const UInt8 *' (aka 'const uns…
|
/external/google-breakpad/src/common/mac/ |
D | string_utilities.cc | 46 scoped_array<UInt8> buffer(new UInt8[maxUTF8Length + 1]); in ConvertToString()
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_imageio.cpp | 40 (const UInt8*)filename, in CheckFile() 98 (const UInt8*)m_filename, in ReadHeader() 359 (const UInt8*)m_filename, in WriteImage()
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 273 UInt8, enumerator 302 uint8_t UInt8; member 324 VARIANT_EQUAL_CASE(UInt8)
|
/external/freetype/include/freetype/ |
D | ftmac.h | 190 UInt8* path,
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | ftmac.h | 190 UInt8* path,
|
/external/libusb/libusb/os/ |
D | darwin_usb.h | 127 UInt8 first_config, active_config, port;
|
D | darwin_usb.c | 576 UInt8 i, numConfig; in get_configuration_index() 704 static int darwin_request_descriptor (usb_device_t **device, UInt8 desc, UInt8 desc_index, void *bu… in darwin_request_descriptor() 728 UInt8 bDeviceClass; in darwin_cache_device_descriptor() 851 static int get_device_port (io_service_t service, UInt8 *port) { in get_device_port() 877 UInt8 port = 0; in darwin_get_cached_device() 964 UInt8 devSpeed; in process_new_device() 1178 UInt8 bInterfaceNumber; in darwin_get_interface() 1242 UInt8 alt_setting; in get_endpoints()
|
/external/webrtc/webrtc/base/ |
D | macasyncsocket.cc | 393 const UInt8* bytes = reinterpret_cast<UInt8*>(&saddr); in CopyCFAddress()
|
D | macutils.cc | 43 reinterpret_cast<const UInt8*>(str8.data()), in ToUtf16()
|
/external/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 35 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, UInt8, OS) in operator <<() 352 case PDB_VariantType::UInt8: in operator <<() 353 OS << static_cast<unsigned>(Value.Value.UInt8); in operator <<()
|
/external/libchrome/base/files/ |
D | file_path.cc | 1205 reinterpret_cast<const UInt8*>(string.data()), in GetHFSDecomposedForm() 1253 reinterpret_cast<const UInt8*>(string1.data()), in CompareIgnoreCase() 1261 reinterpret_cast<const UInt8*>(string2.data()), in CompareIgnoreCase()
|
/external/curl/lib/vtls/ |
D | darwinssl.c | 126 UInt8 *currData = (UInt8 *)data; in SocketRead() 192 const UInt8 *dataPtr = (UInt8 *)data; in SocketWrite() 939 (const UInt8 *)cPath, strlen(cPath), false); in CopyIdentityFromPKCS12File()
|
/external/libcups/cups/ |
D | http-private.h | 117 extern SecCertificateRef SecCertificateCreateWithBytes(CFAllocatorRef allocator, const UInt8 *bytes…
|
D | language.c | 1435 (UInt8 *)filename, in appleMessageLoad()
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 43 Result.Value.UInt8 = V.bVal; in VariantFromVARIANT() 44 Result.Type = PDB_VariantType::UInt8; in VariantFromVARIANT()
|
/external/skia/src/ports/ |
D | SkFontHost_mac.cpp | 1441 const UInt8* bits = CFDataGetBytePtr(bitmap.get()); in populate_glyph_to_unicode() 2368 kCFAllocatorDefault, reinterpret_cast<const UInt8 *>(&character), sizeof(character), in onMatchFamilyStyleCharacter()
|
/external/mdnsresponder/mDNSShared/ |
D | DebugServices.c | 1523 …CFStringGetBytes(cfStr, range, kCFStringEncodingUTF8, '^', false, (UInt8*)mDNS_VACB, (CFIndex)size… in DebugSNPrintFVAList()
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/ |
D | SRWebSocket.m | 487 CFHTTPMessageAppendBytes(_receivedHTTPHeaders, (const UInt8 *)data.bytes, data.length);
|