Home
last modified time | relevance | path

Searched refs:halt (Results 1 – 25 of 45) sorted by relevance

12

/external/clang/test/Sema/
Dwarn-unreachable.c5 int halt() __attribute__((noreturn));
32 halt(), in test2()
36 live(), halt(), in test2()
42 halt(); in test2()
48 halt(); in test2()
58 halt(); in test2()
66 halt(); in test2()
75 halt(); in test2()
79 halt() in test2()
83 halt(); in test2()
[all …]
Dreturn.c32 void halt() { in halt() function
/external/bison/
Dmaint.mk263 export halt =
291 test "x$$halt" != x \
316 && { msg="$$halt" $(_sc_say_and_exit) } || :; \
320 && { msg="$$halt" $(_sc_say_and_exit) } || :; \
334 @prohibit='\<free *\( *\(' halt="don't cast free argument" \
339 halt="don't cast x*alloc return value" \
344 halt="don't cast alloca return value" \
349 halt='found SPACE-TAB sequence; remove the SPACE' \
357 halt='do not use *scan''f, ato''f, ato''i, ato''l, ato''ll or ato''q' \
365 halt='replace strcmp calls above with STREQ/STRNEQ' \
[all …]
Dcfg.mk73 halt='use AT_PARSER_CHECK for and only for generated parsers' \
/external/clang/test/SemaCXX/
Dwarn-unreachable.cpp3 int &halt() __attribute__((noreturn));
40 halt() in test3()
44 halt() // expected-warning {{will never be executed}} in test3()
49 (halt()); // expected-warning {{will never be executed}} in test3()
57 halt(), foor()// expected-warning {{will never be executed}} in test4()
77 (halt()); // expected-warning {{will never be executed}} in test6()
106 halt(); in funcToSpecialize()
Dconstexpr-turing.cpp6 const unsigned halt = (unsigned)-1; variable
36 return state == halt ? 0 : in run()
44 { { true, R, 1 }, { true, R, halt } },
54 { { true, R, halt }, { true, L, 3 } },
/external/libmojo/jni/java/lang/
DRuntime.class ... java.lang.Thread) Thread hook public void halt (int) int code public int availableProcessors () ...
/external/clang/test/Analysis/
Ddead-stores.c228 void halt() __attribute__((noreturn));
234 halt(); in f21()
/external/autotest/server/site_tests/factory_InstallVM/
Dfactory_InstallVM.py146 self.get_dut_client().halt()
/external/libusb-compat/
DREADME26 to cause all libusb I/O to halt. Instead, port your application to use
DChangeLog90 result in I/O halt. Document this in the README.
/external/boringssl/src/crypto/perlasm/
Dx86asm.pl74 sub ::halt { &hlt; }
/external/autotest/server/hosts/
Dremote.py93 def halt(self, timeout=DEFAULT_HALT_TIMEOUT, wait=True): member in RemoteHost
Dcros_host.py1171 self.halt()
/external/autotest/server/cros/
Dfactory_install_test.py331 dut_client.halt()
/external/clang/tools/scan-view/share/
DScanView.py155 def halt(self): member in ScanViewServer
667 self.server.halt()
/external/icu/icu4c/source/config/
Dmh-aix-va55 ## -bh:8 means halt on errors or worse. We don't display warnings about
/external/autotest/site_utils/deployment/
Dinstall.py420 host.halt()
/external/curl/m4/
Dcurl-compilers.m41258 AC_MSG_ERROR([compiler does not halt on compilation errors.])
1283 AC_MSG_ERROR([compiler does not halt on negative sized arrays.])
1489 AC_MSG_ERROR([compiler does not halt on function prototype mismatch.])
/external/toybox/generated/
Dnewtoys.h91 USE_REBOOT(OLDTOY(halt, reboot, TOYFLAG_SBIN|TOYFLAG_NEEDROOT))
/external/hamcrest/
Dbuild.xml.original4 …<property name="haltonfailure" value="true" description="Whether to halt the build if the tests fa…
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Delf_container.ll195 ; There's probably halt padding (0xF4) in there somewhere.
/external/ltp/tools/pounder21/doc/
DSCHEDULER83 to run a test, the build script should exit with error to halt the main build
/external/e2fsprogs/lib/et/
Dcom_err.texinfo395 routines to write error messages to the user's terminal, or halt the
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_lexpos.utf1300 ADV^N^PREF_V "halt" "'halt"
2509 N "lebensunterhalt" "'le:b=ns,?Unt6,halt"
2969 N "unterhalten" "'?Unt6,halt=n"
3187 N^V "anhalten" "'?an,halt=n"
4162 V^V_INF "festzuhalten" "'fEstt_su,halt=n"

12