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:pixma_sleep
(Results
1 - 7
of
7
) sorted by relevance
/third_party/backends/backend/pixma/
H
A
D
pixma_rename.h
95
#define
pixma_sleep
sanei_pixma_sleep
macro
H
A
D
pixma_mp750.c
428
pixma_sleep
(1000000);
in step1()
727
pixma_sleep
(100000);
in mp750_fill_buffer()
777
pixma_sleep
(10000);
in mp750_fill_buffer()
809
pixma_sleep
(10000);
in mp750_fill_buffer()
H
A
D
pixma_common.h
190
void
pixma_sleep
(unsigned long usec);
H
A
D
pixma_mp150.c
1505
pixma_sleep
(1000000);
in mp150_scan()
1515
pixma_sleep
(500000);
in mp150_scan()
1533
pixma_sleep
(1000000);
in mp150_scan()
1565
pixma_sleep
(1000000); /* No need to sleep, actually, but Window's driver
in mp150_fill_buffer()
1622
pixma_sleep
(10000);
in mp150_fill_buffer()
H
A
D
pixma_mp800.c
2179
/*
pixma_sleep
(2000000); */
in mp810_scan()
2194
pixma_sleep
(1000000);
in mp810_scan()
2204
pixma_sleep
(500000);
in mp810_scan()
2229
pixma_sleep
(1000000);
in mp810_scan()
2258
pixma_sleep
(1000000); /* No need to sleep, actually, but Window's driver
in mp810_fill_buffer()
2309
pixma_sleep
(10000);
in mp810_fill_buffer()
H
A
D
pixma_imageclass.c
489
pixma_sleep
(1000000);
in step1()
755
/*
pixma_sleep
(100000); *//* FIXME: too short, too long? */
in iclass_fill_buffer()
868
pixma_sleep
(8000000); /* sleep for 8s */
in iclass_finish_scan()
H
A
D
pixma_common.c
315
pixma_sleep
(unsigned long usec)
in pixma_sleep()
function
697
pixma_sleep
(1000000);
in pixma_cmd_transaction()
Completed in 12 milliseconds