Home
last modified time | relevance | path

Searched full:elided (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/contrib/bmake/unit-tests/
H A Descape.exp61 second line tab should be elided':
63 second line tab should be elided:
65 only one tab should be elided, second tab remains'
67 only one tab should be elided, second tab remains
91 second line tab should be elided':
93 second line tab should be elided:
95 only one tab should be elided, second tab remains'
97 only one tab should be elided, second tab remains
H A Descape.mk204 second line tab should be elided':
206 only one tab should be elided, second tab remains'
245 second line tab should be elided':
247 only one tab should be elided, second tab remains'
/freebsd/tools/tools/whereintheworld/
H A Dwhereintheworld.pl21 my $elided = 0;
57 ++$elided;
59 if ($elided > 0) {
60 print "[$elided lines elided]\n";
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp82 // We may fail to create the elided construction context. in createMaterializedTemporaryFromLayers()
137 llvm_unreachable("Elided destructor items are not produced by the CFG!"); in createBoundTemporaryFromLayers()
204 llvm_unreachable("Elided destructor items are not produced by the CFG!"); in createFromLayers()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp26 STATISTIC(NumOfCoroElided, "The # of coroutine get elided.");
31 cl::desc("File to record the coroutines got elided"), cl::Hidden);
441 << "' elided in '" << ore::NV("caller", CallerFunctionName) in attemptElide()
450 << "' not elided in '" in attemptElide()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h116 /// this constructor would have been ultimately elided. Analysis that
970 /// was actually elided, track that we also need to elide the destructor.
975 /// Stop tracking the destructor that corresponds to an elided constructor.
983 /// and that constructor was actually elided.
990 /// This is useful for assertions. Also checks if elided destructors
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp51 // In this case, anything after the contextual element is elided, or the whole in filter()
52 // line may be elided. in filter()
57 // This node may yet be part of an elided contextual line. in filter()
61 // This was not a contextual line, so nothing in it should be elided. in filter()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp210 // Non-virtual bases never get elided. in initializeChildren()
251 // Note that virtual bases get elided unless this is a top-most derived in initializeChildren()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h87 CommaAfterElided = 0x200, // The comma following this token was elided (MS).
312 /// Returns true if the comma after this token was elided.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinmux-node.yaml54 ... /* Standard DT properties for the device itself elided */
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dmemory.json542 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
554 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp259 // If the elided copy/move constructor is not supported, there's still in computeObjectUnderConstruction()
260 // benefit in trying to model the non-elided constructor. in computeObjectUnderConstruction()
461 // Remember that we've elided the constructor. in updateObjectsUnderConstruction()
465 // Remember that we've elided the destructor. in updateObjectsUnderConstruction()
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/
H A Dmemory.json667 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
676 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h545 /// necessarily should) be omitted ("elided") according to the rules of the
562 // Elided constructor and its context should be either both specified in ElidedTemporaryObjectConstructionContext()
/freebsd/crypto/openssl/test/
H A Dx509_internal_test.c135 /* Only one group of zeros may be elided. */
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dmemory.json758 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
767 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp131 " // rest of struct elided because unused " in CreateObjectChecker()
/freebsd/share/man/man9/
H A Datomic.995 However, such loads and stores may be elided from the program by
/freebsd/sys/sys/
H A Dmalloc.h207 * passed we know the allocation must succeed and the check can be elided.
/freebsd/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod266 the C<switch> C<case> can often be elided.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp299 // FrameMap::Meta array can be elided. in runOnFunction()
/freebsd/crypto/krb5/src/kprop/
H A Dkproplog.c307 printf("\t\t\tPW history elided\n"); in print_attr()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-concurrency.md148 is elided, discussion from hereon in will focus on CCM and WCM except where
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h531 // Returns true if this source line should be elided (if the source line
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c259 "Firmware reset elided due to auto-reset frequency threshold.\n"); in mlx5_health_allow_reset()

123