Home
last modified time | relevance | path

Searched defs:lists (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglthread_list.c46 uint32_t *lists = alloca(max_list_count * sizeof(uint32_t)); in _mesa_unmarshal_CallList() local
H A Dglthread_marshal.h689 _mesa_glthread_CallLists(struct gl_context *ctx, GLsizei n, GLenum type, const GLvoid *lists) _mesa_glthread_CallLists() argument
[all...]
H A Ddlist.c1983 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 DRBNFParseTest.java122 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 DRBNFParseTest.java119 private void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Ddominate.c23 struct basic_block_list *lists[0]; member
/third_party/vk-gl-cts/modules/egl/
H A DteglSimpleConfigCase.cpp156 void getDefaultFilterLists (vector<NamedFilterList>& lists, const FilterList& baseFilters) in getDefaultFilterLists() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPrint.hpp184 std::vector<std::vector<Value *>> lists = { val(v)... }; in vals() local
/third_party/benchmark/test/
H A Doutput_test_helper.cc35 static TestCaseList lists[TC_NumID]; in GetTestCaseList() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c77 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 DvalidationGL1.cpp42 ValidateCallLists(const Context *, angle::EntryPoint entryPoint, GLsizei n, GLenum type, const void *lists) ValidateCallLists() argument
H A DContext_gl.cpp707 void Context::callLists(GLsizei n, GLenum type, const void *lists) in callLists() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp184 void GL_APIENTRY GL_CallLists(GLsizei n, GLenum type, const void *lists) in GL_CallLists() argument
H A DlibGL_autogen.cpp58 void GL_APIENTRY glCallLists(GLsizei n, GLenum type, const void *lists) in glCallLists() argument
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp83 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid *lists) { } in __indirect_glCallLists() argument

Completed in 81 milliseconds