/third_party/mesa3d/src/glx/ |
D | indirect_vertex_array.c | 117 struct array_state_vector *arrays = state->array_state; in __glXFreeVertexArrayState() local 145 struct array_state_vector *arrays; in __glXInitVertexArrayState() local 316 calculate_single_vertex_size_none(const struct array_state_vector *arrays) in calculate_single_vertex_size_none() 337 const struct array_state_vector * arrays, unsigned index) in emit_element_none() 404 const struct array_state_vector * arrays, unsigned index) in emit_element_old() 425 get_array_entry(const struct array_state_vector *arrays, in get_array_entry() 442 allocate_array_info_cache(struct array_state_vector *arrays, in allocate_array_info_cache() 467 fill_array_info_cache(struct array_state_vector *arrays) in fill_array_info_cache() 532 struct array_state_vector *arrays = state->array_state; in emit_DrawArrays_none() local 592 struct array_state_vector *arrays, in emit_DrawArrays_header_old() [all …]
|
D | indirect_vertex_array_priv.h | 190 struct array_state *arrays; member
|
/third_party/boost/libs/container_hash/test/ |
D | hash_std_array_test.cpp | 50 std::vector<std::array<int, 1> > arrays; in int_1_array_test() local 63 std::vector<std::array<std::string, 1> > arrays; in string_1_array_test() local 75 std::vector<std::array<std::string,3 > > arrays; in string_3_array_test() local
|
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_vbo_t.c | 60 const struct tnl_vertex_array *arrays) in vbo_init_arrays() 97 const struct tnl_vertex_array *arrays) in vbo_deinit_arrays() 121 vbo_choose_render_mode(struct gl_context *ctx, const struct tnl_vertex_array *arrays) in vbo_choose_render_mode() 139 vbo_emit_attr(struct gl_context *ctx, const struct tnl_vertex_array *arrays, in vbo_emit_attr() 182 vbo_choose_attrs(struct gl_context *ctx, const struct tnl_vertex_array *arrays) in vbo_choose_attrs() 225 get_max_client_stride(struct gl_context *ctx, const struct tnl_vertex_array *arrays) in get_max_client_stride() 250 vbo_maybe_split(struct gl_context *ctx, const struct tnl_vertex_array *arrays, in vbo_maybe_split() 312 vbo_bind_vertices(struct gl_context *ctx, const struct tnl_vertex_array *arrays, in vbo_bind_vertices() 389 vbo_draw_vbo(struct gl_context *ctx, const struct tnl_vertex_array *arrays, in vbo_draw_vbo() 439 vbo_draw_imm(struct gl_context *ctx, const struct tnl_vertex_array *arrays, in vbo_draw_imm() [all …]
|
/third_party/protobuf/js/experimental/runtime/kernel/ |
D | uint8arrays.js | 12 function concatenateByteArrays(arrays) { argument
|
/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/ |
D | prefer-readonly-parameter-types.test.ts | 36 const arrays = [ constant
|
/third_party/mindspore/mindspore/nn/metrics/ |
D | auc.py | 109 def _check_consistent_length(*arrays):
|
/third_party/mesa3d/src/mesa/main/ |
D | arrayobj.c | 1118 gen_vertex_arrays(struct gl_context *ctx, GLsizei n, GLuint *arrays, in gen_vertex_arrays() 1147 gen_vertex_arrays_err(struct gl_context *ctx, GLsizei n, GLuint *arrays, in gen_vertex_arrays_err() 1164 _mesa_GenVertexArrays_no_error(GLsizei n, GLuint *arrays) in _mesa_GenVertexArrays_no_error() 1172 _mesa_GenVertexArrays(GLsizei n, GLuint *arrays) in _mesa_GenVertexArrays() 1184 _mesa_CreateVertexArrays_no_error(GLsizei n, GLuint *arrays) in _mesa_CreateVertexArrays_no_error() 1192 _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays) in _mesa_CreateVertexArrays()
|
/third_party/mesa3d/src/mesa/tnl/ |
D | t_split.c | 103 const struct tnl_vertex_array arrays[], in _tnl_split_prims()
|
D | t_split_copy.c | 149 dump_draw_info(const struct tnl_vertex_array *arrays, in dump_draw_info() 593 const struct tnl_vertex_array *arrays, in _tnl_split_copy()
|
D | t_draw.c | 427 const struct tnl_vertex_array *arrays, in _tnl_draw_prims() 645 const struct tnl_vertex_array* arrays = _tnl_bind_inputs(ctx); in _tnl_draw() local
|
D | t_split_inplace.c | 266 const struct tnl_vertex_array *arrays, in _tnl_split_inplace()
|
/third_party/node/test/parallel/ |
D | test-buffer-backing-arraybuffer.js | 16 const arrays = [ variable
|
/third_party/flutter/skia/modules/particles/src/ |
D | SkParticleDrawable.cpp | 84 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local 126 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local
|
/third_party/skia/modules/particles/src/ |
D | SkParticleDrawable.cpp | 84 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local 130 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_valuepool.cpp | 400 void ValuePool::allocate_arrays(array_list& arrays) in allocate_arrays() 459 void ValuePool::allocate_local_register(const nir_register& reg, array_list& arrays) in allocate_local_register()
|
/third_party/flutter/skia/tests/ |
D | TArrayTest.cpp | 104 SkTArray<int>* arrays[] = { &arr, &arr5, &arr10, &arr20 }; in test_swap() local
|
/third_party/mindspore/mindspore/numpy/ |
D | array_ops.py | 368 def concatenate(arrays, axis=0): argument 876 def stack(arrays, axis=0): argument
|
/third_party/skia/tests/ |
D | TArrayTest.cpp | 210 SkTArray<int>* arrays[] = { &arr, &arr5, &arr10, &arr20 }; in test_swap() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsVertexArrayTests.cpp | 703 …ram::ContextShaderProgram (const glu::RenderContext& ctx, const std::vector<ContextArray*>& arrays) in ContextShaderProgram() 813 …rProgram::genVertexSource (const glu::RenderContext& ctx, const std::vector<ContextArray*>& arrays) in genVertexSource() 1060 …:createProgramDeclaration (const glu::RenderContext& ctx, const std::vector<ContextArray*>& arrays) in createProgramDeclaration()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_scan.c | 953 struct tgsi_array_info *arrays) in tgsi_scan_arrays()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_shader.h | 396 gpr_array_vec& arrays() { return gpr_arrays; } in arrays() function
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DateFormatSymbols.java | 1571 Map<String, String[]> arrays = new TreeMap<>(); field in DateFormatSymbols.CalendarDataSink 1867 Map<String, String[]> arrays = calendarSink.arrays; in initializeData() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateFormatSymbols.java | 1613 Map<String, String[]> arrays = new TreeMap<>(); field in DateFormatSymbols.CalendarDataSink 1909 Map<String, String[]> arrays = calendarSink.arrays; in initializeData() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv3.cpp | 1466 void GL_APIENTRY DeleteVertexArrays(GLsizei n, const GLuint *arrays) in DeleteVertexArrays() 1489 void GL_APIENTRY DeleteVertexArraysOES(GLsizei n, const GLuint *arrays) in DeleteVertexArraysOES() 1494 void GL_APIENTRY GenVertexArrays(GLsizei n, GLuint *arrays) in GenVertexArrays() 1514 void GL_APIENTRY GenVertexArraysOES(GLsizei n, GLuint *arrays) in GenVertexArraysOES()
|