OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint_least32_t
(Results
1 - 25
of
93
) sorted by null
1
2
3
4
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp
86
typedef ::uintleast32_t
uint_least32_t
;
typedef
121
using ::
uint_least32_t
;
164
typedef uint32_t
uint_least32_t
;
264
typedef unsigned int
uint_least32_t
;
271
typedef unsigned short
uint_least32_t
;
278
typedef unsigned long
uint_least32_t
;
286
typedef unsigned __int32
uint_least32_t
;
/external/jemalloc/include/msvc_compat/C99/
stdint.h
100
typedef uint32_t
uint_least32_t
;
typedef
/external/libvncserver/compat/msvc/
stdint.h
100
typedef uint32_t
uint_least32_t
;
typedef
/external/mesa3d/include/c99/
stdint.h
100
typedef uint32_t
uint_least32_t
;
typedef
/external/opencv3/3rdparty/include/
msc_stdint.h
71
typedef uint32_t
uint_least32_t
;
typedef
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h
146
typedef uint32_t
uint_least32_t
;
typedef
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h
65
typedef uint32_t
uint_least32_t
;
typedef
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h
79
typedef unsigned int
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h
79
typedef unsigned int
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h
50
typedef unsigned
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h
66
typedef __UINT_LEAST32_TYPE__
uint_least32_t
;
typedef
/bionic/libc/include/
stdint.h
79
typedef uint32_t
uint_least32_t
;
typedef
/development/ndk/platforms/android-21/include/
stdint.h
79
typedef uint32_t
uint_least32_t
;
typedef
Completed in 2879 milliseconds
1
2
3
4