Home
last modified time | relevance | path

Searched refs:size (Results 13951 - 13975 of 21404) sorted by relevance

1...<<551552553554555556557558559560>>...857

/third_party/json/tests/thirdparty/fifo_map/
H A Dfifo_map.hpp271 size_type size() const noexcept
273 return m_map.size();
/third_party/lame/libmp3lame/
H A Dutil.h133 void calloc_aligned(aligned_pointer_t * ptr, unsigned int size, unsigned int bytes);
141 int buf_size; /* size of buffer (in number of bytes) */
156 int size; /* size of our bag */ member
277 #define MAX_HEADER_LEN 40 /* max size of header is 38 */
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_array_to_ssa.c114 dst->size = arr->length; in read_value_beginning()
129 src_reg->size = arr->length; in read_value_beginning()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h37 * 3. enum bitfields need to be at least one bit extra in size so the most
113 unsigned point_size_per_vertex:1; /**< size computed in vertex shader */
216 float point_size; /**< used when no per-vertex size */
504 unsigned size; /**< size of the readable sub-range in bytes */ member
529 unsigned size; /**< size of the accessible sub-range in bytes */ member
672 * space in the buffer, not the size of the attached buffer.
674 * 'buffer->width0 - buffer_offset', so buffer_size refers to the size
1008 unsigned req_local_mem; /**< Required size o
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp254 operator()(T &x) const -> decltype(x.size()) { in decltype()
255 return x.size(); in decltype()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsubpicture.c278 for (j = 0; j < surf->subpics.size/sizeof(vlVaSubpicture *); j++) { in vlVaDeassociateSubpicture()
283 while (surf->subpics.size && util_dynarray_top(&surf->subpics, vlVaSubpicture *) == NULL) in vlVaDeassociateSubpicture()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr.h209 size_t size() const { return m_instructions.size();} in size() function in r600::Block
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_image_view.c80 desc.buffer.numElements = image->u.buf.size / bytes_per_block; in svga_create_uav_image()
192 SVGA_DBG(DEBUG_UAV, " buffer res=0x%x format=%d offset=%d size=%d\n", in svga_set_shader_images()
194 img->u.buf.offset, img->u.buf.size); in svga_set_shader_images()
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.h230 void DecodeFunctionBody(uint32_t index, uint32_t size, uint32_t offset,
235 void set_code_section(uint32_t offset, uint32_t size);
H A Dfunction-compiler.cc180 if (sig->returns().size() > 1) { in UseGenericWrapper()
183 if (sig->returns().size() == 1) { in UseGenericWrapper()
H A Dinit-expr-interface.cc125 for (size_t i = 0; i < field_values.size(); i++) { in StructNewWithRtt()
166 for (uint32_t i = 0; i < field_values.size(); i++) { in StructNewDefault()
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dglobal.cc11 if (exports.size() <= i || !exports[i]->global()) {
19 if (exports.size() <= i || !exports[i]->func()) {
H A Dglobal.c11 if (exports->size <= i || !wasm_extern_as_global(exports->data[i])) { in get_export_global()
19 if (exports->size <= i || !wasm_extern_as_func(exports->data[i])) { in get_export_func()
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.cc56 files->reserve(files->size() + paths.size());
/third_party/node/test/parallel/
H A Dtest-buffer-fill.js229 function genBuffer(size, args) {
230 const b = Buffer.allocUnsafe(size);
H A Dtest-console.js209 const timesMapSize = console._times.size;
216 assert.strictEqual(console._times.size, timesMapSize);
/third_party/node/deps/zlib/google/
H A Dzip.cc56 files->reserve(files->size() + paths.size());
/third_party/node/src/
H A Dnode_realm.cc135 if (values.size() > i && id == values[i].id) { \ in DeserializeProperties()
175 // There are only two ways to have a stack size > 1: 1) the user manually in ExecuteBootstrapper()
265 for (size_t i = 0; i < binding_data_store_.size(); ++i) { in RunCleanup()
H A Dnode_sockaddr-inl.h222 tracker->TrackFieldWithSize("list", size() * sizeof(Pair)); in MemoryInfo()
227 // exist, create it. If an item is created, check the size of the
248 // over the size limit... in Upsert()
249 if (map_.size() > max_size_) { in Upsert()
/third_party/nghttp2/src/
H A Dshrpx_downstream.h83 size_t num_fields() const { return headers_.size() + trailers_.size(); } in num_fields()
98 // name pointed by name.c_str() of length name.size() is made, and
118 // name pointed by name.c_str() of length name.size() is made, and
H A Dh2load_http2_session.cc255 if (client_->reqidx == config->nva.size()) { in submit_request()
262 nghttp2_submit_request(session_, nullptr, nva.data(), nva.size(), in submit_request()
H A Dnghttpd.cc125 -c, --header-table-size=<SIZE> in print_help()
126 Specify decoder header table size. in print_help()
127 --encoder-header-table-size=<SIZE> in print_help()
128 Specify encoder header table size. The decoder (client) in print_help()
129 specifies the maximum dynamic table size it accepts. in print_help()
130 Then the negotiated dynamic table size is the minimum of in print_help()
153 Sets the stream level initial window size to 2**<N>-1. in print_help()
155 Sets the connection level initial window size to in print_help()
215 {"header-table-size", required_argument, nullptr, 'c'}, in main()
233 {"encoder-header-table-size", required_argumen in main()
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dbrkeng.cpp149 int32_t i = fEngines->size(); in getEngineFor()
353 int32_t beforeSize = foundBreaks.size(); in findBreaks()
H A Ducmndata.cpp55 return info->size; in udata_getInfoSize()
58 uint16_t x=info->size; in udata_getInfoSize()
/third_party/mesa3d/src/mesa/main/
H A Dcompute.c96 * program for the compute shader stage has a variable work group size." in validate_DispatchCompute()
101 "glDispatchCompute(variable work group size forbidden)"); in validate_DispatchCompute()
119 * shader stage has a fixed work group size." in validate_DispatchComputeGroupSizeARB()
124 "glDispatchComputeGroupSizeARB(fixed work group size " in validate_DispatchComputeGroupSizeARB()
146 * or equal to zero or greater than the maximum local work group size in validate_DispatchComputeGroupSizeARB()
147 * for compute shaders with variable group size in validate_DispatchComputeGroupSizeARB()
167 * for compute shaders with variable group size in validate_DispatchComputeGroupSizeARB()
224 GLsizei size = 3 * sizeof(GLuint); in valid_dispatch_indirect() local
225 const uint64_t end = (uint64_t) indirect + size; in valid_dispatch_indirect()
275 * compute shader stage has a variable work group size in valid_dispatch_indirect()
[all...]

Completed in 25 milliseconds

1...<<551552553554555556557558559560>>...857