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:fneg
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
fp-ops.c
5
double
fneg
(double x) { return -x; }
in fneg()
function
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H
A
D
arithmetic-ops.c
101
static float
fneg
(float x)
in fneg()
function
/third_party/mesa3d/src/amd/compiler/tests/
H
A
D
helpers.cpp
271
Temp
fneg
(Temp src, Builder b)
in fneg()
function
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_optimizer.cpp
3479
VOP3P_instruction*
fneg
= &info.instr->vop3p();
in combine_vop3p()
local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H
A
D
assembler-ppc.cc
1854
void Assembler::
fneg
(const DoubleRegister frt, const DoubleRegister frb,
in fneg()
function in v8::internal::Assembler
/third_party/node/deps/v8/src/execution/arm64/
H
A
D
simulator-logic-arm64.cc
3532
LogicVRegister Simulator::
fneg
(VectorFormat vform, LogicVRegister dst,
in fneg()
function in v8::internal::Simulator
3543
LogicVRegister Simulator::
fneg
(VectorFormat vform, LogicVRegister dst,
in fneg()
function in v8::internal::Simulator
/third_party/vixl/src/aarch64/
H
A
D
assembler-sve-aarch64.cc
3432
void Assembler::
fneg
(const ZRegister& zd,
in fneg()
function in vixl::aarch64::Assembler
Completed in 39 milliseconds