Home
last modified time | relevance | path

Searched defs:set_size (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/sched/
Dsched_setaffinity.c36 size_t set_size = CPU_ALLOC_SIZE(max); in sched_setaffinity_0100() local
/third_party/node/deps/v8/src/base/
Daddress-region.h37 void set_size(size_t size) { size_ = size; } in set_size() function
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinystr.h207 void set_size(size_type sz) { rep_->str[ rep_->size = sz ] = '\0'; } in set_size() function
/third_party/toybox/toys/pending/
Dstty.c248 static void set_size(int is_rows, unsigned short value) in set_size() function
/third_party/node/deps/v8/src/heap/
Dbasic-memory-chunk.h156 void set_size(size_t size) { size_ = size; } in set_size() function
/third_party/musl/porting/linux/user/src/malloc/mallocng/
Dmeta.h199 static inline void set_size(unsigned char *p, unsigned char *end, size_t n) in set_size() function
/third_party/musl/src/malloc/mallocng/
Dmeta.h184 static inline void set_size(unsigned char *p, unsigned char *end, size_t n) in set_size() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h668 void set_size(size_type N) { in set_size() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallVector.h66 void set_size(size_t N) { in set_size() function
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c694 uint32_t set_size; in anv_descriptor_set_layout_descriptor_buffer_size() local
/third_party/alsa-lib/src/topology/
Ddata.c599 int set_size, size, off; in copy_tuples() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp2152 …const unsigned int set_size = (n_iteration == 0) ? (unsigned int)m_test_triangles_iterations.size(… in verifyResultData() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc.h964 void set_size(unsigned sz) { in set_size() function
/third_party/python/Modules/
D_pickle.c3370 Py_ssize_t set_size, ppos = 0; in save_set() local
/third_party/libabigail/src/
Dabg-ir.cc1982 elf_symbol::set_size(size_t size) in set_size() function in abigail::ir::elf_symbol
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h29223 unsigned int set_size[4]; member