OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_on
(Results
1 - 5
of
5
) sorted by null
/external/iptables/iptables/
xtables-config-syntax.l
25
is_on
[o|O][n|N]
/system/connectivity/wificond/tests/integration/
process_utils.h
96
bool WificondSetDevMode(bool
is_on
);
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p8.cpp
42
constexpr bool
is_on
() const; // ok (dr1684)
/external/valgrind/cachegrind/
cg_annotate.in
483
my $
is_on
= ($auto_annotate ? "on" : "off");
484
print("Auto-annotation: $
is_on
\n");
/external/valgrind/callgrind/
callgrind_annotate.in
758
my $
is_on
= ($auto_annotate ? "on" : "off");
759
print("Auto-annotation: $
is_on
\n");
[
all
...]
Completed in 131 milliseconds