Searched refs:halt (Results 1 - 22 of 22) sorted by relevance

/external/clang/test/Sema/
H A Dwarn-unreachable.c5 int halt() __attribute__((noreturn));
32 halt(),
36 live(), halt(),
42 halt();
48 halt();
58 halt();
66 halt();
75 halt();
79 halt()
83 halt();
[all...]
H A Dreturn.c32 void halt() { function
/external/clang/test/SemaCXX/
H A Dconstexpr-turing.cpp6 const unsigned halt = (unsigned)-1; variable
34 // steps taken until halt.
36 return state == halt ? 0 :
44 { { true, R, 1 }, { true, R, halt } },
54 { { true, R, halt }, { true, L, 3 } },
H A Dwarn-unreachable.cpp3 int &halt() __attribute__((noreturn));
40 halt()
44 halt() // expected-warning {{will never be executed}}
49 (halt()); // expected-warning {{will never be executed}}
57 halt(), foor()// expected-warning {{will never be executed}}
77 (halt()); // expected-warning {{will never be executed}}
106 halt();
/external/libmojo/jni/java/lang/
H A DRuntime.class ... removeShutdownHook (java.lang.Thread) Thread hook public void halt (int) int code public int availableProcessors () public native long freeMemory ...
/external/autotest/server/site_tests/factory_InstallVM/
H A Dfactory_InstallVM.py145 # Use halt instead of reboot; reboot doesn't work consistently in KVM.
146 self.get_dut_client().halt()
/external/clang/test/Analysis/
H A Ddead-stores.c228 void halt() __attribute__((noreturn));
234 halt();
/external/autotest/server/cros/
H A Dfactory_install_test.py331 dut_client.halt()
/external/autotest/server/hosts/
H A Dremote.py93 def halt(self, timeout=DEFAULT_HALT_TIMEOUT, wait=True): member in class:RemoteHost
105 self.run_background('sleep 1 ; halt')
H A Dcros_host.py1194 self.halt()
/external/boringssl/src/crypto/perlasm/
H A Dx86asm.pl74 sub ::halt { &hlt; }
/external/clang/tools/scan-view/share/
H A DScanView.py155 def halt(self): member in class:ScanViewServer
667 self.server.halt()
/external/autotest/site_utils/deployment/
H A Dinstall.py424 host.halt()
/external/toybox/generated/
H A Dnewtoys.h93 USE_REBOOT(OLDTOY(halt, reboot, TOYFLAG_SBIN|TOYFLAG_NEEDROOT))
/external/blktrace/doc/
H A Dblktrace.tex379 of seconds, and then halt.
/external/protobuf/php/ext/google/protobuf/
H A Dupb.c7489 static opcode halt = OP_HALT; variable
8323 d->callstack[0] = &halt;
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c8173 static opcode halt = OP_HALT; variable
9034 d->callstack[0] = &halt;
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 3399 milliseconds