Home
last modified time | relevance | path

Searched defs:Moved (Results 1 – 13 of 13) sorted by relevance

/external/cronet/tot/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR22806_constrain_tuple_like_ctor.pass.cpp37 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
50 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
63 enum State { FromInt, Copied, Moved }; enumerator
73 enum State { FromInt, Copied, Moved }; enumerator
/external/cronet/stable/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR22806_constrain_tuple_like_ctor.pass.cpp37 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
50 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
63 enum State { FromInt, Copied, Moved }; enumerator
73 enum State { FromInt, Copied, Moved }; enumerator
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR22806_constrain_tuple_like_ctor.pass.cpp38 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
51 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
64 enum State { FromInt, Copied, Moved }; enumerator
74 enum State { FromInt, Copied, Moved }; enumerator
/external/llvm/docs/
DTableGenFundamentals.rst5 Moved subtitle
/external/libbrillo/brillo/http/
Dhttp_request.h140 static const int Moved = 301; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVElement.cpp231 void LVElement::updateLevel(LVScope *Parent, bool Moved) { in updateLevel()
DLVScope.cpp363 void LVScope::updateLevel(LVScope *Parent, bool Moved) { in updateLevel()
/external/sdv/vsomeip/third_party/boost/move/test/
Dconversion_test.cpp18 enum ConstructionType { Copied, Moved, Other }; enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DFileSystem.h1295 void moveFromImpl(mapped_file_region &Moved) { in moveFromImpl()
1307 mapped_file_region(mapped_file_region &&Moved) { moveFromImpl(Moved); } in mapped_file_region() function
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp532 std::vector<NewArchiveMember> Moved; in computeNewArchiveMembers() local
/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp453 bool Moved = false; in handleActiveRangeExpiredOrInactive() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp522 bool Moved = moveOrIgnoreLifetimeMarkers(MarkerInfo); in findAllocas() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp529 bool Moved = moveOrIgnoreLifetimeMarkers(MarkerInfo); in findAllocas() local