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:STATE_IDLE
(Results
1 - 5
of
5
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
lock-autospawn.c
63
STATE_IDLE
,
enumerator
67
} state =
STATE_IDLE
;
85
pa_assert(state ==
STATE_IDLE
);
in ref()
149
state =
STATE_IDLE
;
in unref()
235
pa_assert(state ==
STATE_IDLE
);
in thread_func()
244
pa_assert(state ==
STATE_IDLE
);
in thread_func()
314
if (state ==
STATE_IDLE
)
in pa_autospawn_lock_acquire()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H
A
D
GlitchAnalyzer.h
176
case
STATE_IDLE
:
322
if (mState !=
STATE_IDLE
) {
368
mState =
STATE_IDLE
;
394
STATE_IDLE
, // beginning
enumerator
452
sine_state_t mState =
STATE_IDLE
;
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H
A
D
GlitchActivity.java
38
final static int
STATE_IDLE
= 0;
field in GlitchActivity
54
case
STATE_IDLE
:
in stateToString()
/third_party/backends/backend/
H
A
D
mustek_pp.h
186
#define
STATE_IDLE
0
macro
H
A
D
mustek_pp.c
1142
hndl->state =
STATE_IDLE
;
in sane_open()
1758
hndl->state =
STATE_IDLE
;
in sane_read()
1780
hndl->state =
STATE_IDLE
;
in sane_read()
1800
hndl->state =
STATE_IDLE
;
in sane_read()
1820
hndl->state =
STATE_IDLE
;
in sane_read()
Completed in 5 milliseconds