Home
last modified time | relevance | path

Searched defs:Move (Results 1 – 20 of 20) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmap_entry_lite.h77 static void Move(T* src, T* dest) { *dest = *src; } in Move() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRef.hpp325 class Move : public RefBase<T> class
329 Move (Checked<U> object, Deleter<U> deleter) in Move() function in vk::refdetails::Move
333 Move (RefData<T> data) in Move() function in vk::refdetails::Move
336 Move (Move<T>& other) in Move() function in vk::refdetails::Move
339 Move (void) in Move() function in vk::refdetails::Move
/third_party/gn/src/base/posix/
Dfile_descriptor_shuffle.cc92 bool FileDescriptorTableInjection::Move(int src, int dest) { in Move() function in base::FileDescriptorTableInjection
/third_party/flutter/skia/third_party/externals/angle2/util/
DEvent.h78 MoveEvent Move; // Move event parameters member
/third_party/skia/third_party/externals/angle2/util/
DEvent.h78 MoveEvent Move; // Move event parameters member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp558 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::MFC1)) in select() local
789 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(MoveOpcode)) in select() local
/third_party/boost/libs/beast/test/extras/include/boost/beast/test/
Dtest_allocator.hpp131 Equal, Assign, Move, Swap, Select> const& u) noexcept in test_allocator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dcontainers_test.cpp224 TEST_F(ContainersVectorTest, Move) { in TEST_F() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/
Dcleanup_test.cc246 TYPED_TEST(CleanupTest, Move) { in TYPED_TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dany_test.cc586 TEST(AnyTest, Move) { in TEST() argument
/third_party/abseil-cpp/absl/types/
Dany_test.cc586 TEST(AnyTest, Move) { in TEST() argument
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp1580 static int Move(const FT_Vector* pt, void* ctx) { in Move() function in __anoncee263880611::SkFTGeometrySink
/third_party/flatbuffers/include/flatbuffers/
Didl.h217 void Move(const std::string &oldname, const std::string &newname) { in Move() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1327 SDValue Move = N->getOperand(1); in PostprocessISelDAG() local
4917 MachineSDNode *Move; in Select() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dcontainer_test.cc702 TEST(MutatingTest, Move) { in TEST() argument
/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc702 TEST(MutatingTest, Move) { in TEST() argument
/third_party/openSLES/api/1.0.1/
DOpenSLES.h1729 SLresult (*Move) ( member
/third_party/openSLES/api/1.0/
DOpenSLES.h1723 SLresult (*Move) ( member
/third_party/openSLES/api/1.1/
DOpenSLES.h1929 SLresult (*Move) ( member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5735 auto Move = N->use_begin(); in ExpandBITCAST() local