Home
last modified time | relevance | path

Searched defs:idx (Results 226 - 250 of 1999) sorted by relevance

12345678910>>...80

/third_party/mesa3d/src/glx/
H A Dvertarr.c162 const int idx = format - GL_V2F; in __indirect_glInterleavedArrays() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_fs.h155 component(fs_reg reg, unsigned idx) in component() argument
281 quarter(const fs_reg &reg, unsigned idx) in quarter() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_query.c210 uint32_t idx = i + firstQuery; in lvp_ResetQueryPool() local
/third_party/node/tools/
H A Dgenv8constants.py87 idx = 6 + i * 3 variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp.c75 uint64_t ki, idx, top, sbits; in exp() local
H A Dexp2.c73 uint64_t ki, idx, top, sbits; in exp2() local
/third_party/musl/src/malloc/mallocng/
H A Dfree.c29 int idx = get_slot_index(p); in free_group() local
106 int idx = get_slot_index(p); in free() local
/third_party/musl/src/math/
H A Dexp2.c73 uint64_t ki, idx, top, sbits; in exp2() local
H A Dexp.c75 uint64_t ki, idx, top, sbits; in exp() local
/third_party/musl/src/misc/
H A Dgetopt_long.c24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long() argument
53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long_core() argument
140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx) in getopt_long() argument
145 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx) in getopt_long_only() argument
[all...]
/third_party/node/deps/brotli/c/common/
H A Dtransform.c238 int idx = 0; in BrotliTransformDictionaryWord() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter_layout.c193 const int idx = inst->SrcReg[i].Base.Index; in _mesa_layout_parameters() local
231 const int idx = inst->SrcReg[i].Base.Index; in _mesa_layout_parameters() local
268 const int idx = inst->SrcReg[i].Base.Index; in _mesa_layout_parameters() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dflagparser.cpp29 int32_t idx, i; in parseFlagsFile() local
118 int32_t i, idx = -1; in extractFlag() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.c152 unsigned idx = 0; in panvk_pool_get_bo_handles() local
/third_party/mesa3d/src/util/
H A Du_idalloc.c148 unsigned idx = id / 32; in util_idalloc_free() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_internal.c39 const int idx = u_bit_scan(&cache->bucket_mask); in vn_renderer_shmem_cache_fini() local
59 const uint32_t idx = ffsll(size) - 1; in choose_bucket() local
73 const int idx = u_bit_scan(&bucket_mask); in vn_renderer_shmem_cache_remove_expired_locked() local
99 int idx; in vn_renderer_shmem_cache_add() local
124 int idx; vn_renderer_shmem_cache_get() local
169 const int idx = u_bit_scan(&bucket_mask); vn_renderer_shmem_cache_debug_dump() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_fragprog.c92 unsigned idx = fp->consts[i].index * 4; in nv30_fragprog_validate() local
/third_party/icu/icu4c/source/io/
H A Dustream.cpp83 int32_t idx = 0; in operator >>() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dstdnmtst.c176 int32_t idx, len, repeatTimes = 3; in doTestNames() local
227 int32_t idx, repeatTimes = 3; in doTestUCharNames() local
[all...]
/third_party/libinput/src/
H A Dutil-strings.c131 size_t idx = 0; in strv_from_string() local
/third_party/ltp/testcases/network/lib6/
H A Din6_02.c85 unsigned int idx; in sub_if_indextoname_test() local
160 unsigned int idx; in if_nameindex_test() local
[all...]
/third_party/libwebsockets/lib/system/
H A Dsystem.c137 lws_system_get_blob(struct lws_context *context, lws_system_blob_item_t type, int idx) lws_system_get_blob() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_autotune.h154 unsigned idx; member
H A Dfreedreno_query.c234 unsigned idx = 0; in setup_perfcntr_query_info() local
H A Dfreedreno_query_acc.c218 int idx = pidx(query_type); in fd_acc_create_query() local
259 int idx = pidx(provider->query_type); in fd_acc_query_register_provider() local

Completed in 11 milliseconds

12345678910>>...80