Home
last modified time | relevance | path

Searched defs:buffer_1 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/log/src/
Dtruncating_buffer_test.cc29 truncating_buffer<2> buffer_1; variable
39 truncating_buffer<3> buffer_1; variable
52 truncating_buffer<4> buffer_1; variable
68 truncating_buffer<5> buffer_1; variable
/aosp_15_r20/external/pigweed/pw_string/size_report/
H A Dformat_single.cc34 char buffer_1[128]; variable
H A Dformat_many_without_error_handling.cc43 char buffer_1[128]; variable
H A Dformat_multiple.cc85 char buffer_1[128]; variable
/aosp_15_r20/external/deqp-deps/amber/src/
Dexecutor.cc137 auto buffer_1 = compare->GetBuffer1(); in ExecuteCommand() local
Dcommand.cc109 CompareBufferCommand::CompareBufferCommand(Buffer* buffer_1, Buffer* buffer_2) in CompareBufferCommand()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/generated/maskrcnn/
Dmaskrcnn2go_quantized_const_data.cpp3 const uint8_t buffer_1[] = {1}; variable
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-repacker.cc1686 void* buffer_1 = malloc (buffer_size); in test_serialize() local
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dcodegen_message_test.cc2130 std::array<std::byte, 8> buffer_1; in TEST() local