/freebsd/contrib/bmake/unit-tests/ |
H A D | escape.exp | 61 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 D | escape.mk | 204 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 D | whereintheworld.pl | 21 my $elided = 0; 57 ++$elided; 59 if ($elided > 0) { 60 print "[$elided lines elided]\n";
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ConstructionContext.cpp | 82 // 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 D | CoroElide.cpp | 26 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 D | ExprEngine.h | 116 /// 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 D | MarkupFilter.cpp | 51 // 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 D | UDTLayout.cpp | 210 // 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 D | Token.h | 87 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 D | pinmux-node.yaml | 54 ... /* Standard DT properties for the device itself elided */
|
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/ |
H A D | memory.json | 542 … 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 D | ExprEngineCXX.cpp | 259 // 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 D | memory.json | 667 … 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 D | ConstructionContext.h | 545 /// 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 D | x509_internal_test.c | 135 /* Only one group of zeros may be elided. */
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/ |
H A D | memory.json | 758 … 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 D | AppleObjCRuntimeV1.cpp | 131 " // rest of struct elided because unused " in CreateObjectChecker()
|
/freebsd/share/man/man9/ |
H A D | atomic.9 | 95 However, such loads and stores may be elided from the program by
|
/freebsd/sys/sys/ |
H A D | malloc.h | 207 * passed we know the allocation must succeed and the check can be elided.
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 266 the C<switch> C<case> can often be elided.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 299 // FrameMap::Meta array can be elided. in runOnFunction()
|
/freebsd/crypto/krb5/src/kprop/ |
H A D | kproplog.c | 307 printf("\t\t\tPW history elided\n"); in print_attr()
|
/freebsd/crypto/openssl/doc/designs/quic-design/ |
H A D | quic-concurrency.md | 148 is elided, discussion from hereon in will focus on CCM and WCM except where
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Disassembler.h | 531 // Returns true if this source line should be elided (if the source line
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_health.c | 259 "Firmware reset elided due to auto-reset frequency threshold.\n"); in mlx5_health_allow_reset()
|