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:__u16
(Results
1 - 25
of
46
) sorted by relevance
1
2
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
bug_inline_switch.c
2
#define
__u16
unsigned short
macro
H
A
D
bswap-constant-folding.c
2
typedef unsigned short
__u16
;
typedef
/third_party/alsa-lib/include/
H
A
D
type_compat.h
33
#define
__u16
uint16_t
macro
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H
A
D
uuid.h
13
typedef unsigned short
__u16
;
typedef
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H
A
D
uuid.h
13
typedef unsigned short
__u16
;
typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
linux_wext.h
26
typedef uint16_t
__u16
;
typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
linux_wext.h
26
typedef uint16_t
__u16
;
typedef
/third_party/fsverity-utils/common/
H
A
D
win32_defs.h
43
typedef unsigned short
__u16
;
typedef
/third_party/alsa-lib/include/sound/
H
A
D
type_compat.h
10
typedef uint16_t
__u16
;
typedef
/third_party/mesa3d/include/drm-uapi/
H
A
D
sync_file.h
28
typedef uint16_t
__u16
;
typedef
H
A
D
drm.h
52
typedef uint16_t
__u16
;
typedef
/third_party/f2fs-tools/tools/f2fs_io/
H
A
D
f2fs_io.h
40
typedef u16
__u16
;
typedef
/third_party/libdrm/include/drm/
H
A
D
drm.h
52
typedef uint16_t
__u16
;
typedef
/third_party/f2fs-tools/include/
H
A
D
f2fs_fs.h
114
typedef u16
__u16
;
typedef
/third_party/libbpf/include/uapi/linux/
H
A
D
bpf.h
6225
__u16
:16; /* zero padding */
member
7224
__u16
member
[all...]
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H
A
D
netlink.rs
261
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H
A
D
netlink.rs
261
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H
A
D
netlink.rs
260
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/mips64/
H
A
D
netlink.rs
270
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H
A
D
netlink.rs
261
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/mips/
H
A
D
netlink.rs
270
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/arm/
H
A
D
netlink.rs
261
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/s390x/
H
A
D
netlink.rs
261
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/sparc/
H
A
D
netlink.rs
261
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H
A
D
netlink.rs
260
pub type
__u16
= crate::ctypes::c_ushort;
types
[all...]
Completed in 123 milliseconds
1
2