Home
last modified time | relevance | path

Searched defs:actual_size (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/compiler-rt/test/scudo/
Dmalloc.cpp26 ssize_t actual_size = size + offset; in main() local
/external/libchrome/base/i18n/
Dicu_string_conversions.cc108 int actual_size = ucnv_fromUChars(converter, &(*encoded)[0], in ConvertFromUTF16() local
181 int actual_size = ucnv_toUChars(converter, buffer.get(), in CodepageToUTF16() local
/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.h193 XlaTensorBuffer(const void* ptr, size_t expected_size, size_t actual_size, in XlaTensorBuffer()
/external/minijail/test/
Dlibminijail_test.cpp71 size_t actual_size = getgroups_with_alloc(&actual_list); in check_groups() local
/external/llvm-project/libcxxabi/src/
Dcxa_exception.cpp184 size_t actual_size = cxa_exception_size_from_exception_thrown_size(thrown_size); in __cxa_allocate_exception() local
214 size_t actual_size = sizeof(__cxa_dependent_exception); in __cxa_allocate_dependent_exception() local
/external/libcxxabi/src/
Dcxa_exception.cpp186 size_t actual_size = cxa_exception_size_from_exception_thrown_size(thrown_size); in __cxa_allocate_exception() local
216 size_t actual_size = sizeof(__cxa_dependent_exception); in __cxa_allocate_dependent_exception() local
/external/mesa3d/src/gallium/winsys/i915/drm/
Di915_drm_batchbuffer.c24 size_t actual_size; member
/external/rust/crates/plotters/src/chart/
Daxes3d.rs42 let actual_size = size.in_pixels(&self.parent_size); in tick_size() localVariable
/external/googletest/googletest/test/
Dgoogletest-listener-test.cc249 const size_t actual_size = data.size(); in VerifyResults() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-listener-test.cc245 const size_t actual_size = data.size(); in VerifyResults() local
/external/openscreen/discovery/mdns/
Dmdns_trackers_unittest.cc38 const size_t actual_size = arg1; in ACTION_P2() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc523 auto actual_size = in TEST_F() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.cpp307 size_t actual_size = 8 + process_sp->GetAddressByteSize(); in SetUpRegion() local
/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp176 uint64_t actual_size = context.getTypeSize(qtype); in VerifyEncodingAndBitSize() local
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c166 static int actual_size; variable
/external/crosvm/devices/src/virtio/
Dqueue.rs258 pub fn actual_size(&self) -> u16 { in actual_size() method
/external/webp/src/demux/
Ddemux.c295 uint32_t min_size, uint32_t actual_size, in NewFrame()
/external/libchrome/base/metrics/
Dfield_trial.cc1099 size_t actual_size = sizeof(FieldTrial::FieldTrialEntry) + entry->pickle_size; in GetParamsFromSharedMemory() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2046 Py_ssize_t actual_size = 0; in ListFields() local