Home
last modified time | relevance | path

Searched refs:index (Results 16376 - 16400 of 22913) sorted by relevance

1...<<651652653654655656657658659660>>...917

/third_party/icu/icu4c/source/i18n/
H A Dlistformatter.cpp614 // (We prepend in reverse order because prepending at index 0 is fast.) in append()
654 int32_t index, in format()
661 if (index >= 0) { in format()
663 cfpos.constrainField(UFIELD_CATEGORY_LIST_SPAN, index); in format()
650 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, int32_t index, int32_t &offset, UErrorCode& errorCode) const format() argument
H A Ducol_res.cpp541 ucol_getAvailable(int32_t index) in ucol_getAvailable() argument
545 if (loc != NULL && index < count) { in ucol_getAvailable()
546 return loc[index].getName(); in ucol_getAvailable()
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp492 // write buffer and reset index; there must be 13 bytes in dump_escaped()
513 JSON_THROW(type_error::create(316, concat("invalid UTF-8 byte at index ", std::to_string(i), ": 0x", hex_bytes(byte | 0)), nullptr)); in dump_escaped()
528 // reset length buffer to the last accepted index; in dump_escaped()
551 // write buffer and reset index; there must be 13 bytes in dump_escaped()
929 std::size_t index = 256u + static_cast<size_t>(state) * 16u + static_cast<size_t>(type);
930 JSON_ASSERT(index < 400);
931 state = utf8d[index];
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp288 static void ParseUInt32(const CParser &parser, unsigned index, UInt32 &res)
290 if (parser[index].ThereIs)
291 res = GetNumber(parser[index].PostStrings[0]);
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_mediump.c225 unsigned index = sem.location - VARYING_SLOT_VAR0; in nir_lower_mediump_io() local
227 sem.location = VARYING_SLOT_VAR0_16BIT + index / 2; in nir_lower_mediump_io()
228 sem.high_16bits = index % 2; in nir_lower_mediump_io()
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_copy_propagation_elements.cpp454 unsigned index = swizzle_chan[c]; in handle_rvalue() local
455 ir_variable *src = entry->rhs_element[index]; in handle_rvalue()
459 source_chan[c] = entry->rhs_channel[index]; in handle_rvalue()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_vs.cpp50 auto index = nir_src_as_const_value(intr.src[1]); in store_output() local
51 assert(index && "Indirect outputs not supported"); in store_output()
56 (unsigned)nir_intrinsic_base(&intr) + index->u32, in store_output()
320 << " with register index " << m_so_info->output[i].register_index << " so_gpr:"; in emit_stream()
326 sfn_log << SfnLog::err << "\nERR: register index " in emit_stream()
372 << " with register index " << m_so_info->output[i].register_index << "\n"; in emit_stream()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c437 unsigned index = start_slot + i; in si_set_viewport_states() local
438 struct si_signed_scissor *scissor = &ctx->viewports.as_scissor[index]; in si_set_viewport_states()
440 ctx->viewports.states[index] = state[i]; in si_set_viewport_states()
613 /* Viewport index handling. */ in si_update_vs_viewport_state()
/third_party/node/lib/
H A Dchild_process.js150 const index = ArrayPrototypeLastIndexOf(execArgv, process._eval);
151 if (index > 0) {
154 ArrayPrototypeSplice(execArgv, index - 1, 2);
/third_party/node/deps/icu-small/source/common/
H A Dserv.cpp491 int32_t index = startIndex; in getKey() local
492 while (index < limit) { in getKey()
493 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(index++); in getKey()
/third_party/mesa3d/src/mesa/main/
H A Dtexstorage.c360 int index = texObj->VirtualPageSizeIndex; in _mesa_sparse_texture_error_check() local
361 if (!st_GetSparseTextureVirtualPageSize(ctx, target, format, index, in _mesa_sparse_texture_error_check()
363 _mesa_error(ctx, GL_INVALID_OPERATION, "%s(sparse index = %d)", in _mesa_sparse_texture_error_check()
364 func, index); in _mesa_sparse_texture_error_check()
/third_party/node/deps/icu-small/source/i18n/
H A Ducol_res.cpp551 ucol_getAvailable(int32_t index) in ucol_getAvailable() argument
555 if (loc != nullptr && index < count) { in ucol_getAvailable()
556 return loc[index].getName(); in ucol_getAvailable()
H A Dlistformatter.cpp607 // (We prepend in reverse order because prepending at index 0 is fast.) in append()
647 int32_t index, in format()
654 if (index >= 0) { in format()
656 cfpos.constrainField(UFIELD_CATEGORY_LIST_SPAN, index); in format()
643 format( const UnicodeString items[], int32_t nItems, UnicodeString& appendTo, int32_t index, int32_t &offset, UErrorCode& errorCode) const format() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cc.c276 unsigned long index; in ngtcp2_cbrt() local
278 if (_BitScanReverse64(&index, n)) { in ngtcp2_cbrt()
279 d = d - 1 - index; in ngtcp2_cbrt()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_vp.c163 PUSH_DATA (push, 0x3987654); /* each nibble probably a dma index */ in nv84_decoder_vp_h264()
240 uint32_t index; member
266 info.index = macrob->y * mb(dec->base.width) + macrob->x; in nv84_decoder_vp_mpeg12_mb()
324 * index. This is because there is no movemask_epi16. That means that in nv84_decoder_vp_mpeg12_mb()
451 info.index++; in nv84_decoder_vp_mpeg12_mb()
528 PUSH_DATA (push, 0x543210); /* each nibble possibly a dma index */ in nv84_decoder_vp_mpeg12()
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc680 bool PhoneNumberMatcher::Find(int index, PhoneNumberMatch* match) { in Find() argument
684 reg_exps_->regexp_factory_for_pattern_->CreateInput(text_.substr(index))); in Find()
696 index = static_cast<int>(start + candidate.length()); in Find()
/third_party/ltp/tools/sparse/sparse-src/
H A Dinline.c268 struct expression *idx = copy_expression(expr->index); in copy_expression()
269 if (expr->down != val || expr->index != idx) { in copy_expression()
272 expr->index = idx; in copy_expression()
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins.cc247 int index = ToInt(builtin); in name() local
248 DCHECK(IsBuiltinId(index)); in name()
249 return builtin_metadata[index].name; in name()
/third_party/node/deps/v8/src/objects/
H A Dmodule.cc343 uint32_t index = 0; in GetModuleNamespace() local
344 if (name->AsArrayIndex(&index)) { in GetModuleNamespace()
346 ns, index, Accessors::MakeModuleNamespaceEntryInfo(isolate, name), in GetModuleNamespace()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c215 /* Mark index buffer as being read */
217 resource_read(batch, info->index.resource);
299 /* Upload a user index buffer. */
313 new_info.index.resource = indexbuf;
317 indexbuf = info->index.resource;
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h271 unsigned index = u_bit_scan(&mask); in ir3_emit_image_dims() local
272 unsigned off = const_state->image_dims.off[index]; in ir3_emit_image_dims()
274 img = &si->si[index]; in ir3_emit_image_dims()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h132 * indexed by shifting the mask by the shader stage index.
463 /* Invalid value for a binding table index. */
827 /** The high 16-bits of the last VBO/index buffer addresses */
960 uint32_t index);
1078 int iris_get_driver_query_info(struct pipe_screen *pscreen, unsigned index,
1081 unsigned index,
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h663 * index buffer, using an arbitrary collection of vertex buffers.
671 * to render using the same vertex arrays. An index buffer is
697 * Define the origin and shape of a vertex or index array. Both
754 * Optional index buffer. If indexArray.surfaceId is
755 * SVGA3D_INVALID_ID, we render without an index buffer. Rendering
756 * without an index buffer is identical to rendering with an index
759 * If an index buffer is in use, indexWidth specifies the width in
760 * bytes of each index value. It must be less than or equal to
763 * (Currently, the SVGA3D device requires index buffer
1015 uint32 index; global() member
1025 uint32 index; global() member
1053 uint32 index; global() member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h585 enum pipe_shader_type shader, uint index, in pipe_set_constant_buffer()
594 pipe->set_constant_buffer(pipe, shader, index, false, &cb); in pipe_set_constant_buffer()
596 pipe->set_constant_buffer(pipe, shader, index, false, NULL); in pipe_set_constant_buffer()
584 pipe_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, struct pipe_resource *buf) pipe_set_constant_buffer() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c61 unsigned index = ffs(enabled_mask) - 1; in emit_constants() local
62 struct pipe_constant_buffer *cb = &constbuf->cb[index]; in emit_constants()
93 enabled_mask &= ~(1 << index); in emit_constants()

Completed in 48 milliseconds

1...<<651652653654655656657658659660>>...917