Searched refs:Move (Results 1 - 25 of 55) sorted by relevance

123

/prebuilts/misc/common/swig/include/2.0.11/perl5/
H A Dnoembed.h40 #ifdef Move
41 #undef Move macro
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/experimental/any/any.class/any.assign/
H A Dvalue.pass.cpp116 template <class Tp, bool Move = false>
122 Move ? lhs = std::move(rhs)
178 test_assign_throws<throws_on_move, /* Move = */ true>();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/any/any.class/any.assign/
H A Dvalue.pass.cpp116 template <class Tp, bool Move = false>
122 Move ? lhs = std::move(rhs)
178 test_assign_throws<throws_on_move, /* Move = */ true>();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/ASTDiff/
H A DASTDiff.h33 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
34 UpdateMove // Same as Move plus Update.
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/any/any.class/any.assign/
H A Dvalue.pass.cpp124 template <class Tp, bool Move = false>
130 Move ? lhs = std::move(rhs)
214 test_assign_throws<throws_on_move, /* Move = */ true>();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/any/any.class/any.assign/
H A Dvalue.pass.cpp124 template <class Tp, bool Move = false>
130 Move ? lhs = std::move(rhs)
214 test_assign_throws<throws_on_move, /* Move = */ true>();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcsdk.h330 virtual HRESULT WINAPI Move(__LONG32 nX,__LONG32 nY,__LONG32 nWidth,__LONG32 nHeight) = 0;
355 HRESULT (WINAPI *Move)(IMSIMWindow *This,__LONG32 nX,__LONG32 nY,__LONG32 nWidth,__LONG32 nHeight); member in struct:IMSIMWindowVtbl
382 #define IMSIMWindow_Move(This,nX,nY,nWidth,nHeight) (This)->lpVtbl->Move(This,nX,nY,nWidth,nHeight)
H A Dmsinkaut.h4054 virtual HRESULT STDMETHODCALLTYPE Move(
4268 HRESULT (STDMETHODCALLTYPE *Move)(
4336 #define IInkStrokeDisp_Move(This,HorizontalComponent,VerticalComponent) (This)->lpVtbl->Move(This,HorizontalComponent,VerticalComponent)
4453 return This->lpVtbl->Move(This,HorizontalComponent,VerticalComponent);
5745 virtual HRESULT STDMETHODCALLTYPE Move(
5878 HRESULT (STDMETHODCALLTYPE *Move)(
5938 #define IInkStrokes_Move(This,HorizontalComponent,VerticalComponent) (This)->lpVtbl->Move(This,HorizontalComponent,VerticalComponent)
6012 return This->lpVtbl->Move(This,HorizontalComponent,VerticalComponent);
6263 virtual HRESULT STDMETHODCALLTYPE Move(
6388 HRESULT (STDMETHODCALLTYPE *Move)(
[all...]
H A Dadoint.h2158 virtual HRESULT STDMETHODCALLTYPE Move (long NumRecords, VARIANT Start) = 0;
2229 HRESULT (STDMETHODCALLTYPE *Move) (Recordset15 *This, long NumRecords, VARIANT Start); member in struct:Recordset15Vtbl
2303 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2399 HRESULT (STDMETHODCALLTYPE *Move) (Recordset20 *This, long NumRecords, VARIANT Start); member in struct:Recordset20Vtbl
2486 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2585 HRESULT (STDMETHODCALLTYPE *Move) (Recordset21 *This, long NumRecords, VARIANT Start); member in struct:Recordset21Vtbl
2675 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2775 HRESULT (STDMETHODCALLTYPE *Move) (_ADORecordset *This, long NumRecords, VARIANT Start); member in struct:_RecordsetVtbl
2866 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
H A Dadoint_backcompat.h2111 virtual HRESULT STDMETHODCALLTYPE Move (ADO_LONGPTR NumRecords, VARIANT Start) = 0;
2182 HRESULT (STDMETHODCALLTYPE *Move) (Recordset15 *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:Recordset15Vtbl
2256 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2352 HRESULT (STDMETHODCALLTYPE *Move) (Recordset20 *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:Recordset20Vtbl
2439 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2538 HRESULT (STDMETHODCALLTYPE *Move) (Recordset21 *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:Recordset21Vtbl
2628 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2728 HRESULT (STDMETHODCALLTYPE *Move) (_ADORecordset *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:_RecordsetVtbl
2819 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
H A Dagtsvr.h1819 virtual HRESULT WINAPI Move(__LONG32 dwCharID,__LONG32 x,__LONG32 y,__LONG32 dwCause) = 0;
1846 HRESULT (WINAPI *Move)(IAgentNotifySink *This,__LONG32 dwCharID,__LONG32 x,__LONG32 y,__LONG32 dwCause); member in struct:IAgentNotifySinkVtbl
1875 #define IAgentNotifySink_Move(This,dwCharID,x,y,dwCause) (This)->lpVtbl->Move(This,dwCharID,x,y,dwCause)
1949 HRESULT (WINAPI *Move)(IAgentNotifySinkEx *This,__LONG32 dwCharID,__LONG32 x,__LONG32 y,__LONG32 dwCause); member in struct:IAgentNotifySinkExVtbl
1983 #define IAgentNotifySinkEx_Move(This,dwCharID,x,y,dwCause) (This)->lpVtbl->Move(This,dwCharID,x,y,dwCause)
H A Dtom.h315 virtual HRESULT WINAPI Move(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
377 HRESULT (WINAPI *Move)(ITextRange *This,__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta); member in struct:ITextRangeVtbl
441 #define ITextRange_Move(This,Unit,Count,pDelta) (This)->lpVtbl->Move(This,Unit,Count,pDelta)
625 HRESULT (WINAPI *Move)(ITextSelection *This,__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta); member in struct:ITextSelectionVtbl
700 #define ITextSelection_Move(This,Unit,Count,pDelta) (This)->lpVtbl->Move(This,Unit,Count,pDelta)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcsdk.h330 virtual HRESULT WINAPI Move(__LONG32 nX,__LONG32 nY,__LONG32 nWidth,__LONG32 nHeight) = 0;
355 HRESULT (WINAPI *Move)(IMSIMWindow *This,__LONG32 nX,__LONG32 nY,__LONG32 nWidth,__LONG32 nHeight); member in struct:IMSIMWindowVtbl
382 #define IMSIMWindow_Move(This,nX,nY,nWidth,nHeight) (This)->lpVtbl->Move(This,nX,nY,nWidth,nHeight)
H A Dmsinkaut.h4054 virtual HRESULT STDMETHODCALLTYPE Move(
4268 HRESULT (STDMETHODCALLTYPE *Move)(
4336 #define IInkStrokeDisp_Move(This,HorizontalComponent,VerticalComponent) (This)->lpVtbl->Move(This,HorizontalComponent,VerticalComponent)
4453 return This->lpVtbl->Move(This,HorizontalComponent,VerticalComponent);
5745 virtual HRESULT STDMETHODCALLTYPE Move(
5878 HRESULT (STDMETHODCALLTYPE *Move)(
5938 #define IInkStrokes_Move(This,HorizontalComponent,VerticalComponent) (This)->lpVtbl->Move(This,HorizontalComponent,VerticalComponent)
6012 return This->lpVtbl->Move(This,HorizontalComponent,VerticalComponent);
6263 virtual HRESULT STDMETHODCALLTYPE Move(
6388 HRESULT (STDMETHODCALLTYPE *Move)(
[all...]
H A Dadoint.h2158 virtual HRESULT STDMETHODCALLTYPE Move (long NumRecords, VARIANT Start) = 0;
2229 HRESULT (STDMETHODCALLTYPE *Move) (Recordset15 *This, long NumRecords, VARIANT Start); member in struct:Recordset15Vtbl
2303 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2399 HRESULT (STDMETHODCALLTYPE *Move) (Recordset20 *This, long NumRecords, VARIANT Start); member in struct:Recordset20Vtbl
2486 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2585 HRESULT (STDMETHODCALLTYPE *Move) (Recordset21 *This, long NumRecords, VARIANT Start); member in struct:Recordset21Vtbl
2675 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2775 HRESULT (STDMETHODCALLTYPE *Move) (_ADORecordset *This, long NumRecords, VARIANT Start); member in struct:_RecordsetVtbl
2866 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
H A Dadoint_backcompat.h2111 virtual HRESULT STDMETHODCALLTYPE Move (ADO_LONGPTR NumRecords, VARIANT Start) = 0;
2182 HRESULT (STDMETHODCALLTYPE *Move) (Recordset15 *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:Recordset15Vtbl
2256 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2352 HRESULT (STDMETHODCALLTYPE *Move) (Recordset20 *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:Recordset20Vtbl
2439 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2538 HRESULT (STDMETHODCALLTYPE *Move) (Recordset21 *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:Recordset21Vtbl
2628 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
2728 HRESULT (STDMETHODCALLTYPE *Move) (_ADORecordset *This, ADO_LONGPTR NumRecords, VARIANT Start); member in struct:_RecordsetVtbl
2819 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start))
H A Dagtsvr.h1819 virtual HRESULT WINAPI Move(__LONG32 dwCharID,__LONG32 x,__LONG32 y,__LONG32 dwCause) = 0;
1846 HRESULT (WINAPI *Move)(IAgentNotifySink *This,__LONG32 dwCharID,__LONG32 x,__LONG32 y,__LONG32 dwCause); member in struct:IAgentNotifySinkVtbl
1875 #define IAgentNotifySink_Move(This,dwCharID,x,y,dwCause) (This)->lpVtbl->Move(This,dwCharID,x,y,dwCause)
1949 HRESULT (WINAPI *Move)(IAgentNotifySinkEx *This,__LONG32 dwCharID,__LONG32 x,__LONG32 y,__LONG32 dwCause); member in struct:IAgentNotifySinkExVtbl
1983 #define IAgentNotifySinkEx_Move(This,dwCharID,x,y,dwCause) (This)->lpVtbl->Move(This,dwCharID,x,y,dwCause)
H A Dtom.h315 virtual HRESULT WINAPI Move(__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta) = 0;
377 HRESULT (WINAPI *Move)(ITextRange *This,__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta); member in struct:ITextRangeVtbl
441 #define ITextRange_Move(This,Unit,Count,pDelta) (This)->lpVtbl->Move(This,Unit,Count,pDelta)
625 HRESULT (WINAPI *Move)(ITextSelection *This,__LONG32 Unit,__LONG32 Count,__LONG32 *pDelta); member in struct:ITextSelectionVtbl
700 #define ITextSelection_Move(This,Unit,Count,pDelta) (This)->lpVtbl->Move(This,Unit,Count,pDelta)

Completed in 541 milliseconds

123