/external/clang/test/Sema/ |
D | warn-unreachable.c | 5 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 …]
|
D | return.c | 32 void halt() { in halt() function
|
/external/bison/ |
D | maint.mk | 263 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 …]
|
D | cfg.mk | 73 halt='use AT_PARSER_CHECK for and only for generated parsers' \
|
/external/clang/test/SemaCXX/ |
D | warn-unreachable.cpp | 3 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()
|
D | constexpr-turing.cpp | 6 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/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/ |
D | LwjglAWTFrame.java | 73 public void setHaltOnShutdown (boolean halt) { in setHaltOnShutdown() argument 74 if (halt) { in setHaltOnShutdown() 78 Runtime.getRuntime().halt(0); // Because fuck you, deadlock causing Swing shutdown hooks. in setHaltOnShutdown()
|
D | LwjglFrame.java | 105 public void setHaltOnShutdown (boolean halt) { in setHaltOnShutdown() argument 106 if (halt) { in setHaltOnShutdown() 110 Runtime.getRuntime().halt(0); // Because fuck you, deadlock causing Swing shutdown hooks. in setHaltOnShutdown()
|
/external/clang/test/Analysis/ |
D | dead-stores.c | 228 void halt() __attribute__((noreturn)); 234 halt(); in f21()
|
/external/autotest/server/site_tests/factory_InstallVM/ |
D | factory_InstallVM.py | 146 self.get_dut_client().halt()
|
/external/libusb-compat/ |
D | README | 26 to cause all libusb I/O to halt. Instead, port your application to use
|
D | ChangeLog | 90 result in I/O halt. Document this in the README.
|
/external/boringssl/src/crypto/perlasm/ |
D | x86asm.pl | 67 sub ::halt { &hlt; }
|
/external/autotest/server/cros/ |
D | factory_install_test.py | 331 dut_client.halt()
|
/external/autotest/server/hosts/ |
D | remote.py | 94 def halt(self, timeout=DEFAULT_HALT_TIMEOUT, wait=True): member in RemoteHost
|
D | cros_host.py | 1078 self.halt()
|
/external/lldb/tools/debugserver/source/ |
D | RNBRemote.h | 41 halt, // ^C (async halt) enumerator
|
/external/clang/tools/scan-view/share/ |
D | ScanView.py | 155 def halt(self): member in ScanViewServer 667 self.server.halt()
|
/external/icu/icu4c/source/config/ |
D | mh-aix-va | 53 ## -bh:8 means halt on errors or worse. We don't display warnings about
|
/external/autotest/site_utils/deployment/ |
D | install.py | 336 host.halt()
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | paste-httpserver-threadpool.txt | 24 and the whole site grinds to a halt.
|
/external/curl/m4/ |
D | curl-compilers.m4 | 1258 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/ |
D | newtoys.h | 88 USE_REBOOT(OLDTOY(halt, reboot, TOYFLAG_SBIN|TOYFLAG_NEEDROOT))
|
/external/e2fsprogs/lib/et/ |
D | com_err.texinfo | 395 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/ |
D | de-DE_lexpos.utf | 1300 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"
|