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:b16
(Results
1 - 16
of
16
) sorted by relevance
/third_party/typescript/tests/baselines/reference/
H
A
D
assignmentCompatWithCallSignatures6.js
41
var
b16
: <T>(x: { a: T; b: T }) => T[];
variable
107
var
b16
;
variable
H
A
D
assignmentCompatWithConstructSignatures6.js
41
var
b16
: new <T>(x: { a: T; b: T }) => T[];
variable
107
var
b16
;
variable
H
A
D
assignmentCompatWithCallSignatures5.js
57
var
b16
: <T>(x: { a: T; b: T }) => T[];
variable
146
var
b16
;
variable
H
A
D
assignmentCompatWithConstructSignatures5.js
57
var
b16
: new <T>(x: { a: T; b: T }) => T[];
variable
146
var
b16
;
variable
H
A
D
assignmentCompatWithCallSignatures4.js
77
var
b16
: <T>(x: (a: T) => T) => T[];
variable
183
var
b16
;
variable
H
A
D
assignmentCompatWithConstructSignatures4.js
77
var
b16
: new <T>(x: (a: T) => T) => T[];
variable
183
var
b16
;
variable
H
A
D
assignmentCompatWithCallSignatures3.js
91
var
b16
: <T extends Base>(x: T) => number[];
variable
208
var
b16
;
variable
H
A
D
assignmentCompatWithConstructSignatures3.js
91
var
b16
: new <T extends Base>(x: T) => number[];
variable
208
var
b16
;
variable
/third_party/backends/include/sane/
H
A
D
sanei_ir.h
43
uint16_t *
b16
; /**< > 8, <= 16 bits */
member
/third_party/opencl-headers/tests/
H
A
D
test_headers.c
37
cl_char16
b16
= a16;
in test_char()
local
97
cl_uchar16
b16
= a16;
test_uchar()
local
157
cl_short16
b16
= a16;
test_short()
local
217
cl_ushort16
b16
= a16;
test_ushort()
local
277
cl_int16
b16
= a16;
test_int()
local
337
cl_uint16
b16
= a16;
test_uint()
local
397
cl_long16
b16
= a16;
test_long()
local
457
cl_ulong16
b16
= a16;
test_ulong()
local
517
cl_float16
b16
= a16;
test_float()
local
579
cl_double16
b16
= a16;
test_double()
local
[all...]
/third_party/skia/include/private/
H
A
D
SkNx_neon.h
664
uint16x4_t
b16
= vqmovun_s32(b.fVec);
in SkNx_cast()
local
/third_party/libwebsockets/lib/misc/fts/
H
A
D
trie-fd.c
79
b16
(unsigned char *b)
in b16()
function
/third_party/mesa3d/src/amd/compiler/tests/
H
A
D
test_optimizer.cpp
1357
Temp
b16
= inputs[4];
variable
1422
Temp
b16
= inputs[3];
variable
1526
Temp
b16
= inputs[4];
global()
variable
[all...]
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuCompressedTexture.cpp
2190
const deInt16
b16
= finishUnquantize(interpolate(endpointStartB, endpointEndB, colorIndex, colorIndexBC), hasSign);
in decompressBc6H()
local
/third_party/skia/third_party/externals/wuffs/release/c/
H
A
D
wuffs-v0.3.c
3556
uint32_t
b16
= ((uint32_t)(0xFFFF & (argb_nonpremul >> 0)));
in wuffs_base__color_u64_argb_nonpremul__as__color_u32_argb_premul()
local
3572
uint64_t
b16
= 0x101 * (0xFF & (c >> 0));
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3584
uint64_t
b16
= (b * (0x101 * 0xFFFF)) / a16;
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3594
uint64_t
b16
= 0x101 * (0xFF & (c >> 0));
in wuffs_base__color_u32__as__color_u64()
local
[all...]
/third_party/astc-encoder/Source/
H
A
D
wuffs-v0.3.c
3771
uint32_t
b16
= ((uint32_t)(0xFFFF & (argb_nonpremul >> 0)));
in wuffs_base__color_u64_argb_nonpremul__as__color_u32_argb_premul()
local
3787
uint64_t
b16
= 0x101 * (0xFF & (c >> 0));
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3799
uint64_t
b16
= (b * (0x101 * 0xFFFF)) / a16;
in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul()
local
3809
uint64_t
b16
= 0x101 * (0xFF & (c >> 0));
in wuffs_base__color_u32__as__color_u64()
local
[all...]
Completed in 64 milliseconds