Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/flutter/glfw/src/
Dposix_tls.h40 GLFWbool allocated; member
/third_party/pulseaudio/src/tests/
Dget-binary-name-test.c34 size_t allocated = 128; in START_TEST() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DObjectStorage.h34 bool allocated; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array_test.cc102 absl::FixedArray<int, 10> allocated(15); in TEST() local
119 absl::FixedArray<std::unique_ptr<int>, 10> allocated(15); in TEST() local
548 absl::FixedArray<int, 0> allocated = {1, 2, 3}; in TEST() local
616 absl::FixedArray<int, 0> allocated(5); in TEST() local
648 int64_t allocated = 0; in TEST() local
669 int64_t allocated = 0; in TEST() local
753 int64_t allocated = 0; in TEST() local
763 int64_t allocated = 0; in TEST() local
/third_party/python/Include/cpython/
Dlistobject.h21 Py_ssize_t allocated; member
Dbytesobject.h49 Py_ssize_t allocated; member
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsarrst.h57 size_t allocated; /* items allocated */ member
/third_party/freetype/src/psaux/
Dpsarrst.h57 size_t allocated; /* items allocated */ member
/third_party/python/Parser/
Dstring_parser.h19 Py_ssize_t allocated; /* Number we've allocated. */ member
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsarrst.h57 size_t allocated; /* items allocated */ member
/third_party/mesa3d/src/util/
Dblob.h57 size_t allocated; member
/third_party/elfutils/libdw/
Ddwarf_getpubnames.c46 size_t allocated = 0; in get_offsets() local
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_opt.h116 int allocated; member
/third_party/libfuse/include/
Dfuse_opt.h117 int allocated; member
/third_party/alsa-utils/alsamixer/
Dutils.c124 unsigned int allocated = 2048; in read_file() local
/third_party/googletest/googletest/samples/
Dsample10_unittest.cc62 static int allocated() { return allocated_; } in allocated() function in __anon664077330111::Water
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dlow_level_alloc_test.cc85 AllocMap allocated; in Test() local
/third_party/ffmpeg/libavfilter/
Dframequeue.h63 size_t allocated; member
/third_party/musl/src/network/
Dif_nameindex.c20 unsigned int num, allocated, str_bytes; member
/third_party/musl/porting/liteos_a/user/src/network/
Dif_nameindex.c21 unsigned int num, allocated, str_bytes; member
/third_party/skia/third_party/externals/expat/expat/tests/
Dminicheck.h94 int allocated; member
/third_party/python/Include/internal/
Dpycore_blocks_output_buffer.h47 Py_ssize_t allocated; member
/third_party/python/Modules/
Dzlibmodule.c25 Py_ssize_t allocated; in OutputBuffer_InitAndGrow() local
39 Py_ssize_t allocated; in OutputBuffer_Grow() local
94 Py_ssize_t allocated = _BlocksOutputBuffer_InitWithSize( in OutputBuffer_WindowInitWithSize() local
116 Py_ssize_t allocated; in OutputBuffer_WindowGrow() local
/third_party/node/deps/icu-small/source/common/
Duhash.h180 UBool allocated; /* Was this UHashtable allocated? */ member
/third_party/icu/icu4c/source/common/
Duhash.h180 UBool allocated; /* Was this UHashtable allocated? */ member

1234