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:step_multiplier
(Results
1 - 7
of
7
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
motor.cpp
62
void MotorSlopeTable::slice_steps(unsigned count, unsigned
step_multiplier
)
in slice_steps()
argument
72
void MotorSlopeTable::expand_table(unsigned count, unsigned
step_multiplier
)
in expand_table()
argument
H
A
D
gl842.cpp
284
unsigned
step_multiplier
= 2;
in gl842_init_motor_regs_scan()
local
[all...]
H
A
D
gl843.cpp
684
unsigned
step_multiplier
= gl843_get_step_multiplier (reg);
in gl843_init_motor_regs_scan()
local
[all...]
H
A
D
gl846.cpp
355
unsigned
step_multiplier
= gl846_get_step_multiplier(reg);
in gl846_init_motor_regs_scan()
local
[all...]
H
A
D
gl847.cpp
319
unsigned
step_multiplier
= gl847_get_step_multiplier (reg);
in gl847_init_motor_regs_scan()
local
[all...]
H
A
D
gl841.cpp
550
unsigned
step_multiplier
= 2;
in gl841_init_motor_regs_feed()
local
639
unsigned
step_multiplier
= 2;
in gl841_init_motor_regs_scan()
local
[all...]
H
A
D
low.cpp
1752
MotorSlopeTable create_slope_table_fastest(AsicType asic_type, unsigned
step_multiplier
,
in create_slope_table_fastest()
argument
1739
create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi, unsigned exposure, unsigned
step_multiplier
, const MotorProfile& motor_profile)
create_slope_table()
argument
Completed in 11 milliseconds