Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 25 of 58) sorted by relevance

123

/reactos/dll/3rdparty/libxslt/
H A Dtransform.c852 xmlNodePtr copy; in xsltCopyTextString() local
948 xmlNodePtr copy; in xsltCopyText() local
1124 xmlAttrPtr copy; in xsltShallowCopyAttr() local
1224 xmlAttrPtr copy; in xsltCopyAttrListNoOverwrite() local
1299 xmlNodePtr copy; in xsltShallowCopyElem() local
1392 xmlNodePtr copy, ret = NULL; in xsltCopyTreeList() local
1596 xmlNodePtr copy; in xsltCopyTree() local
1861 xmlNodePtr copy; in xsltDefaultProcessOneNode() local
3869 xmlNodePtr copy, oldInsert; in xsltCopy() local
3984 xmlNodePtr copy; in xsltText() local
[all …]
H A Dtemplates.c638 xmlAttrPtr attr, copy, last = NULL; in xsltAttrListTemplateProcess() local
/reactos/sdk/lib/crt/wine/
H A Dexcept_arm.c48 const type_info *ti, int flags, void **copy ) in __CxxExceptionFilter()
H A Dexcept_arm64.c49 const type_info *ti, int flags, void **copy ) in __CxxExceptionFilter()
/reactos/sdk/lib/3rdparty/zlib/
H A Dinflate.c399 local int updatewindow(strm, end, copy) in updatewindow() argument
636 unsigned copy; /* number of stored or match bytes to copy */ local
1500 struct inflate_state FAR *copy; local
H A Dinfback.c264 unsigned copy; /* number of stored or match bytes to copy */ local
H A Dgzwrite.c213 unsigned have, copy; local
/reactos/sdk/include/c++/stlport/stl/
H A Dchar_traits.h170 static char_type* _STLP_CALL copy(char_type* __s1, const char_type* __s2, size_t __n) { in copy() function
252 static wchar_t* _STLP_CALL copy(wchar_t* __dest, const wchar_t* __src, size_t __n) in copy() function
/reactos/modules/rostests/winetests/ole32/
H A Dpropvariant.c138 static void expect(HRESULT hr, VARTYPE vt, BOOL copy, int line) in expect()
184 PROPVARIANT propvar, copy, uninit; in test_validtypes() local
/reactos/modules/rostests/apitests/gdi32/
H A DSetLayout.c12 static void copy(PUINT32 buffer, UINT32 value, int width, int start_x, int start_y, int end_x, int … in copy() function
/reactos/dll/win32/rsaenh/
H A Dhandle.c310 BOOL copy_handle(struct handle_table *lpTable, HCRYPTKEY handle, DWORD dwType, HCRYPTKEY *copy) in copy_handle()
/reactos/modules/rostests/winetests/reg/
H A Dcopy.c753 START_TEST(copy) in START_TEST() argument
/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dmesher.cc246 Mesher::copy( int x, int y ) in copy() function in Mesher
H A Dtobezier.cc253 Splinespec::copy( INREAL *incpts ) in copy() function in Splinespec
330 Knotspec::copy( INREAL *inpt, REAL *outpt ) in copy() function in Knotspec
/reactos/sdk/lib/3rdparty/freetype/src/gzip/
H A Dinfcodes.c46 } copy; /* if EXT or COPY, where and how much */ member
/reactos/base/shell/cmd/
H A Dcopy.c51 copy(TCHAR source[MAX_PATH], in copy() function
/reactos/dll/win32/ole32/
H A Dclipboard.c842 HENHMETAFILE copy; in get_data_from_enhmetafile() local
870 HGLOBAL copy; in get_data_from_metafilepict() local
900 HBITMAP copy; in get_data_from_bitmap() local
1569 STGMEDIUM copy; in snapshot_GetDataHere() local
/reactos/sdk/lib/atl/
H A Datlcom.h844 static HRESULT copy(T *pTo, const T *pFrom) in copy() function
863 static HRESULT copy(CONNECTDATA *pTo, const CONNECTDATA *pFrom) in copy() function
886 static HRESULT copy(T **pTo, T **pFrom) in copy() function
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftglyph.c319 FT_Glyph copy; in FT_Glyph_Copy() local
/reactos/dll/win32/gdiplus/
H A Dmatrix.c187 GpMatrix copy; in GdipInvertMatrix() local
/reactos/win32ss/user/user32/windows/
H A Ddefwnd.c885 SIZE_T copy; in RealDefWindowProcA() local
/reactos/dll/win32/dbghelp/
H A Dinflate.c1032 static int updatewindow( z_streamp strm, const Bytef *end, unsigned copy ) in updatewindow()
1266 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
/reactos/dll/win32/wininet/
H A Dinflate.c1027 static int updatewindow( z_streamp strm, const Bytef *end, unsigned copy ) in updatewindow()
1261 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
/reactos/dll/win32/riched20/
H A Dpara.c466 PARAFORMAT2 copy; in ME_SetParaFormat() local
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxmlstorage.cpp340 XMLNode* copy = NULL; in filter() local

123