/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | PR22806_constrain_tuple_like_ctor.pass.cpp | 38 enum State { FromTuple, FromInt, Copied, Moved }; enumerator 42 ConstructibleFromTupleAndInt(ConstructibleFromTupleAndInt &&) : state(Moved) {} in ConstructibleFromTupleAndInt() 51 enum State { FromTuple, FromInt, Copied, Moved }; enumerator 55 ConvertibleFromTupleAndInt(ConvertibleFromTupleAndInt &&) : state(Moved) {} in ConvertibleFromTupleAndInt() 64 enum State { FromInt, Copied, Moved }; enumerator 68 ConstructibleFromInt(ConstructibleFromInt &&) : state(Moved) {} in ConstructibleFromInt() 74 enum State { FromInt, Copied, Moved }; enumerator 78 ConvertibleFromInt(ConvertibleFromInt &&) : state(Moved) {} in ConvertibleFromInt()
|
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | PR22806_constrain_tuple_like_ctor.pass.cpp | 39 enum State { FromTuple, FromInt, Copied, Moved }; enumerator 43 ConstructibleFromTupleAndInt(ConstructibleFromTupleAndInt &&) : state(Moved) {} in ConstructibleFromTupleAndInt() 52 enum State { FromTuple, FromInt, Copied, Moved }; enumerator 56 ConvertibleFromTupleAndInt(ConvertibleFromTupleAndInt &&) : state(Moved) {} in ConvertibleFromTupleAndInt() 65 enum State { FromInt, Copied, Moved }; enumerator 69 ConstructibleFromInt(ConstructibleFromInt &&) : state(Moved) {} in ConstructibleFromInt() 75 enum State { FromInt, Copied, Moved }; enumerator 79 ConvertibleFromInt(ConvertibleFromInt &&) : state(Moved) {} in ConvertibleFromInt()
|
/external/curl/tests/data/ |
D | test1104 | 14 HTTP/1.1 301 Moved 35 HTTP/1.1 301 Moved
|
D | test3010 | 13 HTTP/1.1 301 Moved Permanently
|
/external/llvm-project/llvm/unittests/Support/ |
D | FormatVariadicTest.cpp | 661 int Copied = 0, Moved = 0; member 663 Recorder(const Recorder &Copy) : Copied(1 + Copy.Copied), Moved(Copy.Moved) {} in Recorder() 665 : Copied(Move.Copied), Moved(1 + Move.Moved) {} in Recorder() 671 OS << R.Copied << "C " << R.Moved << "M"; in format() 682 EXPECT_EQ(0, R.Moved); in TEST()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | ReadMe.txt | 1 Moved to org.unicode.tool.package.html
|
/external/grpc-grpc/doc/ |
D | fail_fast.md | 1 Moved to [wait-for-ready.md](wait-for-ready.md)
|
/external/hamcrest/ |
D | CHANGES.txt | 77 * Moved any() from IsAnything to IsInstanceOf. It now checks the type of the matched object 79 * Moved MatcherAssert from integration to core 105 Moved core set of matchers (and, eq, not, etc)
|
/external/ltp/testcases/kernel/fs/fs_bind/ |
D | CHANGELOG | 11 Moved readme.README to README 15 Moved scripts and executables from testcases/working to bin 84 Moved the sharedSubtree test to LTPROOT/testscripts and rewrote it for LTP
|
/external/jsoncpp/doc/ |
D | roadmap.dox | 2 Moved to: https://github.com/open-source-parsers/jsoncpp/wiki/Roadmap
|
/external/googletest/googlemock/docs/ |
D | README.md | 1 # Content Moved
|
/external/googletest/googletest/docs/ |
D | README.md | 1 # Content Moved
|
/external/llvm-project/llvm/docs/ |
D | SystemLibrary.rst | 5 Moved subtitle
|
D | TableGenFundamentals.rst | 5 Moved subtitle
|
/external/llvm/docs/ |
D | TableGenFundamentals.rst | 5 Moved subtitle
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/msm_vidc/msm_vidc_common_state_change/ |
D | format | 13 print fmt: "Moved inst: %p from 0x%x to 0x%x", REC->instp, REC->old_state, REC->new_state
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/msm_vidc/msm_vidc_common_state_change/ |
D | format | 13 print fmt: "Moved inst: %p from 0x%x to 0x%x", REC->instp, REC->old_state, REC->new_state
|
/external/rappor/ |
D | README.android | 13 - Moved package from com.google.rappor.* to com.google.android.rappor.* to avoid source conflict wi…
|
/external/libxml2/result/ |
D | xhtml1.rdr | 31 3 3 #text 0 1 Moved to
|
D | xhtml1.rde | 31 3 3 #text 0 1 Moved to
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.v1 | 79 * acconfig.h: Moved PACKAGE and VERSION for new automake. 303 * ffi_mips.h: Created. Moved all common mips definitions here. 470 Moved distdir hack from libffi to automake. 542 * prep_cif.c (initialize_aggregate): Moved abi specification 610 * ffi.c: Moved ffi_type definitions to types.c. 626 (ffi_prep_cif_machdep): Moved machine independent cif processing 651 * ffi.c: Moved prototypes for ffi_call_?32() to here from 681 * ffi.c: Moved ffi_type definitions to types.c. 708 (ffi_prep_cif_machdep): Moved all machine independent cif processing
|
/external/libffi/ |
D | ChangeLog.v1 | 79 * acconfig.h: Moved PACKAGE and VERSION for new automake. 303 * ffi_mips.h: Created. Moved all common mips definitions here. 470 Moved distdir hack from libffi to automake. 542 * prep_cif.c (initialize_aggregate): Moved abi specification 610 * ffi.c: Moved ffi_type definitions to types.c. 626 (ffi_prep_cif_machdep): Moved machine independent cif processing 651 * ffi.c: Moved prototypes for ffi_call_?32() to here from 681 * ffi.c: Moved ffi_type definitions to types.c. 708 (ffi_prep_cif_machdep): Moved all machine independent cif processing
|
/external/llvm-project/llvm/unittests/InterfaceStub/ |
D | ELFYAMLTest.cpp | 206 ELFStub Moved = std::move(Stub); in TEST() local 210 ASSERT_THAT_ERROR(writeTBEToOutputStream(OS, Moved), Succeeded()); in TEST()
|
/external/llvm/tools/llvm-ar/ |
D | llvm-ar.cpp | 532 std::vector<NewArchiveMember> Moved; in computeNewArchiveMembers() local 563 addMember(Moved, Child); in computeNewArchiveMembers() 566 addMember(Moved, *MemberI); in computeNewArchiveMembers() 586 for (auto &M : Moved) { in computeNewArchiveMembers()
|
/external/markdown/docs/ |
D | CHANGE_LOG | 24 Sept 2008: Moved prettifyTree to a Postprocessor, replaced wikilink ext 42 distribution and other minor changes. Moved repo to git from svn. 69 Nov 5, 2007: Moved safe_mode code to a textPostprocessor and added
|