Home
last modified time | relevance | path

Searched defs:arrays (Results 101 – 125 of 658) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/
H A DInts.java285 public static int[] concat(int[]... arrays) { in concat()
/aosp_15_r20/out/soong/.intermediates/external/rappor/rappor/android_common/javac/
Drappor.jar ... array byte[] array byte[][] arrays int length byte[] result int pos static void ...
/aosp_15_r20/external/guava/guava/src/com/google/common/primitives/
H A DLongs.java254 public static long[] concat(long[]... arrays) { in concat()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_params.cpp121 const VertexArrayID *arrays, in CaptureDeleteVertexArrays_arraysPacked()
193 VertexArrayID *arrays, in CaptureGenVertexArrays_arraysPacked()
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonMain/kotlin/sample/
H A DData.kt220 val arrays: ZooWithArrays constant in sample.Zoo
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/
H A DBasicTypesSerializationTest.kt60 val arrays: ArraysUmbrella constant in sample.BasicTypesSerializationTest.TypesUmbrella
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Dgeneric_utils.py1047 def slice_arrays(arrays, start=None, stop=None): argument
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp594 GLW_APICALL void GLW_APIENTRY glGenVertexArrays(GLsizei n, GLuint *arrays) in glGenVertexArrays()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader_common.h106 struct r600_shader_array * arrays; member
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoAnnotationTest.java115 GwtArrays arrays = newGwtArrays(strings, ints); in testGwtArraysAreCloned() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_top_level.cpp341 namespace arrays { namespace
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglthread_varray.c166 GLsizei n, GLuint *arrays) in _mesa_glthread_GenVertexArrays()
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/util/
DArrayUtils.java328 public static <T> T[] concatElements(Class<T> kind, @Nullable T[]... arrays) { in concatElements()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeVertexArrayApiTests.cpp400 GLuint arrays = 0; in gen_vertex_arrays() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsDrawTest.cpp1556 …::DrawTestShaderProgram(const glu::RenderContext &ctx, const std::vector<AttributeArray *> &arrays) in DrawTestShaderProgram()
1699 const std::vector<AttributeArray *> &arrays) in genVertexSource()
1930 const glu::RenderContext &ctx, const std::vector<AttributeArray *> &arrays) in createProgramDeclaration()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp7 GL_APICALL void GL_APIENTRY glGenVertexArrays(GLsizei n, GLuint* arrays) { in glGenVertexArrays()
15 GL_APICALL void GL_APIENTRY glDeleteVertexArrays(GLsizei n, const GLuint * arrays) { in glDeleteVertexArrays()
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp230 void GLClientState::addVertexArrayObjects(GLsizei n, GLuint* arrays) { in addVertexArrayObjects()
236 void GLClientState::removeVertexArrayObjects(GLsizei n, const GLuint* arrays) { in removeVertexArrayObjects()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dconvert_to_constants_test.py1030 def _inline_functions(self, graph_def, arrays): argument
/aosp_15_r20/external/pytorch/torch/_numpy/testing/
H A Dutils.py102 arrays, argument
/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_structs.h260 uint32_t *arrays; member
/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DBlockCipherTestBase.java1753 protected static byte[] concat(byte[]... arrays) { in concat()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp720 void GL_APIENTRY GL_DeleteVertexArrays(GLsizei n, const GLuint *arrays) in GL_DeleteVertexArrays()
1120 void GL_APIENTRY GL_GenVertexArrays(GLsizei n, GLuint *arrays) in GL_GenVertexArrays()
/aosp_15_r20/frameworks/base/media/java/android/media/audiofx/
H A DAudioEffect.java1557 public static byte[] concatArrays(byte[]... arrays) { in concatArrays()
/aosp_15_r20/external/wayland/src/
H A Dconnection.c411 int i, arrays; in wl_message_count_arrays() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp304 void GLEScontext::addVertexArrayObjects(GLsizei n, GLuint* arrays) { in addVertexArrayObjects()
310 void GLEScontext::removeVertexArrayObjects(GLsizei n, const GLuint* arrays) { in removeVertexArrayObjects()

12345678910>>...27