Home
last modified time | relevance | path

Searched refs:innermost (Results 1 – 25 of 42) sorted by relevance

12

/freebsd-12-stable/contrib/gcc/config/i386/
Dsol2-c1.asm52 ! (the innermost stack frame) with a NULL value, per page 3-32 of the ABI.
Dsol2-gc1.asm55 ! (the innermost stack frame) with a NULL value, per page 3-32 of the ABI.
/freebsd-12-stable/contrib/gcc/doc/
Dloop.texi73 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:
Dpasses.texi783 This pass looks at innermost loops and reorders their instructions
Dcppinternals.texi511 of the innermost macro under expansion, except when cpplib is about to
Dc-tree.texi1525 created during such statements should be destroyed when the innermost
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/include/
Domp-tools.h.var162 …ack_cancel, ompt_callback_cancel_t, 30) /* cancel innermost binding region *…
/freebsd-12-stable/contrib/gdb/gdb/doc/
Dgdb.info-12072 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 …]
Drefcard.tex364 frames---innermost if {\it n}{\tt >0}, outermost if {\it n}{\tt <0}\cr
Dannotate.texinfo387 where @var{level} is the number of the frame (0 is the innermost frame,
Dgdb.texinfo2505 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/
Dkmp_i18n_default.inc263 "%1$s: Threads may migrate across %2$d innermost levels of machine",
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp525 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/
Den_US.txt311 ThreadsMigrate "%1$s: Threads may migrate across %2$d innermost levels of machine"
/freebsd-12-stable/crypto/heimdal/lib/wind/
Drfc3492.txt165 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/
Dsubmit.cf641 # strip angle brackets -- note RFC733 heuristic to get innermost item
/freebsd-12-stable/contrib/gcc/cp/
DChangeLog-2004945 * 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.
DChangeLog-19971261 parms, not just the innermost level of parms.
DChangeLog-20031277 * 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/
DChangeLog-00012523 (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/
DDiagnosticParseKinds.td605 "be innermost component of anonymous pack declaration}0">;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DOptions.td1031 Desc<"Return from the innermost expression evaluation.">;
/freebsd-12-stable/contrib/sendmail/cf/m4/
Dproto.m4803 # strip angle brackets -- note RFC733 heuristic to get innermost item
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog1046 (ADJUST_FIELD_ALIGN): Calculate array alignment using innermost type.
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-20035578 the innermost 'if' by factoring out some code.
5671 the innermost 'if' by factoring out some code.

12