| /third_party/mesa3d/src/glx/ |
| H A D | indirect_vertex_program.c | 38 do_vertex_attrib_enable(GLuint index, GLboolean val) in do_vertex_attrib_enable() argument 51 __indirect_glEnableVertexAttribArray(GLuint index) in __indirect_glEnableVertexAttribArray() argument 58 __indirect_glDisableVertexAttribArray(GLuint index) in __indirect_glDisableVertexAttribArray() argument 65 get_parameter(unsigned opcode, unsigned size, GLenum target, GLuint index, in get_parameter() argument 90 __indirect_glGetProgramEnvParameterfvARB(GLenum target, GLuint index, in __indirect_glGetProgramEnvParameterfvARB() argument 98 __indirect_glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params) __indirect_glGetProgramEnvParameterdvARB() argument 106 __indirect_glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params) __indirect_glGetProgramLocalParameterfvARB() argument 114 __indirect_glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params) __indirect_glGetProgramLocalParameterdvARB() argument 122 __indirect_glGetVertexAttribPointerv(GLuint index, GLenum pname, GLvoid ** pointer) __indirect_glGetVertexAttribPointerv() argument 146 get_attrib_array_data(__GLXattribute * state, GLuint index, GLenum cap, GLintptr * data) get_attrib_array_data() argument 180 get_vertex_attrib(struct glx_context * gc, unsigned vop, GLuint index, GLenum pname, xReply * reply) get_vertex_attrib() argument 196 __indirect_glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params) __indirect_glGetVertexAttribiv() argument 229 __indirect_glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params) __indirect_glGetVertexAttribfv() argument 263 __indirect_glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params) __indirect_glGetVertexAttribdv() argument [all...] |
| H A D | indirect_vertex_array_priv.h | 105 unsigned index; member 163 unsigned index; member
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_encoder.h | 236 panfrost_make_resource_table(struct panfrost_ptr base, unsigned index, in panfrost_make_resource_table() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | bitscan.h | 60 unsigned long index; in ffs() local 77 unsigned long index; in ffsll() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 292 unsigned index; in analyse_instruction() local 473 unsigned index; in dump_info() local 541 unsigned index; lp_build_tgsi_info() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dynamic_indexing.c | 117 unsigned file = TGSI_FILE_NULL, index = INVALID_INDEX; in remove_dynamic_indexes() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_cache.c | 138 uint32_t index = hash % cache->size; in util_cache_entry_get() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir_liveness.c | 31 range_include(struct live_def *def, unsigned index) in range_include() argument 45 unsigned index; /* current live index */ member 208 unsigned index = state.index; etna_live_defs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_image.c | 243 unsigned index = u_bit_scan(&enabled_mask); in fd4_emit_images() local
|
| /third_party/musl/ldso/linux/ |
| H A D | dynlink_rand.c | 188 struct loadtask *get_loadtask(struct loadtasks *tasks, size_t index) in get_loadtask() argument 217 size_t index = 0; in shuffle_loadtasks() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_controlflow.cpp | 158 void IfInstr::forward_set_blockid(int id, int index) in forward_set_blockid() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query.c | 35 nvc0_create_query(struct pipe_context *pipe, unsigned type, unsigned index) in nvc0_create_query() argument 92 index, resource, offset); in nvc0_get_query_result_resource() local 78 nvc0_get_query_result_resource(struct pipe_context *pipe, struct pipe_query *pq, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) nvc0_get_query_result_resource() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r300_fragprog_emit.c | 85 static void use_temporary(struct r300_fragment_program_code *code, unsigned int index) in use_temporary() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_vs_draw.c | 335 unsigned index = info.output_semantic_index[i]; in r300_draw_init_vertex_shader() local 88 emit_output(struct tgsi_transform_context *ctx, unsigned name, unsigned index, unsigned interp, unsigned reg) emit_output() argument 107 insert_output_before(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *before, unsigned name, unsigned index, unsigned interp) insert_output_before() argument 126 insert_output_after(struct tgsi_transform_context *ctx, struct tgsi_full_declaration *after, unsigned name, unsigned index, unsigned interp) insert_output_after() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | cayman_msaa.c | 85 int offset, index; in cayman_get_sample_position() local
|
| /third_party/node/deps/openssl/openssl/crypto/ffc/ |
| H A D | ffc_params.c | 99 void ossl_ffc_params_set_gindex(FFC_PARAMS *params, int index) in ossl_ffc_params_set_gindex() argument 104 void ossl_ffc_params_set_pcounter(FFC_PARAMS *params, int index) in ossl_ffc_params_set_pcounter() argument 109 void ossl_ffc_params_set_h(FFC_PARAMS *params, int index) in ossl_ffc_params_set_h() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ess/ |
| H A D | ess_lib.c | 217 find(const ESS_CERT_ID *cid, const ESS_CERT_ID_V2 *cid_v2, int index, const STACK_OF(X509) *certs) find() argument
|
| /third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
| H A D | FlyweightMapStorage.java | 54 public int getPrefix(int index) { in getPrefix() argument 63 public String getDescription(int index) { in getDescription() argument 199 readExternalWord(ObjectInput objectInput, int wordSize, ByteBuffer outputBuffer, int index) readExternalWord() argument 219 writeExternalWord(ObjectOutput objectOutput, int wordSize, ByteBuffer inputBuffer, int index) writeExternalWord() argument 239 readWordFromBuffer(ByteBuffer buffer, int wordSize, int index) readWordFromBuffer() argument 255 storeWordInBuffer(ByteBuffer buffer, int wordSize, int index, int value) storeWordInBuffer() argument [all...] |
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | map.rs | 177 fn index(&self, key: &Q) -> &V { in index() functions
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | map.rs | 177 fn index(&self, key: &Q) -> &V { in index() functions
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | map.rs | 177 fn index(&self, key: &Q) -> &V { in index() functions
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | map.rs | 177 fn index(&self, key: &Q) -> &V { in index() functions
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | map.rs | 177 fn index(&self, key: &Q) -> &V { in index() functions
|
| /third_party/protobuf/benchmarks/php/ |
| H A D | PhpBenchmark.php | 135 foreach ($argv as $index => $arg) { variable 146 foreach ($argv as $index => $arg) { variable
|
| /third_party/pulseaudio/src/pulsecore/filter/ |
| H A D | lfe-filter.c | 34 int64_t index; member 49 int64_t index; member [all...] |