/third_party/rust/crates/cfg-if/tests/ |
H A D | xcrate.rs | 3 fn works() -> bool { false } in works() functions 5 fn works() -> bool { true } in works() functions 7 fn works() -> bool { false } in works() functions 13 assert!(works()); in smoke()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | fuzzy.js | 4 works:()=>R; 17 works():R { 40 C.prototype.works = function () {
|
/third_party/node/test/fixtures/wpt/dom/abort/resources/ |
H A D | abort-signal-any-tests.js | 8 }, `${desc} works with an empty array of signals`); 140 }, `${desc} works with signals returned by AbortSignal.timeout() ${suffix}`); 162 }, `${desc} works with intermediate signals ${suffix}`);
|
/third_party/elfutils/tests/ |
H A D | run-lfs-symbols.sh | 62 echo First sanity-check that LFS detection works.
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | fallback.pm | 41 Just like with B<lib>, this only works with Unix filepaths. 42 Just like with L<lib>, this doesn't mean that it only works on Unix, but that
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | fallback.pm | 41 Just like with B<lib>, this only works with Unix filepaths. 42 Just like with L<lib>, this doesn't mean that it only works on Unix, but that
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 690 boolean works = false; in TestVariableCharacters() 694 works = true; in TestVariableCharacters() 696 if (works != valid.contains(c)) { in TestVariableCharacters() 697 if (works) { in TestVariableCharacters()
|
/third_party/gn/src/gn/ |
H A D | command_check.cc | 50 The topic "gn help check" has general information on how checking works and
|
H A D | command_gen.cc | 560 --filters option works. Only directly matching targets are included. 640 for the entire project. This works fairly well but may still result in a few
|
/third_party/node/test/parallel/ |
H A D | test-repl-tab-complete.js | 54 const works = [['inner.one'], 'inner.o']; 93 assert.deepStrictEqual(data, works); 198 // Make sure tab completion works on non-Objects 401 // Make sure tab completion works on context properties
|
/third_party/node/deps/v8/tools/vim/ |
H A D | ninja-build.vim | 11 " It builds 'd8' by default, but :CrBuild target1 target2 etc works as well,
|
/third_party/curl/lib/ |
H A D | hostip.c | 616 bool works = Curl_ipv6works(NULL); in Curl_ipv6works() local 617 data->multi->ipv6_up = works ? IPV6_WORKS : IPV6_DEAD; in Curl_ipv6works()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 687 boolean works = false; in TestVariableCharacters() 691 works = true; in TestVariableCharacters() 693 if (works != valid.contains(c)) { in TestVariableCharacters() 694 if (works) { in TestVariableCharacters()
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-ptrace.tex | 91 Since \Func{ptrace}(2) works within a single machine only, the
|
H A D | libunwind.tex | 197 unwinding works exactly like in the local case. That is, you can use 224 unwinding works exactly like cross-platform unwinding, the only
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-sparcv9.pl | 320 subcc %g0,$tmp1,$tmp2 ! should be 64-$tmp1, but -$tmp1 works too
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-sparcv9.pl | 320 subcc %g0,$tmp1,$tmp2 ! should be 64-$tmp1, but -$tmp1 works too
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 131 $# The executable works just fine.
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | jrevdct_arm.S | 69 @ (this works as the int16_t are always 4-byte aligned)
|
H A D | vc1dsp_neon.S | 74 @ This works because vhadd is a single instruction that adds, then shifts to
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-ia64.pl | 221 // that p0 is wired to 1, but it works out, because there always
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-ia64.pl | 219 // that p0 is wired to 1, but it works out, because there always
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
H A D | tinyxml.cpp | 1021 // It is not clear fgets does that, and certainly isn't clear it works cross platform. in LoadFile()
|
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | TransliteratorParser.java | 440 * to the segment matcher. This works recursively for nested
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | TransliteratorParser.java | 441 * to the segment matcher. This works recursively for nested
|