Home
last modified time | relevance | path

Searched refs:Want (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm-project/compiler-rt/test/fuzzer/
DSimpleHashTest.cpp34 uint32_t Want = reinterpret_cast<const uint32_t *>(&Data[Size - 4])[0]; in LLVMFuzzerTestOneInput() local
35 if (Hash != Want) in LLVMFuzzerTestOneInput()
38 (unsigned int)Want); in LLVMFuzzerTestOneInput()
/external/llvm/lib/Fuzzer/test/
DSimpleHashTest.cpp33 uint32_t Want = reinterpret_cast<const uint32_t *>(&Data[Size - 4])[0]; in LLVMFuzzerTestOneInput() local
34 if (Hash != Want) in LLVMFuzzerTestOneInput()
37 (unsigned int)Want); in LLVMFuzzerTestOneInput()
/external/tcpdump/tests/
Dlisp_eid_register.out2 …192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Register, flags [I-xTR-ID-Present, M-Want-Map-Notify…
15 …192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Register, flags [I-xTR-ID-Present, M-Want-Map-Notify…
Dlisp_ipv6.out2 …192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Register, flags [I-xTR-ID-Present, M-Want-Map-Notify…
/external/tensorflow/tensorflow/tools/dockerfiles/
Dreadme-for-jupyter.md1 Want more tutorials like these?
/external/llvm-project/clang-tools-extra/clangd/unittests/
DClangdLSPServerTests.cpp110 llvm::json::Value Want = llvm::json::Array{llvm::json::Object{ in TEST_F()
112 EXPECT_EQ(Def.takeValue(), Want); in TEST_F()
/external/googletest/docs/
Dindex.md13 * [GoogleTest FAQ](faq.md) - Have a question? Want some tips? Check here
/external/libvpx/
DAndroid.bp.in17 // Want arm, not thumb, optimized
/external/brotli/
DCONTRIBUTING.md1 Want to contribute? Great! First, read this page (including the small print at
/external/google-java-format/
DCONTRIBUTING.md1 Want to contribute? Great! First, read this page (including the small print at
/external/libprotobuf-mutator/
DCONTRIBUTING1 Want to contribute? Great! First, read this page (including the small print at the end).
/external/drrickorang/LoopbackApp/
DCONTRIBUTING1 Want to contribute? Great! First, read this page (including the small print at the end).
/external/oss-fuzz/
DCONTRIBUTING.md1 Want to contribute? Great! First, read this page (including the small print at
/external/oboe/
DCONTRIBUTING.md1 Want to contribute? Great! First, read this page (including the small print at the end).
/external/walt/
DCONTRIBUTING.md1 Want to contribute? Great! First, read this page (including the small print at the end).
/external/swiftshader/
DCONTRIBUTING.txt1 Want to contribute? Great! First, read this page (including the small print at the end).
/external/yapf/
DCONTRIBUTING.rst1 Want to contribute? Great! First, read this page (including the small print at the end).
/external/ImageMagick/
DNEWS.txt22 Want more performance from ImageMagick? Try these options:
/external/bazelbuild-rules_android/
DCONTRIBUTING.md1 Want to contribute? Great! First, read this page (including the small print at
/external/eigen/doc/
DOverview.dox26 Want more? Checkout the <a href="unsupported/index.html">\em unsupported \em modules </a> documenta…
/external/gemmlowp/
DCONTRIBUTING1 Want to contribute? Great! First, read this page (including the small print at the end).
/external/llvm-project/clang/lib/Driver/ToolChains/
DGnu.cpp1716 enum { UNKNOWN, WANT32, WANT64, WANTX32 } Want = UNKNOWN; in findBiarchMultilibs() local
1719 Want = WANT64; in findBiarchMultilibs()
1721 Want = WANT64; in findBiarchMultilibs()
1723 Want = WANT32; in findBiarchMultilibs()
1726 Want = NeedsBiarchSuffix ? WANT64 : WANT32; in findBiarchMultilibs()
1728 Want = NeedsBiarchSuffix ? WANT64 : WANTX32; in findBiarchMultilibs()
1730 Want = NeedsBiarchSuffix ? WANT32 : WANT64; in findBiarchMultilibs()
1733 if (Want == WANT32) in findBiarchMultilibs()
1735 else if (Want == WANT64) in findBiarchMultilibs()
1737 else if (Want == WANTX32) in findBiarchMultilibs()
/external/flatbuffers/docs/source/
DCONTRIBUTING.md4 Want to contribute? Great! First, read this page (including the small print at
/external/flatbuffers/
DCONTRIBUTING.md4 Want to contribute? Great! First, read this page (including the small print at
/external/wycheproof/
DCONTRIBUTING.md1 Want to contribute? Great! First, read this page (including the small print at

123