Searched refs:sometimes (Results 1 – 25 of 741) sorted by relevance
12345678910>>...30
/third_party/icu/icu4c/source/data/translit/ |
D | sat_Olck_sat_FONIPA.txt | 106 # According to [1], ᱣ is sometimes /v/ and sometimes /w/. 120 # According to [1], ᱦ is sometimes /h/ and sometimes /ʔ/.
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | sat_Olck_sat_FONIPA.txt | 105 # According to [1], ᱣ is sometimes /v/ and sometimes /w/. 119 # According to [1], ᱦ is sometimes /h/ and sometimes /ʔ/.
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | sat_Olck_sat_FONIPA.txt | 106 # According to [1], ᱣ is sometimes /v/ and sometimes /w/. 120 # According to [1], ᱦ is sometimes /h/ and sometimes /ʔ/.
|
/third_party/gn/ |
D | .mailmap | 5 # For example, if you commit as `random.person@example.com` but sometimes use 6 # "Rañdom Person" and sometimes "Random Person" as name and you want the former
|
/third_party/mesa3d/src/freedreno/ci/ |
D | freedreno-a618-skips.txt | 31 # even if they sometimes pass and could be categorized as flakes, we skip them 45 # Crashes in RA, but slow enough to get there that CI times out sometimes
|
D | freedreno-a630-premerge-skips.txt | 8 # Crashes in RA, but slow enough to get there that CI times out sometimes
|
/third_party/rust/crates/tracing/tracing-core/src/ |
D | callsite.rs | 337 return Interest::sometimes(); in register() 344 _ => Interest::sometimes(), in register() 354 Self::INTEREST_SOMETIMES => Interest::sometimes(), in interest()
|
D | subscriber.rs | 620 pub fn sometimes() -> Self { in sometimes() method 665 Interest::sometimes() in and()
|
/third_party/python/Tools/scripts/ |
D | dutree.doc | 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
|
/third_party/ffmpeg/doc/ |
D | undefined.txt | 16 Code which is highly optimized and works with signed integers sometimes has the 27 As we have above established there is a need to use "unsigned" sometimes in
|
/third_party/rust/crates/tracing/tracing-subscriber/tests/ |
D | reload.rs | 48 Interest::sometimes() in reload_handle() 97 Interest::sometimes() in reload_filter()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430RegisterInfo.td | 74 // Frame pointer, sometimes allocable 82 // Frame pointer, sometimes allocable
|
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
D | README.md | 36 … a fractional number of frames. So the resampler will sometimes generate 1023 frames and sometimes…
|
/third_party/mesa3d/src/broadcom/ci/ |
D | broadcom-rpi3-flakes.txt | 14 # CMA allocations that may sometimes succeed
|
/third_party/flutter/engine/flutter/lib/web_ui/test/text/ |
D | word_breaker_test.dart | 118 // Katakana sometimes behaves the same as other letters. 121 // Katakana sometimes behaves differently from other letters.
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_BoundaryTest | 3 It is sometimes useful to test parameter boundaries as part of API testing.
|
/third_party/rust/crates/rustix/ci/ |
D | s390x-stat-have-nsec.patch | 5 fields to 0. Libc `fstat` will sometimes use the `fstatat` or `fstat64`
|
/third_party/ninja/ |
D | .clang-format | 17 # sometimes makes strange choices.
|
/third_party/rust/crates/tracing/tracing-subscriber/src/ |
D | reload.rs | 129 try_lock!(self.inner.read(), else return Interest::sometimes()).register_callsite(metadata) in register_callsite() 218 try_lock!(self.inner.read(), else return Interest::sometimes()).callsite_enabled(metadata) in callsite_enabled()
|
/third_party/skia/gn/ |
D | oh_skia.gni | 40 "-Wno-sometimes-uninitialized",
|
/third_party/node/deps/npm/node_modules/require-main-filename/ |
D | README.md | 12 Unfortunately, `require.main.filename` sometimes fails when an application is
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | DynamicShaderCompilation.md | 20 common complaint from application developers is that draw calls sometimes
|
/third_party/python/Lib/test/crashers/ |
D | README | 3 sometimes it may not be easy to fix the underlying cause and the bug is deemed
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | DynamicShaderCompilation.md | 20 common complaint from application developers is that draw calls sometimes
|
/third_party/skia/site/docs/user/ |
D | color.md | 25 annihilate with each other into no-ops, sometimes all the way to the entire 71 fewer steps are needed, sometimes more. In general if you need to do a gamut
|
12345678910>>...30