Home
last modified time | relevance | path

Searched defs:heap_buffer (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/XNNPACK/src/
H A Dlog.c52 char* heap_buffer = NULL; in xnn_vlog() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-memset-bad-sizeof.cpp34 char* heap_buffer = new char[42]; in f() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/debugging/
H A Dsymbolize_test.cc131 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc141 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc141 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc131 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/debugging/
H A Dsymbolize_test.cc131 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dsymbolize_test.cc131 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
/aosp_15_r20/external/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc141 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
/aosp_15_r20/art/runtime/jni/
H A Djni_internal_test.cc2415 jobject heap_buffer = env_->CallStaticObjectMethod(bb.get(), bb_allocate, 128); in TEST_F() local
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc9333 std::vector<FieldTypeOrderAndIndex> heap_buffer; in LinkFields() local