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 - 12
of
12
) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H
A
D
issue-1947.h
2
typedef unsigned short
U16
;
typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H
A
D
issue-1947.rs
95
pub type
U16
= ::std::os::raw::c_ushort;
types
[all...]
/third_party/lz4/programs/
H
A
D
util.h
64
typedef uint16_t
U16
;
typedef
72
typedef unsigned short
U16
;
typedef
/third_party/lz4/lib/
H
A
D
xxhash.c
148
typedef uint16_t
U16
;
typedef
152
typedef unsigned short
U16
;
typedef
H
A
D
lz4.c
303
typedef uint16_t
U16
;
typedef
313
typedef unsigned short
U16
;
typedef
[all...]
H
A
D
lz4frame.c
171
typedef uint16_t
U16
;
typedef
177
typedef unsigned short
U16
;
typedef
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H
A
D
xxhash.c
148
typedef uint16_t
U16
;
typedef
152
typedef unsigned short
U16
;
typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
AMDGPUMetadata.h
88
U16
= 4,
member in llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
AMDGPULibFunc.h
262
U16
= UINT | B16,
enumerator
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuTexture.cpp
1299
#define
U16
(OFFS, COUNT) ((*((const deUint16*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1))
in getPixelInt()
macro
1328
#undef
U16
getPixelInt()
macro
1395
#define
U16
getPixelBitsAsUint64()
macro
1424
#undef
U16
getPixelBitsAsUint64()
macro
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H
A
D
vktRayTracingMiscTests.cpp
63
U16
,
member in vkt::RayTracing::__anon28542::BaseType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H
A
D
vktRayTracingMiscTests.cpp
63
U16
,
member in vkt::RayTracing::__anon29726::BaseType
Completed in 36 milliseconds