/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 41 ConstructibleFromTupleAndInt(ConstructibleFromTupleAndInt const&) : state(Copied) {} in ConstructibleFromTupleAndInt() 51 enum State { FromTuple, FromInt, Copied, Moved }; enumerator 54 ConvertibleFromTupleAndInt(ConvertibleFromTupleAndInt const&) : state(Copied) {} in ConvertibleFromTupleAndInt() 64 enum State { FromInt, Copied, Moved }; enumerator 67 ConstructibleFromInt(ConstructibleFromInt const&) : state(Copied) {} in ConstructibleFromInt() 74 enum State { FromInt, Copied, Moved }; enumerator 77 ConvertibleFromInt(ConvertibleFromInt const&) : state(Copied) {} in ConvertibleFromInt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | FormatVariadicTest.cpp | 652 int Copied = 0, Moved = 0; member 654 Recorder(const Recorder &Copy) : Copied(1 + Copy.Copied), Moved(Copy.Moved) {} in Recorder() 656 : Copied(Move.Copied), Moved(1 + Move.Moved) {} in Recorder() 662 OS << R.Copied << "C " << R.Moved << "M"; in format() 672 EXPECT_EQ(0, R.Copied); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | ppc64-icbt-pwr8.ll | 2 ; Copied from the ppc64-prefetch.ll test
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-icbt-pwr8.ll | 2 ; Copied from the ppc64-prefetch.ll test
|
/external/grpc-grpc/src/objective-c/tests/Connectivity/ |
D | Podfile | 20 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/external/grpc-grpc/src/objective-c/examples/SwiftSample/ |
D | Podfile | 36 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/external/grpc-grpc/src/objective-c/examples/Sample/ |
D | Podfile | 36 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/external/grpc-grpc/test/core/iomgr/ios/CFStreamTests/ |
D | Podfile | 19 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
D | ARDSDPUtils.m | 24 // Copied from PeerConnectionClient.java.
|
/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | LLVMParseArguments.cmake | 1 # Copied from http://www.itk.org/Wiki/CMakeMacroParseArguments under
|
/external/grpc-grpc/test/cpp/cocoapods/ |
D | Podfile | 38 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/external/toolchain-utils/dejagnu/boards/ |
D | gdb.exp.in | 116 verbose -log "Copied $host to $remote_directory/$dest" 2
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIPeepholeSDWA.cpp | 533 const MachineOperand &Copied = DefInst->getOperand(1); in foldToImm() local 534 if (!Copied.isImm()) in foldToImm() 537 return Copied.getImm(); in foldToImm()
|
/external/webrtc/webrtc/build/ |
D | isolate.gypi | 9 # Copied from Chromium's src/build/isolate.gypi
|
D | protoc.gypi | 9 # Copied from Chromium's src/build/protoc.gypi
|
/external/webrtc/talk/build/ |
D | isolate.gypi | 27 # Copied from Chromium's src/build/isolate.gypi
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | emutls.ll | 6 ; Copied from X86/emutls.ll
|
/external/grpc-grpc/src/objective-c/tests/ |
D | Podfile | 91 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/external/llvm/test/CodeGen/AArch64/ |
D | emutls.ll | 4 ; Copied from X86/emutls.ll
|
/external/python/cpython2/Doc/library/ |
D | urlparse.rst | 150 Copied from the :mod:`cgi` module. 173 Copied from the :mod:`cgi` module.
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | ch | 119 // Copied from macintosh_vndr/ch
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | emutls.ll | 6 ; Copied from X86/emutls.ll
|
/external/shflags/doc/ |
D | CHANGES-1.0.md | 122 Copied the coding standards from shUnit2, but haven't fully implemented them
|
/external/llvm/test/CodeGen/ARM/ |
D | emutls.ll | 4 ; Copied from X86/emutls.ll
|
/external/harfbuzz_ng/src/ |
D | HBIndicVowelConstraints.txt | 1 # Copied from https://docs.microsoft.com/en-us/typography/script-development/use
|