/third_party/mesa3d/src/glx/ |
H A D | vertarr.c | 162 const int idx = format - GL_V2F; in __indirect_glInterleavedArrays() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_ir_fs.h | 155 component(fs_reg reg, unsigned idx) in component() argument 281 quarter(const fs_reg ®, unsigned idx) in quarter() argument
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_query.c | 210 uint32_t idx = i + firstQuery; in lvp_ResetQueryPool() local
|
/third_party/node/tools/ |
H A D | genv8constants.py | 87 idx = 6 + i * 3 variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | exp.c | 75 uint64_t ki, idx, top, sbits; in exp() local
|
H A D | exp2.c | 73 uint64_t ki, idx, top, sbits; in exp2() local
|
/third_party/musl/src/malloc/mallocng/ |
H A D | free.c | 29 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 D | exp2.c | 73 uint64_t ki, idx, top, sbits; in exp2() local
|
H A D | exp.c | 75 uint64_t ki, idx, top, sbits; in exp() local
|
/third_party/musl/src/misc/ |
H A D | getopt_long.c | 24 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 D | transform.c | 238 int idx = 0; in BrotliTransformDictionaryWord() local
|
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_parameter_layout.c | 193 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 D | flagparser.cpp | 29 int32_t idx, i; in parseFlagsFile() local 118 int32_t i, idx = -1; in extractFlag() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_mempool.c | 152 unsigned idx = 0; in panvk_pool_get_bo_handles() local
|
/third_party/mesa3d/src/util/ |
H A D | u_idalloc.c | 148 unsigned idx = id / 32; in util_idalloc_free() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer_internal.c | 39 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 D | nv30_fragprog.c | 92 unsigned idx = fp->consts[i].index * 4; in nv30_fragprog_validate() local
|
/third_party/icu/icu4c/source/io/ |
H A D | ustream.cpp | 83 int32_t idx = 0; in operator >>() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | stdnmtst.c | 176 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 D | util-strings.c | 131 size_t idx = 0; in strv_from_string() local
|
/third_party/ltp/testcases/network/lib6/ |
H A D | in6_02.c | 85 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 D | system.c | 137 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 D | freedreno_autotune.h | 154 unsigned idx; member
|
H A D | freedreno_query.c | 234 unsigned idx = 0; in setup_perfcntr_query_info() local
|
H A D | freedreno_query_acc.c | 218 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
|