HomeSort by relevance Sort by last modified time
    Searched refs:type_base (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
types_traits.hpp 107 struct type_base;
110 * Specialization of type_base for the case where the hash value
114 struct type_base<Key, Mapped, _Alloc, false> struct in namespace:__gnu_pbds::detail
143 * Specialization of type_base for the case where the hash value
147 struct type_base<Key, Mapped, _Alloc, true> struct in namespace:__gnu_pbds::detail
177 * Specialization of type_base for the case where the hash value
181 struct type_base<Key, null_type, _Alloc, false> struct in namespace:__gnu_pbds::detail
212 type_base<Key, null_type, _Alloc, false>::s_null_type;
216 * Specialization of type_base for the case where the hash value
220 struct type_base<Key, null_type, _Alloc, true struct in namespace:__gnu_pbds::detail
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
types_traits.hpp 107 struct type_base;
110 * Specialization of type_base for the case where the hash value
114 struct type_base<Key, Mapped, _Alloc, false> struct in namespace:__gnu_pbds::detail
143 * Specialization of type_base for the case where the hash value
147 struct type_base<Key, Mapped, _Alloc, true> struct in namespace:__gnu_pbds::detail
177 * Specialization of type_base for the case where the hash value
181 struct type_base<Key, null_type, _Alloc, false> struct in namespace:__gnu_pbds::detail
212 type_base<Key, null_type, _Alloc, false>::s_null_type;
216 * Specialization of type_base for the case where the hash value
220 struct type_base<Key, null_type, _Alloc, true struct in namespace:__gnu_pbds::detail
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
types_traits.hpp 107 struct type_base;
110 * Specialization of type_base for the case where the hash value
114 struct type_base<Key, Mapped, _Alloc, false> struct in namespace:__gnu_pbds::detail
143 * Specialization of type_base for the case where the hash value
147 struct type_base<Key, Mapped, _Alloc, true> struct in namespace:__gnu_pbds::detail
177 * Specialization of type_base for the case where the hash value
181 struct type_base<Key, null_type, _Alloc, false> struct in namespace:__gnu_pbds::detail
212 type_base<Key, null_type, _Alloc, false>::s_null_type;
216 * Specialization of type_base for the case where the hash value
220 struct type_base<Key, null_type, _Alloc, true struct in namespace:__gnu_pbds::detail
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
types_traits.hpp 107 struct type_base;
110 * Specialization of type_base for the case where the hash value
114 struct type_base<Key, Mapped, _Alloc, false> struct in namespace:__gnu_pbds::detail
143 * Specialization of type_base for the case where the hash value
147 struct type_base<Key, Mapped, _Alloc, true> struct in namespace:__gnu_pbds::detail
177 * Specialization of type_base for the case where the hash value
181 struct type_base<Key, null_type, _Alloc, false> struct in namespace:__gnu_pbds::detail
212 type_base<Key, null_type, _Alloc, false>::s_null_type;
216 * Specialization of type_base for the case where the hash value
220 struct type_base<Key, null_type, _Alloc, true struct in namespace:__gnu_pbds::detail
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
types_traits.hpp 107 struct type_base;
110 * Specialization of type_base for the case where the hash value
114 struct type_base<Key, Mapped, _Alloc, false> struct in namespace:__gnu_pbds::detail
143 * Specialization of type_base for the case where the hash value
147 struct type_base<Key, Mapped, _Alloc, true> struct in namespace:__gnu_pbds::detail
177 * Specialization of type_base for the case where the hash value
181 struct type_base<Key, null_type, _Alloc, false> struct in namespace:__gnu_pbds::detail
212 type_base<Key, null_type, _Alloc, false>::s_null_type;
216 * Specialization of type_base for the case where the hash value
220 struct type_base<Key, null_type, _Alloc, true struct in namespace:__gnu_pbds::detail
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
types_traits.hpp 107 struct type_base;
110 * Specialization of type_base for the case where the hash value
114 struct type_base<Key, Mapped, _Alloc, false> struct in namespace:__gnu_pbds::detail
143 * Specialization of type_base for the case where the hash value
147 struct type_base<Key, Mapped, _Alloc, true> struct in namespace:__gnu_pbds::detail
177 * Specialization of type_base for the case where the hash value
181 struct type_base<Key, null_type, _Alloc, false> struct in namespace:__gnu_pbds::detail
212 type_base<Key, null_type, _Alloc, false>::s_null_type;
216 * Specialization of type_base for the case where the hash value
220 struct type_base<Key, null_type, _Alloc, true struct in namespace:__gnu_pbds::detail
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetActiveAttrib.cpp 14 GLenum *type_base = (GLenum *) 0; local
64 type_base = (GLenum *)
66 type = type_base + typeOffset;
100 if (type_base) {
101 _env->ReleaseIntArrayElements(type_ref, (jint*)type_base,
179 GLenum *type_base = (GLenum *) 0; local
226 type_base = (GLenum *)
228 type = type_base + typeOffset;
240 if (type_base) {
241 _env->ReleaseIntArrayElements(type_ref, (jint*)type_base,
    [all...]
glGetActiveUniform.cpp 14 GLenum *type_base = (GLenum *) 0; local
64 type_base = (GLenum *)
66 type = type_base + typeOffset;
100 if (type_base) {
101 _env->ReleaseIntArrayElements(type_ref, (jint*)type_base,
181 GLenum *type_base = (GLenum *) 0; local
229 type_base = (GLenum *)
231 type = type_base + typeOffset;
244 if (type_base) {
245 _env->ReleaseIntArrayElements(type_ref, (jint*)type_base,
    [all...]
glGetTransformFeedbackVarying.cpp 14 GLenum *type_base = (GLenum *) 0; local
64 type_base = (GLenum *)
66 type = type_base + typeOffset;
100 if (type_base) {
101 _env->ReleaseIntArrayElements(type_ref, (jint*)type_base,
199 GLenum *type_base = (GLenum *) 0; local
246 type_base = (GLenum *)
248 type = type_base + typeOffset;
260 if (type_base) {
261 _env->ReleaseIntArrayElements(type_ref, (jint*)type_base,
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES20.cpp 1880 GLenum *type_base = (GLenum *) 0; local
2045 GLenum *type_base = (GLenum *) 0; local
2204 GLenum *type_base = (GLenum *) 0; local
2371 GLenum *type_base = (GLenum *) 0; local
    [all...]
android_opengl_GLES30.cpp 2179 GLenum *type_base = (GLenum *) 0; local
2364 GLenum *type_base = (GLenum *) 0; local
    [all...]
  /external/tpm2/generator/
tpm_table.py 778 type_base = self._alg_macro.split(name_)[0]
782 self._AddTypedef(type_, alg_desc[0].replace('TPM_ALG_', type_base))

Completed in 1967 milliseconds