Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:__u64
(Results
1 - 25
of
91
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/arch/arm64/kvm/
H
A
D
trace_handle_exit.h
98
TRACE_DEFINE_SIZEOF(
__u64
);
variable
/kernel/linux/linux-6.6/arch/arm64/kvm/
H
A
D
trace_handle_exit.h
102
TRACE_DEFINE_SIZEOF(
__u64
);
variable
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
int-l64.h
30
typedef unsigned long
__u64
;
typedef
H
A
D
int-ll64.h
31
__extension__ typedef unsigned long long
__u64
;
typedef
34
typedef unsigned long long
__u64
;
typedef
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
int-ll64.h
31
__extension__ typedef unsigned long long
__u64
;
typedef
34
typedef unsigned long long
__u64
;
typedef
H
A
D
int-l64.h
30
typedef unsigned long
__u64
;
typedef
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
int-ll64.h
18
__extension__ typedef unsigned long long
__u64
;
typedef
21
typedef unsigned long long
__u64
;
typedef
H
A
D
int-l64.h
17
typedef unsigned long
__u64
;
typedef
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
int-ll64.h
31
__extension__ typedef unsigned long long
__u64
;
typedef
34
typedef unsigned long long
__u64
;
typedef
H
A
D
int-l64.h
30
typedef unsigned long
__u64
;
typedef
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
int-ll64.h
31
__extension__ typedef unsigned long long
__u64
;
typedef
34
typedef unsigned long long
__u64
;
typedef
H
A
D
int-l64.h
30
typedef unsigned long
__u64
;
typedef
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
aarch64.rs
2
pub type
__u64
= ::c_ulonglong;
types
H
A
D
x86_64.rs
5
pub type
__u64
= ::c_ulonglong;
types
/third_party/alsa-lib/include/
H
A
D
type_compat.h
39
#define
__u64
uint64_t
macro
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H
A
D
uuid.h
15
typedef unsigned long long
__u64
;
typedef
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H
A
D
uuid.h
15
typedef unsigned long long
__u64
;
typedef
/third_party/fsverity-utils/common/
H
A
D
win32_defs.h
47
typedef unsigned long long
__u64
;
typedef
/third_party/alsa-lib/include/sound/
H
A
D
type_compat.h
12
typedef uint64_t
__u64
;
typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H
A
D
mod.rs
5
pub type
__u64
= ::c_ulonglong;
types
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H
A
D
int_typedefs.h
23
typedef uint64_t
__u64
;
typedef
/third_party/mesa3d/include/drm-uapi/
H
A
D
sync_file.h
32
typedef uint64_t
__u64
;
typedef
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/hw/include/liteos/
H
A
D
mtd-abi.h
43
typedef unsigned long long
__u64
;
typedef
/third_party/mesa3d/src/amd/common/
H
A
D
ac_drm_fourcc.h
31
typedef uint64_t
__u64
;
typedef
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H
A
D
mod.rs
11
pub type
__u64
= ::c_ulonglong;
types
Completed in 8 milliseconds
1
2
3
4