OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__int64
(Results
401 - 425
of
547
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/bison/lib/
stdint.in.h
178
typedef
__int64
gl_int64_t;
199
typedef unsigned
__int64
gl_uint64_t;
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
implement.h
157
unsigned
__int64
seqNumber; /* Process-unique thread sequence number */
587
extern unsigned
__int64
ptw32_threadSeqNumber;
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/
glxext.h
518
typedef
__int64
int64_t;
519
typedef unsigned
__int64
uint64_t;
[
all
...]
/external/chromium_org/third_party/smhasher/src/
pstdint.h
478
typedef
__int64
int64_t;
479
typedef unsigned
__int64
uint64_t;
Spooky.h
32
typedef unsigned
__int64
uint64;
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/
ax_create_stdint_h.m4
383
typedef
__int64
int64_t;
384
typedef unsigned
__int64
uint64_t;
/external/libexif/m4m/
stdint.m4
442
typedef
__int64
int64_t;
443
typedef unsigned
__int64
uint64_t;
/external/libmtp/m4/
stdint.m4
440
typedef
__int64
int64_t;
441
typedef unsigned
__int64
uint64_t;
/external/mesa3d/include/GL/
glxext.h
518
typedef
__int64
int64_t;
519
typedef unsigned
__int64
uint64_t;
[
all
...]
/external/pixman/pixman/
pixman.h
100
typedef
__int64
int64_t;
101
typedef unsigned
__int64
uint64_t;
[
all
...]
/external/stlport/src/
num_get_float.cpp
35
typedef unsigned
__int64
uint64_t;
104
typedef unsigned
__int64
uint64;
/frameworks/rs/cpu_ref/
rsCpuRuntimeStubs.cpp
235
// ::= x # long long,
__int64
236
// ::= y # unsigned long long,
__int64
/ndk/sources/cxx-stl/stlport/src/
num_get_float.cpp
35
typedef unsigned
__int64
uint64_t;
104
typedef unsigned
__int64
uint64;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp
107
// if there is no
__int64
then there is no specialisation
108
// for numeric_limits<
__int64
> either:
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
glxext.h
470
typedef
__int64
int64_t;
471
typedef unsigned
__int64
uint64_t;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h
470
typedef
__int64
int64_t;
471
typedef unsigned
__int64
uint64_t;
[
all
...]
/external/chromium_org/tools/traceline/traceline/
main.cc
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
auto-host.h
[
all
...]
/external/chromium_org/third_party/mesa/src/src/glsl/
glsl_lexer.ll
97
unsigned
__int64
value = _strtoui64(digits, NULL, base);
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
basictypes.h
42
// AC_CHECK_TYPES([
__int64
]) /* defined in some windows platforms */
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
basictypes.h
42
// AC_CHECK_TYPES([
__int64
]) /* defined in some windows platforms */
/external/clang/include/clang/Analysis/Analyses/
FormatString.h
78
AsInt64, // 'I64' (MSVCRT, like
__int64
)
/external/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/kernel-headers/original/uapi/linux/
coda.h
82
typedef unsigned
__int64
u_quad_t;
Completed in 1786 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>