/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/ |
H A D | Ints.java | 285 public static int[] concat(int[]... arrays) { in concat()
|
/aosp_15_r20/out/soong/.intermediates/external/rappor/rappor/android_common/javac/ |
D | rappor.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 D | Longs.java | 254 public static long[] concat(long[]... arrays) { in concat()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_0_params.cpp | 121 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 D | Data.kt | 220 val arrays: ZooWithArrays constant in sample.Zoo
|
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/ |
H A D | BasicTypesSerializationTest.kt | 60 val arrays: ArraysUmbrella constant in sample.BasicTypesSerializationTest.TypesUmbrella
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/ |
H A D | generic_utils.py | 1047 def slice_arrays(arrays, start=None, stop=None): argument
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 594 GLW_APICALL void GLW_APIENTRY glGenVertexArrays(GLsizei n, GLuint *arrays) in glGenVertexArrays()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader_common.h | 106 struct r600_shader_array * arrays; member
|
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/ |
H A D | AutoAnnotationTest.java | 115 GwtArrays arrays = newGwtArrays(strings, ints); in testGwtArraysAreCloned() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | cxx1y-variable-templates_top_level.cpp | 341 namespace arrays { namespace
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | glthread_varray.c | 166 GLsizei n, GLuint *arrays) in _mesa_glthread_GenVertexArrays()
|
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/util/ |
D | ArrayUtils.java | 328 public static <T> T[] concatElements(Class<T> kind, @Nullable T[]... arrays) { in concatElements()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeVertexArrayApiTests.cpp | 400 GLuint arrays = 0; in gen_vertex_arrays() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsDrawTest.cpp | 1556 …::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/ |
D | GLESv30Imp.cpp | 7 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/ |
D | GLClientState.cpp | 230 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 D | convert_to_constants_test.py | 1030 def _inline_functions(self, graph_def, arrays): argument
|
/aosp_15_r20/external/pytorch/torch/_numpy/testing/ |
H A D | utils.py | 102 arrays, argument
|
/aosp_15_r20/frameworks/rs/driver/runtime/ |
H A D | rs_structs.h | 260 uint32_t *arrays; member
|
/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/ |
H A D | BlockCipherTestBase.java | 1753 protected static byte[] concat(byte[]... arrays) { in concat()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_0_autogen.cpp | 720 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 D | AudioEffect.java | 1557 public static byte[] concatArrays(byte[]... arrays) { in concatArrays()
|
/aosp_15_r20/external/wayland/src/ |
H A D | connection.c | 411 int i, arrays; in wl_message_count_arrays() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 304 void GLEScontext::addVertexArrayObjects(GLsizei n, GLuint* arrays) { in addVertexArrayObjects() 310 void GLEScontext::removeVertexArrayObjects(GLsizei n, const GLuint* arrays) { in removeVertexArrayObjects()
|