Home
last modified time | relevance | path

Searched defs:parentData (Results 1 – 25 of 85) sorted by relevance

1234

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/
H A DBundleEntryReaderTest.php182 public function testMergeDataWithFallbackData($childData, $parentData, $result)
205 public function testDontMergeDataIfFallbackDisabled($childData, $parentData, $result)
218 … public function testMergeExistingEntryWithExistingFallbackEntry($childData, $parentData, $result)
244 …public function testMergeNonExistingEntryWithExistingFallbackEntry($childData, $parentData, $resul…
260 …public function testMergeExistingEntryWithNonExistingFallbackEntry($childData, $parentData, $resul…
297 public function testMergeTraversables($childData, $parentData, $result)
323 public function testFollowLocaleAliases($childData, $parentData, $result)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/
H A DBundleEntryReaderTest.php182 public function testMergeDataWithFallbackData($childData, $parentData, $result)
205 public function testDontMergeDataIfFallbackDisabled($childData, $parentData, $result)
218 … public function testMergeExistingEntryWithExistingFallbackEntry($childData, $parentData, $result)
244 …public function testMergeNonExistingEntryWithExistingFallbackEntry($childData, $parentData, $resul…
260 …public function testMergeExistingEntryWithNonExistingFallbackEntry($childData, $parentData, $resul…
297 public function testMergeTraversables($childData, $parentData, $result)
323 public function testFollowLocaleAliases($childData, $parentData, $result)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Configuration/
H A DUriSectionReader.cs25 private UriSectionReader(string configFilePath, UriSectionData parentData) in UriSectionReader()
49 public static UriSectionData Read(string configFilePath, UriSectionData parentData) in Read()
/dports/net/calendarsupport/calendarsupport-21.12.3/src/freebusymodel/
H A Dfreebusyitemmodel.cpp152 ItemPrivateData *parentData = nullptr; in rowCount() local
178 ItemPrivateData *parentData = nullptr; in index() local
200 ItemPrivateData *parentData = childData->parent(); in parent() local
238 auto parentData = static_cast<ItemPrivateData *>(parent.internalPointer()); in setFreeBusyPeriods() local
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/fuse/nodefs/
H A Dinode.go15 type parentData struct { struct
16 parent *Inode
17 name string
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgLoadIV.cxx105 static bool iv_parseSeparator( ssgBranch *parentBranch, _traversalState *parentData, char *defName ) in iv_parseSeparator()
160 static bool iv_parseSwitch( ssgBranch *parentBranch, _traversalState *parentData, char *defName ) in iv_parseSwitch()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyPanelController.cpp54 DataPtr parentData = DataUtility::getSelectedDataByType(mParentType->getName()); in notifyChangeScope() local
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyPanelController.cpp54 DataPtr parentData = DataUtility::getSelectedDataByType(mParentType->getName()); in notifyChangeScope() local
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyPanelController.cpp54 DataPtr parentData = DataUtility::getSelectedDataByType(mParentType->getName()); in notifyChangeScope() local
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DPropertyPanelController.cpp54 DataPtr parentData = DataUtility::getSelectedDataByType(mParentType->getName()); in notifyChangeScope() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Epm/
H A DEpmCustomContentWriterNodeData.cs34 …internal EpmCustomContentWriterNodeData(EpmCustomContentWriterNodeData parentData, EpmTargetPathSe… in EpmCustomContentWriterNodeData() method in System.Data.Services.Common.EpmCustomContentWriterNodeData
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/fs/
H A Dinode.go21 type parentData struct { struct
22 name string
23 parent *Inode
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/ui/elfmodel/
H A Delfmodel.cpp111 auto parentData = v.visit(variantForIndex(child)); in parent() local
177 const auto parentData = parentV.visit(&var); in indexForNode() local
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Utility/
H A DXml.php367 protected static function _toArray($xml, &$parentData, $ns, $namespaces) {
/dports/x11/idesk/idesk-0.7.5/src/
H A DDesktopIconConfig.cpp27 DesktopIconConfig::DesktopIconConfig(const string & fName, CommonOptions * parentData) in DesktopIconConfig()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmlprofiler/
H A Dflamegraphmodel.cpp273 auto parentData = static_cast<const FlameGraphData *>(parent.internalPointer()); in index() local
294 auto parentData = static_cast<const FlameGraphData *>(parent.internalPointer()); in rowCount() local
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Controller/
H A DSiteInlineAjaxController.php269 …protected function compileChild(array $parentData, string $parentFieldName, int $childUid, array $…
H A DFormInlineAjaxController.php475 …protected function compileChild(array $parentData, $parentFieldName, $childUid, array $inlineStruc…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Controller/
H A DSiteInlineAjaxController.php247 …protected function compileChild(array $parentData, string $parentFieldName, int $childUid, array $…
H A DFormInlineAjaxController.php446 …protected function compileChild(array $parentData, $parentFieldName, $childUid, array $inlineStruc…
/dports/www/elgg/elgg-3.3.23/vendor/cakephp/utility/
H A DXml.php453 protected static function _toArray($xml, &$parentData, $ns, $namespaces)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Controller/
H A DSiteInlineAjaxController.php270 …protected function compileChild(array $parentData, string $parentFieldName, int $childUid, array $…
/dports/databases/akonadi/akonadi-21.12.3/autotests/libs/
H A Dmodelspy.h60 QVariant parentData; member
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/perfprofiler/
H A Dperfprofilerflamegraphmodel.cpp135 Data *parentData = static_cast<Data *>(parent.internalPointer()); in index() local
154 Data *parentData = static_cast<Data *>(parent.internalPointer()); in rowCount() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DTemplateLoader.cpp108 CParamNode& parentData = m_TemplateFileData[parentName]; in LoadTemplateFile() local

1234