OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__int64
(Results
176 - 200
of
547
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/mesa/src/include/KHR/
khrplatform.h
177
typedef
__int64
khronos_int64_t;
178
typedef unsigned
__int64
khronos_uint64_t;
/external/clang/test/Parser/
MicrosoftExtensions.cpp
228
__int64
x7 =
__int64
(0);
/external/deqp/framework/delibs/debase/
deDefs.h
142
typedef signed
__int64
deInt64;
143
typedef unsigned
__int64
deUint64;
/external/harfbuzz_ng/src/
hb-common.h
62
typedef
__int64
int64_t;
63
typedef unsigned
__int64
uint64_t;
/external/mesa3d/include/KHR/
khrplatform.h
177
typedef
__int64
khronos_int64_t;
178
typedef unsigned
__int64
khronos_uint64_t;
/external/valgrind/main/coregrind/m_debuginfo/
lzoconf.h
118
typedef unsigned
__int64
lzo_uint;
119
typedef
__int64
lzo_int;
/frameworks/native/opengl/include/KHR/
khrplatform.h
171
typedef
__int64
khronos_int64_t;
172
typedef unsigned
__int64
khronos_uint64_t;
/frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp
234
// ::= x # long long,
__int64
235
// ::= y # unsigned long long,
__int64
/hardware/qcom/media/mm-core/inc/
OMX_Types.h
168
typedef unsigned
__int64
OMX_U64;
171
typedef signed
__int64
OMX_S64;
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h
168
typedef unsigned
__int64
OMX_U64;
171
typedef signed
__int64
OMX_S64;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h
168
typedef unsigned
__int64
OMX_U64;
171
typedef signed
__int64
OMX_S64;
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h
168
typedef unsigned
__int64
OMX_U64;
171
typedef signed
__int64
OMX_S64;
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h
168
typedef unsigned
__int64
OMX_U64;
171
typedef signed
__int64
OMX_S64;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cmdtree.h
306
__MINGW_EXTENSION
__int64
llValue;
307
__MINGW_EXTENSION unsigned
__int64
ullValue;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/KHR/
khrplatform.h
161
typedef
__int64
khronos_int64_t;
162
typedef unsigned
__int64
khronos_uint64_t;
Completed in 1973 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>