/reactos/drivers/bus/acpi/include/ |
H A D | glue.h | 30 #define up(mutex) ExReleaseFastMutex(mutex) macro
|
/reactos/dll/opengl/glu32/src/libnurbs/internals/ |
H A D | monotonizer.h | 55 enum dir { down, same, up, none }; enumerator
|
H A D | splitarcs.cc | 148 Subdivider::link( Arc_ptr jarc1, Arc_ptr jarc2, Arc_ptr up, Arc_ptr down ) in link()
|
H A D | subdivider.h | 105 enum dir { down, same, up, none }; enumerator
|
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | tessmono.c | 74 GLUhalfEdge *up, *lo; in __gl_meshTessellateMonoRegion() local
|
/reactos/modules/rosapps/applications/sysutils/utils/partinfo/ |
H A D | partinfo.c | 43 #define ROUND_UP_NUM(num, up) ((((num) + (up) - 1) / (up)) * (up)) argument
|
/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/ |
H A D | fsm.h | 113 void (*up) /* Called when fsm reaches PPP_FSM_OPENED state */ member
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | lfn.c | 118 const unsigned char *up; in cnv_unicode() local
|
/reactos/drivers/network/tcpip/lwip/src/include/lwip/ |
H A D | arch.h | 219 #define lwip_in_range(c, lo, up) ((u8_t)(c) >= (lo) && (u8_t)(c) <= (up)) argument
|
/reactos/dll/opengl/glu32/src/libutil/ |
H A D | project.c | 112 float forward[3], side[3], up[3]; in gluLookAt() local
|
/reactos/dll/3rdparty/libtirpc/src/ |
H A D | xdr.c | 133 xdr_u_int(xdrs, up) in xdr_u_int() argument
|
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_pixarlog.c | 760 uint16 *up; in PixarLogDecode() local 1124 unsigned short * up; in PixarLogEncode() local
|
H A D | tif_luv.c | 944 uv_decode(double *up, double *vp, int c) /* decode (u',v') index */ in uv_decode()
|
/reactos/modules/rostests/tests/wclickat/ |
H A D | wclickat.c | 260 static void do_click(HWND window, DWORD down, DWORD up) in do_click()
|
/reactos/modules/rosapps/applications/explorer-old/shell/ |
H A D | pane.cpp | 342 Entry* up; in draw_item() local
|
/reactos/dll/directx/wine/d3drm/ |
H A D | frame.c | 1662 IDirect3DRMFrame3 *reference, D3DVECTOR *dir, D3DVECTOR *up) in d3drm_frame3_GetOrientation() 1670 IDirect3DRMFrame *reference, D3DVECTOR *dir, D3DVECTOR *up) in d3drm_frame2_GetOrientation() 1678 IDirect3DRMFrame *reference, D3DVECTOR *dir, D3DVECTOR *up) in d3drm_frame1_GetOrientation() 2671 static HRESULT WINAPI d3drm_frame3_GetAxes(IDirect3DRMFrame3 *iface, D3DVECTOR *dir, D3DVECTOR *up) in d3drm_frame3_GetAxes() 2678 static HRESULT WINAPI d3drm_frame2_GetAxes(IDirect3DRMFrame2 *iface, D3DVECTOR *dir, D3DVECTOR *up) in d3drm_frame2_GetAxes()
|
/reactos/dll/3rdparty/libpng/ |
H A D | pngwrite.c | 29 png_const_unknown_chunkp up; in write_unknown_chunks() local
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | mesh.c | 5376 D3DXVECTOR3 up = {0.0f, 0.0f, 1.0f}; in test_convert_adjacency_to_point_reps() local 5378 #define up {0.0f, 0.0f, 1.0f} in test_convert_adjacency_to_point_reps() macro 5899 D3DXVECTOR3 up = {0.0f, 0.0f, 1.0f}; in test_convert_point_reps_to_adjacency() local 5901 #define up {0.0f, 0.0f, 1.0f} in test_convert_point_reps_to_adjacency() macro 6781 const D3DXVECTOR3 up = {0.0f, 0.0f, 1.0f}; in test_weld_vertices() local 6783 #define up {0.0f, 0.0f, 1.0f} in test_weld_vertices() macro 8853 D3DXVECTOR3 up = {0.0f, 0.0f, 1.0f}; in test_clone_mesh() local 8856 #define up {0.0f, 0.0f, 1.0f} in test_clone_mesh() macro
|
/reactos/sdk/lib/3rdparty/adns/src/ |
H A D | internal.h | 169 union maxalign *up; member
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | math.c | 332 const D3DXVECTOR3 *up) in D3DXMatrixLookAtLH() 365 const D3DXVECTOR3 *up) in D3DXMatrixLookAtRH()
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | encoding.c | 1345 char *up = NULL; in xmlNewCharEncodingHandler() local
|