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:bytes_tot
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
canon_dr.c
5657
s->u.
bytes_tot
[0]=0;
in clean_params()
5658
s->u.
bytes_tot
[1]=0;
in clean_params()
5664
s->i.
bytes_tot
[0]=0;
in clean_params()
5665
s->i.
bytes_tot
[1]=0;
in clean_params()
5671
s->s.
bytes_tot
[0]=0;
in clean_params()
5672
s->s.
bytes_tot
[1]=0;
in clean_params()
5676
s->u.
bytes_tot
[SIDE_FRONT] = s->u.Bpl * s->u.height;
in clean_params()
5679
s->i.
bytes_tot
[SIDE_FRONT] = s->i.Bpl * s->i.height;
in clean_params()
5682
s->s.
bytes_tot
[SIDE_FRONT] = s->s.Bpl * s->s.height;
in clean_params()
5687
s->u.
bytes_tot
[SIDE_BAC
in clean_params()
[all...]
H
A
D
kodak.h
151
int
bytes_tot
;
member
H
A
D
fujitsu.c
7157
s->
bytes_tot
[SIDE_FRONT] = s->s_params.bytes_per_line * s->s_params.lines;
in sane_start()
7166
s->buff_tot[SIDE_FRONT] = s->
bytes_tot
[SIDE_FRONT];
in sane_start()
7170
s->
bytes_tot
[SIDE_FRONT] = 0;
in sane_start()
7177
s->
bytes_tot
[SIDE_BACK] = s->s_params.bytes_per_line * s->s_params.lines;
in sane_start()
7178
s->buff_tot[SIDE_BACK] = s->
bytes_tot
[SIDE_BACK];
in sane_start()
7187
s->
bytes_tot
[SIDE_BACK] = 0;
in sane_start()
8149
&& s->buff_tot[s->side] < s->
bytes_tot
[s->side]
in sane_read()
8247
s->
bytes_tot
[SIDE_FRONT], s->bytes_rx[SIDE_FRONT],
in read_from_JPEGduplex()
8248
s->
bytes_tot
[SIDE_BACK], s->bytes_rx[SIDE_BACK],
in read_from_JPEGduplex()
8549
s->
bytes_tot
[SIDE_FRON
in read_from_3091duplex()
[all...]
H
A
D
canon_dr.h
120
int
bytes_tot
[2];
member
H
A
D
fujitsu.h
543
int
bytes_tot
[2];
member
Completed in 27 milliseconds