Home
last modified time | relevance | path

Searched defs:allocated (Results 26 - 50 of 90) sorted by relevance

1234

/third_party/node/deps/icu-small/source/common/
H A Duhash.h180 UBool allocated; /* Was this UHashtable allocated? */ member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.cc202 LocationOperand allocated = LocationOperand::cast(op); in operator <<() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_object.c23 unsigned char *p, *allocated = NULL; in i2d_ASN1_OBJECT() local
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_lib.c112 int allocated = 0; in DSO_load() local
/third_party/openssl/crypto/asn1/
H A Da_object.c23 unsigned char *p, *allocated = NULL; in i2d_ASN1_OBJECT() local
/third_party/openssl/crypto/dso/
H A Ddso_lib.c112 int allocated = 0; in DSO_load() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duhash.h180 UBool allocated; /* Was this UHashtable allocated? */ member
/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h160 T* allocated = New(value); variable
162 MutableRepeatedField(data)->AddAllocated(allocated); variable
223 Message* allocated = New(value); variable
225 MutableRepeatedField(data)->AddAllocated(allocated); variable
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c41 uint64_t allocated; member
/third_party/node/deps/v8/src/heap/cppgc/
H A Dstats-collector.cc337 const auto allocated = allocated_memory_size(); in resident_memory_size() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c220 int64_t allocated = 0; in compute_memory_finalize_pending() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_psnr_enc.c136 uint8_t* allocated = NULL; in WebPPlaneDistortion() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.cc736 unsigned long len = 0, allocated = BUFSIZ * 16; in hb_blob_create_from_file_or_fail() local
H A Dhb-vector.hh71 int allocated = 0; /* == -1 means allocation failed. */ member
[all...]
H A Dhb-buffer.hh113 unsigned int allocated; /* Length of allocated arrays */ member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc548 absl::FixedArray<int, 0> allocated in TEST() local
753 int64_t allocated = 0; TEST() local
763 int64_t allocated = 0; TEST() local
[all...]
/third_party/elfutils/libdwfl/
H A Dframe_unwind.c92 size_t allocated; member
/third_party/alsa-lib/src/control/
H A Dnamehint.c36 unsigned int allocated; member
/third_party/libuv/src/unix/
H A Dos390-syscalls.c42 size_t allocated; in scandir() local
/third_party/node/deps/v8/src/heap/
H A Dnew-spaces.h337 size_t allocated = 0; in AllocatedSinceLastGC() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc.cc624 compiler::AllocatedOperand allocated = in AssignInput() local
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c42 size_t allocated; in scandir() local
/third_party/pulseaudio/src/pulsecore/
H A Dtagstruct.c49 size_t length, allocated; member
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42parse.c545 FT_Bool allocated = 0; in t42_parse_sfnts() local
/third_party/elfutils/src/
H A Dstack.c66 int allocated; member

Completed in 24 milliseconds

1234