Searched defs:halt (Results 1 – 7 of 7) sorted by relevance
/external/clang/test/SemaCXX/ | ||
D | constexpr-turing.cpp | 6 const unsigned halt = (unsigned)-1; variable |
/external/libmojo/jni/java/lang/ | ||
D | Runtime.class | ... java.lang.Thread)
Thread hook
public void halt (int)
int code
public int availableProcessors () ... |
/external/clang/test/Sema/ | ||
D | return.c | 32 void halt() { in halt() function |
/external/autotest/server/hosts/ | ||
D | remote.py | 93 def halt(self, timeout=DEFAULT_HALT_TIMEOUT, wait=True): member in RemoteHost |
/external/clang/tools/scan-view/share/ | ||
D | ScanView.py | 155 def halt(self): member in ScanViewServer |
/external/protobuf/php/ext/google/protobuf/ | ||
D | upb.c | 7489 static opcode halt = OP_HALT; variable |
/external/protobuf/ruby/ext/google/protobuf_c/ | ||
D | upb.c | 8173 static opcode halt = OP_HALT; variable |