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

12

/macosx-10.10.1/Heimdal-398.1.2/appl/popper/
H A Dpop_get_command.c24 {auth1, "quit", 0, 0, pop_quit, {halt, halt}},
25 {auth2, "quit", 0, 0, pop_quit, {halt, halt}},
39 {trans, "quit", 0, 0, pop_updt, {halt, halt}},
50 {(state) 0, NULL, 0, 0, NULL, {halt, halt}},
H A Dpopper.c79 for (p.CurrentState=auth1;p.CurrentState!=halt&&p.CurrentState!=error;) {
H A Dpopper.h186 halt, /* (Halt): stop processing enumerator in enum:__anon490
/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.h97 extern void halt(const char* message) __attribute__((noreturn));
H A Ddyld.cpp1096 halt(msg);
3685 void halt(const char* message) function in namespace:dyld
3733 halt(message);
3755 halt(message);
3767 halt(message);
4344 halt(dyld::mkstringf("could not load inserted library '%s' because %s\n", path, msg));
4348 halt(dyld::mkstringf("could not load inserted library '%s'\n", path));
4621 halt("problem loading iOS simulator dyld");
4808 halt("libdyld.dylib support not present for LC_MAIN");
4818 halt(messag
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/
H A Dx86cpuid.pl92 &halt ();
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dbc.vim18 syn keyword bcKeyword if else while for break continue return limits halt quit
H A Desterel.vim32 syn keyword esterelStatement nothing halt
H A Dgrub.vim40 \ displaymem embed find fstest geometry halt help
H A Dlprolog.vim63 syn keyword lprologSpecial pi sigma is true fail halt stop not
H A Dprolog.vim49 syn keyword prologKeyword atomic halt set_stream_position
H A Dz8a.vim18 syn keyword z8aInstruction daa di djnz ei exx halt im in
H A Djess.vim58 syn keyword jessFunc halt if implode$
75 syn keyword jessFunc run run-query run-until-halt
H A Dlogtalk.vim268 syn match logtalkKeyword "\<halt\ze("
269 syn match logtalkKeyword "\<halt\>"
H A Derlang.vim82 syn keyword erlangBIF halt hd
H A Drebol.vim117 syn keyword rebolStatement break catch exit halt reduce return shield
H A Dvmasm.vim32 syn keyword vmasmOpcode bicpsw bispsw bpt halt index movpsl nop popr pushr xfc
/macosx-10.10.1/bc-21/bc/bc/
H A Dscan.l246 halt return(Halt);
/macosx-10.10.1/sudo-73/src/
H A Dsample.sudoers51 Cmnd_Alias HALT = /usr/sbin/halt
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/include/example/
H A Dexpr_param.inc12 halt
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/devtools/
H A Ddialog.tcl97 Log halt.keep
289 proc ::dialog::halt.keep. {} {cmd .HaltKeep}
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/rpz/
H A Dtests.sh317 $RNDCCMD halt
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/grammar_me/
H A Dme_cpucore.tcl261 lappend state 0 ; # [_2] halt - bool - Flag, set (internal) when machine was halted (icf_halt).
434 # Do nothing for a stopped machine (halt flag set).
445 foreach {code pc halt eof tc cl ct ok sv er ls as ms es rs nc} $state break
694 set halt 1
852 set state [list $code $pc $halt $eof $tc $cl $ct $ok $sv $er $ls $as $ms $es $rs $nc]
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dregex_internal.h547 unsigned int halt : 1; member in struct:re_dfastate_t
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_to_param.tcl145 Op::Asm::Ins halt

Completed in 157 milliseconds

12