/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
glDrawElementsInstanced.cpp | 5 jarray _array = (jarray) 0; local 10 indices = (GLvoid *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); 12 char * _indicesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0); 22 if (_array) { 23 releasePointer(_env, _array, indices, JNI_FALSE);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 39 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 63 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 88 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 89 _Array<bool> __m) 112 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 404 // Helper class _Array, first layer of valarray abstraction. 410 struct _Array 412 explicit _Array(size_t); 413 explicit _Array(_Tp* const __restrict__); 414 explicit _Array(const valarray<_Tp>&); 415 _Array(const _Tp* __restrict__, size_t); 426 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 427 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 42 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 66 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 91 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 92 _Array<bool> __m) 115 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 401 // Helper class _Array, first layer of valarray abstraction. 407 struct _Array 409 explicit _Array(size_t); 410 explicit _Array(_Tp* const __restrict__); 411 explicit _Array(const valarray<_Tp>&); 412 _Array(const _Tp* __restrict__, size_t); 423 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 424 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 42 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 66 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 91 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 92 _Array<bool> __m) 115 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 401 // Helper class _Array, first layer of valarray abstraction. 407 struct _Array 409 explicit _Array(size_t); 410 explicit _Array(_Tp* const __restrict__); 411 explicit _Array(const valarray<_Tp>&); 412 _Array(const _Tp* __restrict__, size_t); 423 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 424 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 39 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 63 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 88 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 89 _Array<bool> __m) 112 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 404 // Helper class _Array, first layer of valarray abstraction. 410 struct _Array 412 explicit _Array(size_t); 413 explicit _Array(_Tp* const __restrict__); 414 explicit _Array(const valarray<_Tp>&); 415 _Array(const _Tp* __restrict__, size_t); 426 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 427 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 39 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 63 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 88 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 89 _Array<bool> __m) 112 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 404 // Helper class _Array, first layer of valarray abstraction. 410 struct _Array 412 explicit _Array(size_t); 413 explicit _Array(_Tp* const __restrict__); 414 explicit _Array(const valarray<_Tp>&); 415 _Array(const _Tp* __restrict__, size_t); 426 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 427 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 39 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 63 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 88 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 89 _Array<bool> __m) 112 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 404 // Helper class _Array, first layer of valarray abstraction. 410 struct _Array 412 explicit _Array(size_t); 413 explicit _Array(_Tp* const __restrict__); 414 explicit _Array(const valarray<_Tp>&); 415 _Array(const _Tp* __restrict__, size_t); 426 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 427 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 39 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 63 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 88 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 89 _Array<bool> __m) 112 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 404 // Helper class _Array, first layer of valarray abstraction. 410 struct _Array 412 explicit _Array(size_t); 413 explicit _Array(_Tp* const __restrict__); 414 explicit _Array(const valarray<_Tp>&); 415 _Array(const _Tp* __restrict__, size_t); 426 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 427 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 42 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 66 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 91 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 92 _Array<bool> __m) 115 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 401 // Helper class _Array, first layer of valarray abstraction. 407 struct _Array 409 explicit _Array(size_t); 410 explicit _Array(_Tp* const __restrict__); 411 explicit _Array(const valarray<_Tp>&); 412 _Array(const _Tp* __restrict__, size_t); 423 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 424 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 42 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 66 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 91 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 92 _Array<bool> __m) 115 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 401 // Helper class _Array, first layer of valarray abstraction. 407 struct _Array 409 explicit _Array(size_t); 410 explicit _Array(_Tp* const __restrict__); 411 explicit _Array(const valarray<_Tp>&); 412 _Array(const _Tp* __restrict__, size_t); 423 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 424 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 42 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 66 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 91 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 92 _Array<bool> __m) 115 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 401 // Helper class _Array, first layer of valarray abstraction. 407 struct _Array 409 explicit _Array(size_t); 410 explicit _Array(_Tp* const __restrict__); 411 explicit _Array(const valarray<_Tp>&); 412 _Array(const _Tp* __restrict__, size_t); 423 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 424 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 42 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 66 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 91 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 92 _Array<bool> __m) 115 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 401 // Helper class _Array, first layer of valarray abstraction. 407 struct _Array 409 explicit _Array(size_t); 410 explicit _Array(_Tp* const __restrict__); 411 explicit _Array(const valarray<_Tp>&); 412 _Array(const _Tp* __restrict__, size_t); 423 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 424 _Array<_Tp> __b, size_t __n [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
valarray_array.tcc | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 41 __valarray_fill(_Array<_Tp> __a, size_t __n, _Array<bool> __m, 65 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, _Array<_Tp> __b, 90 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, 91 _Array<bool> __m) 114 __valarray_copy(_Array<_Tp> __a, _Array<bool> __m, size_t __n [all...] |
valarray_array.h | 1 // The template and inlines for the -*- C++ -*- internal _Array helper class. 399 // Helper class _Array, first layer of valarray abstraction. 405 struct _Array 407 explicit _Array(size_t); 408 explicit _Array(_Tp* const __restrict__); 409 explicit _Array(const valarray<_Tp>&); 410 _Array(const _Tp* __restrict__, size_t); 421 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, 422 _Array<_Tp> __b, size_t __n [all...] |