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:U8
(Results
1 - 9
of
9
) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H
A
D
issue-1947.h
1
typedef unsigned char
U8
;
typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H
A
D
issue-1947.rs
94
pub type
U8
= ::std::os::raw::c_uchar;
types
[all...]
/third_party/rust/crates/unicode-width/scripts/
H
A
D
unicode.py
42
U8
= 8
variable in OffsetType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
AMDGPUMetadata.h
86
U8
= 2,
member in llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/third_party/pcre2/pcre2/src/sljit/
H
A
D
sljitNativeX86_common.c
141
#define
U8
(v) ((sljit_u8)(v))
macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
AMDGPULibFunc.h
261
U8
= UINT | B8,
enumerator
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuTexture.cpp
1298
#define
U8
(OFFS, COUNT) ((*((const deUint8* )pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1))
in getPixelInt()
macro
1327
#undef
U8
in getPixelInt()
macro
1394
#define
U8
(OFFS, COUNT) ((*((const deUint8* )pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1))
in getPixelBitsAsUint64()
macro
1423
#undef
U8
in getPixelBitsAsUint64()
macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H
A
D
vktRayTracingMiscTests.cpp
62
U8
,
member in vkt::RayTracing::__anon28542::BaseType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H
A
D
vktRayTracingMiscTests.cpp
62
U8
,
member in vkt::RayTracing::__anon29726::BaseType
Completed in 36 milliseconds