/external/grpc-grpc/test/core/transport/ |
D | promise_endpoint_test.cc | 132 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local 173 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}; in TEST_F() local 216 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local 269 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local 310 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}; in TEST_F() local 353 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04}; in TEST_F() local 406 const std::string kBuffer = {0x01}; in TEST_F() local 447 const std::string kBuffer = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}; in TEST_F() local 471 const std::string kBuffer = {0x01}; in TEST_F() local 641 const std::string kBuffer = {0x01}; in TEST_F() local [all …]
|
/external/pigweed/pw_stream_uart_mcuxpresso/ |
D | stream_test.cc | 24 std::array<std::byte, 20> kBuffer = {}; variable
|
D | stream_example.cc | 25 std::array<std::byte, 20> kBuffer = {}; in UartStreamExample() local
|
/external/executorch/backends/vulkan/runtime/utils/ |
D | StorageUtils.h | 46 static constexpr StorageType kBuffer = StorageType::BUFFER; variable
|
/external/openthread/src/core/common/ |
D | appender.hpp | 62 kBuffer, ///< `Appender` appends to a buffer. enumerator
|
/external/perfetto/include/perfetto/ext/base/ |
D | subprocess.h | 113 kBuffer, // dup() onto a pipe and move it into the output() buffer. enumerator 118 kBuffer = 0, // dup() onto a pipe and write args.input on it. enumerator
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | inference_context.h | 138 kBuffer, enumerator
|
/external/skia/src/sksl/ir/ |
D | SkSLModifierFlags.h | 35 kBuffer = 1 << 11, enumerator
|
/external/skia/tests/graphite/ |
D | UniformManagerTest.cpp | 579 static constexpr uint8_t kBuffer[192] = {}; in DEF_GRAPHITE_TEST() local 647 static constexpr uint8_t kBuffer[192] = {}; in DEF_GRAPHITE_TEST() local 715 static constexpr uint8_t kBuffer[192] = {}; in DEF_GRAPHITE_TEST() local
|
/external/google-breakpad/src/common/ |
D | memory_range_unittest.cc | 43 const uint32_t kBuffer[10] = { 0 }; variable
|
/external/skia/bench/ |
D | InterpBench.cpp | 20 kBuffer = 128, enumerator
|
D | MathBench.cpp | 29 kBuffer = 100, enumerator
|
/external/libaom/test/ |
D | encode_small_width_height_test.cc | 28 constexpr unsigned char kBuffer[2 * (256 * 512 + 2 * 128 * 256)] = { 0 }; variable
|
D | wiener_test.cc | 1801 constexpr unsigned char kBuffer[kWidth * kHeight] = { variable 1974 static constexpr uint16_t kBuffer[(kWidth + 1) * kHeight] = { variable
|
D | encode_api_test.cc | 130 unsigned char kBuffer[kWidth * kHeight * 3] = { 0 }; in EncodeSetSFrameOnFirstFrame() local
|
/external/google-breakpad/src/tools/linux/md2core/ |
D | minidump_memory_range_unittest.cc | 44 const uint32_t kBuffer[10] = { 0 }; variable
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | window_dataset_op.cc | 39 constexpr char kBuffer[] = "buffer"; variable
|
D | prefetch_dataset_op.cc | 56 constexpr char kBuffer[] = "buffer"; variable
|
/external/deqp-deps/amber/src/ |
D | command.h | 74 kBuffer, enumerator
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | gatt2_server_server_test.cc | 36 const std::vector<uint8_t> kBuffer = {0x00, 0x01, 0x02}; variable
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | snapshot_dataset_op.cc | 837 constexpr char kBuffer[] = "buffer"; variable
|