Home
last modified time | relevance | path

Searched refs:UInt8 (Results 1 – 22 of 22) sorted by relevance

/external/freetype/src/base/
Dftmac.c222 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/
Dftmac.c222 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/
Dsys_string_conversions_mac.mm44 // 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/
Dobjc-cf-audited-warning.m13 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/
Dstring_utilities.cc46 scoped_array<UInt8> buffer(new UInt8[maxUTF8Length + 1]); in ConvertToString()
/external/opencv/otherlibs/highgui/
Dgrfmt_imageio.cpp40 (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/
DPDBTypes.h273 UInt8, enumerator
302 uint8_t UInt8; member
324 VARIANT_EQUAL_CASE(UInt8)
/external/freetype/include/freetype/
Dftmac.h190 UInt8* path,
/external/pdfium/third_party/freetype/include/freetype/
Dftmac.h190 UInt8* path,
/external/libusb/libusb/os/
Ddarwin_usb.h127 UInt8 first_config, active_config, port;
Ddarwin_usb.c576 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/
Dmacasyncsocket.cc393 const UInt8* bytes = reinterpret_cast<UInt8*>(&saddr); in CopyCFAddress()
Dmacutils.cc43 reinterpret_cast<const UInt8*>(str8.data()), in ToUtf16()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp35 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/
Dfile_path.cc1205 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/
Ddarwinssl.c126 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/
Dhttp-private.h117 extern SecCertificateRef SecCertificateCreateWithBytes(CFAllocatorRef allocator, const UInt8 *bytes…
Dlanguage.c1435 (UInt8 *)filename, in appleMessageLoad()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp43 Result.Value.UInt8 = V.bVal; in VariantFromVARIANT()
44 Result.Type = PDB_VariantType::UInt8; in VariantFromVARIANT()
/external/skia/src/ports/
DSkFontHost_mac.cpp1441 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/
DDebugServices.c1523 …CFStringGetBytes(cfStr, range, kCFStringEncodingUTF8, '^', false, (UInt8*)mDNS_VACB, (CFIndex)size… in DebugSNPrintFVAList()
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
DSRWebSocket.m487 CFHTTPMessageAppendBytes(_receivedHTTPHeaders, (const UInt8 *)data.bytes, data.length);