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:nowait
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/
H
A
D
mustek_pp_ccd300.c
88
static void return_home_1015 (Mustek_pp_Handle * dev, SANE_Bool
nowait
);
1088
/* 1013 can't return home all alone,
nowait
ignored */
in return_home_1013()
1231
return_home_1015 (Mustek_pp_Handle * dev, SANE_Bool
nowait
)
in return_home_1015()
argument
1246
if (
nowait
)
in return_home_1015()
1463
return_home (Mustek_pp_Handle * dev, SANE_Bool
nowait
)
in return_home()
argument
1493
return_home_1015 (dev,
nowait
);
in return_home()
H
A
D
mustek_pp_cis.c
2016
cis_return_home (Mustek_PP_CIS_dev * dev, SANE_Bool
nowait
)
in cis_return_home()
argument
2019
DBG(4, "cis_return_home: returning home;
nowait
: %d\n",
nowait
);
in cis_return_home()
2027
if (
nowait
== SANE_FALSE)
in cis_return_home()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H
A
D
config.pm
1026
$WAIT = 0 if defined $options{
nowait
};
/third_party/openssl/util/perl/OpenSSL/
H
A
D
config.pm
1018
$WAIT = 0 if defined $options{
nowait
};
/third_party/node/deps/openssl/openssl/
H
A
D
Configure
905
$guess_opts{
nowait
} = 1;
/third_party/openssl/
H
A
D
Configure
905
$guess_opts{
nowait
} = 1;
Completed in 15 milliseconds