OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CARD64
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xmd.h
103
typedef unsigned long
CARD64
;
128
typedef unsigned long
CARD64
;
134
typedef unsigned long long
CARD64
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xmd.h
103
typedef unsigned long
CARD64
;
128
typedef unsigned long
CARD64
;
134
typedef unsigned long long
CARD64
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
syncstr.h
58
#define
CARD64
XSyncValue /* XXX temporary! need real 64 bit values for Alpha */
63
CARD64
value; /* counter value */
82
CARD64
resolution;
83
CARD64
bracket_greater;
84
CARD64
bracket_less;
88
CARD64
* /*freshvalue*/
92
CARD64
* /*lessthan*/,
93
CARD64
* /*greaterthan*/
101
CARD64
wait_value; /* wait value */
104
CARD64
test_value; /* trigger event threshold value *
[
all
...]
Completed in 130 milliseconds