Home
last modified time | relevance | path

Searched refs:size (Results 20026 - 20050 of 42826) sorted by relevance

1...<<801802803804805806807808809810>>...1714

/third_party/ninja/src/
H A Dstatus.h131 if (times_.size() == N) in UpdateRate()
135 rate_ = times_.size() / ((times_.back() - times_.front()) / 1e3); in UpdateRate()
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv_err.h195 uint16_t size; /**< The size of this struct. @stable ICU 2.0 */ member
211 uint16_t size; /**< The size of this struct @stable ICU 2.0 */ member
/third_party/mesa3d/src/mesa/main/
H A Dvarray.h47 GLubyte size, GLenum16 type, GLenum16 format,
78 gl_vert_attrib attrib, GLint size, GLenum type,
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.h126 brw_get_scratch_size(int size) in brw_get_scratch_size() argument
128 return MAX2(1024, util_next_power_of_two(size)); in brw_get_scratch_size()
167 * earlier the scratch space size is limited to 12kB. If we allowed in brw_nir_no_indirect_mask()
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_urb.h50 stages[s].n_entries * stages[s].size) * alloc_delta, in DrawAllocation()
73 stages[s].start + stages[s].n_entries * stages[s].size); in DrawAllocation()
/third_party/node/deps/icu-small/source/i18n/
H A Drbt.cpp48 if (parser.idBlockVector.size() != 0 || in _construct()
50 parser.dataVector.size() == 0) { in _construct()
H A Dregexcmp.h47 kStackSize = 100 // The size of the state stack for
109 int32_t allocateData(int32_t size); // Allocate space in the matcher data area.
111 int32_t allocateStackData(int32_t size); // Allocate space in the match back-track stack frame.
H A Ddouble-conversion-bignum.h120 // With bigit size of 28 we loose some bits, but a double still fits easily
128 static void EnsureCapacity(const int size) { in EnsureCapacity() argument
129 if (size > kBigitCapacity) { in EnsureCapacity()
/third_party/node/deps/npm/node_modules/text-table/
H A Dindex.js22 var size = dotsizes[ix] + (/\./.test(c) ? 1 : 2)
25 return c + Array(size).join(' ');
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer_test.c41 if (m->blob.size != len) { in assert_blob_data()
42 fprintf(stderr, "blob-size mismatch, expected %zd, got %zd", in assert_blob_data()
43 len, m->blob.size); in assert_blob_data()
/third_party/mesa3d/src/util/
H A Ddag.c149 while (node->edges.size != 0) { in dag_traverse_bottom_up_node()
179 if (stack.size == 0) in dag_traverse_bottom_up_node()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_instance.h169 size_t size, in vn_instance_cs_shmem_alloc()
176 instance->renderer, &instance->cs_shmem.pool, size, out_offset); in vn_instance_cs_shmem_alloc()
168 vn_instance_cs_shmem_alloc(struct vn_instance *instance, size_t size, size_t *out_offset) vn_instance_cs_shmem_alloc() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_layout.c61 vk_pipeline_layout_zalloc(struct vk_device *device, size_t size, in vk_pipeline_layout_zalloc() argument
69 vk_zalloc(&device->alloc, size, 8, VK_SYSTEM_ALLOCATION_SCOPE_OBJECT); in vk_pipeline_layout_zalloc()
/third_party/libdrm/tegra/
H A Dtegra.h46 int drm_tegra_bo_new(struct drm_tegra *drm, uint32_t flags, uint32_t size,
49 uint32_t size, struct drm_tegra_bo **bop);
/third_party/ltp/testcases/kernel/syscalls/accept4/
H A Daccept4_01.c163 {&conn_addr, .size = sizeof(*conn_addr)},
164 {&accept_addr, .size = sizeof(*accept_addr)},
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
H A Dadjtimex02.c152 {&buf, .size = sizeof(*buf)},
153 {&tim_save, .size = sizeof(*tim_save)},
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect02.c46 socklen_t size = sizeof(bind_addr); in setup() local
56 SAFE_GETSOCKNAME(listenfd, (struct sockaddr *)&bind_addr, &size); in setup()
/third_party/ltp/testcases/kernel/syscalls/sched_setaffinity/
H A Dsched_setaffinity01.c38 size_t *size; member
70 *tc->pid, *tc->size, *tc->mask)); in verify_test()
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
H A Dsendmmsg01.c114 {&snd_msg, .size = VLEN * sizeof(*snd_msg)},
115 {&rcv_msg, .size = VLEN * sizeof(*rcv_msg)},
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap18.c26 * Kernel default 'stack_guard_gap' size is '256 * getpagesize()'.
30 * | - - - reserved size - - - |
35 * | mapped size |
36 * ^ | - - stack size - - |
130 static void grow_stack(void *stack, size_t size) in grow_stack() argument
141 ret = pthread_attr_setstack(&attr, stack, size); in grow_stack()
/third_party/ltp/testcases/kernel/security/dirtypipe/
H A Ddirtypipe.c163 {&pattern_buf, .size = 4096},
164 {&read_buf, .size = 4096},
/third_party/ltp/testcases/kernel/syscalls/setitimer/
H A Dsetitimer01.c168 {&value, .size = sizeof(struct itimerval)},
169 {&ovalue, .size = sizeof(struct itimerval)},
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c93 printf("image: %zu bytes\n", output->size); in main()
101 memset(ptr, 0xff, output->size); in main()
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc46 const int size = sizeof(kNormalizedLocales) / sizeof(*kNormalizedLocales); in GetNormalizedLocale() local
47 for (int i = 0; i != size; ++i) { in GetNormalizedLocale()
/third_party/node/deps/v8/src/compiler/
H A Dfast-api-calls.cc47 DCHECK_EQ(candidates.size(), 2); in ResolveOverloads()
55 for (size_t i = 0; i < candidates.size(); i++) { in ResolveOverloads()

Completed in 28 milliseconds

1...<<801802803804805806807808809810>>...1714