Home
last modified time | relevance | path

Searched refs:pathList (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/Testing/Cpp/
H A DctkPathListWidgetTest.cpp54 ctkPathListWidget pathList; in testDefaults() local
85 ctkPathListWidget pathList; in testChangeOptions() local
103 pathList.clear(); in testChangeOptions()
104 QCOMPARE(pathList.count(), 0); in testChangeOptions()
117 QCOMPARE(pathList.count(), 1); in testChangeOptions()
123 pathList.setFileOptions(pathList.fileOptions() | ctkPathListWidget::Executable); in testChangeOptions()
125 pathList.setDirectoryOptions(pathList.directoryOptions() | ctkPathListWidget::Writable); in testChangeOptions()
128 QCOMPARE(pathList.count(), 0); in testChangeOptions()
142 QCOMPARE(pathList.count(), 1); in testChangeOptions()
152 QCOMPARE(pathList.count(), 2); in testChangeOptions()
[all …]
/dports/audio/geonkick-lv2/geonkick-2.8.0/src/
H A DPathListModel.cpp28 , pathList{"", "", ""} in PathListModel()
36 pathList[0] = path; in setHomeDirectory()
50 else if (pathList[index].has_filename()) in itemData()
51 return pathList[index].filename(); in itemData()
59 return pathList[index]; in itemData()
66 return pathList.size(); in itemsNumber()
76 auto it = std::find(pathList.begin(), pathList.end(), path); in addPath()
77 if (it != pathList.end()) { in addPath()
78 if (pathList.size() > 8) in addPath()
79 pathList.erase(pathList.begin() + 3); in addPath()
[all …]
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/integration/
H A Dfapi-key-create-policy-authorize-sign.int.c129 char *pathList = NULL; in test_fapi_key_create_policy_authorize_sign() local
333 SAFE_FREE(pathList); in test_fapi_key_create_policy_authorize_sign()
335 pathList = NULL; in test_fapi_key_create_policy_authorize_sign()
345 SAFE_FREE(pathList); in test_fapi_key_create_policy_authorize_sign()
347 pathList = NULL; in test_fapi_key_create_policy_authorize_sign()
357 SAFE_FREE(pathList); in test_fapi_key_create_policy_authorize_sign()
360 pathList = NULL; in test_fapi_key_create_policy_authorize_sign()
367 SAFE_FREE(pathList); in test_fapi_key_create_policy_authorize_sign()
369 pathList = NULL; in test_fapi_key_create_policy_authorize_sign()
378 SAFE_FREE(pathList); in test_fapi_key_create_policy_authorize_sign()
[all …]
/dports/textproc/fcitx5-configtool/fcitx5-configtool-5.0.8/src/lib/configwidgetslib/
H A Dvarianthelper.cpp47 if (depth == pathList.size()) { in valueFromVariantHelper()
52 if (map.isEmpty() || !map.contains(pathList[depth])) { in valueFromVariantHelper()
55 return valueFromVariantHelper(map[pathList[depth]], pathList, depth + 1); in valueFromVariantHelper()
59 auto pathList = path.split("/"); in readVariant() local
60 return valueFromVariantHelper(toMap(value), pathList, 0); in readVariant()
64 auto pathList = path.split("/"); in readString() local
65 if (pathList.empty()) { in readString()
68 return valueFromVariantMapByPath(map, pathList, 0); in readString()
97 auto pathList = path.split("/"); in writeVariant() local
98 if (pathList.empty()) { in writeVariant()
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/golangpackage/
H A Dgotool.h33 QStringList pathList; in liteGopath() local
36 pathList.append(QDir::toNativeSeparators(path)); in liteGopath()
38 pathList.removeDuplicates(); in liteGopath()
39 return pathList; in liteGopath()
42 inline void setLiteGopath(LiteApi::IApplication *app, const QStringList &pathList) in setLiteGopath() argument
44 app->settings()->setValue("liteide/gopath",pathList); in setLiteGopath()
51 QStringList pathList; in sysGopath() local
58 pathList.append(QDir::toNativeSeparators(path)); in sysGopath()
60 pathList.removeDuplicates(); in sysGopath()
61 return pathList; in sysGopath()
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-strings/
H A DLanguages.cpp56 const FilePaths & pathList, FilePaths & results) in FindFilesInPathList() argument
59 for (const auto &path : pathList) { in FindFilesInPathList()
83 wxString GetSystemLanguageCode(const FilePaths &pathList) in GetSystemLanguageCode() argument
88 GetLanguages(pathList, langCodes, langNames); in GetSystemLanguageCode()
137 void GetLanguages( FilePaths pathList, in GetLanguages() argument
223 if (pathList.end() == in GetLanguages()
224 std::find(pathList.begin(), pathList.end(), newPath)) in GetLanguages()
225 pathList.push_back(newPath); in GetLanguages()
268 if (TranslationExists(pathList, fullCode)) { in GetLanguages()
292 if (TranslationExists(pathList, code) ) { in GetLanguages()
[all …]
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsarmolecular/src/main/java/org/openscience/cdk/qsar/descriptors/molecular/
H A DWeightedPathDescriptor.java159 ArrayList<List<?>> pathList = new ArrayList<List<?>>(); in calculate() local
171 double[] pathWts = getPathWeights(pathList, local); in calculate()
180 pathList.clear(); in calculate()
192 pathWts = getPathWeights(pathList, local); in calculate()
200 pathList.clear(); in calculate()
212 pathWts = getPathWeights(pathList, local); in calculate()
220 pathList.clear(); in calculate()
232 pathWts = getPathWeights(pathList, local); in calculate()
260 double[] pathWts = new double[pathList.size()]; in getPathWeights()
261 for (int i = 0; i < pathList.size(); i++) { in getPathWeights()
[all …]
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/download/
H A Ddownload_constructor.cc110 std::list<Path> pathList; in parse_name() local
112 pathList.push_back(Path()); in parse_name()
119 pathList.push_back(Path()); in parse_name()
124 if (pathList.empty()) in parse_name()
270 std::list<Path> pathList; in parse_single_file() local
272 pathList.push_back(Path()); in parse_single_file()
284 if (pathList.empty()) in parse_single_file()
304 std::list<Path> pathList; in parse_multi_files() local
317 if (pathList.empty()) in parse_multi_files()
365 pathList->splice(pathFirst, *pathList, itr); in choose_path()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Permissions/
H A DRegistryPermission.cs68 AddPathList (access, pathList); in RegistryPermission()
77 AddPathList (access, control, pathList); in RegistryPermission()
86 if (pathList == null) in AddPathList()
92 AddWithUnionKey (readList, pathList); in AddPathList()
93 AddWithUnionKey (writeList, pathList); in AddPathList()
102 AddWithUnionKey (readList, pathList); in AddPathList()
139 if (pathList == null) in SetPathList()
148 paths = pathList.Split (';'); in SetPathList()
160 paths = pathList.Split (';'); in SetPathList()
167 paths = pathList.Split (';'); in SetPathList()
[all …]
H A DFileIOPermission.cs63 private ArrayList pathList; field in System.Security.Permissions.FileIOPermission
87 if (pathList == null) in FileIOPermission()
92 AddPathList (access, pathList); in FileIOPermission()
100 pathList = new ArrayList (); in CreateLists()
151 ThrowIfInvalidPath (pathList); in AddPathList()
170 pathList.Add (path); in AddPathInternal()
182 copy.pathList = (ArrayList) pathList.Clone (); in Copy()
243 result.AddRange (pathList); in GetPathList()
270 IntersectKeys (pathList, fiop.pathList, result.pathList); in Intersect()
299 if (!KeyIsSubsetOf (pathList, fiop.pathList)) in IsSubsetOf()
[all …]
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/api/
H A DFapi_List.c56 char **pathList) in Fapi_List() argument
65 check_not_null(pathList); in Fapi_List()
78 r = Fapi_List_Finish(context, pathList); in Fapi_List()
169 char **pathList) in Fapi_List_Finish() argument
181 check_not_null(pathList); in Fapi_List_Finish()
199 *pathList = malloc(sizePathList + (numPaths - 1) + 1); in Fapi_List_Finish()
200 goto_if_null2(*pathList, "Out of memory", r, TSS2_FAPI_RC_MEMORY, cleanup); in Fapi_List_Finish()
202 (*pathList)[0] = '\0'; in Fapi_List_Finish()
203 (*pathList)[sizePathList + numPaths - 1] = '\0'; in Fapi_List_Finish()
207 strcat(*pathList, pathArray[i]); in Fapi_List_Finish()
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/api/liteenvapi/
H A Dliteenvapi.h111 QStringList pathList; in getCurrentEnvironment() local
116 pathList.removeDuplicates(); in getCurrentEnvironment()
245 QStringList pathList; in getGoEnvironment() local
256 pathList.removeDuplicates(); in getGoEnvironment()
260 pathList.prepend(goroot); in getGoEnvironment()
285 QStringList pathList; in getGOPATH() local
288 pathList.append(goroot); in getGOPATH()
296 pathList.removeDuplicates(); in getGOPATH()
297 return pathList; in getGOPATH()
394 QStringList pathList; variable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DSources.py36 pathList = []
41 return pathList
56 …return ((1 < len(pathList)) and ('approved' == pathList[0]) and (('support' == pathList[1]) or ('s…
63 return (('.hg' in pathList) or ('.git' in pathList) or
64 ('.svn' in pathList) or ('cvs' in pathList) or
65 ('incoming' in pathList) or ('work-in-progress' in pathList) or
66 ('data' in pathList) or ('archive' in pathList) or
67 ('reports' in pathList) or ('tools' == pathList[0]) or
68 ('test-plan' in pathList) or ('test-plans' in pathList))
111 return (('reftest' in pathList) or ('reference' in pathList))
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DSources.py35 pathList = []
40 return pathList
55 …return ((1 < len(pathList)) and ('approved' == pathList[0]) and (('support' == pathList[1]) or ('s…
62 return (('.hg' in pathList) or ('.git' in pathList) or
63 ('.svn' in pathList) or ('cvs' in pathList) or
64 ('incoming' in pathList) or ('work-in-progress' in pathList) or
65 ('data' in pathList) or ('archive' in pathList) or
66 ('reports' in pathList) or ('tools' == pathList[0]) or
67 ('test-plan' in pathList) or ('test-plans' in pathList))
110 return (('reftest' in pathList) or ('reference' in pathList))
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DSources.py36 pathList = []
41 return pathList
56 …return ((1 < len(pathList)) and ('approved' == pathList[0]) and (('support' == pathList[1]) or ('s…
63 return (('.hg' in pathList) or ('.git' in pathList) or
64 ('.svn' in pathList) or ('cvs' in pathList) or
65 ('incoming' in pathList) or ('work-in-progress' in pathList) or
66 ('data' in pathList) or ('archive' in pathList) or
67 ('reports' in pathList) or ('tools' == pathList[0]) or
68 ('test-plan' in pathList) or ('test-plans' in pathList))
111 return (('reftest' in pathList) or ('reference' in pathList))
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DSources.py36 pathList = []
41 return pathList
56 …return ((1 < len(pathList)) and ('approved' == pathList[0]) and (('support' == pathList[1]) or ('s…
63 return (('.hg' in pathList) or ('.git' in pathList) or
64 ('.svn' in pathList) or ('cvs' in pathList) or
65 ('incoming' in pathList) or ('work-in-progress' in pathList) or
66 ('data' in pathList) or ('archive' in pathList) or
67 ('reports' in pathList) or ('tools' == pathList[0]) or
68 ('test-plan' in pathList) or ('test-plans' in pathList))
111 return (('reftest' in pathList) or ('reference' in pathList))
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DSources.py36 pathList = []
41 return pathList
56 …return ((1 < len(pathList)) and ('approved' == pathList[0]) and (('support' == pathList[1]) or ('s…
63 return (('.hg' in pathList) or ('.git' in pathList) or
64 ('.svn' in pathList) or ('cvs' in pathList) or
65 ('incoming' in pathList) or ('work-in-progress' in pathList) or
66 ('data' in pathList) or ('archive' in pathList) or
67 ('reports' in pathList) or ('tools' == pathList[0]) or
68 ('test-plan' in pathList) or ('test-plans' in pathList))
111 return (('reftest' in pathList) or ('reference' in pathList))
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/os/
H A Dexecutable_path.go83 func splitPathList(pathList string) []string {
84 if pathList == "" {
88 for i := 0; i < len(pathList); i++ {
89 if pathList[i] == PathListSeparator {
96 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
97 if pathList[i] == PathListSeparator {
98 a[na] = pathList[start:i]
103 a[na] = pathList[start:]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/os/
H A Dexecutable_path.go82 func splitPathList(pathList string) []string {
83 if pathList == "" {
87 for i := 0; i < len(pathList); i++ {
88 if pathList[i] == PathListSeparator {
95 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
96 if pathList[i] == PathListSeparator {
97 a[na] = pathList[start:i]
102 a[na] = pathList[start:]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/os/
H A Dexecutable_path.go82 func splitPathList(pathList string) []string {
83 if pathList == "" {
87 for i := 0; i < len(pathList); i++ {
88 if pathList[i] == PathListSeparator {
95 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
96 if pathList[i] == PathListSeparator {
97 a[na] = pathList[start:i]
102 a[na] = pathList[start:]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/os/
H A Dexecutable_path.go82 func splitPathList(pathList string) []string {
83 if pathList == "" {
87 for i := 0; i < len(pathList); i++ {
88 if pathList[i] == PathListSeparator {
95 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
96 if pathList[i] == PathListSeparator {
97 a[na] = pathList[start:i]
102 a[na] = pathList[start:]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/os/
H A Dexecutable_path.go82 func splitPathList(pathList string) []string {
83 if pathList == "" {
87 for i := 0; i < len(pathList); i++ {
88 if pathList[i] == PathListSeparator {
95 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
96 if pathList[i] == PathListSeparator {
97 a[na] = pathList[start:i]
102 a[na] = pathList[start:]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/os/
H A Dexecutable_path.go82 func splitPathList(pathList string) []string {
83 if pathList == "" {
87 for i := 0; i < len(pathList); i++ {
88 if pathList[i] == PathListSeparator {
95 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
96 if pathList[i] == PathListSeparator {
97 a[na] = pathList[start:i]
102 a[na] = pathList[start:]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/os/
H A Dexecutable_path.go82 func splitPathList(pathList string) []string {
83 if pathList == "" {
87 for i := 0; i < len(pathList); i++ {
88 if pathList[i] == PathListSeparator {
95 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
96 if pathList[i] == PathListSeparator {
97 a[na] = pathList[start:i]
102 a[na] = pathList[start:]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/os/
H A Dexecutable_path.go82 func splitPathList(pathList string) []string {
83 if pathList == "" {
87 for i := 0; i < len(pathList); i++ {
88 if pathList[i] == PathListSeparator {
95 for i := 0; i+1 <= len(pathList) && na+1 < n; i++ {
96 if pathList[i] == PathListSeparator {
97 a[na] = pathList[start:i]
102 a[na] = pathList[start:]

12345678910>>...34