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:fpa11
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H
A
D
fpa11.c
24
FPA11 *
fpa11
= GET_FPA11();
in resetFPA11()
local
75
FPA11 *
fpa11
= (FPA11 *)fp;
in nwfpe_init_fpa()
local
H
A
D
fpa11_cpdo.c
20
FPA11 *
fpa11
= GET_FPA11();
in EmulateCPDO()
local
H
A
D
fpa11_cprt.c
59
FPA11 *
fpa11
= GET_FPA11();
in PerformFLT()
local
102
FPA11 *
fpa11
in PerformFIX()
local
144
FPA11 *
fpa11
= GET_FPA11();
PerformComparison()
local
[all...]
H
A
D
double_cpdo.c
101
FPA11 *
fpa11
= GET_FPA11();
in DoubleCPDO()
local
H
A
D
extended_cpdo.c
80
FPA11 *
fpa11
= GET_FPA11();
in ExtendedCPDO()
local
[all...]
H
A
D
single_cpdo.c
78
FPA11 *
fpa11
= GET_FPA11();
in SingleCPDO()
local
H
A
D
fpa11_cpdt.c
21
FPA11 *
fpa11
= GET_FPA11();
in loadSingle()
local
28
FPA11 *
fpa11
= GET_FPA11();
in loadDouble()
local
44
FPA11 *
fpa11
= GET_FPA11();
in loadExtended()
local
61
FPA11 *
fpa11
= GET_FPA11();
loadMultiple()
local
93
FPA11 *
fpa11
= GET_FPA11();
storeSingle()
local
119
FPA11 *
fpa11
= GET_FPA11();
storeDouble()
local
152
FPA11 *
fpa11
= GET_FPA11();
storeExtended()
local
184
FPA11 *
fpa11
= GET_FPA11();
storeMultiple()
local
[all...]
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H
A
D
fpa11.c
24
FPA11 *
fpa11
= GET_FPA11();
in resetFPA11()
local
75
FPA11 *
fpa11
= (FPA11 *)fp;
in nwfpe_init_fpa()
local
H
A
D
fpa11_cpdo.c
20
FPA11 *
fpa11
= GET_FPA11();
in EmulateCPDO()
local
H
A
D
fpa11_cprt.c
59
FPA11 *
fpa11
= GET_FPA11();
in PerformFLT()
local
102
FPA11 *
fpa11
in PerformFIX()
local
144
FPA11 *
fpa11
= GET_FPA11();
PerformComparison()
local
[all...]
H
A
D
double_cpdo.c
101
FPA11 *
fpa11
= GET_FPA11();
in DoubleCPDO()
local
H
A
D
single_cpdo.c
78
FPA11 *
fpa11
= GET_FPA11();
in SingleCPDO()
local
H
A
D
extended_cpdo.c
80
FPA11 *
fpa11
= GET_FPA11();
in ExtendedCPDO()
local
[all...]
H
A
D
fpa11_cpdt.c
21
FPA11 *
fpa11
= GET_FPA11();
in loadSingle()
local
28
FPA11 *
fpa11
= GET_FPA11();
in loadDouble()
local
44
FPA11 *
fpa11
= GET_FPA11();
in loadExtended()
local
61
FPA11 *
fpa11
= GET_FPA11();
loadMultiple()
local
93
FPA11 *
fpa11
= GET_FPA11();
storeSingle()
local
119
FPA11 *
fpa11
= GET_FPA11();
storeDouble()
local
152
FPA11 *
fpa11
= GET_FPA11();
storeExtended()
local
184
FPA11 *
fpa11
= GET_FPA11();
storeMultiple()
local
[all...]
Completed in 5 milliseconds