/aosp_15_r20/external/grpc-grpc/test/core/transport/ |
H A 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 …]
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | subprocess.h | 112 kBuffer, // dup() onto a pipe and move it into the output() buffer. enumerator 117 kBuffer = 0, // dup() onto a pipe and write args.input on it. enumerator
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/ |
H A D | subprocess.h | 112 kBuffer, // dup() onto a pipe and move it into the output() buffer. enumerator 117 kBuffer = 0, // dup() onto a pipe and write args.input on it. enumerator
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A 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
|
/aosp_15_r20/external/pigweed/pw_stream_uart_mcuxpresso/ |
H A D | stream_test.cc | 24 std::array<std::byte, 20> kBuffer = {}; variable
|
H A D | stream_example.cc | 25 std::array<std::byte, 20> kBuffer = {}; in UartStreamExample() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/include/ |
D | BufferTracker.h | 65 const std::unique_ptr<uint8_t[]> kBuffer; variable
|
D | HalBufferTracker.h | 65 const std::unique_ptr<uint8_t[]> kBuffer; variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/ |
H A D | BufferTracker.h | 63 const std::unique_ptr<uint8_t[]> kBuffer; variable
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/ |
H A D | StorageUtils.h | 46 static constexpr StorageType kBuffer = StorageType::BUFFER; variable
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | appender.hpp | 64 kBuffer, ///< `Appender` appends to a buffer. enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
H A D | inference_context.h | 138 kBuffer, enumerator
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLModifierFlags.h | 35 kBuffer = 1 << 11, enumerator
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | Memory.h | 205 const SharedBuffer kBuffer; variable
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | memory_range_unittest.cc | 43 const uint32_t kBuffer[10] = { 0 }; variable
|
/aosp_15_r20/external/libaom/test/ |
H A D | encode_small_width_height_test.cc | 28 constexpr unsigned char kBuffer[2 * (256 * 512 + 2 * 128 * 256)] = { 0 }; variable
|
H A D | wiener_test.cc | 1801 constexpr unsigned char kBuffer[kWidth * kHeight] = { variable 1974 static constexpr uint16_t kBuffer[(kWidth + 1) * kHeight] = { variable
|
H A D | encode_api_test.cc | 115 unsigned char kBuffer[kWidth * kHeight * 3] = { 0 }; in EncodeSetSFrameOnFirstFrame() local
|
/aosp_15_r20/external/skia/bench/ |
H A D | InterpBench.cpp | 20 kBuffer = 128, enumerator
|
H A D | MathBench.cpp | 29 kBuffer = 100, enumerator
|
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/ |
H A D | minidump_memory_range_unittest.cc | 44 const uint32_t kBuffer[10] = { 0 }; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | window_dataset_op.cc | 39 constexpr char kBuffer[] = "buffer"; variable
|
H A D | prefetch_dataset_op.cc | 56 constexpr char kBuffer[] = "buffer"; variable
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
H A D | OutputLayerTest.cpp | 809 static const sp<GraphicBuffer> kBuffer; member 966 const sp<GraphicBuffer> OutputLayerWriteStateToHWCTest::kBuffer = member in android::compositionengine::__anon045ea7a70111::OutputLayerWriteStateToHWCTest
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | command.h | 70 kBuffer, enumerator
|