/reactos/dll/3rdparty/libxslt/ |
H A D | transform.c | 852 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 D | templates.c | 638 xmlAttrPtr attr, copy, last = NULL; in xsltAttrListTemplateProcess() local
|
/reactos/sdk/lib/crt/wine/ |
H A D | except_arm.c | 48 const type_info *ti, int flags, void **copy ) in __CxxExceptionFilter()
|
H A D | except_arm64.c | 49 const type_info *ti, int flags, void **copy ) in __CxxExceptionFilter()
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | inflate.c | 399 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 D | infback.c | 264 unsigned copy; /* number of stored or match bytes to copy */ local
|
H A D | gzwrite.c | 213 unsigned have, copy; local
|
/reactos/sdk/include/c++/stlport/stl/ |
H A D | char_traits.h | 170 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 D | propvariant.c | 138 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 D | SetLayout.c | 12 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 D | handle.c | 310 BOOL copy_handle(struct handle_table *lpTable, HCRYPTKEY handle, DWORD dwType, HCRYPTKEY *copy) in copy_handle()
|
/reactos/modules/rostests/winetests/reg/ |
H A D | copy.c | 753 START_TEST(copy) in START_TEST() argument
|
/reactos/dll/opengl/glu32/src/libnurbs/internals/ |
H A D | mesher.cc | 246 Mesher::copy( int x, int y ) in copy() function in Mesher
|
H A D | tobezier.cc | 253 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 D | infcodes.c | 46 } copy; /* if EXT or COPY, where and how much */ member
|
/reactos/base/shell/cmd/ |
H A D | copy.c | 51 copy(TCHAR source[MAX_PATH], in copy() function
|
/reactos/dll/win32/ole32/ |
H A D | clipboard.c | 842 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 D | atlcom.h | 844 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 D | ftglyph.c | 319 FT_Glyph copy; in FT_Glyph_Copy() local
|
/reactos/dll/win32/gdiplus/ |
H A D | matrix.c | 187 GpMatrix copy; in GdipInvertMatrix() local
|
/reactos/win32ss/user/user32/windows/ |
H A D | defwnd.c | 885 SIZE_T copy; in RealDefWindowProcA() local
|
/reactos/dll/win32/dbghelp/ |
H A D | inflate.c | 1032 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 D | inflate.c | 1027 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 D | para.c | 466 PARAFORMAT2 copy; in ME_SetParaFormat() local
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | xmlstorage.cpp | 340 XMLNode* copy = NULL; in filter() local
|