Home
last modified time | relevance | path

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

12345678910

/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
/kernel/linux/linux-5.10/sound/firewire/
H A Diso-resources.h27 bool allocated; member
/kernel/linux/linux-6.6/sound/firewire/
H A Diso-resources.h27 bool 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
/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
/kernel/linux/linux-5.10/fs/
H A Dkernel_read_file.c41 void *allocated = NULL; in kernel_read_file() local
/kernel/linux/linux-6.6/fs/
H A Dkernel_read_file.c41 void *allocated = NULL; in kernel_read_file() local
/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

Completed in 8 milliseconds

12345678910