Home
last modified time | relevance | path

Searched refs:InsertPath (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/drive_backend/
H A Dtask_dependency_manager_unittest.cc21 bool InsertPath(TaskDependencyManager* manager, in InsertPath() function
74 EXPECT_TRUE(InsertPath( in TEST()
76 EXPECT_FALSE(InsertPath(&manager, "app_id", FPL("/ancestor"))); in TEST()
79 EXPECT_FALSE(InsertPath( in TEST()
81 EXPECT_FALSE(InsertPath( in TEST()
84 EXPECT_TRUE(InsertPath( in TEST()
88 EXPECT_TRUE(InsertPath(&manager, "app_id", FPL("/file"))); in TEST()
97 EXPECT_TRUE(InsertPath(&manager, "app_id", FPL("/foo/bar"))); in TEST()
102 EXPECT_FALSE(InsertPath(&manager, "app_id", FPL("/foo/bar"))); in TEST()
105 EXPECT_TRUE(InsertPath(&manager, "app_id", FPL("/foo/bar"))); in TEST()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/
H A DQueryTreeBuilder.cs44 Fx.Assert(this.diverger.TreePath.Count == this.diverger.InsertPath.Count, ""); in Build()
95 QueryBuffer<Opcode> insertPath = this.diverger.InsertPath; in FixupJumps()
153 internal QueryBuffer<Opcode> InsertPath property
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmExtraCodeBlocksGenerator.cxx99 void InsertPath(const std::vector<std::string>& split,
110 void Tree::InsertPath(const std::vector<std::string>& split, in InsertPath() function in Tree
121 folder.InsertPath(split, start + 1, fileName); in InsertPath()
133 newFolder.InsertPath(split, start + 1, fileName); in InsertPath()
246 tree.InsertPath(split, 1, fileName); in CreateNewProjectFile()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmExtraCodeBlocksGenerator.cxx99 void InsertPath(const std::vector<std::string>& split,
110 void Tree::InsertPath(const std::vector<std::string>& split, in InsertPath() function in Tree
121 folder.InsertPath(split, start + 1, fileName); in InsertPath()
133 newFolder.InsertPath(split, start + 1, fileName); in InsertPath()
246 tree.InsertPath(split, 1, fileName); in CreateNewProjectFile()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmExtraCodeBlocksGenerator.cxx99 void InsertPath(const std::vector<std::string>& split,
110 void Tree::InsertPath(const std::vector<std::string>& split, in InsertPath() function in Tree
121 folder.InsertPath(split, start + 1, fileName); in InsertPath()
133 newFolder.InsertPath(split, start + 1, fileName); in InsertPath()
246 tree.InsertPath(split, 1, fileName); in CreateNewProjectFile()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/ipc/
H A Ddictionary.cc104 InsertPath(pos); in ImportField()
113 void InsertPath(const FieldPosition& pos) { in InsertPath() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/ipc/
H A Ddictionary.cc115 InsertPath(pos); in ImportField()
124 void InsertPath(const FieldPosition& pos) { in InsertPath() function
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/mozapps/extensions/
H A DAddonPathService.cpp122 AddonPathService::InsertPath(const nsAString& path, const nsAString& addonIdString) in InsertPath() function in mozilla::AddonPathService
/dports/devel/upp/upp/uppsrc/ide/
H A DMethods.cpp117 jdkBrowse << [=] { InsertPath(&jdk_path); }; in AndroidBuilderSetup()
192 InsertPath(&sdk_path); in OnSdkPathInsert()
230 InsertPath(&ndk_path); in OnNdkPathInsert()
H A DSetup.cpp346 void InsertPath(EditString *es) in InsertPath() function
H A Dide.h303 void InsertPath(EditString *es);
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/mozapps/extensions/
H A DAddonPathService.cpp109 AddonPathService::InsertPath(const nsAString& path, in InsertPath() function in mozilla::AddonPathService
/dports/graphics/povray37/povray-3.7.0.10/windows/cmedit/
H A Deventhandlers.cpp81 extern CStdString InsertPath ;
812 ShellExecute (hMainWindow, "open", InsertPath, NULL, NULL, SW_SHOWNORMAL) ; in HandleCommand()
H A Deditorinterface.cpp116 CStdString InsertPath ; variable
548 …handle = FindFirstChangeNotification (InsertPath, true, FILE_NOTIFY_CHANGE_FILE_NAME | FILE_NOTIFY… in InsertThread()
554 …handle = FindFirstChangeNotification (InsertPath, true, FILE_NOTIFY_CHANGE_FILE_NAME | FILE_NOTIFY… in InsertThread()
571 BuildDirList (hInsertMenu, InsertPath) ; in InsertThread()
848 InsertPath = FixPath (DocumentsPath + "Insert Menu") ; in CreateTabWindow()
919 BuildDirList (hInsertMenu, InsertPath) ; in CreateTabWindow()
H A Ddialogs.cpp68 extern CStdString InsertPath ;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/General/
H A DImageMap.cs785 internal void InsertPath( in InsertPath() method in System.Windows.Forms.DataVisualization.Charting.MapAreasCollection
H A DSelection.cs605 _common.ChartPicture.MapAreas.InsertPath( in AddHotRegion()
689 _common.ChartPicture.MapAreas.InsertPath( in AddHotRegion()
1053 _common.ChartPicture.MapAreas.InsertPath( in AddHotRegion()