Home
last modified time | relevance | path

Searched full:sometimes (Results 1 – 25 of 4776) sorted by relevance

12345678910>>...192

/external/angle/src/tests/perf_tests/
DTexturesPerf.cpp26 Sometimes, enumerator
38 case Frequency::Sometimes: in GetFrequencyValue()
52 case Frequency::Sometimes: in FrequencyToString()
53 return "sometimes"; in FrequencyToString()
78 textureRebindFrequency = Frequency::Sometimes; in TexturesParams()
79 textureStateUpdateFrequency = Frequency::Sometimes; in TexturesParams()
378 D3D11Params(false, Frequency::Sometimes, Frequency::Sometimes),
379 D3D11Params(true, Frequency::Sometimes, Frequency::Sometimes),
382 MetalParams(false, Frequency::Sometimes, Frequency::Sometimes),
383 MetalParams(true, Frequency::Sometimes, Frequency::Sometimes),
[all …]
/external/rust/crates/displaydoc/tests/
Dhappy.rs26 /// Variant3 is okay {sometimes}
27 Variant3 { sometimes: &'static str },
58 /// Variant3 is okay {sometimes}
59 Variant3 { sometimes: &'static str },
97 assert_display(Happy::Variant3 { sometimes: "hi" }, "Variant3 is okay hi"); in does_it_print()
120 inner_mod::InnerHappy::Variant3 { sometimes: "hi" }, in does_it_print()
/external/mesa3d/src/broadcom/ci/
Dbroadcom-rpi3-flakes.txt14 # CMA allocations that may sometimes succeed
21 # Sometimes fail when run along with other tests, never when run by themselves
33 # Sometimes goes into an infinite loop and times out
/external/mockito/src/test/java/org/mockitousage/misuse/
DRestrictedObjectMethodsTest.java43 //because it leads to really weird behavior sometimes in shouldBeSilentWhenVerifyHashCode()
51 //because it leads to really weird behavior sometimes in shouldBeSilentWhenVerifyEquals()
59 //because it leads to really weird behavior sometimes in shouldBeSilentWhenVerifyEqualsInOrder()
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Diso3166.tab14 # 2. The usual English name for the coded region. This sometimes
15 # departs from ISO-listed names, sometimes so that sorted subsets
18 # sometimes to avoid confusion among non-experts (e.g.,
20 # and sometimes to omit needless detail or churn (e.g., "Netherlands"
/external/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Diso3166.tab14 # 2. The usual English name for the coded region. This sometimes
15 # departs from ISO-listed names, sometimes so that sorted subsets
18 # sometimes to avoid confusion among non-experts (e.g.,
20 # and sometimes to omit needless detail or churn (e.g., "Netherlands"
/external/cronet/
DTEST_MAPPING16 // These sometimes take longer than 1 min which is the presubmit timeout
76 // These sometimes take longer than 1 min which is the presubmit timeout
98 // These sometimes take longer than 1 min which is the presubmit timeout
/external/python/cpython2/Tools/scripts/
Ddutree.doc18 Yes, it's pretty aweful at that, alright. Sometimes I write perl programs
19 that need them, and sometimes it just takes a little creativity. But
20 sometimes it's not worth it. I actually wrote a C program the other day
/external/python/cpython3/Tools/scripts/
Ddutree.doc18 Yes, it's pretty awful at that, alright. Sometimes I write perl programs
19 that need them, and sometimes it just takes a little creativity. But
20 sometimes it's not worth it. I actually wrote a C program the other day
/external/icu/icu4c/source/data/translit/
Dsat_Olck_sat_FONIPA.txt106 # According to [1], ᱣ is sometimes /v/ and sometimes /w/.
120 # According to [1], ᱦ is sometimes /h/ and sometimes /ʔ/.
/external/cronet/third_party/icu/source/data/translit/
Dsat_Olck_sat_FONIPA.txt106 # According to [1], ᱣ is sometimes /v/ and sometimes /w/.
120 # According to [1], ᱦ is sometimes /h/ and sometimes /ʔ/.
/external/rust/crates/tracing-core/src/
Dsubscriber.rs55 /// it may want to override this function to return `Interest::sometimes()`.
126 /// re-evaluated; `Sometimes`, indicating that the subscriber may sometimes
133 /// occurs or a span is entered/exited should return `Interest::sometimes`.
134 /// If a subscriber returns `Interest::sometimes`, then its [`enabled`] method
199 /// [`Interest::sometimes`]. In that case, this function will be called every
204 /// [`Interest::sometimes`]: Interest::sometimes
597 Sometimes = 1, enumerator
612 /// Returns an `Interest` indicating the subscriber is sometimes interested
615 /// If all active subscribers are `sometimes` or `never` interested in a
620 pub fn sometimes() -> Self { in sometimes() method
[all …]
/external/cldr/common/transforms/
Dsat_Olck-sat_FONIPA.xml130 # According to [1], ᱣ is sometimes /v/ and sometimes /w/.
147 # According to [1], ᱦ is sometimes /h/ and sometimes /ʔ/.
/external/rust/crates/tracing-subscriber/src/filter/layer_filters/
Dcombinator.rs312 // Okay, if either filter will sometimes enable the span or event, in callsite_enabled()
313 // return `sometimes`. in callsite_enabled()
315 return Interest::sometimes(); in callsite_enabled()
320 "if neither filter was `always` or `sometimes`, both must be `never` (a={:?}; b={:?})", in callsite_enabled()
417 /// SOMETIMES => if enabled() { on_span() },
423 /// SOMETIMES => if enabled() && event_enabled() { on_event() },
434 /// SOMETIMES => if !enabled() { on_span() },
440 /// SOMETIMES => if !enabled() { on_event() },
480 _ => Interest::sometimes(), in callsite_enabled()
/external/selinux/python/sepolicy/sepolicy/help/
Dsystem_relabel.txt1 SELinux is a labeling system. Sometimes the labels on disk can get messed up. One way to fix this…
6 Note: Sometimes a simple restorecon is all you need to fix the labels on a file or directory.
/external/perfetto/ui/src/common/recordingV2/auth/
Dadb_key_manager.ts47 // credentials are accessed. Sometimes the user is asked to click a button
69 // 'preventSilentAccess', which sometimes requests the user to click
70 // on a button to allow the auth, but sometimes only shows a
/external/libwebsockets/READMEs/
DREADME.problems.md30 solution lies). Sometimes access to the remote peer like server or client is also
31 necessary to provoke the symptom. Sometimes, the problem is in lws, but
32 sometimes the problem is not in lws but in these other pieces.
/external/perfetto/infra/ui.perfetto.dev/
Dcloudbuild.yaml11 # script can't handle $1 sometimes being defined (as in
12 # cloudbuild.yaml) and sometimes not.
/external/angle/doc/
DTestingOnBots.md3 Sometimes a failure happens consistently (or flakily) on bots but is difficult to reproduce locally
6 can also sometimes be useful (see [`scripts/trigger.py`](../scripts/trigger.py)).
31 * Sometimes additional args are required (can be found in logs of the original task).
/external/skia/modules/pathkit/
Dcompile.sh13 # sometimes the .a files keep old symbols around - cleaning them out makes sure
54 # things like SKDEBUGCODE are sometimes compiled in and sometimes not, which can cause headaches
/external/libevent/
Dchangelist-internal.h35 1) Sometimes applications will add and delete the same event more than
40 2) Sometimes we can coalesce multiple changes on the same fd into a single
45 3) Sometimes adding an event that we immediately delete can cause
/external/sdv/vsomeip/third_party/boost/optional/doc/
D12_when_to_use.qbk16 Sometimes type `T` already provides a built-in null-state, but it may still be useful to wrap it in…
32 Sometimes the distinction into what is a failure and what is a valid but irregular result is blurry…
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleDataTest.java275 // Note: The case-folded set should sometimes be a strict superset in TestExemplarSet()
276 // and sometimes be equal. in TestExemplarSet()
277 assertTrue("case-folded is sometimes a strict superset, and sometimes equal", in TestExemplarSet()
363 // Note: The case-folded set should sometimes be a strict superset in TestExemplarSet2()
364 // and sometimes be equal. in TestExemplarSet2()
365 assertTrue("case-folded is sometimes a strict superset, and sometimes equal", in TestExemplarSet2()
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/
DLocaleDataTest.java272 // Note: The case-folded set should sometimes be a strict superset in TestExemplarSet()
273 // and sometimes be equal. in TestExemplarSet()
274 assertTrue("case-folded is sometimes a strict superset, and sometimes equal", in TestExemplarSet()
360 // Note: The case-folded set should sometimes be a strict superset in TestExemplarSet2()
361 // and sometimes be equal. in TestExemplarSet2()
362 assertTrue("case-folded is sometimes a strict superset, and sometimes equal", in TestExemplarSet2()
/external/rust/crates/num-bigint/patches/
Ddisable_tests.patch9 +#[ignore = "Android sometimes uses panic_abort"]
21 +#[ignore = "Android sometimes uses panic_abort"]

12345678910>>...192