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:mul1
(Results
1 - 4
of
4
) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
H
A
D
geometric.h
72
glm_vec4 const
mul1
= _mm_mul_ps(swp1, swp2);
in glm_vec4_cross()
local
90
glm_vec4 const
mul1
= _mm_mul_ps(N, mul0);
in glm_vec4_faceforward()
local
98
glm_vec4 const
mul1
= _mm_mul_ps(mul0, _mm_set1_ps(2.0f));
in glm_vec4_reflect()
local
107
glm_vec4 const
mul1
= _mm_mul_ps(dot0, dot0);
in glm_vec4_refract()
local
H
A
D
common.h
213
glm_vec4 const
mul1
= glm_vec4_mul(clp0, clp0);
in glm_vec4_smoothstep()
local
/third_party/skia/third_party/externals/libwebp/src/enc/
H
A
D
backward_references_cost_enc.c
133
const double
mul1
= 0.82;
in AddSingleLiteralWithCostModel()
local
/third_party/mesa3d/src/nouveau/codegen/
H
A
D
nv50_ir_peephole.cpp
911
Instruction *
mul1
= NULL; //
mul1
before mul2
in tryCollapseChainedMULs()
local
[all...]
Completed in 6 milliseconds