Home
last modified time | relevance | path

Searched defs:allocated (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/glfw/src/
H A Dposix_thread.h38 GLFWbool allocated; member
46 GLFWbool allocated; member
H A Dwin32_thread.h42 GLFWbool allocated; member
50 GLFWbool allocated; member
/third_party/python/Parser/
H A Dstring_parser.h19 Py_ssize_t allocated; /* Number we've allocated. */ member
/third_party/pulseaudio/src/tests/
H A Dget-binary-name-test.c34 size_t allocated = 128; in START_TEST() local
/third_party/eudev/src/shared/
H A Dprocess-util.c68 size_t len = 0, allocated = 0; in get_process_cmdline() local
150 size_t allocated = 0, sz = 0; in get_process_environ() local
/third_party/mesa3d/src/util/
H A Dblob.h57 size_t allocated; member
/third_party/python/Include/internal/
H A Dpycore_list.h49 Py_ssize_t allocated = self->allocated; in _PyList_AppendTakeRef() local
H A Dpycore_blocks_output_buffer.h47 Py_ssize_t allocated; member
[all...]
/third_party/python/Include/cpython/
H A Dlistobject.h21 Py_ssize_t allocated; member
H A Dbytesobject.h64 Py_ssize_t allocated; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsarrst.h57 size_t allocated; /* items allocated */ member
/third_party/elfutils/libdw/
H A Ddwarf_getpubnames.c46 size_t allocated = 0; in get_offsets() local
/third_party/alsa-utils/alsamixer/
H A Dutils.c124 unsigned int allocated = 2048; in read_file() local
/third_party/googletest/googletest/samples/
H A Dsample10_unittest.cc61 static int allocated() { return allocated_; } in allocated() function in __anon3015::Water
/third_party/libwebsockets/lib/core/
H A Dalloc.c32 static size_t allocated; variable
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_opt.h116 int allocated; member
/third_party/libfuse/include/
H A Dfuse_opt.h117 int allocated; member
/third_party/rust/crates/nix/test/sys/
H A Dtest_uio.rs72 let mut allocated = 0; in test_readv() variables
/third_party/ffmpeg/libavfilter/
H A Dframequeue.h63 size_t allocated; member
/third_party/musl/porting/liteos_a/user/src/network/
H A Dif_nameindex.c21 unsigned int num, allocated, str_bytes; member
/third_party/musl/src/network/
H A Dif_nameindex.c20 unsigned int num, allocated, str_bytes; member
/third_party/node/deps/v8/src/heap/
H A Dallocation-observer.cc73 void AllocationCounter::AdvanceAllocationObservers(size_t allocated) { in AdvanceAllocationObservers() argument
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dminicheck.h94 int allocated; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc_test.cc85 AllocMap allocated; in Test() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duhash.h180 UBool allocated; /* Was this UHashtable allocated? */ member

Completed in 9 milliseconds

1234