Home
last modified time | relevance | path

Searched defs:first (Results 1001 - 1025 of 1299) sorted by relevance

1...<<41424344454647484950>>...52

/third_party/mesa3d/src/intel/isl/
H A Disl.c3295 isl_swizzle_compose(struct isl_swizzle first, struct isl_swizzle second) in isl_swizzle_compose() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddraw.c52 GLuint first; member
489 _mesa_validate_DrawArraysInstanced(struct gl_context *ctx, GLenum mode, GLint first, in _mesa_validate_DrawArraysInstanced() argument
1084 unsigned i, first; in _mesa_draw_gallium_multimode_fallback() local
1576 _mesa_DrawArraysInstancedBaseInstance(GLenum mode, GLint first, GLsizei count, GLsizei numInstances, GLuint baseInstance) _mesa_DrawArraysInstancedBaseInstance() argument
1608 _mesa_MultiDrawArrays(GLenum mode, const GLint *first, const GLsizei *count, GLsizei primcount) _mesa_MultiDrawArrays() argument
2761 _mesa_MultiModeDrawArraysIBM( const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride ) _mesa_MultiModeDrawArraysIBM() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c1437 llvmpipe_set_global_binding(struct pipe_context *pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) llvmpipe_set_global_binding() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp2335 UBool first in verifyTransitions() local
[all...]
H A Dintltest.cpp1820 static UBool first=true; in random() local
2136 bool first = true; in vectorToString() local
[all...]
H A Dtsmthred.cpp857 uint32_t first = 0; in TestCollators() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp1032 bool first; in print() local
1853 bool first = true; main() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c777 int first, last; in draw_tablet() local
881 int first, last; in draw_pointer() local
[all...]
/third_party/libdrm/
H A Dxf86drmMode.c1472 const drmModeAtomicReqItem *first = misc; in sort_req_list() local
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator.cc352 bool first = true; in operator <<() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc238 TNode<String> first = in ConstructNewResultFromMatchInfo() local
/third_party/node/deps/v8/src/objects/
H A Dmap.cc2103 bool CheckEquivalent(const Map first, const Map second) { in CheckEquivalent() argument
H A Dstring.cc884 String first = cons_string.first(cage_base); in WriteToFlat() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc1233 bool first = true; in SearchRegExpMultiple() local
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc248 bool first = true; in ToExplicitString() local
262 bool first = true; in SimpleNameImpl() local
460 bool first = true; in ComputeName() local
1323 bool first in GetRuntimeType() local
1343 bool first = true; GetDebugType() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1223 struct iris_compiled_shader *first = in find_or_add_variant() local
2965 struct iris_compiled_shader *first = in iris_is_parallel_shader_compilation_finished() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h148 struct draw_stage *first; /**< one of the following */ member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c1209 unsigned first, size, index_bit; in u_vbuf_upload_buffers() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c3014 int first, count; in si_set_active_descriptors() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c186 bool first = true; in desc_state_hash() local
1732 bool first = true; in update_descriptor_state() local
1771 bool first in zink_context_update_descriptor_states() local
1809 bool first = true; zink_context_update_descriptor_states() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c422 bool first = true; in pan_blitter_get_blit_shader() local
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c553 bool first = true; in print_vector_constants() local
1429 bool first = true; in print_load_store_instr() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c846 int first = 0; in do_alu_action() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c94 unsigned first; member
102 unsigned first; member
124 unsigned first; member
143 unsigned first; member
529 ureg_DECL_constant2D(struct ureg_program *ureg, unsigned first, unsigned last, unsigned index2D) ureg_DECL_constant2D() argument
616 ureg_DECL_hw_atomic(struct ureg_program *ureg, unsigned first, unsigned last, unsigned buffer_id, unsigned array_id) ureg_DECL_hw_atomic() argument
1514 emit_decl_semantic(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned streams, unsigned usage_mask, unsigned array_id, boolean invariant) emit_decl_semantic() argument
1555 emit_decl_atomic_2d(struct ureg_program *ureg, unsigned first, unsigned last, unsigned index2D, unsigned array_id) emit_decl_atomic_2d() argument
1585 emit_decl_fs(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, enum tgsi_interpolate_mode interpolate, enum tgsi_interpolate_loc interpolate_location, unsigned array_id, unsigned usage_mask) emit_decl_fs() argument
1627 emit_decl_temps( struct ureg_program *ureg, unsigned first, unsigned last, boolean local, unsigned arrayid ) emit_decl_temps() argument
1653 emit_decl_range( struct ureg_program *ureg, unsigned file, unsigned first, unsigned count ) emit_decl_range() argument
1673 emit_decl_range2D(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, unsigned index2D) emit_decl_range2D() argument
2048 unsigned first = i; emit_decls() local
[all...]
/third_party/mksh/
H A Dmisc.c2439 char first, c; in strstr() local
[all...]

Completed in 67 milliseconds

1...<<41424344454647484950>>...52