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

  /frameworks/rs/server/
TypeHelpers.h 83 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
95 ANDROID_BASIC_TYPES_TRAITS( void )
96 ANDROID_BASIC_TYPES_TRAITS( bool )
97 ANDROID_BASIC_TYPES_TRAITS( char )
98 ANDROID_BASIC_TYPES_TRAITS( unsigned char )
99 ANDROID_BASIC_TYPES_TRAITS( short )
100 ANDROID_BASIC_TYPES_TRAITS( unsigned short )
101 ANDROID_BASIC_TYPES_TRAITS( int )
102 ANDROID_BASIC_TYPES_TRAITS( unsigned int )
103 ANDROID_BASIC_TYPES_TRAITS( long
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/server/
TypeHelpers.h 83 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
95 ANDROID_BASIC_TYPES_TRAITS( void )
96 ANDROID_BASIC_TYPES_TRAITS( bool )
97 ANDROID_BASIC_TYPES_TRAITS( char )
98 ANDROID_BASIC_TYPES_TRAITS( unsigned char )
99 ANDROID_BASIC_TYPES_TRAITS( short )
100 ANDROID_BASIC_TYPES_TRAITS( unsigned short )
101 ANDROID_BASIC_TYPES_TRAITS( int )
102 ANDROID_BASIC_TYPES_TRAITS( unsigned int )
103 ANDROID_BASIC_TYPES_TRAITS( long
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/server/
TypeHelpers.h 83 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
95 ANDROID_BASIC_TYPES_TRAITS( void )
96 ANDROID_BASIC_TYPES_TRAITS( bool )
97 ANDROID_BASIC_TYPES_TRAITS( char )
98 ANDROID_BASIC_TYPES_TRAITS( unsigned char )
99 ANDROID_BASIC_TYPES_TRAITS( short )
100 ANDROID_BASIC_TYPES_TRAITS( unsigned short )
101 ANDROID_BASIC_TYPES_TRAITS( int )
102 ANDROID_BASIC_TYPES_TRAITS( unsigned int )
103 ANDROID_BASIC_TYPES_TRAITS( long
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/server/
TypeHelpers.h 83 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
95 ANDROID_BASIC_TYPES_TRAITS( void )
96 ANDROID_BASIC_TYPES_TRAITS( bool )
97 ANDROID_BASIC_TYPES_TRAITS( char )
98 ANDROID_BASIC_TYPES_TRAITS( unsigned char )
99 ANDROID_BASIC_TYPES_TRAITS( short )
100 ANDROID_BASIC_TYPES_TRAITS( unsigned short )
101 ANDROID_BASIC_TYPES_TRAITS( int )
102 ANDROID_BASIC_TYPES_TRAITS( unsigned int )
103 ANDROID_BASIC_TYPES_TRAITS( long
    [all...]
  /system/core/include/utils/
TypeHelpers.h 83 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
95 ANDROID_BASIC_TYPES_TRAITS( void )
96 ANDROID_BASIC_TYPES_TRAITS( bool )
97 ANDROID_BASIC_TYPES_TRAITS( char )
98 ANDROID_BASIC_TYPES_TRAITS( unsigned char )
99 ANDROID_BASIC_TYPES_TRAITS( short )
100 ANDROID_BASIC_TYPES_TRAITS( unsigned short )
101 ANDROID_BASIC_TYPES_TRAITS( int )
102 ANDROID_BASIC_TYPES_TRAITS( unsigned int )
103 ANDROID_BASIC_TYPES_TRAITS( long
    [all...]
BitSet.h 169 ANDROID_BASIC_TYPES_TRAITS(BitSet32)
290 ANDROID_BASIC_TYPES_TRAITS(BitSet64)
  /system/core/libpixelflinger/codeflinger/tinyutils/
TypeHelpers.h 42 #define ANDROID_BASIC_TYPES_TRAITS( T ) \
82 ANDROID_BASIC_TYPES_TRAITS( void );
83 ANDROID_BASIC_TYPES_TRAITS( bool );
84 ANDROID_BASIC_TYPES_TRAITS( char );
85 ANDROID_BASIC_TYPES_TRAITS( unsigned char );
86 ANDROID_BASIC_TYPES_TRAITS( short );
87 ANDROID_BASIC_TYPES_TRAITS( unsigned short );
88 ANDROID_BASIC_TYPES_TRAITS( int );
89 ANDROID_BASIC_TYPES_TRAITS( unsigned int );
90 ANDROID_BASIC_TYPES_TRAITS( long )
    [all...]
  /frameworks/native/include/ui/
Point.h 84 ANDROID_BASIC_TYPES_TRAITS(Point)
Rect.h 173 ANDROID_BASIC_TYPES_TRAITS(Rect)
  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.h 132 ANDROID_BASIC_TYPES_TRAITS(ProgramCache::Key)
  /frameworks/native/opengl/libagl/
Tokenizer.cpp 26 ANDROID_BASIC_TYPES_TRAITS(Tokenizer::run_t)

Completed in 694 milliseconds