Home
last modified time | relevance | path

Searched refs:idx (Results 4151 - 4175 of 4248) sorted by relevance

1...<<161162163164165166167168169170

/third_party/node/deps/ada/
H A Dada.h5995 size_t idx =
5997 if (idx == input.size()) {
6001 buffer.insert(components.search_start + 1, input, 0, idx);
6002 input.remove_prefix(idx);
6007 buffer.insert(components.search_start + idx + 1, encoded);
6009 uint32_t(encoded.size() + idx + 1); // Do not forget `?`
/third_party/node/deps/undici/
H A Dundici.js578 const idx = host.indexOf(":");
579 if (idx === -1)
581 return host.substring(0, idx);
4628 const idx = input.indexOf(char, position.position);
4630 if (idx === -1) {
4634 position.position = idx;
5107 const idx = this[kState].findIndex((entry) => entry.name === name);
5108 if (idx === -1) {
5111 return this[kState][idx].value;
5137 const idx
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h1799 bool can_use_opsel(amd_gfx_level gfx_level, aco_opcode op, int idx);
1818 uint32_t get_reduction_identity(ReduceOp op, unsigned idx);
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c453 setup_vec4_image_sysval(uint32_t *sysvals, uint32_t idx, in setup_vec4_image_sysval() argument
459 sysvals[i] = BRW_PARAM_IMAGE(idx, offset / sizeof(uint32_t) + i); in setup_vec4_image_sysval()
/third_party/node/deps/openssl/openssl/fuzz/
H A Dserver.c475 static int idx; variable
501 idx = SSL_get_ex_data_X509_STORE_CTX_idx(); in TIME_IMPL()
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dmod.rs2042 for (idx, ty) in item.used_template_params(ctx).iter().enumerate() { in codegen()
2049 let field_name = ctx.rust_ident(format!("_phantom_{}", idx)); in codegen()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp733 deUint32 idx = (arrayStrideInBytesUniform / originTypeSize) * ndxConts; in checkUniformsArrayConstNdx() local
739 if (static_cast<deInt8>(original[idx + ndxData]) != static_cast<deInt8>(*returned)) in checkUniformsArrayConstNdx()
/third_party/openssl/fuzz/
H A Dserver.c475 static int idx; variable
501 idx = SSL_get_ex_data_X509_STORE_CTX_idx(); in TIME_IMPL()
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dmodule-echo-cancel.c1481 uint32_t idx; in source_output_moving_cb() local
1495 PA_IDXSET_FOREACH(output, u->source->outputs, idx) { in source_output_moving_cb()
/third_party/pulseaudio/src/utils/
H A Dpadsp.c1290 static void subscribe_cb(pa_context *context, pa_subscription_event_type_t t, uint32_t idx, void *userdata) { in subscribe_cb() argument
1294 if (i->sink_index != idx) in subscribe_cb()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp733 deUint32 idx = (arrayStrideInBytesUniform / originTypeSize) * ndxConts; in checkUniformsArrayConstNdx() local
739 if (static_cast<deInt8>(original[idx + ndxData]) != static_cast<deInt8>(*returned)) in checkUniformsArrayConstNdx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c47 static int index_within_array(const int *array, int idx) in index_within_array() argument
50 for (i = 0; i < idx; i++) { in index_within_array()
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h1387 _lws_route_table_ifdown(struct lws_context_per_thread *pt, int idx);
/third_party/mesa3d/src/compiler/glsl/
H A Dir.h2301 ir_constant *get_record_field(int idx);
/third_party/node/src/
H A Denv.h271 inline v8::Local<v8::String> provider_string(int idx);
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.h1810 struct brw_reg idx);
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h815 inline void setSV(SVSemantic sv, uint32_t idx = 0);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.h827 void setClipDistanceEnable(int idx, bool enable);
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape.cc563 buffer->idx = 0; in hb_insert_dotted_circle()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp491 for (deUint32 idx = 0u; idx < size; idx++) in verifyUnavailable()
493 if (dstOffset && idx == 0) in verifyUnavailable()
496 failed |= va[idx].availability != 0xfffffffffffffffful || va[idx].value != 0xfffffffffffffffful; in verifyUnavailable()
500 failed |= va[idx].availability != 0; in verifyUnavailable()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp491 for (deUint32 idx = 0u; idx < size; idx++) in verifyUnavailable()
493 if (dstOffset && idx == 0) in verifyUnavailable()
496 failed |= va[idx].availability != 0xfffffffffffffffful || va[idx].value != 0xfffffffffffffffful; in verifyUnavailable()
500 failed |= va[idx].availability != 0; in verifyUnavailable()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp322 for (int32_t idx = 0; idx < maxPropsNum; idx++) { in FindElementWithCache()
323 bool isLast = (idx == maxPropsNum - 1); in FindElementWithCache()
325 Bind(&labels[idx]); in FindElementWithCache()
327 BRANCH_LIKELY(Int32LessThan(Int32(idx), propsNum), &check, &notFount); in FindElementWithCache()
332 result = Int32(idx); in FindElementWithCache()
334 PtrMul(ZExtInt32ToPtr(Int32(idx)), in FindElementWithCache()
337 BRANCH_UNLIKELY(Equal(keyInProperty, key), &exit, &labels[idx + 1]); in FindElementWithCache()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp3854 int idx[Size]; in doExpand() local
3857 idx[ndx] = ndx; in doExpand()
3870 alt = alt + op[idx[ndx]]; in doExpand()
3872 } while (std::next_permutation(idx, idx + Size)); in doExpand()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp3843 int idx[Size]; in doExpand() local
3846 idx[ndx] = ndx; in doExpand()
3859 alt = alt + op[idx[ndx]]; in doExpand()
3861 } while (std::next_permutation(idx, idx + Size)); in doExpand()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_checker.cpp1505 [[maybe_unused]] auto idx = inst->CastToLoadPairPart()->GetImm(); in CheckUserOfInt32() local
1509 CHECKER_DO_IF_NOT_AND_PRINT_VISITOR(v, idx < op1->CastToLoadArrayPairI()->GetDstCount(), in CheckUserOfInt32()
1512 CHECKER_DO_IF_NOT_AND_PRINT_VISITOR(v, idx < op1->CastToLoadArrayPair()->GetDstCount(), in CheckUserOfInt32()

Completed in 129 milliseconds

1...<<161162163164165166167168169170