HomeSort by relevance Sort by last modified time
    Searched refs:arrays (Results 401 - 425 of 711) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger-compiler/1.2.2/
dagger-compiler-1.2.2.jar 
  /development/ndk/platforms/android-21/include/GLES2/
gl2ext.h 443 typedef void (GL_APIENTRYP PFNGLDELETEVERTEXARRAYSOESPROC) (GLsizei n, const GLuint *arrays);
444 typedef void (GL_APIENTRYP PFNGLGENVERTEXARRAYSOESPROC) (GLsizei n, GLuint *arrays);
448 GL_APICALL void GL_APIENTRY glDeleteVertexArraysOES (GLsizei n, const GLuint *arrays);
449 GL_APICALL void GL_APIENTRY glGenVertexArraysOES (GLsizei n, GLuint *arrays);
    [all...]
  /development/ndk/platforms/android-24/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/chai/
chai.js 521 * Unfortunately, these must be sliced to arrays
552 * such as Arrays or Node.js buffers.
1286 * Asserts that the target's length is `0`. For arrays, it checks
    [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.cpp     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
ldelf.go 354 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
382 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 351 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
379 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
  /prebuilts/go/darwin-x86/src/encoding/json/
decode.go 6 // strings, arrays, and maps.
47 // []interface{}, for JSON arrays
encode.go 49 // Array and slice values encode as JSON arrays, except that
666 // Byte slices get special treatment; arrays don't.
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal.go 82 // By convention, arrays or slices are typically encoded as a sequence
444 // Slices and arrays iterate over the elements. They do not have an enclosing tag.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
ldelf.go 354 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
382 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 351 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
379 binary.Read(bytes.NewReader(hdrbuf[:]), binary.BigEndian, hdr) // only byte arrays; byte order doesn't matter
  /prebuilts/go/linux-x86/src/encoding/json/
decode.go 6 // strings, arrays, and maps.
47 // []interface{}, for JSON arrays
encode.go 49 // Array and slice values encode as JSON arrays, except that
666 // Byte slices get special treatment; arrays don't.
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal.go 82 // By convention, arrays or slices are typically encoded as a sequence
444 // Slices and arrays iterate over the elements. They do not have an enclosing tag.
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h 749 /* Vertex Arrays */
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h 749 /* Vertex Arrays */
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h 749 /* Vertex Arrays */
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h 749 /* Vertex Arrays */
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES2/
gl2ext.h 443 typedef void (GL_APIENTRYP PFNGLDELETEVERTEXARRAYSOESPROC) (GLsizei n, const GLuint *arrays);
444 typedef void (GL_APIENTRYP PFNGLGENVERTEXARRAYSOESPROC) (GLsizei n, GLuint *arrays);
448 GL_APICALL void GL_APIENTRY glDeleteVertexArraysOES (GLsizei n, const GLuint *arrays);
449 GL_APICALL void GL_APIENTRY glGenVertexArraysOES (GLsizei n, GLuint *arrays);
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES2/
gl2ext.h 443 typedef void (GL_APIENTRYP PFNGLDELETEVERTEXARRAYSOESPROC) (GLsizei n, const GLuint *arrays);
444 typedef void (GL_APIENTRYP PFNGLGENVERTEXARRAYSOESPROC) (GLsizei n, GLuint *arrays);
448 GL_APICALL void GL_APIENTRY glDeleteVertexArraysOES (GLsizei n, const GLuint *arrays);
449 GL_APICALL void GL_APIENTRY glGenVertexArraysOES (GLsizei n, GLuint *arrays);
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES2/
gl2ext.h 443 typedef void (GL_APIENTRYP PFNGLDELETEVERTEXARRAYSOESPROC) (GLsizei n, const GLuint *arrays);
444 typedef void (GL_APIENTRYP PFNGLGENVERTEXARRAYSOESPROC) (GLsizei n, GLuint *arrays);
448 GL_APICALL void GL_APIENTRY glDeleteVertexArraysOES (GLsizei n, const GLuint *arrays);
449 GL_APICALL void GL_APIENTRY glGenVertexArraysOES (GLsizei n, GLuint *arrays);
    [all...]

Completed in 1429 milliseconds

<<11121314151617181920>>