Searched refs:innermost (Results 1 – 25 of 42) sorted by relevance
12
| /freebsd-12-stable/contrib/gcc/config/i386/ |
| D | sol2-c1.asm | 52 ! (the innermost stack frame) with a NULL value, per page 3-32 of the ABI.
|
| D | sol2-gc1.asm | 55 ! (the innermost stack frame) with a NULL value, per page 3-32 of the ABI.
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | loop.texi | 73 Each basic block contains the reference to the innermost loop it belongs 131 the innermost loop to that the block belongs. The most useful fields of 217 While some of them are written so that they should work on non-innermost 219 are only reliable for the innermost loops:
|
| D | passes.texi | 783 This pass looks at innermost loops and reorders their instructions
|
| D | cppinternals.texi | 511 of the innermost macro under expansion, except when cpplib is about to
|
| D | c-tree.texi | 1525 created during such statements should be destroyed when the innermost
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/include/ |
| D | omp-tools.h.var | 162 …ack_cancel, ompt_callback_cancel_t, 30) /* cancel innermost binding region *…
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-1 | 2072 innermost, this makes your program stop as soon as control returns 2076 without an argument in the innermost frame, GDB stops the next 2500 When the innermost frame is selected, this is a good way to delete 2969 Continue to the next source line in the current (innermost) stack 3355 execution is actually occurring is called the "innermost" frame. This 3366 for the innermost frame, one for the frame that called it, and so on 3377 the innermost function invocation has no stack frame, GDB nevertheless 3414 Similar, but print only the innermost N frames. 3431 3', so it shows the innermost three frames. 3484 Select frame number N. Recall that frame zero is the innermost [all …]
|
| D | refcard.tex | 364 frames---innermost if {\it n}{\tt >0}, outermost if {\it n}{\tt <0}\cr
|
| D | annotate.texinfo | 387 where @var{level} is the number of the frame (0 is the innermost frame,
|
| D | gdb.texinfo | 2505 innermost, this makes your program stop as soon as control 2509 @code{break} without an argument in the innermost frame, @value{GDBN} stops 2981 the innermost frame is selected, this is a good way to delete a 3519 Continue to the next source line in the current (innermost) stack frame. 3957 @cindex innermost frame 3964 actually occurring is called the @dfn{innermost} frame. This is the most 3977 zero for the innermost frame, one for the frame that called it, 3993 with these function invocations. If the innermost function invocation 4040 Similar, but print only the innermost @var{n} frames. 4061 @samp{bt 3}, so it shows the innermost three frames. [all …]
|
| /freebsd-12-stable/lib/libomp/ |
| D | kmp_i18n_default.inc | 263 "%1$s: Threads may migrate across %2$d innermost levels of machine",
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaType.cpp | 525 unsigned innermost = -1U; in distributeObjCPointerTypeAttrFromDeclarator() local 532 innermost = i; in distributeObjCPointerTypeAttrFromDeclarator() 565 if (innermost != -1U) { in distributeObjCPointerTypeAttrFromDeclarator() 567 declarator.getTypeObject(innermost).getAttrs()); in distributeObjCPointerTypeAttrFromDeclarator()
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/i18n/ |
| D | en_US.txt | 311 ThreadsMigrate "%1$s: Threads may migrate across %2$d innermost levels of machine"
|
| /freebsd-12-stable/crypto/heimdal/lib/wind/ |
| D | rfc3492.txt | 165 The break statement jumps out of the innermost loop (as in C). 722 number of iterations in the innermost loop). However, the number of
|
| /freebsd-12-stable/contrib/sendmail/cf/cf/ |
| D | submit.cf | 641 # strip angle brackets -- note RFC733 heuristic to get innermost item
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-2004 | 945 * search.c (current_scope): Return the innermost non-block scope, 946 not the innermost non-block, non-namespace scope. 3458 innermost set of template arguments during deduction. Simplify. 5800 in the innermost scope, rather than at namespace scope.
|
| D | ChangeLog-1997 | 1261 parms, not just the innermost level of parms.
|
| D | ChangeLog-2003 | 1277 * pt.c (tsubst_friend_class): Only use innermost template 1738 * pt.c (dependent_type_p_r): Pass only the innermost template
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | ChangeLog-0001 | 2523 (elf_bfd_final_link): Remove duplicate innermost "off" var. 2524 * oasys.c (oasys_write_data): Rename innermost "p" to "sym". 2531 innermost "directory_name" and "file_name" vars. 2533 (tekhex_write_object_contents): Rename innermost "s" to "sym". 2537 * vms-tir.c (etir_sto): Rename innermost "psect" to "psect1". 2538 * xcofflink.c (xcoff_link_input_bfd): Delete duplicate innermost "o".
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | DiagnosticParseKinds.td | 605 "be innermost component of anonymous pack declaration}0">;
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/ |
| D | Options.td | 1031 Desc<"Return from the innermost expression evaluation.">;
|
| /freebsd-12-stable/contrib/sendmail/cf/m4/ |
| D | proto.m4 | 803 # strip angle brackets -- note RFC733 heuristic to get innermost item
|
| /freebsd-12-stable/contrib/gcc/ |
| D | FSFChangeLog | 1046 (ADJUST_FIELD_ALIGN): Calculate array alignment using innermost type.
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | ChangeLog-2003 | 5578 the innermost 'if' by factoring out some code. 5671 the innermost 'if' by factoring out some code.
|
12