HomeSort by relevance Sort by last modified time
    Searched defs:halt (Results 1 - 7 of 7) sorted by null

  /external/clang/test/SemaCXX/
constexpr-turing.cpp 6 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/
return.c 32 void halt() { function
  /external/clang/tools/scan-view/
ScanView.py 155 def halt(self): member in class:ScanViewServer
667 self.server.halt()
  /external/lldb/tools/debugserver/source/
RNBRemote.h 41 halt, // ^C (async halt) enumerator in enum:RNBRemote::__anon4992
  /external/bison/
maint.mk 241 # 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='found SPACE-TAB sequence; remove the SPACE'
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 194 LONG halt; member in struct:linux_romvec
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 318 milliseconds