Home
last modified time | relevance | path

Searched refs:works (Results 1 - 25 of 46) sorted by relevance

12

/third_party/rust/crates/cfg-if/tests/
H A Dxcrate.rs3 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 Dfuzzy.js4 works:()=>R;
17 works():R {
40 C.prototype.works = function () {
/third_party/node/test/fixtures/wpt/dom/abort/resources/
H A Dabort-signal-any-tests.js8 }, `${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 Drun-lfs-symbols.sh62 echo First sanity-check that LFS detection works.
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A Dfallback.pm41 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 Dfallback.pm41 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 DDateTimeGeneratorTest.java690 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 Dcommand_check.cc50 The topic "gn help check" has general information on how checking works and
H A Dcommand_gen.cc560 --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 Dtest-repl-tab-complete.js54 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 Dninja-build.vim11 " It builds 'd8' by default, but :CrBuild target1 target2 etc works as well,
/third_party/curl/lib/
H A Dhostip.c616 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 DDateTimeGeneratorTest.java687 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 Dlibunwind-ptrace.tex91 Since \Func{ptrace}(2) works within a single machine only, the
H A Dlibunwind.tex197 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 Dsha1-sparcv9.pl320 subcc %g0,$tmp1,$tmp2 ! should be 64-$tmp1, but -$tmp1 works too
/third_party/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl320 subcc %g0,$tmp1,$tmp2 ! should be 64-$tmp1, but -$tmp1 works too
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak131 $# The executable works just fine.
/third_party/ffmpeg/libavcodec/arm/
H A Djrevdct_arm.S69 @ (this works as the int16_t are always 4-byte aligned)
H A Dvc1dsp_neon.S74 @ This works because vhadd is a single instruction that adds, then shifts to
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl221 // that p0 is wired to 1, but it works out, because there always
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl219 // 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 Dtinyxml.cpp1021 // 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 DTransliteratorParser.java440 * to the segment matcher. This works recursively for nested
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorParser.java441 * to the segment matcher. This works recursively for nested

Completed in 22 milliseconds

12