HomeSort by relevance Sort by last modified time
    Searched full:typedef (Results 1 - 25 of 25193) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeCompletion/Inputs/
reserved.h 0 typedef int _INTEGER_TYPE;
2 typedef float FLOATING_TYPE;
  /external/clang/test/Index/Inputs/
b.h 0 typedef float B;
cindex-from-source.h 0 typedef int t0;
  /external/clang/test/Misc/Inputs/
working-directory.h 0 typedef int Foo;
  /external/clang/test/Modules/Inputs/System/usr/include/
stdint.h 0 typedef int my_awesome_nonstandard_integer_type;
  /frameworks/rs/
rsEnv.h 4 typedef void * RsAdapter1D;
5 typedef void * RsAdapter2D;
6 typedef void * RsAllocation;
7 typedef void * RsContext;
8 typedef void * RsDevice;
9 typedef void * RsElement;
10 typedef void * RsSampler;
11 typedef void * RsScript;
12 typedef void * RsMesh;
13 typedef void * RsType
    [all...]
  /external/clang/test/ASTMerge/Inputs/
typedef1.c 0 typedef int Typedef1;
2 typedef int Typedef2;
typedef2.c 0 typedef int Typedef1;
2 typedef double Typedef2;
  /external/clang/test/PCH/
ocl_types.h 4 typedef image1d_t img1d_t;
7 typedef image1d_array_t img1darr_t;
10 typedef image1d_buffer_t img1dbuff_t;
13 typedef image2d_t img2d_t;
16 typedef image2d_array_t img2darr_t;
19 typedef image3d_t img3d_t;
22 typedef sampler_t smp_t;
25 typedef event_t evt_t;
types.h 4 typedef __attribute__((address_space(1))) int ASInt;
7 typedef _Complex float Cfloat;
10 typedef _Atomic(int) AtomicInt;
13 typedef int * int_ptr;
16 typedef int (^Block)(int, float);
19 typedef int five_ints[5];
22 typedef float float_array[];
27 typedef float float4 __attribute__((vector_size(16)));
30 typedef float ext_float4 __attribute__((ext_vector_type(4)));
33 typedef int noproto()
    [all...]
  /external/clang/test/Preprocessor/
pragma_sysheader.h 2 typedef int x;
3 typedef int x;
  /external/libogg/include/ogg/
config_types.h 4 typedef short ogg_int16_t;
5 typedef unsigned short ogg_uint16_t;
6 typedef int ogg_int32_t;
7 typedef unsigned int ogg_uint32_t;
8 typedef long long ogg_int64_t;
config_types.h.in 5 typedef @SIZE16@ ogg_int16_t;
6 typedef @USIZE16@ ogg_uint16_t;
7 typedef @SIZE32@ ogg_int32_t;
8 typedef @USIZE32@ ogg_uint32_t;
9 typedef @SIZE64@ ogg_int64_t;
  /external/e2fsprogs/include/nonunix/linux/
types.h 9 typedef unsigned __int8 __u8;
10 typedef signed __int8 __s8;
12 typedef signed __int64 __s64;
13 typedef unsigned __int64 __u64;
15 typedef signed __int16 __s16;
16 typedef unsigned __int16 __u16;
18 typedef signed __int32 __s32;
19 typedef unsigned __int32 __u32;
21 typedef signed __int64 __s64;
22 typedef unsigned __int64 __u64
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
posix_types_64.h 10 typedef unsigned long __kernel_ino_t;
11 typedef unsigned int __kernel_mode_t;
12 typedef unsigned long __kernel_nlink_t;
13 typedef long __kernel_off_t;
14 typedef int __kernel_pid_t;
15 typedef int __kernel_ipc_pid_t;
16 typedef unsigned int __kernel_uid_t;
17 typedef unsigned int __kernel_gid_t;
18 typedef unsigned long __kernel_size_t;
19 typedef long __kernel_ssize_t
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
posix_types_64.h 10 typedef unsigned long __kernel_ino_t;
11 typedef unsigned int __kernel_mode_t;
12 typedef unsigned long __kernel_nlink_t;
13 typedef long __kernel_off_t;
14 typedef int __kernel_pid_t;
15 typedef int __kernel_ipc_pid_t;
16 typedef unsigned int __kernel_uid_t;
17 typedef unsigned int __kernel_gid_t;
18 typedef unsigned long __kernel_size_t;
19 typedef long __kernel_ssize_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
posix_types_64.h 10 typedef unsigned long __kernel_ino_t;
11 typedef unsigned int __kernel_mode_t;
12 typedef unsigned long __kernel_nlink_t;
13 typedef long __kernel_off_t;
14 typedef int __kernel_pid_t;
15 typedef int __kernel_ipc_pid_t;
16 typedef unsigned int __kernel_uid_t;
17 typedef unsigned int __kernel_gid_t;
18 typedef unsigned long __kernel_size_t;
19 typedef long __kernel_ssize_t
    [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_proc.h 23 typedef void (* glAlphaFunc_t) (GLenum, GLclampf);
24 typedef void (* glClearColor_t) (GLclampf, GLclampf, GLclampf, GLclampf);
25 typedef void (* glClearDepthf_t) (GLclampf);
26 typedef void (* glClipPlanef_t) (GLenum, const GLfloat*);
27 typedef void (* glColor4f_t) (GLfloat, GLfloat, GLfloat, GLfloat);
28 typedef void (* glDepthRangef_t) (GLclampf, GLclampf);
29 typedef void (* glFogf_t) (GLenum, GLfloat);
30 typedef void (* glFogfv_t) (GLenum, const GLfloat*);
31 typedef void (* glFrustumf_t) (GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat);
32 typedef void (* glGetClipPlanef_t) (GLenum, GLfloat*)
    [all...]
  /external/clang/test/Modules/Inputs/
decl.h 2 typedef struct B B;
  /external/speex/include/speex/
speex_config_types.h 5 typedef short spx_int16_t;
6 typedef unsigned short spx_uint16_t;
7 typedef int spx_int32_t;
8 typedef unsigned int spx_uint32_t;
  /frameworks/native/opengl/tests/angeles/include/GLES/
egltypes.h 4 typedef int EGLBoolean;
5 typedef long EGLint;
6 typedef void *EGLDisplay;
7 typedef void *EGLConfig;
8 typedef void *EGLSurface;
9 typedef void *EGLContext;
10 typedef void *NativeDisplayType;
11 typedef void *NativeWindowType;
12 typedef void *NativePixmapType;
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GTypedefs.h 26 typedef char gchar;
27 typedef double gdouble;
28 typedef float gfloat;
29 typedef int gint;
30 typedef gint gboolean;
31 typedef long glong;
32 typedef short gshort;
33 typedef unsigned char guchar;
34 typedef unsigned int guint;
35 typedef unsigned long gulong
    [all...]
  /external/linux-tools-perf/util/
types.h 10 typedef uint64_t u64;
11 typedef int64_t s64;
12 typedef unsigned int u32;
13 typedef signed int s32;
14 typedef unsigned short u16;
15 typedef signed short s16;
16 typedef unsigned char u8;
17 typedef signed char s8;
  /hardware/invensense/libsensors_iio/software/core/driver/include/
stdint_invensense.h 21 typedef signed char int8_t;
22 typedef short int16_t;
23 typedef long int32_t;
24 typedef long long int64_t;
26 typedef unsigned char uint8_t;
27 typedef unsigned short uint16_t;
28 typedef unsigned long uint32_t;
29 typedef unsigned long long uint64_t;
31 typedef int int_fast8_t;
32 typedef int int_fast16_t
    [all...]
  /external/kernel-headers/original/asm-mips/fw/arc/
types.h 15 typedef char CHAR;
16 typedef short SHORT;
17 typedef long LARGE_INTEGER __attribute__ ((__mode__ (__DI__)));
18 typedef long LONG __attribute__ ((__mode__ (__SI__)));
19 typedef unsigned char UCHAR;
20 typedef unsigned short USHORT;
21 typedef unsigned long ULONG __attribute__ ((__mode__ (__SI__)));
22 typedef void VOID;
27 typedef LONG _PCHAR;
28 typedef LONG _PSHORT
    [all...]

Completed in 726 milliseconds

1 2 3 4 5 6 7 8 91011>>