Home
last modified time | relevance | path

Searched defs:two_bytes (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dsfinae-1.cpp5 struct two_bytes { char data[2]; }; argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/
H A Dvariations.rs328 two_bytes: bool, field
353 let two_bytes = (control & 0x80) != 0; in read_control_byte() localVariable
414 two_bytes: bool, field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc307 uint16_t two_bytes = 0x1211; in TEST() local
354 uint16_t two_bytes = 0x1211; in TEST() local
401 uint16_t two_bytes = 0x1211; in TEST() local
435 uint16_t two_bytes = 0x1211; in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Dpacket_builder_unittest.cc58 EndianBuilder(uint8_t byte, uint16_t two_bytes, uint32_t four_bytes, uint64_t eight_bytes) in EndianBuilder()
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp3 typedef char (&two_bytes)[2]; typedef
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc6498 uint8_t two_bytes[2]; in ParsePublicHeaderDispatcherShortHeaderLengthUnknown() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1283 static const unsigned char two_bytes[] = {0xd7, 0x84, 0x00}; in getUtf8Character() local