Searched refs:little (Results 1 – 10 of 10) sorted by relevance
/system/bt/gd/packet/ |
D | packet_builder_unittest.cc | 94 EndianBuilder<true> little(0x04, 0x0605, 0x0a090807, 0x1211100f0e0d0c0b); in TEST() local 96 ASSERT_EQ(*big.FinalPacket(), *little.FinalPacket()); in TEST()
|
/system/bt/vendor_libs/test_vendor_lib/packets/test/ |
D | packet_builder_test.cc | 91 EndianBuilder<true> little(0x04, 0x0605, 0x0a090807, 0x1211100f0e0d0c0b); in TEST() local 93 ASSERT_EQ(*big.FinalPacket(), *little.FinalPacket()); in TEST()
|
/system/bt/vendor_libs/test_vendor_lib/test/ |
D | packet_builder_test.cc | 91 EndianBuilder<true> little(0x04, 0x0605, 0x0a090807, 0x1211100f0e0d0c0b); in TEST() local 93 ASSERT_EQ(*big.FinalPacket(), *little.FinalPacket()); in TEST()
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 255 } little = {1}; in gen_offset() local 263 if (little.endian) in gen_offset() 291 } little = {1}; in swap_if_le() local 292 if (little.endian) { in swap_if_le() 754 } little = {1}; in gen_offset_from_nonce() local 764 if (little.endian) in gen_offset_from_nonce() 769 if (little.endian) in gen_offset_from_nonce() 782 if (little.endian) { /* Make Register Correct */ in gen_offset_from_nonce()
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 16 little or no utility because of remaining space limitations or
|
/system/chre/platform/shared/idl/ |
D | host_messages.fbs | 180 /// uint64_t, little-endian - timestamp in nanoseconds
|
/system/core/adb/ |
D | SERVICES.TXT | 202 containing the following fields (little-endian format):
|
D | protocol.txt | 29 32 bit words which are sent across the wire in little endian format.
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 648 // little sense to annotate them and have their annotations
|
/system/core/rootdir/ |
D | init.rc | 188 # little cores, not on bigs
|