Searched full:cascades (Results 1 – 17 of 17) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeSummary.cpp | 109 Cascades() ? "" : " (not cascading)", in GetDescription() 137 sstr.Printf("%s%s%s%s%s%s%s %s", Cascades() ? "" : " (not cascading)", in GetDescription() 186 sstr.Printf("%s%s%s%s%s%s%s\n ", Cascades() ? "" : " (not cascading)", in GetDescription()
|
H A D | TypeSynthetic.cpp | 75 sstr.Printf("%s%s%s {\n", Cascades() ? "" : " (not cascading)", in GetDescription() 110 sstr.Printf("%s%s%s %s", Cascades() ? "" : " (not cascading)", in GetDescription() 245 sstr.Printf("%s%s%s Python class %s", Cascades() ? "" : " (not cascading)", in GetDescription()
|
H A D | TypeFormat.cpp | 129 Cascades() ? "" : " (not cascading)", in GetDescription() 201 Cascades() ? "" : " (not cascading)", in GetDescription()
|
/freebsd/share/man/man9/ |
H A D | fail.9 | 226 term only cascades if the code executes, and a 228 term only cascades when passed a non-zero argument.
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-stp-xway.txt | 4 peripheral controller used to drive external shift register cascades. At most
|
H A D | gpio-stp-xway.yaml | 11 peripheral controller used to drive external shift register cascades. At most
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocEvictionAdvisor.cpp | 238 // Only evict older cascades or live ranges without a cascade. in canEvictInterferenceBasedOnCost() 246 // We permit breaking cascades for urgent evictions. It should be the in canEvictInterferenceBasedOnCost()
|
H A D | MLRegallocEvictAdvisor.cpp |
|
H A D | MLRegAllocEvictAdvisor.cpp | 168 "to break cascades") \ 632 // try to evict fixed regs or 'done' ones. Also don't break cascades, in loadInterferenceFeatures() 647 // Only evict older cascades or live ranges without a cascade. in loadInterferenceFeatures()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | FormatClasses.h | 103 if (formatter_sp->Cascades() == false && DidStripTypedef()) in IsMatch()
|
H A D | TypeFormat.h | 116 bool Cascades() const { return m_flags.GetCascades(); } in Cascades() function
|
H A D | TypeSummary.h | 202 bool Cascades() const { return m_flags.GetCascades(); } in Cascades() function
|
H A D | TypeSynthetic.h | 242 bool Cascades() const { return m_flags.GetCascades(); } in Cascades() function
|
/freebsd/crypto/openssl/crypto/ |
H A D | initthread.c | 23 * we have our own copy of ossl_init_thread_start, which cascades notifications
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | protocol_version.pm | 37 # Protocol configuration works in cascades, i.e.,
|
/freebsd/crypto/openssl/ |
H A D | Configure | 1794 # They cause disabling cascades, but should otherwise not regiter.
|
H A D | CHANGES.md | 3478 in the store. This change cascades to other functions which load
|