/reactos/modules/rostests/tests/spec2def/ |
H A D | CMakeLists.txt | 3 py -3 ${CMAKE_CURRENT_SOURCE_DIR}/test.py $<TARGET_PROPERTY:native-spec2def,IMPORTED_LOCATION>)
|
/reactos/sdk/lib/ucrt/convert/ |
H A D | atoldbl.cpp | 241 static __forceinline void __cdecl multiply_ld12(_LDBL12* const px, _LDBL12 const* const py) throw() in multiply_ld12() argument 249 uint16_t expy = *U_EXP_12(py); in multiply_ld12() 289 if (ISZERO_12(py)) in multiply_ld12() 306 uint16_t* const q = USHORT_12(py, qoffs); in multiply_ld12() 438 _LDBL12 const* py = pow_10p + last3; in multiply_ten_pow_ld12() local 443 if (*U_XT_12(py) >= 0x8000) in multiply_ten_pow_ld12() 446 unround = *py; in multiply_ten_pow_ld12() 452 py = &unround; in multiply_ten_pow_ld12() 455 multiply_ld12(pld12, py); in multiply_ten_pow_ld12()
|
/reactos/dll/opengl/mesa/ |
H A D | bitmap.c | 98 GLint px, py, pz; /* pixel position */ in gl_render_bitmap() local 123 py = (GLint) ( (ctx->Current.RasterPos[1] - yorig) + 0.0F ); in gl_render_bitmap() 134 PB_WRITE_PIXEL( PB, px+bx, py+by, pz ); in gl_render_bitmap()
|
/reactos/dll/win32/shell32/shellmenu/ |
H A D | CMenuDeskBar.cpp | 285 …ludeArea(BOOL alignLeft, BOOL alignTop, BOOL preferVertical, PINT px, PINT py, INT cx, INT cy, REC… in AdjustForExcludeArea() argument 286 RECT rcWindow = { *px, *py, *px + cx, *py + cy }; in AdjustForExcludeArea() 294 *py = rcExclude.top - cy; in AdjustForExcludeArea() 296 *py = rcExclude.bottom; in AdjustForExcludeArea() 309 *py = rcExclude.top - cy; in AdjustForExcludeArea() 311 *py = rcExclude.bottom; in AdjustForExcludeArea()
|
/reactos/media/fonts/doc/FreeFont/ |
H A D | ChangeLog.txt | 3451 tools/hex_range.py, 4645 * tools/ranges.py, 4646 tools/hex_range.py, 4651 tools/range_report.py, 4653 tools/validate.py, 4656 tools/isMonoMono.py, 6699 * tools/ranges.py, 6704 tools/validate.py, 8054 * tools/ranges.py, tools/validate.py: 8789 tools/validate.py, [all …]
|
H A D | CREDITS.txt | 53 Current info: <http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=omega>
|
/reactos/sdk/tools/ |
H A D | check_code_format.sh | 30 …{BASE_BRANCH} -- ${FILES_TO_CHECK} | python3 ./sdk/tools/clang-format-diff.py -binary ${CLFORMAT_B…
|
/reactos/dll/directx/wine/d3drm/ |
H A D | d3drm.c | 550 …IDirect3DRMLight *light, D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE… in d3drm1_CreateShadow() argument 554 iface, visual, light, px, py, pz, nx, ny, nz, shadow); in d3drm1_CreateShadow() 1074 …IDirect3DRMLight *light, D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE… in d3drm2_CreateShadow() argument 1078 iface, visual, light, px, py, pz, nx, ny, nz, shadow); in d3drm2_CreateShadow() 1723 …D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE nz, IDirect3DRMShadow2 *… in d3drm3_CreateShadow() argument 1726 iface, object, light, px, py, pz, nx, ny, nz, shadow); in d3drm3_CreateShadow()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/ |
H A D | keymap-names.txt | 105 0x3C0A es-py Spanish (Paraguay)
|
/reactos/sdk/include/psdk/ |
H A D | d3drm.h | 82 D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE nz, in DECLARE_INTERFACE_() 221 D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE nz, in DECLARE_INTERFACE_() 363 …eateShadow)(THIS_ IUnknown *object, IDirect3DRMLight *light, D3DVALUE px, D3DVALUE py, D3DVALUE pz, in DECLARE_INTERFACE_()
|
H A D | d3drmobj.h | 2138 D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE nz) PURE; in DECLARE_INTERFACE_() 2197 D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE nz) PURE; in DECLARE_INTERFACE_() 2203 STDMETHOD(GetPlane)(THIS_ D3DVALUE *px, D3DVALUE *py, D3DVALUE *pz, in DECLARE_INTERFACE_() 2205 STDMETHOD(SetPlane)(THIS_ D3DVALUE px, D3DVALUE py, D3DVALUE pz, in DECLARE_INTERFACE_()
|
/reactos/sdk/cmake/ |
H A D | baseaddress64.cmake | 2 # Generated by sdk/tools/gen_baseaddress.py
|
H A D | baseaddress_dwarf.cmake | 2 # Generated by sdk/tools/gen_baseaddress.py
|
H A D | baseaddress_msvc.cmake | 2 # Generated by sdk/tools/gen_baseaddress.py
|
H A D | baseaddress.cmake | 2 # Generated by sdk/tools/gen_baseaddress.py
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | NEWS | 56 - Port doc/examples/index.py to Python 3 172 - Port genUnicode.py to Python 3 173 - Port gentest.py to Python 3 205 - Update genChRanges.py 206 - Update build_glob.py 622 Updated Python test reader2.py (Pieter van Oostrum), 623 Updated python/tests/tstLastError.py (Pieter van Oostrum), 717 Make apibuild.py ignore ATTRIBUTE_NO_SANITIZE (Nick Wellnhofer), 1010 Fix doc/examples/index.py (Nick Wellnhofer), 1443 A few more fixes for python 3 affecting libxml2.py (Daniel Veillard), [all …]
|
H A D | TODO | 118 once stable. the check-xml-test-suite.py script does this
|
/reactos/modules/rostests/testdata/ |
H A D | freefont.txt | 53 Current info: <http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=omega>
|
/reactos/boot/bootdata/ |
H A D | hivecls.inf | 766 HKCR,"MIME\Database\Rfc1766","3C0A",0x00000000,"es-py;Spanish (Paraguay)"
|
/reactos/sdk/lib/3rdparty/freetype/ |
H A D | ChangeLog | 319 * src/tools/docmaker/content.py (ContentProcessor::process_content): 2076 * src/tools/glnames.py (StringTable::dump, 4881 * src/tools/glnames.py (main): Put `DEFINE_PSTABLES' guard around
|
/reactos/drivers/network/tcpip/lwip/doc/doxygen/ |
H A D | lwip.Doxyfile | 816 # *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
|
H A D | lwip.Doxyfile.cmake.in | 816 # *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
|
/reactos/ |
H A D | Doxyfile | 839 # *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
|
/reactos/dll/win32/getuname/lang/ |
H A D | ru-RU.rc | 13484 41042 "И слог py"
|
H A D | fr-FR.rc | 13484 41042 "Syllabe yi py"
|