Home
last modified time | relevance | path

Searched defs:size_before (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
Dmap.h259 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
298 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
312 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
326 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
344 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/profile/
Dmap.h259 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
298 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
312 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
326 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
344 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_field_encoding_unittest.cc299 size_t size_before = parser_.RemainingBytes(); in ParseAndVerifyStringField() local
319 size_t size_before = parser_.RemainingBytes(); in ParseAndVerifyField() local
341 size_t size_before = parser_.RemainingBytes(); in ParseAndVerifyOptionalField() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_scheduling.h200 const size_t size_before = in AccountFreed() local
/aosp_15_r20/external/perfetto/src/kallsyms/
H A Dkernel_symbol_map.cc355 uint32_t size_before = static_cast<uint32_t>(wptr - buf_.data()); in Parse() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Dmerge_sequence_generator.cc113 const auto size_before = sequence->size(); in ProcessXorOps() local
/aosp_15_r20/external/webrtc/test/pc/e2e/sdp/
H A Dsdp_changer.cc65 size_t size_before = output_codecs.size(); in FilterVideoCodecCapabilities() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_merge_variables_with_execute.cc348 const int size_before = output_types->size(); in AppendTypes() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_framer_test.cc119 size_t size_before = frame_list_buffer.Size(); in SerializeHeaders() local
149 size_t size_before = frame_list_buffer.Size(); in SerializeHeaders() local
187 size_t size_before = frame_list_buffer.Size(); in SerializePushPromise() local
219 size_t size_before = frame_list_buffer.Size(); in SerializePushPromise() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dtest_v2.cpp606 auto size_before = writer.GetCowSizeInfo().cow_size; in TEST_F() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/
H A Dflash_api.cpp788 std::array<int64_t, 4> size_before = {batch_size, max_seqlen_q, num_heads_k, head_size_og}; in mha_varlen_fwd() local
/aosp_15_r20/art/runtime/gc/allocator/
H A Drosalloc.cc891 const size_t size_before = free_list_.Size(); in MergeThreadLocalFreeListToFreeList() local