| /third_party/node/deps/ada/ |
| H A D | ada.h | 5995 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 D | undici.js | 578 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 D | aco_ir.h | 1799 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 D | iris_program.c | 453 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 D | server.c | 475 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 D | mod.rs | 2042 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 D | vktSpvAsm8bitStorageTests.cpp | 733 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 D | server.c | 475 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 D | module-echo-cancel.c | 1481 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 D | padsp.c | 1290 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 D | vktSpvAsm8bitStorageTests.cpp | 733 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 D | sme.c | 47 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 D | private-lib-core-net.h | 1387 _lws_route_table_ifdown(struct lws_context_per_thread *pt, int idx);
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir.h | 2301 ir_constant *get_record_field(int idx);
|
| /third_party/node/src/ |
| H A D | env.h | 271 inline v8::Local<v8::String> provider_string(int idx);
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu.h | 1810 struct brw_reg idx);
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir.h | 815 inline void setSV(SVSemantic sv, uint32_t idx = 0);
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | State.h | 827 void setClipDistanceEnable(int idx, bool enable);
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape.cc | 563 buffer->idx = 0; in hb_insert_dotted_circle()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| H A D | vktQueryPoolStatisticsTests.cpp | 491 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 D | vktQueryPoolStatisticsTests.cpp | 491 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 D | stub_builder.cpp | 322 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, ¬Fount); 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 D | vktShaderBuiltinPrecisionTests.cpp | 3854 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 D | vktShaderBuiltinPrecisionTests.cpp | 3843 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 D | graph_checker.cpp | 1505 [[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()
|