Home
last modified time | relevance | path

Searched defs:IMPL (Results 176 – 200 of 254) sorted by relevance

1234567891011

/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/xml/dom/
H A Dqdom.cpp1422 #define IMPL ((QDomNodePrivate*)impl) macro
2681 #define IMPL ((QDomNamedNodeMapPrivate*)impl) macro
3123 #define IMPL ((QDomDocumentTypePrivate*)impl) macro
3431 #define IMPL ((QDomCharacterDataPrivate*)impl) macro
3749 #define IMPL ((QDomAttrPrivate*)impl) macro
4153 #define IMPL ((QDomElementPrivate*)impl) macro
4706 #define IMPL ((QDomTextPrivate*)impl) macro
5060 #define IMPL ((QDomNotationPrivate*)impl) macro
5253 #define IMPL ((QDomEntityPrivate*)impl) macro
6041 #define IMPL ((QDomDocumentPrivate*)impl) macro
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/xml/dom/
H A Dqdom.cpp1422 #define IMPL ((QDomNodePrivate*)impl) macro
2681 #define IMPL ((QDomNamedNodeMapPrivate*)impl) macro
3123 #define IMPL ((QDomDocumentTypePrivate*)impl) macro
3431 #define IMPL ((QDomCharacterDataPrivate*)impl) macro
3749 #define IMPL ((QDomAttrPrivate*)impl) macro
4153 #define IMPL ((QDomElementPrivate*)impl) macro
4706 #define IMPL ((QDomTextPrivate*)impl) macro
5060 #define IMPL ((QDomNotationPrivate*)impl) macro
5253 #define IMPL ((QDomEntityPrivate*)impl) macro
6041 #define IMPL ((QDomDocumentPrivate*)impl) macro
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/xml/dom/
H A Dqdom.cpp1422 #define IMPL ((QDomNodePrivate*)impl) macro
2681 #define IMPL ((QDomNamedNodeMapPrivate*)impl) macro
3123 #define IMPL ((QDomDocumentTypePrivate*)impl) macro
3431 #define IMPL ((QDomCharacterDataPrivate*)impl) macro
3749 #define IMPL ((QDomAttrPrivate*)impl) macro
4153 #define IMPL ((QDomElementPrivate*)impl) macro
4706 #define IMPL ((QDomTextPrivate*)impl) macro
5060 #define IMPL ((QDomNotationPrivate*)impl) macro
5253 #define IMPL ((QDomEntityPrivate*)impl) macro
6041 #define IMPL ((QDomDocumentPrivate*)impl) macro
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/xml/dom/
H A Dqdom.cpp1422 #define IMPL ((QDomNodePrivate*)impl) macro
2681 #define IMPL ((QDomNamedNodeMapPrivate*)impl) macro
3123 #define IMPL ((QDomDocumentTypePrivate*)impl) macro
3431 #define IMPL ((QDomCharacterDataPrivate*)impl) macro
3749 #define IMPL ((QDomAttrPrivate*)impl) macro
4153 #define IMPL ((QDomElementPrivate*)impl) macro
4706 #define IMPL ((QDomTextPrivate*)impl) macro
5060 #define IMPL ((QDomNotationPrivate*)impl) macro
5253 #define IMPL ((QDomEntityPrivate*)impl) macro
6041 #define IMPL ((QDomDocumentPrivate*)impl) macro
/dports/science/py-pydicom/pydicom-2.2.2/pydicom/tests/
H A Dtest_overlay_np.py109 IMPL = ImplicitVRLittleEndian variable
H A Dtest_pillow_pixel_data.py91 IMPL = get_testdata_file("MR_small_implicit.dcm") variable
H A Dtest_pylibjpeg.py75 IMPL = get_testdata_file("MR_small_implicit.dcm") variable
/dports/mail/mailutils/mailutils-3.13/pop3d/
H A Dpop3d.h31 #define IMPL "GNU POP3 Daemon" macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabapi.h38 WAB_IWABOBJECT_METHODS(IMPL) in WAB_IWABOBJECT_METHODS() argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabapi.h38 WAB_IWABOBJECT_METHODS(IMPL) in WAB_IWABOBJECT_METHODS() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xml/dom/
H A Dqdom.cpp1936 #define IMPL ((QDomNodePrivate*)impl) macro
3201 #define IMPL ((QDomNamedNodeMapPrivate*)impl) macro
3643 #define IMPL ((QDomDocumentTypePrivate*)impl) macro
3951 #define IMPL ((QDomCharacterDataPrivate*)impl) macro
4267 #define IMPL ((QDomAttrPrivate*)impl) macro
4672 #define IMPL ((QDomElementPrivate*)impl) macro
5225 #define IMPL ((QDomTextPrivate*)impl) macro
5577 #define IMPL ((QDomNotationPrivate*)impl) macro
5770 #define IMPL ((QDomEntityPrivate*)impl) macro
6523 #define IMPL ((QDomDocumentPrivate*)impl) macro
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/
H A D_exceptions.py80 IMPL = 3 variable in ErrorDomain
/dports/math/cmlib/cmlib-3.0_8/src/sdriv/
H A Dsdstp.f1 SUBROUTINE SDSTP (EPS,F,FA,HMAX,IMPL,JACOBN,MATDIM,MAXORD,MINT, argument
/dports/math/cmlib/cmlib-3.0_8/src/cdriv/
H A Dcdstp.f1 SUBROUTINE CDSTP (EPS,F,FA,HMAX,IMPL,JACOBN,MATDIM,MAXORD,MINT, argument
/dports/math/cmlib/cmlib-3.0_8/src/ddriv/
H A Dddstp.f1 SUBROUTINE DDSTP (EPS,F,FA,HMAX,IMPL,JACOBN,MATDIM,MAXORD,MINT, argument
/dports/math/primme/primme-3.2/src/include/
H A Dtemplate.h87 # define IMPL(BL, MA) BL macro
93 # define IMPL(BL, MA) MA macro
/dports/math/py-primme/primme-3.2/src/include/
H A Dtemplate.h87 # define IMPL(BL, MA) BL macro
93 # define IMPL(BL, MA) MA macro
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/tools/
H A Dcrypto_bench.c294 #define IMPL(lib, ...) IMPL_USE_ ## lib(lib, __VA_ARGS__) macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/tools/
H A Dcrypto_bench.c294 #define IMPL(lib, ...) IMPL_USE_ ## lib(lib, __VA_ARGS__) macro
/dports/math/slatec/src/
H A Dddstp.f2 SUBROUTINE DDSTP (EPS, F, FA, HMAX, IMPL, IERROR, JACOBN, MATDIM, argument
H A Dcdstp.f2 SUBROUTINE CDSTP (EPS, F, FA, HMAX, IMPL, IERROR, JACOBN, MATDIM, argument
H A Dsdstp.f2 SUBROUTINE SDSTP (EPS, F, FA, HMAX, IMPL, IERROR, JACOBN, MATDIM, argument
/dports/www/node10/node-v10.24.1/deps/v8/src/base/
H A Dlogging.h241 #define DEFINE_SIGNED_MISMATCH_COMP(CHECK, NAME, IMPL) \ argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/scripts/test/ObjC/
H A DDOMTestObj.mm58 #define IMPL reinterpret_cast<WebCore::TestObj*>(_internal) macro
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-algorithms.c458 #define IMPL(components, ...) do{ \ in gegl_bilinear_u8_nl() macro
1253 #define IMPL(...) do{ \ in gegl_resample_nearest() macro

1234567891011