Home
last modified time | relevance | path

Searched defs:cmd_code (Results 1 – 13 of 13) sorted by relevance

/external/cronet/third_party/brotli/enc/
Dcompress_fragment.h42 uint8_t cmd_code[512]; member
Dbrotli_bit_stream.c1036 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/
Dphase_3_test.cc102 auto Make128BitCmd(Code cmd_code, const UInt128& value) { in Make128BitCmd()
109 void Receive128BitCmd(Code cmd_code, const UInt128& value) { in Receive128BitCmd()
Dphase_2_secure_connections_test.cc114 void ReceiveCmd(Code cmd_code, const T& value) { in ReceiveCmd()
119 StaticByteBuffer<PacketSize<T>()> MakeCmd(Code cmd_code, const T& value) { in MakeCmd()
Dphase_2_legacy_test.cc123 void Receive128BitCmd(Code cmd_code, const UInt128& value) { in Receive128BitCmd()
127 DynamicByteBuffer Make128BitCmd(Code cmd_code, const UInt128& value) { in Make128BitCmd()
Dsecurity_manager_test.cc512 void Receive128BitCmd(Code cmd_code, const UInt128& value) { in Receive128BitCmd()
/external/crosvm/devices/src/virtio/snd/common_backend/
Dasync_funcs.rs89 let cmd_code = match self { in fmt() localVariable
/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui_test.py39 def codes_to_string(cmd_code): argument
/external/brotli/c/enc/
Dbrotli_bit_stream.c1018 size_t cmd_code = cmd.cmd_prefix_; in BrotliStoreMetaBlock() local
1111 const size_t cmd_code = cmd.cmd_prefix_; in StoreDataWithHuffmanCodes() local
Dcompress_fragment.c428 uint16_t cmd_bits[128], size_t* cmd_code_numbits, uint8_t* cmd_code, in BrotliCompressFragmentFastImpl()
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py320 cmd_code, argument
/external/brotli/c/dec/
Ddecode.c1668 uint32_t cmd_code; in ReadCommandInternal() local
/external/cronet/third_party/brotli/dec/
Ddecode.c1778 uint32_t cmd_code; in ReadCommandInternal() local