Home
last modified time | relevance | path

Searched refs:BasePaths (Results 1 – 25 of 44) sorted by relevance

12

/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/paerser/cli/
H A Dloader_file.go17 BasePaths []string member
66 if len(f.BasePaths) == 0 {
71 BasePaths: f.BasePaths,
H A Dfile_finder.go11 BasePaths []string member
43 for _, basePath := range f.BasePaths {
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemInstallInfo.cpp123 static const struct BasePaths { in emGetInstallPath() struct
127 BasePaths() { in emGetInstallPath() argument
/dports/net/traefik/traefik-2.6.1/pkg/cli/
H A Dloader_file.go68BasePaths: []string{"/etc/traefik/traefik", "$XDG_CONFIG_HOME/traefik", "$HOME/.config/traefik", …
/dports/devel/rebar3/rebar3-3.17.0/test/
H A Drebar_paths_SUITE.erl18 BasePaths = code:get_path(),
60 [{base_paths, BasePaths}, {root_dir, Dir}, {state, S6} | Config].
/dports/security/nmap/nmap-7.91/zenmap/zenmapCore/
H A DUmitOptionParser.py65 from zenmapCore.BasePaths import base_paths
H A DPaths.py69 from zenmapCore.BasePaths import base_paths, fs_dec
H A DUmitDB.py87 from BasePaths import base_paths
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp877 CXXBasePaths BasePaths;
879 if (SrcRD->isDerivedFrom(DestRD, BasePaths))
881 else if (DestRD->isDerivedFrom(SrcRD, BasePaths))
888 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(),
889 E = BasePaths.end();
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp874 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
876 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
878 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
885 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
886 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp909 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
911 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
913 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
920 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
921 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp909 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
911 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
913 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
920 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
921 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp909 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
911 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
913 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
920 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
921 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaCast.cpp983 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
985 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
987 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
994 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
995 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaCast.cpp973 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
975 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
977 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
984 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
985 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp973 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
975 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
977 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
984 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
985 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp964 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
966 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
968 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
975 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
976 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp983 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
985 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
987 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
994 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
995 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp983 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
985 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
987 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
994 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
995 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp983 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
985 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
987 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
994 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
995 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp973 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
975 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
977 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
984 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
985 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp983 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
985 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
987 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
994 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
995 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaCast.cpp983 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
985 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
987 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
994 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
995 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaCast.cpp1038 CXXBasePaths BasePaths; in DiagnoseReinterpretUpDownCast() local
1040 if (SrcRD->isDerivedFrom(DestRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
1042 else if (DestRD->isDerivedFrom(SrcRD, BasePaths)) in DiagnoseReinterpretUpDownCast()
1049 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(), in DiagnoseReinterpretUpDownCast()
1050 E = BasePaths.end(); in DiagnoseReinterpretUpDownCast()
/dports/devel/fpc-fcl-web/fpc-3.2.2/packages/fcl-web/src/restbridge/
H A Dsqldbrestbridge.pp2042 BasePaths : TStringArray;
2049 BasePaths:=Full.Split('/',TStringSplitOptions.ExcludeEmpty);
2051 While (I<Length(BasePaths)) and SameText(Path,BasePaths[i]) do
2056 if (I<Length(BasePaths)) then

12