/reactos/dll/opengl/glu32/src/libtess/ |
H A D | geom.c | 201 #define Swap(a,b) do { GLUvertex *t = a; a = b; b = t; } while (0) macro 221 if( ! VertLeq( o1, d1 )) { Swap( o1, d1 ); } in __gl_edgeIntersect() 222 if( ! VertLeq( o2, d2 )) { Swap( o2, d2 ); } in __gl_edgeIntersect() 223 if( ! VertLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } in __gl_edgeIntersect() 244 if( ! TransLeq( o1, d1 )) { Swap( o1, d1 ); } in __gl_edgeIntersect() 245 if( ! TransLeq( o2, d2 )) { Swap( o2, d2 ); } in __gl_edgeIntersect() 246 if( ! TransLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } in __gl_edgeIntersect()
|
H A D | priorityq.c | 89 #define Swap(a,b) do{PQkey *tmp = *a; *a = *b; *b = tmp;}while(0) macro 137 Swap( i, j ); in pqInit() 139 Swap( i, j ); /* Undo last swap */ in pqInit()
|
/reactos/ntoskrnl/cache/section/ |
H A D | swapout.c | 172 SWAPENTRY Swap = MmGetSavedSwapEntryPage(Page); in MmFinalizeSectionPageOut() local 224 Swap); in MmFinalizeSectionPageOut() 228 Swap ? MAKE_SWAP_SSE(Swap) : 0); in MmFinalizeSectionPageOut()
|
/reactos/base/applications/mspaint/ |
H A D | precomp.h | 88 inline void Swap(T& a, T& b) in Swap() function
|
H A D | history.cpp | 62 Swap(m_hbmMaster, part.m_hbmImage); in SwapPart()
|
H A D | registry.cpp | 290 Swap(strFiles[i], strFiles[i - 1]); in SetMostRecentFile()
|
/reactos/dll/win32/ws2_32/src/ |
H A D | addrinfo.c | 20 #define Swap(a, b, c) { (c) = (a); (a) = (b); (b) = (c); } macro 473 Swap(Name, Alias, Scratch); in LookupAddressForName()
|
/reactos/sdk/include/asm/ |
H A D | trapamd64.inc | 223 /* Swap gs to user mode */
|
/reactos/sdk/include/xdk/ |
H A D | iotypes.h | 1155 PREPLACE_SWAP Swap; member
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | ChangeLog | 700 - Swap the order of #include <stdio.h> and #include "zlib.h" in
|
/reactos/sdk/lib/3rdparty/freetype/ |
H A D | ChangeLog | 1976 Swap `ALLOC_MULT' arguments (#51833).
|
/reactos/dll/win32/getuname/lang/ |
H A D | zh-CN.rc | 49614 49602 " 朝鲜文音节 Swap"
|
H A D | zh-HK.rc | 49613 49602 " 朝鮮文音節 Swap"
|
H A D | zh-TW.rc | 49613 49602 " 朝鮮文音節 Swap"
|
H A D | de-DE.rc | 22044 49602 "Hangul Syllable Swap"
|
H A D | en-US.rc | 22046 49602 "Hangul Syllable Swap"
|
H A D | pl-PL.rc | 22044 49602 "Hangul Syllable Swap"
|
H A D | fr-FR.rc | 22044 49602 "Hangul Syllable Swap"
|
/reactos/hal/halx86/legacy/bus/ |
H A D | pci_vendors.ids | 9065 15ed 1002 MCCS 8-port Serial Hot Swap 9066 15ed 1003 MCCS 16-port Serial Hot Swap 9098 15ed 1002 Macrolink MCCS 8-port Serial Hot Swap 9099 15ed 1003 Macrolink MCCS 16-port Serial Hot Swap
|