HomeSort by relevance Sort by last modified time
    Searched refs:is_on (Results 1 - 7 of 7) 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)
  /hardware/qcom/audio/hal/audio_extn/
audio_extn.h 153 #define audio_extn_a2dp_set_handoff_mode(is_on) (0)
166 void audio_extn_a2dp_set_handoff_mode(bool is_on);
a2dp.c     [all...]
  /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 253 milliseconds