Home
last modified time | relevance | path

Searched refs:set_size (Results 1 – 25 of 42) sorted by relevance

12

/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
215 this->set_size(this->size() + 1); in push_back()
222 this->set_size(this->size() + 1); in push_back()
226 this->set_size(this->size() - 1); in pop_back()
306 this->set_size(this->size() + 1); in push_back()
309 void pop_back() { this->set_size(this->size() - 1); } in pop_back()
347 this->set_size(N); in resize()
353 this->set_size(N); in resize()
360 this->set_size(N); in resize()
365 this->set_size(N); in resize()
[all …]
/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
37 CPU_ZERO_S(set_size, set); in sched_setaffinity_0100()
38 CPU_SET_S(max, set_size, set); in sched_setaffinity_0100()
40 int result = sched_setaffinity(0, set_size, set); in sched_setaffinity_0100()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
Daligned_alloc.c43 set_size(p, end, len); in aligned_alloc()
59 set_size(p, end, len); in aligned_alloc()
Dmeta.h199 static inline void set_size(unsigned char *p, unsigned char *end, size_t n) in set_size() function
240 set_size(p, end, n); in enframe()
/third_party/musl/src/malloc/mallocng/
Daligned_alloc.c43 set_size(p, end, len); in aligned_alloc()
59 set_size(p, end, len); in aligned_alloc()
Drealloc.c24 set_size(p, end, n); in realloc()
41 set_size(p, end, n); in realloc()
Dmeta.h199 static inline void set_size(unsigned char *p, unsigned char *end, size_t n) in set_size() function
240 set_size(p, end, n); in enframe()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp62 set_size(len); in assign()
76 set_size(newsize); in append()
Dtinystr.h207 void set_size(size_type sz) { rep_->str[ rep_->size = sz ] = '\0'; } in set_size() function
/third_party/elfio/elfio/
Delfio_section.hpp147 set_size( data_size ); in set_data()
182 set_size( get_size() + size ); in append_data()
249 set_size( uncompressed_size ); in load()
/third_party/toybox/toys/pending/
Dstty.c248 static void set_size(int is_rows, unsigned short value) in set_size() function
344 else if (!strcmp(arg, "rows")) set_size(1, get_arg(&i, 0, USHRT_MAX)); in do_stty()
346 set_size(0, get_arg(&i, 0, USHRT_MAX)); in do_stty()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCompression.cpp59 CompressedBuffer.set_size(CompressedSize); in compress()
DMemoryBuffer.cpp223 Buffer.set_size(Buffer.size() + *ReadBytes); in getMemoryBufferForStream()
/third_party/node/deps/v8/src/base/
Daddress-region.h37 void set_size(size_t size) { size_ = size; } in set_size() function
Dregion-allocator.cc103 region->set_size(new_size); in Split()
122 prev->set_size(prev->size() + next->size()); in Merge()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc135 PathName.set_size(Size);
199 cur_path.set_size(len);
835 TempPath.set_size(CharCount);
879 Buf.set_size(Size);
925 utf16.set_size(len);
954 utf8.set_size(len);
DProcess.inc140 Buf.set_size(Size);
232 LongPath.set_size(Length);
/third_party/alsa-lib/src/topology/
Ddata.c599 int set_size, size, off; in copy_tuples() local
608 set_size = sizeof(struct snd_soc_tplg_vendor_array) in copy_tuples()
611 size += set_size; in copy_tuples()
636 memset(array, 0, set_size); in copy_tuples()
637 array->size = set_size; in copy_tuples()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc142 PathName.set_size(Size);
210 cur_path.set_size(len);
316 VolumePath.set_size(wcslen(VolumePath.data()));
363 Buffer.set_size(CountChars);
1379 Buf.set_size(Size);
1427 utf16.set_size(len);
1468 converted.set_size(len);
/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/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c694 uint32_t set_size; in anv_descriptor_set_layout_descriptor_buffer_size() local
700 set_size = set_layout->descriptor_buffer_size - shrink; in anv_descriptor_set_layout_descriptor_buffer_size()
702 set_size = set_layout->descriptor_buffer_size - in anv_descriptor_set_layout_descriptor_buffer_size()
706 return ALIGN(set_size, ANV_UBO_ALIGNMENT); in anv_descriptor_set_layout_descriptor_buffer_size()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc256 result.set_size(strlen(result.data()));
652 ResultPath.set_size(strlen(ResultPath.begin()));
683 ResultPath.set_size(static_cast<size_t>(CharCount));
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp248 Buffer.set_size(Buffer.size() + ReadBytes); in getMemoryBufferForStream()
DPath.cpp504 path.set_size(end_pos); in remove_filename()
515 path.set_size(pos); in replace_extension()
/third_party/node/deps/v8/src/utils/
Dallocation.cc295 region_.set_size(old_size - free_size); in Release()

12