Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/page/
Dpage02.c73 int memory_size, half_memory_size; local
Dpage01.c74 int memory_size; local
/third_party/node/deps/v8/src/regexp/
Dregexp-stack.h58 size_t memory_size() const { return thread_local_.memory_size_; } in memory_size() function
/third_party/skia/src/core/
DSkFlattenable.cpp128 size_t SkFlattenable::serialize(void* memory, size_t memory_size, in serialize()
/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.h82 usb_size_t memory_size; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c392 struct util_throttle *t, uint64_t memory_size) in util_throttle_memory_usage()
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_pack.c560 unsigned memory_size = (valhall_opcodes[I->op].exact >> 27) & 0x7; in va_pack_load() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h78 auto memory_size = destroy_size * sizeof(ValueType); in DestroyElements() local
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h2153 FT_Long memory_size; member
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c549 const uint64_t memory_size = sizeof(*dec->rescaler) + in AllocateAndInitRescaler() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp346 unsigned memory_size() const { return MemoryMembers.size(); } in memory_size() function in __anon668988120111::CongruenceClass