/external/libchrome/mojo/core/ |
D | shared_buffer_unittest.cc | 38 MojoHandle dupe = DuplicateBuffer(h, false); in TEST_F() local 39 ExpectBufferContents(dupe, 0, message); in TEST_F() 47 MojoHandle dupe = DuplicateBuffer(h, false); in TEST_F() local 51 WriteMessageWithHandles(p0, "...", &dupe, 1); in TEST_F() 52 EXPECT_EQ("...", ReadMessageWithHandles(p1, &dupe, 1)); in TEST_F() 54 ExpectBufferContents(dupe, 0, message); in TEST_F() 74 MojoHandle dupe = DuplicateBuffer(b, false); in TEST_F() local 75 WriteMessageWithHandles(h, message, &dupe, 1); in TEST_F() 115 MojoHandle dupe = DuplicateBuffer(b, false); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() local 117 WriteMessageWithHandles(other_child, "", &dupe, 1); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() [all …]
|
/external/curl/tests/libtest/ |
D | lib1536.c | 30 CURL *curl, *dupe = NULL; in test() local 84 dupe = curl_easy_duphandle(curl); in test() 85 if(!dupe) { in test() 92 res = curl_easy_getinfo(dupe, CURLINFO_SCHEME, &scheme); in test() 126 curl_easy_cleanup(dupe); in test()
|
D | lib1535.c | 30 CURL *curl, *dupe = NULL; in test() local 83 dupe = curl_easy_duphandle(curl); in test() 84 if(!dupe) { in test() 91 res = curl_easy_getinfo(dupe, CURLINFO_PROTOCOL, &protocol); in test() 125 curl_easy_cleanup(dupe); in test()
|
D | lib1534.c | 30 CURL *curl, *dupe = NULL; in test() local 84 dupe = curl_easy_duphandle(curl); in test() 85 if(!dupe) { in test() 92 res = curl_easy_getinfo(dupe, CURLINFO_FILETIME, &filetime); in test() 126 curl_easy_cleanup(dupe); in test()
|
/external/libchrome/mojo/public/cpp/platform/ |
D | platform_handle.cc | 41 HANDLE dupe; in CloneHandle() local 43 ::GetCurrentProcess(), &dupe, 0, FALSE, in CloneHandle() 47 DCHECK_NE(dupe, INVALID_HANDLE_VALUE); in CloneHandle() 48 return base::win::ScopedHandle(dupe); in CloneHandle() 54 zx::handle dupe; 55 zx_status_t result = handle.duplicate(ZX_RIGHT_SAME_RIGHTS, &dupe); 58 return std::move(dupe);
|
/external/owasp/sanitizer/empiricism/ |
D | html-containment.js | 316 for (var dupe = candidate; dupe; dupe = dupe.next) { 317 if (eq(dupe.node, adjacentNode)) { continue adj; }
|
/external/skia/tests/ |
D | StreamTest.cpp | 237 std::unique_ptr<SkStream> dupe(original.duplicate()); in test_peeking_front_buffered_stream() local 238 REPORTER_ASSERT(r, dupe != nullptr); in test_peeking_front_buffered_stream() 239 auto bufferedStream = SkFrontBufferedStream::Make(std::move(dupe), bufferSize); in test_peeking_front_buffered_stream()
|
/external/skqp/tests/ |
D | StreamTest.cpp | 237 std::unique_ptr<SkStream> dupe(original.duplicate()); in test_peeking_front_buffered_stream() local 238 REPORTER_ASSERT(r, dupe != nullptr); in test_peeking_front_buffered_stream() 239 auto bufferedStream = SkFrontBufferedStream::Make(std::move(dupe), bufferSize); in test_peeking_front_buffered_stream()
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 49928 dupe %29639 djup, dup
|
D | internal_raw_IPA-old.txt | 59106 dupe %18987 djup, dup
|