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:g16
(Results
1 - 6
of
6
) sorted by relevance
/third_party/libwebsockets/lib/misc/fts/
H
A
D
trie.c
193
g16
(unsigned char *b, int d)
in g16()
function
/third_party/skia/tests/
H
A
D
MathTest.cpp
525
static const PairRec<uint16_t>
g16
[] = {
in DEF_TEST()
local
/third_party/mesa3d/src/amd/llvm/
H
A
D
ac_llvm_build.h
398
bool
g16
: 1; /* GFX10+: derivatives are 16-bit; GFX<=9: must be equal to a16 */
member
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuCompressedTexture.cpp
2189
const deInt16
g16
= finishUnquantize(interpolate(endpointStartG, endpointEndG, colorIndex, colorIndexBC), hasSign);
in decompressBc6H()
local
/third_party/skia/third_party/externals/wuffs/release/c/
H
A
D
wuffs-v0.3.c
3554
uint32_t
g16
= ((uint32_t)(0xFFFF & (argb_nonpremul >> 16)));
in wuffs_base__color_u64_argb_nonpremul__as__color_u32_argb_premul()
local
3571
uint64_t
g16
= 0x101 * (0xFF & (c >> 8));
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3582
uint64_t
g16
= (g * (0x101 * 0xFFFF)) / a16;
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3593
uint64_t
g16
= 0x101 * (0xFF & (c >> 8));
in wuffs_base__color_u32__as__color_u64()
local
[all...]
/third_party/astc-encoder/Source/
H
A
D
wuffs-v0.3.c
3769
uint32_t
g16
= ((uint32_t)(0xFFFF & (argb_nonpremul >> 16)));
in wuffs_base__color_u64_argb_nonpremul__as__color_u32_argb_premul()
local
3786
uint64_t
g16
= 0x101 * (0xFF & (c >> 8));
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3797
uint64_t
g16
= (g * (0x101 * 0xFFFF)) / a16;
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3808
uint64_t
g16
= 0x101 * (0xFF & (c >> 8));
in wuffs_base__color_u32__as__color_u64()
local
[all...]
Completed in 61 milliseconds