| /external/libcxx/test/std/experimental/filesystem/class.path/path.member/ |
| D | path.concat.pass.cpp | 178 path& Ref = (LHS += RHS); in doConcatSourceTest() local 185 path& Ref = LHS.concat(RHS); in doConcatSourceTest() local 193 path& Ref = (LHS += RHS); in doConcatSourceTest() local 200 path& Ref = LHS.concat(RHS); in doConcatSourceTest() local 208 path& Ref = (LHS += RHS); in doConcatSourceTest() local 215 path& Ref = LHS.concat(RHS); in doConcatSourceTest() local 222 path& Ref = LHS.concat(RHS, StrEnd(RHS)); in doConcatSourceTest() local 230 path& Ref = (LHS += RHS); in doConcatSourceTest() local 236 path& Ref = LHS.concat(RHS); in doConcatSourceTest() local 244 path& Ref = LHS.concat(RHS, REnd); in doConcatSourceTest() local [all …]
|
| D | path.append.pass.cpp | 177 path& Ref = (LHS /= RHS); in doAppendSourceTest() local 184 path& Ref = LHS.append(RHS); in doAppendSourceTest() local 192 path& Ref = (LHS /= RHS); in doAppendSourceTest() local 199 path& Ref = LHS.append(RHS); in doAppendSourceTest() local 207 path& Ref = (LHS /= RHS); in doAppendSourceTest() local 214 path& Ref = LHS.append(RHS); in doAppendSourceTest() local 221 path& Ref = LHS.append(RHS, StrEnd(RHS)); in doAppendSourceTest() local 229 path& Ref = (LHS /= RHS); in doAppendSourceTest() local 235 path& Ref = LHS.append(RHS); in doAppendSourceTest() local 243 path& Ref = LHS.append(RHS, REnd); in doAppendSourceTest() local [all …]
|
| /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
| D | Ref.java | 3 public class Ref<T> { class 7 public Ref(T t) { in Ref() method in Ref
|
| /external/libcxx/test/std/containers/sequences/vector.bool/ |
| D | emplace_back.pass.cpp | 28 typedef C::reference Ref; in main() typedef 62 typedef C::reference Ref; in main() typedef
|
| /external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.modifiers/ |
| D | replace_extension.pass.cpp | 62 path& Ref = (p.replace_extension(TC.extension)); in main() local 69 path& Ref = (p.replace_extension()); in main() local
|
| D | make_preferred.pass.cpp | 51 path& Ref = (p.make_preferred()); in main() local
|
| D | remove_filename.pass.cpp | 67 path& Ref = (p.remove_filename()); in main() local
|
| D | replace_filename.pass.cpp | 57 path& Ref = (p.replace_filename(TC.filename)); in main() local
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | StreamWriter.cpp | 54 Error StreamWriter::writeStreamRef(StreamRef Ref) { in writeStreamRef() 61 Error StreamWriter::writeStreamRef(StreamRef Ref, uint32_t Length) { in writeStreamRef()
|
| D | StreamReader.cpp | 83 Error StreamReader::readStreamRef(StreamRef &Ref) { in readStreamRef() 87 Error StreamReader::readStreamRef(StreamRef &Ref, uint32_t Length) { in readStreamRef()
|
| /external/tensorflow/tensorflow/core/lib/core/ |
| D | refcount.h | 81 inline void RefCounted::Ref() const { in Ref() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | eigen_attention.h | 64 Ref; in dimensions() typedef 82 Ref; in eval() typedef
|
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| D | MCSymbol.cpp | 48 const MCSymbolRefExpr *Ref = static_cast<const MCSymbolRefExpr*>(Value); in AliasedSymbol() local
|
| /external/libmojo/mojo/public/cpp/bindings/lib/ |
| D | array_internal.h | 43 using Ref = T&; member
|
| /external/llvm/unittests/Support/ |
| D | ConvertUTFTest.cpp | 23 ArrayRef<char> Ref(Src, sizeof(Src) - 1); in TEST() local 34 ArrayRef<char> Ref(Src, sizeof(Src) - 1); in TEST() local 45 StringRef Ref(Src, sizeof(Src) - 1); in TEST() local
|
| /external/clang/test/CodeGenObjCXX/ |
| D | blocks.mm | 78 struct Wrapper1 { NSUUID *Ref; }; field
|
| /external/swiftshader/third_party/LLVM/lib/Support/ |
| D | Regex.cpp | 150 StringRef Ref = Repl.slice(0, Repl.find_first_not_of("0123456789")); in sub() local
|
| /external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/ |
| D | alloc_rfunction.pass.cpp | 80 using Ref = std::reference_wrapper<A>; in main() typedef
|
| /external/libcxx/test/std/containers/sequences/deque/deque.modifiers/ |
| D | emplace_back.pass.cpp | 55 typedef typename C::reference Ref; in test() typedef
|
| D | emplace_front.pass.cpp | 55 typedef typename C::reference Ref; in test() typedef
|
| /external/libvpx/libvpx/test/ |
| D | variance_test.cc | 741 TEST_P(VpxVarianceTest, Ref) { RefTest(); } in TEST_P() argument 746 TEST_P(SumOfSquaresTest, Ref) { RefTest(); } in TEST_P() argument 747 TEST_P(VpxSubpelVarianceTest, Ref) { RefTest(); } in TEST_P() argument 749 TEST_P(VpxSubpelAvgVarianceTest, Ref) { RefTest(); } in TEST_P() argument 828 TEST_P(VpxHBDVarianceTest, Ref) { RefTest(); } in TEST_P() argument 832 TEST_P(VpxHBDSubpelVarianceTest, Ref) { RefTest(); } in TEST_P() argument 834 TEST_P(VpxHBDSubpelAvgVarianceTest, Ref) { RefTest(); } in TEST_P() argument
|
| /external/llvm/lib/IR/ |
| D | Metadata.cpp | 121 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track() 138 void MetadataTracking::untrack(void *Ref, Metadata &MD) { in untrack() 146 bool MetadataTracking::retrack(void *Ref, Metadata &MD, void *New) { in retrack() 165 void ReplaceableMetadataImpl::addRef(void *Ref, OwnerTy Owner) { in addRef() 176 void ReplaceableMetadataImpl::dropRef(void *Ref) { in dropRef() 182 void ReplaceableMetadataImpl::moveRef(void *Ref, void *New, in moveRef() 219 Metadata *&Ref = *static_cast<Metadata **>(Pair.first); in replaceAllUsesWith() local 662 void MDNode::handleChangedOperand(void *Ref, Metadata *New) { in handleChangedOperand()
|
| /external/llvm/lib/Support/ |
| D | Regex.cpp | 154 StringRef Ref = Repl.slice(0, Repl.find_first_not_of("0123456789")); in sub() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | TrackingMDRef.h | 101 TrackingMDRef Ref; variable
|
| /external/llvm/include/llvm/IR/ |
| D | TrackingMDRef.h | 101 TrackingMDRef Ref; variable
|