Home
last modified time | relevance | path

Searched defs:idx (Results 1751 - 1775 of 2244) sorted by relevance

1...<<71727374757677787980>>...90

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c392 si_add_arg_checked(struct ac_shader_args *args, enum ac_arg_regfile file, unsigned registers, enum ac_arg_type type, struct ac_arg *arg, unsigned idx) si_add_arg_checked() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c673 int idx = iter.name[strlen("Kernel Start Pointer ")] - '0'; in decode_ps_kern() local
735 int idx = 0; in decode_3dstate_constant_all() local
785 int idx; in decode_3dstate_constant() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1388 static bool Items_ArrayGetter(void* data, int idx, const char** out_text) in Items_ArrayGetter() argument
1397 static bool Items_SingleStringGetter(void* data, int idx, const char** out_text) in Items_SingleStringGetter() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c1044 unsigned idx = start_slot + i; in virgl_set_sampler_views() local
1243 unsigned idx = start_slot + i; in virgl_set_hw_atomic_buffers() local
1273 unsigned idx = start_slot + i; virgl_set_shader_buffers() local
1329 unsigned idx = start_slot + i; virgl_set_shader_images() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c777 unsigned idx = emit->nr_hw_int_const++; in create_loop_const() local
799 unsigned idx in create_arl_consts() local
736 emit_def_const(struct svga_shader_emitter *emit, SVGA3dShaderConstType type, unsigned idx, float a, float b, float c, float d) emit_def_const() argument
852 unsigned idx = emit->nr_hw_float_const++; create_common_immediate() local
992 int idx = 0, swizzle = 0, i; get_fake_arl_const() local
1013 int idx; get_tex_dimensions() local
3045 unsigned idx = emit->nr_hw_float_const++; make_immediate() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c630 const unsigned idx = (key->tc_idx >> (i * 3)) & 0x7; in nine_ff_build_vs() local
1673 unsigned idx = context->ff.tex_stage[s][D3DTSS_TEXCOORDINDEX] & 7; in nine_ff_get_vs() local
[all...]
/third_party/node/src/
H A Dcares_wrap.cc1855 int idx; in safe_free_hostent() local
H A Denv-inl.h110 inline v8::Local<v8::String> AsyncHooks::provider_string(int idx) { in provider_string() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c459 int fuse_reply_bmap(fuse_req_t req, uint64_t idx) in fuse_reply_bmap() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c1811 static void ntfs_dump_index_header(const char *indent, INDEX_HEADER *idx) in ntfs_dump_index_header() argument
/third_party/ntfs-3g/src/
H A Dntfs-3g.c2949 static int ntfs_fuse_bmap(const char *path, size_t blocksize, uint64_t *idx) in ntfs_fuse_bmap() argument
/third_party/nghttp2/src/
H A Dshrpx_tls.cc215 auto idx = cert_tree->lookup(hostname); in servername_callback() local
1990 add_cert(const StringRef &hostname, size_t idx) add_cert() argument
2051 auto idx = router_.match(hostname); lookup() local
2171 auto idx = lt->add_cert(StringRef{std::begin(buf), end_buf}, cert_lookup_tree_add_ssl_ctx() local
2212 auto idx = cert_lookup_tree_add_ssl_ctx() local
[all...]
H A Dshrpx_config.cc1335 auto idx = addr_groups.size(); in parse_mapping() local
4386 int compute_affinity_hash(std::vector<AffinityHash> &res, size_t idx, in compute_affinity_hash() argument
4590 size_t idx = 0; in configure_downstream_group() local
[all...]
H A Dshrpx_client_handler.cc902 auto idx = (*it).idx; in get_downstream_addr() local
996 auto idx = (*it).idx; in get_downstream_addr_strict_affinity() local
H A Dshrpx.cc991 size_t idx = 0; in get_inherited_addr_from_config() local
/third_party/node/deps/icu-small/source/common/
H A Duloc_tag.cpp2468 ultag_getExtlang(const ULanguageTag* langtag, int32_t idx) { in ultag_getExtlang() argument
2498 ultag_getVariant(const ULanguageTag* langtag, int32_t idx) { in ultag_getVariant() argument
2528 ultag_getExtensionKey(const ULanguageTag* langtag, int32_t idx) ultag_getExtensionKey() argument
2544 ultag_getExtensionValue(const ULanguageTag* langtag, int32_t idx) ultag_getExtensionValue() argument
[all...]
H A Dputil.cpp732 int32_t idx = 0; in isValidOlsonID() local
868 int32_t idx; remapShortTimeZone() local
[all...]
H A Dunames.cpp999 uint16_t prefixLength, i, idx; in enumAlgNames() local
1128 uint16_t i, idx; in findAlgName() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp367 int idx = offset; in printf_bits() local
[all...]
H A Dffvertex_prog.c303 GLint idx:9; /* relative addressing may be negative */ member
350 static struct ureg make_ureg(GLuint file, GLint idx) in make_ureg() argument
430 GLint idx; in register_param4() local
480 GLint idx; register_const4f() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c111 build_load_ptr_dxil(nir_builder *b, nir_deref_instr *deref, nir_ssa_def *idx) in build_load_ptr_dxil() argument
144 nir_ssa_def *idx = nir_iadd(b, base_idx, nir_imm_int(b, i / 32)); in lower_load_deref() local
222 nir_ssa_def *idx = nir_ushr(b, offset, nir_imm_int(b, 4)); in build_load_ubo_dxil() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c189 uint32_t idx = target_bo->gem_handle; in anv_reloc_list_add_bo() local
1881 uint32_t idx = first_batch_bo->bo->exec_obj_index; in setup_execbuf_for_cmd_buffers() local
1986 uint32_t idx = flush->batch_bo->exec_obj_index; setup_utrace_execbuf() local
[all...]
H A Danv_allocator.c279 anv_state_table_add(struct anv_state_table *table, uint32_t *idx, in anv_state_table_add() argument
1106 uint32_t idx; in anv_state_pool_alloc_no_vg() local
1153 uint32_t idx; in anv_state_pool_alloc_back() local
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c607 int idx = 0; in compile_vertex_list() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c350 uint32_t idx = range_idx[visibility][type]++; in dzn_descriptor_set_layout_create() local

Completed in 76 milliseconds

1...<<71727374757677787980>>...90