Home
last modified time | relevance | path

Searched refs:executing (Results 1 – 25 of 235) sorted by relevance

12345678910

/openbsd/gnu/gcc/gcc/
H A Dgdbinit.in7 Works only when an inferior is executing.
16 Works only when an inferior is executing.
31 Works only when an inferior is executing.
40 Works only when an inferior is executing.
49 Works only when an inferior is executing.
58 Works only when an inferior is executing.
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgdbinit.in7 Works only when an inferior is executing.
16 Works only when an inferior is executing.
31 Works only when an inferior is executing.
40 Works only when an inferior is executing.
/openbsd/games/hack/
H A DREAD_ME62 and then executing the game. Thus:
69 before executing a chdir(). Hack will always do setuid(getuid()) with
/openbsd/gnu/llvm/lldb/tools/intel-features/
H A DREADME.txt59 CLI by executing "plugin load <shared_lib_name>" on LLDB CLI. shared_lib_name here
/openbsd/regress/sys/netinet/arp/
H A DREADME47 - My environment when executing the test
/openbsd/gnu/llvm/llvm/utils/lit/
H A DREADME.rst8 *lit* is a portable tool for executing LLVM and Clang style test suites,
/openbsd/share/btrace/
H A Drunqlat.bt41 * before executing by registering only the first time a thread is put
/openbsd/gnu/gcc/gcc/config/sh/
H A Dshmedia.md23 ;; When executing SHmedia code, the SH-5 is a fairly straightforward
/openbsd/gnu/llvm/llvm/utils/release/
H A Dexport.sh62 * <YYYYMMDD> -> 20210414 (the date when executing this script)
/openbsd/gnu/llvm/llvm/docs/
H A DBugpoint.rst33 where each test of the program (which requires executing it) takes a long time.
47 test program, it tries executing it with the selected code generator. If the
105 specified on one piece, linking the two pieces back together, and then executing
H A DAMDGPUUsage.rst3740 CPU host program, or from an HSA kernel executing on a GPU.
4682 actually executing.
5171 executing on it.
5192 wavefronts executing in different work-groups as they may be executing on
6464 executing in different work-groups as they may be executing on different
6478 work-groups (which may be executing on different CUs), or the same
8853 executing on different CUs.
11243 executing on it.
11263 wavefronts executing in the same work-group as they may be executing on SIMDs
11266 as they may be executing on different WGPs.
[all …]
H A DLexicon.rst270 temporary variable within an executing function.
317 identifies `roots`_ within the stack frame of an executing function.
H A DConvergenceAndUniformity.rst318 a closed path outside ``Ck`` to reenter it. This requires executing
342 executing ``X``.
374 number of times, without executing the header of the outer cycle. All
417 *temporal divergence*, when two threads executing convergently inside
419 divergent path after executing the header a different number of times
/openbsd/regress/sys/netinet/pmtu/
H A DREADME65 - My environment when executing the test
/openbsd/gnu/llvm/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli23 directly loading an LLVM module and executing its functions without first
/openbsd/gnu/llvm/clang/cmake/modules/
H A DAddClang.cmake14 # executing the custom command depending on output-file. It is
/openbsd/usr.bin/vi/docs/internals/
H A Dinput67 6: If an error is encountered while executing a mapped command or buffer,
304 6: If an error is encountered while executing a mapped command or
/openbsd/bin/ksh/
H A DNOTES127 - . file: at&t ksh parses the whole file before executing anything,
133 pdksh it will stop executing the script (this is consistent with
256 error occured while executing a special built-in)?
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A DCMakeLists.txt180 # executing it (unit test in sanitizer_nolibc_test.cpp).
/openbsd/gnu/llvm/llvm/docs/tutorial/
H A DBuildingAJIT2.rst244 more interesting: the lazier we are, the quicker we can start executing the
249 both optimize and code-gen lazily we can start executing the first function
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dannotate.texinfo389 the code executing in that frame, and @var{level-string} is a string
441 where @var{address} is the address executing in the frame (the same
459 where @var{function-name} is the name of the function executing in the
735 When the program starts executing due to a @value{GDBN} command such as
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dmacro.texi132 Normally, while a particular macro is executing, any call to that macro
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dlli.rst35 Override the ``argv[0]`` value passed into the executing program.
/openbsd/gnu/llvm/clang/docs/
H A DRAVFrontendAction.rst20 of executing the action. The only part left is to implement the
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dardi.c53 static volatile int executing; variable
1247 executing = FALSE; in HandleStoppedMessage()
1378 executing = TRUE; in angel_RDI_ExecuteOrStep()
1415 while( executing ) in angel_RDI_ExecuteOrStep()

12345678910