Home
last modified time | relevance | path

Searched defs:staticData (Results 1 – 25 of 145) sorted by relevance

123456

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/
H A DThreadGlobalData.h83 static ThreadSpecific<ThreadGlobalData>* staticData; variable
85 static ThreadGlobalData* staticData; variable
H A DThreadGlobalData.cpp53 ThreadSpecific<ThreadGlobalData>* ThreadGlobalData::staticData; member in WebCore::ThreadGlobalData
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/
H A DWTFThreadData.h135 static JS_EXPORTDATA ThreadSpecific<WTFThreadData>* staticData; variable
137 static JS_EXPORTDATA WTFThreadData* staticData; variable
H A DWTFThreadData.cpp33 ThreadSpecific<WTFThreadData>* WTFThreadData::staticData; member in WTF::WTFThreadData
/dports/deskutils/syncthingtray/syncthingtray/fileitemactionplugin/
H A Dsyncthingfileitemaction.h27 inline SyncthingFileItemActionStaticData &SyncthingFileItemAction::staticData() in staticData() function
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/piper-vamp-cpp/test/vamp-client/
H A Dtst_PluginStub.cpp18 StubClient(PluginStaticData staticData) : m_staticData(staticData) {} in StubClient()
81 PluginStaticData staticData; variable
/dports/devel/simgear/simgear-2020.3.11/simgear/bvh/
H A DBVHStaticGeometry.cxx25 const BVHStaticData* staticData) : in BVHStaticGeometry()
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DDeferrableAction.h41 void *staticData; variable
/dports/audio/ampache/ampache-php74-5.0.0/vendor/evenement/evenement/tests/Evenement/Tests/
H A DListener.php20 private static $staticData = []; variable in Evenement\\Tests\\Listener
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Tests/Fixtures/response-functional/tests/Evenement/Tests/
H A DListener.php20 private static $staticData = []; variable in Evenement\\Tests\\Listener
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_rewind/t/
H A D001_basic.pl11 sub run_test
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/
H A DXmlILCommand.cs23 private XmlQueryStaticData staticData; field in System.Xml.Xsl.XmlILCommand
28 public XmlILCommand(ExecuteDelegate delExec, XmlQueryStaticData staticData) { in XmlILCommand()
/dports/sysutils/htop/htop-3.1.2/
H A DFunctionBar.h21 bool staticData; member
/dports/devel/icu/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/devel/icu-lx/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
443 UConverterStaticData *staticData; in readHeader() local
643 UConverterStaticData *staticData; in createConverter() local
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/tools/makeconv/
H A Dmakeconv.cpp46 UConverterStaticData staticData; member
431 UConverterStaticData *staticData; in readHeader() local
631 UConverterStaticData *staticData; in createConverter() local
/dports/emulators/stella/stella-6.6/src/common/sdl_blitter/
H A DBilinearBlitter.cxx40 SDL_Surface* staticData in reinitialize()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/itemviews/stardelegate/
H A Dmain.cpp66 } staticData[] = { in populateTableWidget() local

123456