Searched refs:Want (Results 1 – 25 of 28) sorted by relevance
12
/external/llvm/lib/Fuzzer/test/ |
D | SimpleHashTest.cpp | 33 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/ |
D | lisp_eid_register.out | 2 …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…
|
D | lisp_ipv6.out | 2 …192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Register, flags [I-xTR-ID-Present, M-Want-Map-Notify…
|
/external/libvpx/ |
D | Android.bp.in | 25 // Want arm, not thumb, optimized
|
/external/honggfuzz/ |
D | CONTRIBUTING | 1 Want to contribute? Great! First, read this page (including the small print at the end).
|
/external/perf_data_converter/ |
D | CONTRIBUTING | 1 Want to contribute? Great! First, read this page (including the small print at the end).
|
/external/drrickorang/LoopbackApp/ |
D | CONTRIBUTING | 1 Want to contribute? Great! First, read this page (including the small print at the end).
|
/external/walt/ |
D | CONTRIBUTING.md | 1 Want to contribute? Great! First, read this page (including the small print at the end).
|
/external/brotli/ |
D | CONTRIBUTING.md | 1 Want to contribute? Great! First, read this page (including the small print at
|
/external/swiftshader/ |
D | CONTRIBUTING.txt | 1 Want to contribute? Great! First, read this page (including the small print at the end).
|
/external/gemmlowp/ |
D | CONTRIBUTING.txt | 1 Want to contribute? Great! First, read this page (including the small print at the end).
|
/external/eigen/doc/ |
D | Overview.dox | 26 Want more? Checkout the <a href="unsupported/index.html">\em unsupported \em modules </a> documenta…
|
/external/flatbuffers/docs/source/ |
D | CONTRIBUTING.md | 4 Want to contribute? Great! First, read this page (including the small print at
|
/external/flatbuffers/ |
D | CONTRIBUTING.md | 4 Want to contribute? Great! First, read this page (including the small print at
|
/external/wycheproof/ |
D | CONTRIBUTING.md | 1 Want to contribute? Great! First, read this page (including the small print at
|
/external/boringssl/src/ |
D | CONTRIBUTING.md | 1 Want to contribute? Great! First, read this page (including the small print at the end).
|
/external/clang/test/Analysis/ |
D | NoReturn.m | 73 …[[NSException exceptionWithName:@"My Exception" reason:@"Want to test exceptions." userInfo:0] rai…
|
/external/llvm/test/CodeGen/AArch64/ |
D | func-calls.ll | 88 ; Want to check that the final double is passed in registers and
|
/external/scapy/ |
D | README | 114 Want to contribute? Great! Please take a few minutes to
|
D | README.md | 114 Want to contribute? Great! Please take a few minutes to
|
/external/clang/lib/Driver/ |
D | ToolChains.cpp | 2501 enum { UNKNOWN, WANT32, WANT64, WANTX32 } Want = UNKNOWN; in findBiarchMultilibs() local 2504 Want = WANT64; in findBiarchMultilibs() 2506 Want = WANT64; in findBiarchMultilibs() 2508 Want = WANT32; in findBiarchMultilibs() 2511 Want = NeedsBiarchSuffix ? WANT64 : WANT32; in findBiarchMultilibs() 2513 Want = NeedsBiarchSuffix ? WANT64 : WANTX32; in findBiarchMultilibs() 2515 Want = NeedsBiarchSuffix ? WANT32 : WANT64; in findBiarchMultilibs() 2518 if (Want == WANT32) in findBiarchMultilibs() 2520 else if (Want == WANT64) in findBiarchMultilibs() 2522 else if (Want == WANTX32) in findBiarchMultilibs()
|
/external/curl/packages/vms/ |
D | generate_vax_transfer.com | 39 $! Want hard tabs in the generated file.
|
/external/tensorflow/tensorflow/contrib/lite/models/smartreply/g3doc/ |
D | README.md | 83 Want to grab lunch?” will be broken down into 2 different sentences.
|
/external/deqp/doc/testspecs/VK/ |
D | apitests.adoc | 330 * Want to be able to run all tests with and without callbacks?
|
/external/libxml2/result/HTML/ |
D | wired.html.sax | 2218 SAX.comment( IBD_SUBJECT:'Want a Loan? What's Your Race?' ) 2222 SAX.characters('Want a Loan? What's Your Race, 32)
|
12