Home
last modified time | relevance | path

Searched defs:arrays (Results 1 – 25 of 59) sorted by relevance

123

/third_party/boost/libs/container_hash/test/
Dhash_std_array_test.cpp50 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/protobuf/js/experimental/runtime/kernel/
Duint8arrays.js12 function concatenateByteArrays(arrays) { argument
/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/
Dprefer-readonly-parameter-types.test.ts36 const arrays = [ constant
/third_party/node/test/parallel/
Dtest-buffer-backing-arraybuffer.js16 const arrays = [ variable
/third_party/flutter/skia/modules/particles/src/
DSkParticleDrawable.cpp84 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local
126 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local
/third_party/skia/modules/particles/src/
DSkParticleDrawable.cpp84 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local
130 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() local
/third_party/flutter/skia/tests/
DTArrayTest.cpp104 SkTArray<int>* arrays[] = { &arr, &arr5, &arr10, &arr20 }; in test_swap() local
/third_party/skia/tests/
DTArrayTest.cpp210 SkTArray<int>* arrays[] = { &arr, &arr5, &arr10, &arr20 }; in test_swap() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateFormatSymbols.java1571 Map<String, String[]> arrays = new TreeMap<>(); field in DateFormatSymbols.CalendarDataSink
1867 Map<String, String[]> arrays = calendarSink.arrays; in initializeData() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp1466 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()
Dentry_points.cpp1145 GL_APICALL void GL_APIENTRY glDeleteVertexArrays(GLsizei n, const GLuint *arrays) in glDeleteVertexArrays()
1150 GL_APICALL void GL_APIENTRY glDeleteVertexArraysOES(GLsizei n, const GLuint *arrays) in glDeleteVertexArraysOES()
1155 GL_APICALL void GL_APIENTRY glGenVertexArrays(GLsizei n, GLuint *arrays) in glGenVertexArrays()
1160 GL_APICALL void GL_APIENTRY glGenVertexArraysOES(GLsizei n, GLuint *arrays) in glGenVertexArraysOES()
/third_party/node/deps/npm/node_modules/lodash.union/
Dindex.js905 var union = baseRest(function(arrays) { argument
/third_party/glib/glib/
Dgvariant.c4718 guint *arrays) in g_variant_scan_convenience()
4813 guint arrays; in g_variant_valist_new_nnp() local
4893 guint arrays; in g_variant_valist_get_nnp() local
/third_party/node/deps/npm/node_modules/yargs-parser/
Dindex.js43 arrays: {}, property
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_0_params.cpp121 const VertexArrayID *arrays, in CaptureDeleteVertexArrays_arraysPacked()
193 VertexArrayID *arrays, in CaptureGenVertexArrays_arraysPacked()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dcapture_gles_3_0_params.cpp109 const GLuint *arrays, in CaptureDeleteVertexArrays_arrays()
179 GLuint *arrays, in CaptureGenVertexArrays_arrays()
Dcapture_gles_3_0_autogen.cpp421 const GLuint *arrays) in CaptureDeleteVertexArrays()
641 GLuint *arrays) in CaptureGenVertexArrays()
/third_party/wayland_standard/src/
Dconnection.c413 int i, arrays; in wl_message_count_arrays() local
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_0_autogen.cpp410 void GL_APIENTRY DeleteVertexArrays(GLsizei n, const GLuint *arrays) in DeleteVertexArrays()
712 void GL_APIENTRY GenVertexArrays(GLsizei n, GLuint *arrays) in GenVertexArrays()
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp520 void GL_APIENTRY DeleteVertexArrays(GLsizei n, const GLuint *arrays) in DeleteVertexArrays()
803 void GL_APIENTRY GenVertexArrays(GLsizei n, GLuint *arrays) in GenVertexArrays()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp642 void GL_APIENTRY GL_DeleteVertexArrays(GLsizei n, const GLuint *arrays) in GL_DeleteVertexArrays()
1008 void GL_APIENTRY GL_GenVertexArrays(GLsizei n, GLuint *arrays) in GL_GenVertexArrays()
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json270 "arrays": "VertexArrayID *" string
318 "arrays": "const VertexArrayID *" string
479 "arrays": "VertexArrayID *" string
/third_party/node/deps/icu-small/source/i18n/
Ddtfmtsym.cpp1502 Hashtable arrays; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtfmtsym.cpp1495 Hashtable arrays; member
/third_party/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1497 Hashtable arrays; member

123