Home
last modified time | relevance | path

Searched defs:two_byte (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/fbjni/test/jni/
H A Dmodified_utf8_test.cpp80 vector<uint8_t> two_byte = {0xd8, 0xa1}; // U+00E1 small a with acute in TEST() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-cff1.cc307 bool two_byte = all_glyphs >= 0x100; in complete() local
574 bool two_byte = subset_charset_ranges.complete (num_glyphs); in plan_subset_charset() local
/aosp_15_r20/art/runtime/arch/x86/
H A Dfault_handler_x86.cc105 bool two_byte = false; in GetInstructionSize() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc1581 TwoByteStruct* two_byte = static_cast<TwoByteStruct*>(base_struct.get()); in TEST() local