Home
last modified time | relevance | path

Searched refs:do_halt (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/fpc-source/fpc-3.2.2/tests/test/
H A Dtnoreturn1.pp3 procedure do_halt;noreturn;
10 do_halt;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Ddbrmctl.cpp91 void do_halt() in do_halt() function
181 do_halt(); in main()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Ddbrmctl.cpp91 void do_halt() in do_halt() function
181 do_halt(); in main()
/dports/net-im/telegram-cli/tg-20200106/
H A Dloop.h25 void do_halt (int error);
H A Dloop.c339 do_halt (0); in net_loop()
343 do_halt (0); in net_loop()
443 do_halt (1); in write_state_file()
H A Dmain.c877 void do_halt (int error) { in do_halt() function
H A Dinterface.c776 do_halt (0); in do_quit()
1673 do_halt (0); in do_clear()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/No_license_found/
H A Dipl.h86 extern void do_halt(void);
/dports/www/elixir-phoenix/phoenix-1.3.3/test/phoenix/controller/
H A Dpipeline_test.exs12 plug :do_halt when action in [:secret]
40 defp do_halt(conn, _), do: halt(conn) function
/dports/devel/mspdebug/mspdebug-493f38b/drivers/
H A Dtilib.c316 static int do_halt(struct tilib_device *dev) in do_halt() function
363 return do_halt(dev); in tilib_ctl()
/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A Dio.c98 int do_halt=0; /* hack until yaze supports interrupts */ variable
686 case HALT: do_halt=1; break; in out()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/DSPSpy/util/
H A Ddump_roms.ds90 do_halt:
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dlakemont.c55 static int do_halt(struct target *t);
569 static int do_halt(struct target *t) in do_halt() function
993 if (do_halt(t) != ERROR_OK) in lakemont_halt()
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/
H A Dnetwork.c195 static void do_halt(const commands_t *, client_info_t *);
404 { "halt", NO_ARGS, PUBLIC, NEED_AUTH, do_halt,
2581 static void do_halt(const commands_t *cmd, client_info_t *client_info) { in do_halt() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DProcess.cpp5226 bool do_halt = true; in RunThreadPlan() local
5230 if (do_halt) { in RunThreadPlan()
5266 do_halt = false; in RunThreadPlan()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DProcess.cpp5100 bool do_halt = true; in RunThreadPlan() local
5104 if (do_halt) { in RunThreadPlan()
5140 do_halt = false; in RunThreadPlan()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DProcess.cpp5218 bool do_halt = true; in RunThreadPlan() local
5222 if (do_halt) { in RunThreadPlan()
5258 do_halt = false; in RunThreadPlan()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DProcess.cpp5060 bool do_halt = true; in RunThreadPlan() local
5064 if (do_halt) { in RunThreadPlan()
5100 do_halt = false; in RunThreadPlan()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DProcess.cpp5100 bool do_halt = true; in RunThreadPlan() local
5104 if (do_halt) { in RunThreadPlan()
5140 do_halt = false; in RunThreadPlan()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DProcess.cpp5121 bool do_halt = true; in RunThreadPlan() local
5125 if (do_halt) { in RunThreadPlan()
5161 do_halt = false; in RunThreadPlan()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DProcess.cpp5100 bool do_halt = true; in RunThreadPlan() local
5104 if (do_halt) { in RunThreadPlan()
5140 do_halt = false; in RunThreadPlan()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DProcess.cpp5060 bool do_halt = true; in RunThreadPlan() local
5064 if (do_halt) { in RunThreadPlan()
5100 do_halt = false; in RunThreadPlan()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DProcess.cpp5077 bool do_halt = true; in RunThreadPlan() local
5081 if (do_halt) { in RunThreadPlan()
5117 do_halt = false; in RunThreadPlan()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DProcess.cpp5100 bool do_halt = true; in RunThreadPlan() local
5104 if (do_halt) { in RunThreadPlan()
5140 do_halt = false; in RunThreadPlan()
/dports/devel/binutils/binutils-2.37/cpu/
H A Dxstormy16.cpu1948 (dni halt "halt" () ("halt") (+ (f-op #x0008)) (c-call VOID "do_halt") ())

12