Home
last modified time | relevance | path

Searched refs:FindRecursive (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/tests/unit/
H A DNamedElement.cpp75 BOOST_AUTO_TEST_CASE(FindRecursive) in BOOST_AUTO_TEST_CASE() argument
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lslunitsync/
H A Doptionswrapper.h44 bool FindRecursive( const std::string& parent_key, std::string& path );
H A Doptionswrapper.cpp652 bool mmSectionTree::FindRecursive( const std::string& /*parent_key*/, std::string& /*path */) in FindRecursive() function in LSL::mmSectionTree
685 if ( FindRecursive( parent_key, path ) ) in FindParentpath()
/dports/devel/fpc-fcl-report/fpc-3.2.2/packages/fcl-report/demos/
H A Drptjson.pp177 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptbarcode.pp194 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptqrcode.pp211 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptcontnr.pp236 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptgrouping2.pp285 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptgrouping.pp347 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptnestedgroups.pp1176 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-report/demos/
H A Drptjson.pp177 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptbarcode.pp194 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptqrcode.pp211 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptcontnr.pp236 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptgrouping2.pp285 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptgrouping.pp347 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
H A Drptnestedgroups.pp1176 b := TFPReportCustomBandWithData(rpt.FindRecursive(AComponentName));
/dports/devel/fpc-fcl-report/fpc-3.2.2/packages/fcl-report/src/
H A Dfpreportstreamer.pp498 function FindRecursive(AData: TJSONObject; AName: string): TJSONData;
515 Result := FindRecursive(o, AName);
538 Result := FindRecursive(o, AName);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-report/src/
H A Dfpreportstreamer.pp498 function FindRecursive(AData: TJSONObject; AName: string): TJSONData;
515 Result := FindRecursive(o, AName);
538 Result := FindRecursive(o, AName);
/dports/graphics/ogre3d/ogre-1.11.6/Tests/OgreMain/src/
H A DZipArchiveTests.cpp155 TEST_F(ZipArchiveTests,FindRecursive) in TEST_F() argument
H A DFileSystemArchiveTests.cpp181 TEST_F(FileSystemArchiveTests,FindRecursive) in TEST_F() argument