Home
last modified time | relevance | path

Searched +refs:executing +refs:macro (Results 1 – 25 of 15809) sorted by relevance

12345678910>>...633

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
203 macro define __FILE__ "gdb"
204 macro define __LINE__ 1
205 macro define __FUNCTION__ "gdb"
206 macro define __null 0
207 macro define input_line expand_location(input_location).line
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
214 macro define __FILE__ "gdb"
215 macro define __LINE__ 1
216 macro define __FUNCTION__ "gdb"
217 macro define __null 0
218 macro define input_line expand_location(input_location).line
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
214 macro define __FILE__ "gdb"
215 macro define __LINE__ 1
216 macro define __FUNCTION__ "gdb"
217 macro define __null 0
218 macro define input_line expand_location(input_location).line
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
214 macro define __FILE__ "gdb"
215 macro define __LINE__ 1
216 macro define __FUNCTION__ "gdb"
217 macro define __null 0
218 macro define input_line expand_location(input_location).line
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
212 macro define __FILE__ "gdb"
213 macro define __LINE__ 1
214 macro define __FUNCTION__ "gdb"
215 macro define __null 0
216 macro define input_line expand_location(input_location).line
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
214 macro define __FILE__ "gdb"
215 macro define __LINE__ 1
216 macro define __FUNCTION__ "gdb"
217 macro define __null 0
218 macro define input_line expand_location(input_location).line
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
214 macro define __FILE__ "gdb"
215 macro define __LINE__ 1
216 macro define __FUNCTION__ "gdb"
217 macro define __null 0
218 macro define input_line expand_location(input_location).line
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
214 macro define __FILE__ "gdb"
215 macro define __LINE__ 1
216 macro define __FUNCTION__ "gdb"
217 macro define __null 0
218 macro define input_line expand_location(input_location).line
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
212 macro define __FILE__ "gdb"
213 macro define __LINE__ 1
214 macro define __FUNCTION__ "gdb"
215 macro define __null 0
216 macro define input_line expand_location(input_location).line
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
43 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
215 macro define __FILE__ "gdb"
216 macro define __LINE__ 1
217 macro define __FUNCTION__ "gdb"
218 macro define __null 0
219 macro define input_line expand_location(input_location).line
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
43 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
215 macro define __FILE__ "gdb"
216 macro define __LINE__ 1
217 macro define __FUNCTION__ "gdb"
218 macro define __null 0
219 macro define input_line expand_location(input_location).line
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
43 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
215 macro define __FILE__ "gdb"
216 macro define __LINE__ 1
217 macro define __FUNCTION__ "gdb"
218 macro define __null 0
219 macro define input_line expand_location(input_location).line
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/wasm-bindgen-test-0.3.28/
H A DREADME.md12 ### `wasm-bindgen-test-macro`
14 This crate, living at `crates/test-macro`, is a procedural macro that defines
15 the `#[wasm_bindgen_test]` macro. **The normal `#[test]` cannot be used and will
20 For now though the macro is pretty simple and reexported from the next crate,
38 you import the `#[wasm_bindgen_test]` macro. Otherwise this crate provides a
39 `console_log!` macro that's a utility like `println!` only using `console.log`.
47 this binary *instead* of directly executing the `*.wasm` file (which Cargo would
52 The test runner is currently pretty simple, executing a few steps:
58 * Finally, it executes `node` over the generated JS file, executing all of your
/dports/math/kalker/kalker-1.1.0/cargo-crates/wasm-bindgen-test-0.3.19/
H A DREADME.md12 ### `wasm-bindgen-test-macro`
14 This crate, living at `crates/test-macro`, is a procedural macro that defines
15 the `#[wasm_bindgen_test]` macro. **The normal `#[test]` cannot be used and will
20 For now though the macro is pretty simple and reexported from the next crate,
38 you import the `#[wasm_bindgen_test]` macro. Otherwise this crate provides a
39 `console_log!` macro that's a utility like `println!` only using `console.log`.
47 this binary *instead* of directly executing the `*.wasm` file (which Cargo would
52 The test runner is currently pretty simple, executing a few steps:
58 * Finally, it executes `node` over the generated JS file, executing all of your
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/3com/
H A D3com0048.mib15 -- codes for executing scripts and the replacement of a script index with a
98 DESCRIPTION "Rmon RowStatus for this macro definition."
166 inactive : This process is not currently executing any script. This is
168 running: The process is currently executing a script, and that script
243 a executing process. Note that this variable can only be set if the row-
247 execute - If the operational state of the macro is
254 is rejected if the macro is inactive.
255 continue - If a macro is suspended due to a 'suspend'
262 executing script, but not the process itself.
263 abort - If the current macro status is 'suspended'
[all …]
/dports/net-mgmt/observium/observium/mibs/a3com/
H A DA3COM0048-EMBEDDED-SCRIPTS15 -- codes for executing scripts and the replacement of a script index with a
98 DESCRIPTION "Rmon RowStatus for this macro definition."
166 inactive : This process is not currently executing any script. This is
168 running: The process is currently executing a script, and that script
243 a executing process. Note that this variable can only be set if the row-
247 execute - If the operational state of the macro is
254 is rejected if the macro is inactive.
255 continue - If a macro is suspended due to a 'suspend'
262 executing script, but not the process itself.
263 abort - If the current macro status is 'suspended'
[all …]
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall5467 statements need not exist when a macro is defined; however, they
9 recursive macro invocations are detected and prevented from executing. Statements are
10 not guaranteed to execute in the order given in the macro's
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dkmacro.texi16 defining a keyboard macro to do @kbd{C-n M-d C-d}, and then executing
19 You define a keyboard macro by executing and recording the commands
43 * Keyboard Macro Step-Edit:: Interactively executing and editing a keyboard
61 Append keys to the last keyboard macro without re-executing it.
71 argument serves as the repeat count for executing the macro.
121 keyboard macro without re-executing it by typing @kbd{C-u C-u
155 beginning of the line and then executing the macro.
164 executing keyboard macros. To begin a macro definition, type @kbd{C-x
184 While executing a long-running keyboard macro, it can sometimes be
323 you specify just @kbd{C-u} as the prefix, while executing the macro,
[all …]
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dkmacro.texi16 defining a keyboard macro to do @kbd{C-n M-d C-d}, and then executing
19 You define a keyboard macro by executing and recording the commands
43 * Keyboard Macro Step-Edit:: Interactively executing and editing a keyboard
61 Append keys to the last keyboard macro without re-executing it.
71 argument serves as the repeat count for executing the macro.
121 keyboard macro without re-executing it by typing @kbd{C-u C-u
155 beginning of the line and then executing the macro.
164 executing keyboard macros. To begin a macro definition, type @kbd{C-x
315 you specify just @kbd{C-u} as the prefix, while executing the macro,
383 Continue executing the keyboard macro.
[all …]
/dports/lang/duktape/duktape-2.6.0/config/config-options/
H A DDUK_USE_NATIVE_STACK_CHECK.yaml8 Provide a macro hook to check for available native stack space for the
9 currently executing native thread. The macro must evaluate to zero if
18 Duktape doesn't call this macro for every internal native call. The macro
/dports/lang/duktape-lib/duktape-2.6.0/config/config-options/
H A DDUK_USE_NATIVE_STACK_CHECK.yaml8 Provide a macro hook to check for available native stack space for the
9 currently executing native thread. The macro must evaluate to zero if
18 Duktape doesn't call this macro for every internal native call. The macro
H A DDUK_USE_EXEC_TIMEOUT_CHECK.yaml14 Provide a hook to check for bytecode execution timeout. The macro gets
16 and must evaluate to a duk_bool_t. Duktape calls the macro as:
19 The macro is called occasionally by the Duktape bytecode executor (i.e.
20 when executing ECMAScript code), typically from a few times per second
24 To indicate an execution timeout, the macro must return a non-zero value.
27 the application. Until that happens, the exec timeout macro must always
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
76 Works only when an inferior is executing.
85 Works only when an inferior is executing.
94 Works only when an inferior is executing.
185 macro define __FILE__ "gdb"
186 macro define __LINE__ 1
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgdbinit.in25 Works only when an inferior is executing.
34 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
67 Works only when an inferior is executing.
76 Works only when an inferior is executing.
85 Works only when an inferior is executing.
94 Works only when an inferior is executing.
185 macro define __FILE__ "gdb"
186 macro define __LINE__ 1
/dports/lang/duktape-lib/duktape-2.6.0/config/feature-options/
H A DDUK_OPT_EXEC_TIMEOUT_CHECK.yaml13 Provide a hook to check for bytecode execution timeout. The macro gets
15 and must evaluate to a duk_bool_t. Duktape calls the macro as:
18 The macro is called occasionally by the Duktape bytecode executor (i.e.
19 when executing ECMAScript code), typically from a few times per second
23 To indicate an execution timeout, the macro must return a non-zero value.
26 the application. Until that happens, the exec timeout macro must always

12345678910>>...633