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:half
(Results
1 - 25
of
107
) sorted by relevance
1
2
3
4
5
/third_party/vk-gl-cts/external/amber/src/src/
H
A
D
float16_helper_test.cc
27
uint16_t
half
= float16::FloatToHexFloat16(a);
in TEST_F()
local
/third_party/ffmpeg/libavfilter/x86/
H
A
D
vf_convolution.asm
24
half
: dd 0.5
define
/third_party/jerryscript/jerry-libm/
H
A
D
cosh.c
53
#define
half
0.5
macro
112
#undef
half
macro
H
A
D
sinh.c
49
#define
half
0.5
macro
114
#undef
half
macro
/third_party/ffmpeg/libavcodec/
H
A
D
pnm.h
34
int
half
;
member
H
A
D
wmv2dsp.c
196
uint8_t
half
[64];
in put_mspel8_mc10_c()
local
209
uint8_t
half
[64];
in put_mspel8_mc30_c()
local
/third_party/ffmpeg/libavfilter/
H
A
D
maskedmerge.h
33
int
half
, depth, max;
member
/third_party/FreeBSD/lib/msun/ld128/
H
A
D
k_sinl.c
22
half
= 0.5;
variable
/third_party/mesa3d/src/freedreno/ir3/
H
A
D
ir3_nir_lower_load_barycentric_at_sample.c
59
nir_ssa_def *
half
= nir_imm_float(b, 0.5);
in lower_load_sample_pos()
local
/third_party/mesa3d/src/panfrost/midgard/
H
A
D
midgard_print_constant.c
33
mir_print_constant_component(FILE *fp, const midgard_constants *consts, unsigned c, midgard_reg_mode reg_mode, bool
half
, unsigned mod, midgard_alu_op op)
mir_print_constant_component()
argument
H
A
D
midgard_print.c
124
bool
half
= (sz == (base_size >> 1));
in mir_print_embedded_constant()
local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H
A
D
Half.cpp
19
half
::
half
(float fp32)
in half()
function in sw::half
H
A
D
Half.hpp
20
class
half
class
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H
A
D
Half.cpp
19
half
::
half
(float fp32)
in half()
function in sw::half
/third_party/skia/docs/examples/
H
A
D
pong.cpp
8
double
half
= period / 2.0;
in REG_FIDDLE_ANIMATED()
local
H
A
D
pong2.cpp
8
double
half
= period / 2.0;
in REG_FIDDLE_ANIMATED()
local
H
A
D
radial_gradient_test.cpp
7
SkScalar
half
= SIZE * 0.5f;
in REG_FIDDLE()
local
/third_party/openssl/test/
H
A
D
siphash_internal_test.c
222
size_t
half
= inlen / 2;
in test_siphash()
local
[all...]
H
A
D
poly1305_internal_test.c
1542
size_t
half
= inlen / 2;
in test_poly1305()
local
[all...]
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H
A
D
sampler.hpp
77
float
half
= 0.5f / size;
in wrap()
local
/third_party/skia/tools/timer/
H
A
D
TimeUtils.h
43
double
half
= period / 2.0;
in PingPong()
local
/third_party/skia/experimental/lowp-basic/
H
A
D
lerp-study.cpp
42
const int16_t
half
= 1 << (logPixelScale - 1);
in saturating_lerp()
local
53
const int16_t
half
= 1 << (logPixelScale - 1);
in ssse3_lerp()
local
73
const int16_t
half
= 1 << logPixelScale;
in balanced_lerp()
local
H
A
D
bilerp-study.cpp
71
const int16_t
half
= 1 << logPixelScale;
in bilerp_1()
local
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuBilinearImageCompare.cpp
78
const deUint32
half
= 1u<<(NUM_SUBPIXEL_BITS*2 - 1);
in interpolateChannel()
local
/third_party/skia/third_party/externals/freetype/src/base/
H
A
D
fttrigon.c
399
FT_Int32
half
= (FT_Int32)1L << ( shift - 1 );
in FT_Vector_Rotate()
local
Completed in 10 milliseconds
1
2
3
4
5