Home
last modified time | relevance | path

Searched refs:endian (Results 1 – 12 of 12) sorted by relevance

/system/core/base/
Dendian_test.cpp21 TEST(endian, constants) { in TEST() argument
29 TEST(endian, smoke) { in TEST() argument
/system/extras/simpleperf/
Dtracing.cpp104 char endian; member in TracingFile
121 endian = 0; in TracingFile()
183 ret.push_back(endian); in BinaryFormat()
213 MoveFromBinaryFormat(endian, p); in LoadFromBinary()
258 PrintIndented(indent + 1, "endian: %d\n", endian); in Dump()
/system/keymaster/
Docb.c254 unsigned char endian; in gen_offset() member
263 if (little.endian) in gen_offset()
290 unsigned char endian; in swap_if_le() member
292 if (little.endian) { in swap_if_le()
751 unsigned char endian; in gen_offset_from_nonce() member
762 if (little.endian) in gen_offset_from_nonce()
767 if (little.endian) in gen_offset_from_nonce()
780 if (little.endian) { /* Make Register Correct */ in gen_offset_from_nonce()
/system/bt/btcore/test/
Ddevice_class_test.cc206 TEST_F(DeviceClassTest, endian) { in TEST_F() argument
/system/core/adb/
Dprotocol.txt29 32 bit words which are sent across the wire in little endian format.
224 The endian swapping for the message headers will happen (as needed) in
226 always treat message header values as native-endian.
DSERVICES.TXT206 containing the following fields (little-endian format):
/system/core/fastboot/
DREADME.md208 Where data\_size is an unsigned 8-byte big-endian binary value, and data is the
261 Seq # 2-byte packet sequence number (big-endian). The host will increment
274 The response data field should contain a 2-byte big-endian value
283 The data field contains two big-endian 2-byte values, a protocol
/system/bt/stack/a2dp/
Da2dp_vendor_aptx_hd_encoder.cc43 typedef int (*tAPTX_HD_ENCODER_INIT)(void* state, short endian);
Da2dp_vendor_aptx_encoder.cc43 typedef int (*tAPTX_ENCODER_INIT)(void* state, short endian);
/system/tpm/trunks/generator/
Draw_commands_fixed.txt19594 // used has the side-effect of making the returned value a big-endian,
19999 // used has the side-effect of making the returned value a big-endian,
Draw_structures_fixed.txt16411 the TPM input/output buffer is “big endian” with the most significant octet of any datum at the low…
Draw_structures.txt16428 the TPM input/output buffer is “big endian” with the most significant octet of any datum at the low…