| /freebsd/sbin/pfctl/tests/files/ |
| H A D | pf0100.in | 12 anchor "bar" in { # nested named inlined anchor 17 anchor in { # nested unnamed inlined anchor
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 146 "Whether C++ temporary destructors should be inlined " 149 "temporary destructors would not be inlined anyway.", 156 "inlined functions that are more defensive than their callers.", 169 "suppress-inlined-defensive-checks", 170 "Whether or not diagnostics containing inlined " 289 "Whether lambdas should be inlined. Otherwise a sink node will be " 480 "The maximum times a large function could be inlined.", 32) 484 "The bound on the number of basic blocks in an inlined function.", 564 "Controls which functions will be inlined during the first phase of the ctu " 570 "limited number of statements would be inlined during the first phase. The " [all …]
|
| H A D | Analyses.def | 88 "Do not analyze a function which has been previously inlined")
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 92 bool inlined = true; in ResetCurrentInlinedDepth() local 93 auto inline_depth = stop_info_sp->GetSuggestedStackFrameIndex(inlined); in ResetCurrentInlinedDepth() 760 bool inlined = false; in SelectMostRelevantFrame() local 762 stop_info_sp->GetSuggestedStackFrameIndex(inlined); in SelectMostRelevantFrame()
|
| H A D | TargetProperties.td | 155 …inlined by the compiler, so that a compile unit 'a.c' might contain an inlined function from anoth…
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/ |
| H A D | Opts.td | 50 defm inlines : B<"inlines", "Print all inlined frames for a given address", 51 "Do not print inlined frames">;
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | CoreProperties.td | 62 …lumn}${ansi.normal}}}{${function.is-optimized} [opt]}{${function.is-inlined} [inlined]}{${frame.is… 236 …lumn}${ansi.normal}}}{${function.is-optimized} [opt]}{${function.is-inlined} [inlined]}{${frame.is…
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-fpu.m4 | 9 dnl # 5.11: kernel_fpu_begin() is an inlined function now, so don't check
|
| H A D | kernel-bio.m4 | 113 dnl # The Linux 5.5 kernel updated percpu_ref_tryget() which is inlined by
|
| /freebsd/contrib/arm-optimized-routines/math/ |
| H A D | README.contributors | 73 inlined.
|
| /freebsd/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python.swig | 28 * :py:class:`SBFunction`: Represents a generic function, which can be inlined or not.
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
| H A D | Opts.td | 46 def add_inlinedinfo : FF<"add-inlinedinfo", "Add symbols from the inlined libraries, TBD only">, Group<grp_mach_o>;
|
| /freebsd/lib/libc/softfloat/ |
| H A D | softfloat-source.txt | 188 be inlined by the compiler. SoftFloat depends on inlining to obtain 248 functions defined here are intended to be inlined for efficiency. This
|
| /freebsd/contrib/llvm-project/lldb/docs/design/ |
| H A D | sbapi.rst | |
| H A D | overview.rst | |
| /freebsd/contrib/wpa/ |
| H A D | CONTRIBUTIONS | 39 The message should contain an inlined patch against the current
|
| /freebsd/contrib/bc/ |
| H A D | README.md | 217 small functions that could be inlined. However, they are often called across 219 which means that they are not inlined.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_flags.inc | 184 "Print inlined frames in stacktraces. Defaults to true.")
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticFrontendKinds.td | 288 "be inlined into function %0 that is compiled without support for '%2'">;
|
| H A D | AttrDocs.td | 220 Note that a dllimport function may still be inlined, if its definition is 794 statement will not be inlined by the compiler. 2785 Functions annotated with this attribute are likely to be inlined by BPF JIT. 2786 It is assumed that inlined implementation uses less caller saved registers, 3865 be inlined unless it is impossible to do so, for example if the body of the 6641 is substantially faster and potentially allows the implementation to be inlined, 6818 function is inlined, the attribute indicates that debuggers should associate 6820 corresponding line within the inlined callee. 7158 call sites are inlined, unlike in C99 and C++ inline semantics. 7222 'speculative_load_hardening' attribute will always (even when inlined) [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | tcsh.man2html | 306 # Skip inlined sections
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_itt.inl | 38 // Ensure that the functions are static if they're supposed to be being inlined.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 1002 // Memcpy semantic that is guaranteed to be inlined. 1030 // Memset version that is guaranteed to be inlined.
|
| /freebsd/crypto/openssl/crypto/des/asm/ |
| H A D | des_enc.m4 | 1421 ! rounds inlined for alignment purposes
|
| /freebsd/contrib/libpcap/ |
| H A D | aclocal.m4 | 635 # as it just tests whether a function returning "int" can be inlined;
|