HomeSort by relevance Sort by last modified time
    Searched defs:INACTIVE (Results 1 - 6 of 6) sorted by null

  /external/clang/test/Preprocessor/
_Pragma-in-macro-arg.c 10 #define INACTIVE(x) EMPTY(x)
16 INACTIVE(_Pragma("clang diagnostic ignored \"-Wconversion\""))
21 INACTIVE(IGNORE_CONV)
  /external/chromium_org/athena/wm/
split_view_controller.h 59 // Resets the internal state to an inactive state.
80 INACTIVE,
136 // states. In INACTIVE state these are NULL.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_host.js 26 INACTIVE: 1,
110 * inactive.
114 cvox.AbstractHost.State.INACTIVE);
129 * inactive: only key down listener registered
153 case cvox.AbstractHost.State.INACTIVE:
156 // If ChromeVox is inactive, the event watcher will only listen for key
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
rfc2217.py 222 INACTIVE = 'INACTIVE'
238 be enabled on startup. use INACTIVE for all others.
266 elif self.state is INACTIVE:
278 self.state = INACTIVE
281 self.state = INACTIVE
284 elif self.state is INACTIVE:
305 self.state = INACTIVE
399 TelnetOption(self, 'we-BINARY', BINARY, WILL, WONT, DO, DONT, INACTIVE),
407 TelnetOption(self, 'they-BINARY', BINARY, DO, DONT, WILL, WONT, INACTIVE),
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 226 milliseconds