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
127
) sorted by relevance
1
2
3
4
5
6
/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
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H
A
D
format_converter.cpp
23
size_t
half
= 2; // mono(1) -> stereo(2)
in S16MonoToS16Stereo()
local
39
size_t
half
= 2; // stereo(2) -> mono(1)
in S16StereoToS16Mono()
local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H
A
D
ark_interop_bigint.cpp
37
auto
half
= size >> 1;
in ReverseBytes()
local
/third_party/ffmpeg/libavcodec/
H
A
D
pnm.h
34
int
half
;
member
/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
/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
/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
/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H
A
D
rosen_render_pattern_lock.cpp
145
double
half
= 0.5;
in PaintLockLine()
local
195
double
half
= 0.5;
in PaintLockLine()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H
A
D
rs_pixel_map_util_test.cpp
59
int
half
= 25;
in CreatePixelMap()
local
Completed in 9 milliseconds
1
2
3
4
5
6