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
refs:PREC
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H
A
D
x_unfl.S
189
| Set up d1 for round subroutine d1 contains the
PREC
/MODE
194
addl (%a7)+,%d1 |merge
PREC
/MODE
H
A
D
sint.S
224
| ; d1
PREC
/MODE info
H
A
D
round.S
126
| Input: d1 =
PREC
:ROUND
134
| Notes: the ext_grs uses the round
PREC
, and therefore has to swap d1
H
A
D
res_func.S
1727
addl %d0,%d1 |d1 has
PREC
/MODE info
1908
swap %d1 |at this point d1 has
PREC
/MODE info
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H
A
D
x_unfl.S
189
| Set up d1 for round subroutine d1 contains the
PREC
/MODE
194
addl (%a7)+,%d1 |merge
PREC
/MODE
H
A
D
sint.S
224
| ; d1
PREC
/MODE info
H
A
D
round.S
126
| Input: d1 =
PREC
:ROUND
134
| Notes: the ext_grs uses the round
PREC
, and therefore has to swap d1
H
A
D
res_func.S
1727
addl %d0,%d1 |d1 has
PREC
/MODE info
1908
swap %d1 |at this point d1 has
PREC
/MODE info
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
pcie.c
692
#define
PREC
0
macro
783
c_minus1 = eq[i][
PREC
] / div;
in load_eq_table()
784
c0 = fs - (eq[i][
PREC
] / div) - (eq[i][POST] / div);
in load_eq_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
pcie.c
641
#define
PREC
0
macro
732
c_minus1 = eq[i][
PREC
] / div;
in load_eq_table()
733
c0 = fs - (eq[i][
PREC
] / div) - (eq[i][POST] / div);
in load_eq_table()
Completed in 10 milliseconds