Searched defs:cmd_code (Results 1 – 13 of 13) sorted by relevance
| /external/cronet/third_party/brotli/enc/ |
| D | compress_fragment.h | 42 uint8_t cmd_code[512]; member
|
| D | brotli_bit_stream.c | 1036 size_t cmd_code = cmd.cmd_prefix_; in BrotliStoreMetaBlock() local 1130 const size_t cmd_code = cmd.cmd_prefix_; in StoreDataWithHuffmanCodes() local
|
| /external/pigweed/pw_bluetooth_sapphire/host/sm/ |
| D | phase_3_test.cc | 102 auto Make128BitCmd(Code cmd_code, const UInt128& value) { in Make128BitCmd() 109 void Receive128BitCmd(Code cmd_code, const UInt128& value) { in Receive128BitCmd()
|
| D | phase_2_secure_connections_test.cc | 114 void ReceiveCmd(Code cmd_code, const T& value) { in ReceiveCmd() 119 StaticByteBuffer<PacketSize<T>()> MakeCmd(Code cmd_code, const T& value) { in MakeCmd()
|
| D | phase_2_legacy_test.cc | 123 void Receive128BitCmd(Code cmd_code, const UInt128& value) { in Receive128BitCmd() 127 DynamicByteBuffer Make128BitCmd(Code cmd_code, const UInt128& value) { in Make128BitCmd()
|
| D | security_manager_test.cc | 512 void Receive128BitCmd(Code cmd_code, const UInt128& value) { in Receive128BitCmd()
|
| /external/crosvm/devices/src/virtio/snd/common_backend/ |
| D | async_funcs.rs | 89 let cmd_code = match self { in fmt() localVariable
|
| /external/tensorflow/tensorflow/python/debug/cli/ |
| D | curses_ui_test.py | 39 def codes_to_string(cmd_code): argument
|
| /external/brotli/c/enc/ |
| D | brotli_bit_stream.c | 1018 size_t cmd_code = cmd.cmd_prefix_; in BrotliStoreMetaBlock() local 1111 const size_t cmd_code = cmd.cmd_prefix_; in StoreDataWithHuffmanCodes() local
|
| D | compress_fragment.c | 428 uint16_t cmd_bits[128], size_t* cmd_code_numbits, uint8_t* cmd_code, in BrotliCompressFragmentFastImpl()
|
| /external/autotest/client/common_lib/cros/bluetooth/ |
| D | bluetooth_socket.py | 320 cmd_code, argument
|
| /external/brotli/c/dec/ |
| D | decode.c | 1668 uint32_t cmd_code; in ReadCommandInternal() local
|
| /external/cronet/third_party/brotli/dec/ |
| D | decode.c | 1778 uint32_t cmd_code; in ReadCommandInternal() local
|