/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_list.c | 46 uint32_t *lists = alloca(max_list_count * sizeof(uint32_t)); in _mesa_unmarshal_CallList() local
|
H A D | glthread_marshal.h | 689 _mesa_glthread_CallLists(struct gl_context *ctx, GLsizei n, GLenum type, const GLvoid *lists) _mesa_glthread_CallLists() argument [all...] |
H A D | dlist.c | 1983 save_CallLists(GLsizei num, GLenum type, const GLvoid * lists) in save_CallLists() argument 13783 render_bitmap_atlas(struct gl_context *ctx, GLsizei n, GLenum type, const void *lists) render_bitmap_atlas() argument 13839 _mesa_CallLists(GLsizei n, GLenum type, const GLvoid * lists) _mesa_CallLists() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | RBNFParseTest.java | 122 private void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | RBNFParseTest.java | 119 private void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | dominate.c | 23 struct basic_block_list *lists[0]; member
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglSimpleConfigCase.cpp | 156 void getDefaultFilterLists (vector<NamedFilterList>& lists, const FilterList& baseFilters) in getDefaultFilterLists() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Print.hpp | 184 std::vector<std::vector<Value *>> lists = { val(v)... }; in vals() local
|
/third_party/benchmark/test/ |
H A D | output_test_helper.cc | 35 static TestCaseList lists[TC_NumID]; in GetTestCaseList() local
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_policy.c | 77 struct cil_list **lists; in __cil_gather_statements_helper() local 182 static void cil_gather_statements(struct cil_tree_node *start, struct cil_list *lists[]) in cil_gather_statements() argument 1918 struct cil_list *lists[CIL_LIST_NUM_LISTS]; in cil_gen_policy() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationGL1.cpp | 42 ValidateCallLists(const Context *, angle::EntryPoint entryPoint, GLsizei n, GLenum type, const void *lists) ValidateCallLists() argument
|
H A D | Context_gl.cpp | 707 void Context::callLists(GLsizei n, GLenum type, const void *lists) in callLists() argument
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_1_autogen.cpp | 184 void GL_APIENTRY GL_CallLists(GLsizei n, GLenum type, const void *lists) in GL_CallLists() argument
|
H A D | libGL_autogen.cpp | 58 void GL_APIENTRY glCallLists(GLsizei n, GLenum type, const void *lists) in glCallLists() argument
|
/third_party/mesa3d/src/glx/tests/ |
H A D | indirect_api.cpp | 83 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid *lists) { } in __indirect_glCallLists() argument
|