Home
last modified time | relevance | path

Searched defs:last_size (Results 1 – 16 of 16) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.int.h17 uint32_t last_size; member
/external/perfetto/src/base/
Dstring_view_unittest.cc170 size_t last_size = 1; in TEST() local
/external/llvm-project/libcxx/test/libcxx/language.support/support.dynamic/
Dlibcpp_deallocate.sh.cpp56 int last_size; member
/external/libcxx/test/libcxx/language.support/support.dynamic/
Dlibcpp_deallocate.sh.cpp63 int last_size; member
/external/libopus/src/
Dopus.c204 opus_int32 last_size; in opus_packet_parse_impl() local
/external/libdrm/freedreno/kgsl/
Dkgsl_ringbuffer.c140 uint32_t last_size = (uint32_t)(ring->cur - last_start); in kgsl_ringbuffer_flush() local
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dweighted_quantiles_summary_test.cc156 size_t last_size = size; in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc400 int32 last_size = 0; in ValidateAllowedBatchSizes() local
508 int32 last_size = 0; in ValidateAllowedBatchSizes() local
/external/igt-gpu-tools/benchmarks/
Dgem_exec_trace.c313 unsigned long size, last_size; in calibrate_nop() local
Dgem_wsim.c2909 long size, last_size; in calibrate_nop() local
/external/perfetto/test/stress_test/
Dstress_test.cc378 size_t last_size = 0; in ParseTracePacket() local
/external/llvm-project/libcxx/test/support/
Dcontrolled_allocators.h71 std::size_t last_size = 0; member
/external/libcxx/test/support/
Dcontrolled_allocators.hpp72 std::size_t last_size = 0; member
/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.cc139 gpr_atm last_size; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dresource_quota.cc146 gpr_atm last_size; member
/external/elfutils/src/
Dstrip.c835 GElf_Off *last_offset, GElf_Xword *last_size) in handle_debug_relocs()