Searched defs:halt (Results 1 - 6 of 6) sorted by relevance

/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 } },
/external/clang/test/Sema/
H A Dreturn.c32 void halt() { function
/external/clang/tools/scan-view/
H A DScanView.py155 def halt(self): member in class:ScanViewServer
667 self.server.halt()
/external/lldb/tools/debugserver/source/
H A DRNBRemote.h41 halt, // ^C (async halt) enumerator in enum:RNBRemote::__anon10084
/external/bison/
H A Dmaint.mk241 # halt
263 export halt = macro
291 test "x$$halt" != x \
292 || { msg='halt not defined' $(_sc_say_and_exit) }; \
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
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 380 milliseconds