Home
last modified time | relevance | path

Searched refs:optList (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dxdefaults.c80 (optList[i].flag ? 0 : (optList[i].arg ? STRLEN(optList[i].arg) : 1))
88 (sizeof(optList) / sizeof(optList[0]))
99 } optList[] = { variable
761 (optList[i].arg ? optList[i].arg : ""), in rxvt_usage()
780 optList[i].kw ? optList[i].kw : "NullKW", in rxvt_usage()
781 optList[i].opt ? optList[i].opt : "NullOpt", in rxvt_usage()
783 optList[i].desc ? optList[i].desc : "NullDsc", in rxvt_usage()
790 optList[i].kw, in rxvt_usage()
860 optList[i].kw, in rxvt_save_options()
867 optList[i].kw, in rxvt_save_options()
[all …]
/dports/editors/cooledit/cooledit-3.17.28/rxvt/
H A Drxvtlib_xdefaults.c74 (optList[i].flag ? 0 : (optList[i].arg ? strlen (optList[i].arg) : 1))
80 (sizeof(optList) / sizeof(optList[0]))
370 optList[i].opt, (int) (INDENT - strlen (optList[i].opt) in rxvtlib_usage()
372 (optList[i].arg ? optList[i].arg : ""), in rxvtlib_usage()
374 optList[i].desc); in rxvtlib_usage()
386 optList[i].kw, in rxvtlib_usage()
442 if ((optList[entry].kw && !strcmp (opt, optList[entry].kw)) in rxvtlib_get_options()
455 optList[entry].opt ? optList[entry].opt : "nil", in rxvtlib_get_options()
456 optList[entry].kw ? optList[entry].kw : "nil"); in rxvtlib_get_options()
476 optList[entry].opt, optList[entry].kw, flag); in rxvtlib_get_options()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/scripts/
H A DcompletionFinder.py133 def getCompletionScript(name, optList): argument
143 for item in optList:
161 if ("-ot" in optList) or ("-of" in optList) or ("--format" in optList):
164 if "-ot" in optList:
184 if "-f" in optList:
277 optList = processTool(name)
278 if "--help-general" in optList:
280 if item not in optList:
286 optList = processTool(name)
287 if "--help-general" in optList:
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/scripts/
H A DcompletionFinder.py133 def getCompletionScript(name, optList): argument
143 for item in optList:
161 if ("-ot" in optList) or ("-of" in optList) or ("--format" in optList):
164 if "-ot" in optList:
184 if "-f" in optList:
277 optList = processTool(name)
278 if "--help-general" in optList:
280 if item not in optList:
286 optList = processTool(name)
287 if "--help-general" in optList:
[all …]
/dports/graphics/gdal/gdal-3.3.3/scripts/
H A DcompletionFinder.py133 def getCompletionScript(name, optList): argument
143 for item in optList:
161 if ("-ot" in optList) or ("-of" in optList) or ("--format" in optList):
164 if "-ot" in optList:
184 if "-f" in optList:
277 optList = processTool(name)
278 if "--help-general" in optList:
280 if item not in optList:
286 optList = processTool(name)
287 if "--help-general" in optList:
[all …]
/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Dxdefaults.c104 (optList[i].flag ? 0 : (optList[i].arg ? STRLEN(optList[i].arg) : 1))
110 (optList[i].multiple)
112 (sizeof(optList) / sizeof(optList[0]))
122 } optList[] = { variable
776 (optList[i].arg ? optList[i].arg : ""), in rxvt_usage()
778 optList[i].desc); in rxvt_usage()
791 optList[i].kw, in rxvt_usage()
859 optList[i].kw, r->h->rs[optList[i].doff]); in rxvt_save_options()
1014 optList[entry].opt ? optList[entry].opt : "nil", in rxvt_get_options()
1015 optList[entry].kw ? optList[entry].kw : "nil")); in rxvt_get_options()
[all …]
/dports/chinese/aterm/aterm-1.0.1/src/
H A Dxdefaults.c99 } optList[] = { variable
121 (optList[i].flag ? 0 : (optList[i].arg ? strlen (optList[i].arg) : 1))
127 (sizeof(optList) / sizeof(optList[0]))
527 optList[i].opt, in usage()
530 (optList[i].arg ? optList[i].arg : ""), in usage()
544 optList[i].kw, in usage()
601 if ((optList[entry].kw && !strcmp(opt, optList[entry].kw)) || in get_options()
603 optList[entry].opt && !strcmp(opt, optList[entry].opt))) in get_options()
614 optList[entry].opt ? optList[entry].opt : "nil", in get_options()
615 optList[entry].kw ? optList[entry].kw : "nil"); in get_options()
[all …]
/dports/x11/aterm/aterm-1.0.1/src/
H A Dxdefaults.c100 } optList[] = { variable
122 (optList[i].flag ? 0 : (optList[i].arg ? strlen (optList[i].arg) : 1))
128 (sizeof(optList) / sizeof(optList[0]))
530 optList[i].opt, in usage()
533 (optList[i].arg ? optList[i].arg : ""), in usage()
547 optList[i].kw, in usage()
604 if ((optList[entry].kw && !strcmp(opt, optList[entry].kw)) || in get_options()
606 optList[entry].opt && !strcmp(opt, optList[entry].opt))) in get_options()
617 optList[entry].opt ? optList[entry].opt : "nil", in get_options()
618 optList[entry].kw ? optList[entry].kw : "nil"); in get_options()
[all …]
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/tablelist3.3/scripts/
H A Dmwutil.tcl45 set optList {}
47 lappend optList \"$arg\"
186 foreach elem $optList {
225 proc mwutil::fullOpt {kind opt optList} { argument
231 foreach elem $optList {
265 proc mwutil::enumOpts optList { argument
266 set optCount [llength $optList]
268 foreach opt $optList {
298 set optList {}
302 lappend optList $opt
[all …]
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Dxdefaults.C73 (optList[i].flag == 0)
75 (optList[i].flag & Optflag_Boolean)
77 (optList[i].flag & Optflag_Reverse)
79 (optList[i].flag & Optflag_Info)
91 optList[] = { variable
413 if (optList[i].arg) in rxvt_usage()
429 if (optList[i].arg) in rxvt_usage()
447 (optList[i].arg ? optList[i].arg : ""), in rxvt_usage()
467 optList[i].kw, in rxvt_usage()
529 if ((optList[entry].kw && !strcmp (opt, optList[entry].kw)) in get_options()
[all …]
/dports/x11/xvt/xvt-3.0.1/src/
H A Dxdefaults.c68 (optList[i].flag ? 0 : (optList[i].arg ? STRLEN(optList[i].arg) : 1))
74 (sizeof(optList) / sizeof(optList[0]))
83 } optList[] = { variable
429 optList[i].opt); in xvt_usage()
449 (optList[i].arg ? optList[i].arg : ""), in xvt_usage()
464 optList[i].kw, in xvt_usage()
519 if ((optList[entry].kw && !STRCMP(opt, optList[entry].kw)) in xvt_get_options()
521 && optList[entry].opt && !STRCMP(opt, optList[entry].opt))) in xvt_get_options()
532 optList[entry].opt ? optList[entry].opt : "nil", in xvt_get_options()
533 optList[entry].kw ? optList[entry].kw : "nil"); in xvt_get_options()
[all …]
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dxdefaults.c68 (optList[i].flag ? 0 : (optList[i].arg ? STRLEN(optList[i].arg) : 1))
74 (sizeof(optList) / sizeof(optList[0]))
83 } optList[] = { variable
429 optList[i].opt); in rxvt_usage()
449 (optList[i].arg ? optList[i].arg : ""), in rxvt_usage()
464 optList[i].kw, in rxvt_usage()
519 if ((optList[entry].kw && !STRCMP(opt, optList[entry].kw)) in rxvt_get_options()
521 && optList[entry].opt && !STRCMP(opt, optList[entry].opt))) in rxvt_get_options()
532 optList[entry].opt ? optList[entry].opt : "nil", in rxvt_get_options()
533 optList[entry].kw ? optList[entry].kw : "nil"); in rxvt_get_options()
[all …]
/dports/www/getleft/Getleft-v1.2/scripts/tablelist4.8/scripts/
H A Dmwutil.tcl78 set optList {}
80 lappend optList \"$arg\"
258 set optList [lsort [array names configSpecs]]
260 foreach elem $optList {
293 proc mwutil::fullOpt {kind opt optList} { argument
294 if {[lsearch -exact $optList $opt] >= 0} {
299 foreach elem $optList {
314 "bad $kind \"$opt\": must be [enumOpts $optList]"
327 proc mwutil::enumOpts optList { argument
328 set optCount [llength $optList]
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/tablelist/scripts/
H A Dmwutil.tcl78 set optList {}
80 lappend optList \"$arg\"
263 set optList [lsort [array names configSpecs]]
265 foreach elem $optList {
298 proc mwutil::fullOpt {kind opt optList} { argument
299 if {[lsearch -exact $optList $opt] >= 0} {
304 foreach elem $optList {
319 "bad $kind \"$opt\": must be [enumOpts $optList]"
332 proc mwutil::enumOpts optList { argument
333 set optCount [llength $optList]
[all …]
/dports/x11/multi-aterm/multi-aterm-0.2.1/src/
H A Dxresources.c103 optList[] = variable
120 #define optList_strlen(i) (optList[i].flag ? 0 : (optList[i].arg ? strlen (optList[i].arg) : 1))
122 #define optList_size() (sizeof(optList) / sizeof(optList[0]))
1068 optList[i].arg); in usage()
1086 optList[i].opt, in usage()
1088 (optList[i].arg ? optList[i].arg : ""), in usage()
1103 optList[i].kw, in usage()
1167 if ( (optList[entry].kw && !strcmp (opt, optList[entry].kw)) || in get_options()
1168 (!longopt && optList[entry].opt && !strcmp(opt,optList[entry].opt)) ) in get_options()
1180 optList[entry].opt ? optList[entry].opt : "nil", in get_options()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/python/
H A D_shellcomp.py302 for i, optList in enumerate(optFlags):
303 if len(optList) != 3:
306 for i, optList in enumerate(optParams):
307 if len(optList) != 5:
315 for optList in optParams:
316 paramNameToDefinition[optList[0]] = optList[1:]
320 for optList in optFlags:
321 flagNameToDefinition[optList[0]] = optList[1:]
476 if optList[1] != None:
477 longToShort[optList[0]] = optList[1]
[all …]
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/python/
H A D_shellcomp.py314 for i, optList in enumerate(optFlags):
315 if len(optList) != 3:
318 for i, optList in enumerate(optParams):
319 if len(optList) != 5:
326 for optList in optParams:
327 paramNameToDefinition[optList[0]] = optList[1:]
331 for optList in optFlags:
332 flagNameToDefinition[optList[0]] = optList[1:]
481 if optList[1] != None:
482 longToShort[optList[0]] = optList[1]
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/tools/jpackage/share/
H A DAddLauncherTest.java74 ArrayList <String> optList = new ArrayList <String> (); in main() local
75 optList.add(OPT1); in main()
76 optList.add(OPT2); in main()
77 optList.add(OPT3); in main()
80 AddLauncherBase.testCreateAppImage(CMD1, argList, optList); in main()
/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dwave.c137 DBoptlist *optList; in SWriteFile() local
183 optList = DBMakeOptlist(10); in SWriteFile()
184 DBAddOption(optList, DBOPT_DTIME, &time); in SWriteFile()
185 DBAddOption(optList, DBOPT_CYCLE, &cycle); in SWriteFile()
188 coords, dims, ndims, DB_FLOAT, DB_NONCOLLINEAR, optList); in SWriteFile()
191 0, DB_FLOAT, DB_NODECENT, optList); in SWriteFile()
193 DBFreeOptlist(optList); in SWriteFile()
/dports/net-im/coccinella/Coccinella-0.96.20Src/whiteboard/
H A DPutFileIface.tcl39 proc ::PutFileIface::PutFile {w fileName ip optList} { argument
43 ::Debug 2 "::PutFileIface::PutFile fileName=$fileName, optList='$optList'"
62 set putstate(optlist) $optList
63 array set optArr $optList
73 -optlist $optList -filetail $dstFile \
226 set optList [::Import::GetTransportSyntaxOptsFromTcl $opts]
239 set putstate(optlist) $optList
244 -mimetype $mime -optlist $optList \
/dports/net-im/coccinella/Coccinella-0.96.20Src/plugins/
H A DItclApplets.tcl44 upvar $optListVar optList
47 array set optArr $optList
49 ::Debug 4 "::ItclApplets::Import w=$w, optList=$optList, args=$args"
62 set args $optList
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/build/config/
H A Dparse.c334 bldCfgParseAllowList(Yaml *const yaml, const List *const optList) in bldCfgParseAllowList() argument
366 CHECK(optList != NULL); in bldCfgParseAllowList()
411 bldCfgParseDepend(Yaml *const yaml, const List *const optList) in bldCfgParseDepend() argument
481 CHECK(optList != NULL); in bldCfgParseDepend()
621 bldCfgParseOptionCommandList(Yaml *const yaml, const List *const optList) in bldCfgParseOptionCommandList() argument
726 CHECK(optList != NULL); in bldCfgParseOptionCommandList()
1033 bldCfgParseOptionResolveList(const List *const optList) in bldCfgParseOptionResolveList() argument
1068 const BldCfgOption *const opt = lstGet(optList, optIdx); in bldCfgParseOptionResolveList()
1118 while (strLstSize(optResolveList) != lstSize(optList)); in bldCfgParseOptionResolveList()
1124 const BldCfgOption *const opt = lstFind(optList, &optName); in bldCfgParseOptionResolveList()
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/golangedit/
H A Dgoaddtagsdialog.cpp102 QStringList optList; in updateaAguments() local
109 optList << "json="+o; in updateaAguments()
118 optList << "xml="+o; in updateaAguments()
130 optList << parserTag(tag1)+"="+o; in updateaAguments()
136 optList << parserTag(tag2)+"="+o; in updateaAguments()
158 if (!optList.isEmpty()) { in updateaAguments()
159 command += " -add-options "+optList.join(","); in updateaAguments()
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/abut/
H A Dmsg.c56 int numButs, const AbutMsgOpt *optList, in abutMsg_optInCreate() argument
76 mwin->butDesc = optList; in abutMsg_optInCreate()
92 butPacket = optList[i].packet; in abutMsg_optInCreate()
97 optList[i].name); in abutMsg_optInCreate()
98 if (optList[i].keyEq) in abutMsg_optInCreate()
99 but_setKeys(mwin->buts[i], optList[i].keyEq); in abutMsg_optInCreate()
136 int numButs, const AbutMsgOpt *optList, in abutMsg_winOptInCreate() argument
155 mwin->butDesc = optList; in abutMsg_winOptInCreate()
172 butPacket = optList[i].packet; in abutMsg_winOptInCreate()
177 optList[i].name); in abutMsg_winOptInCreate()
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/lib/util/
H A Dshhopt.c728 char optList[1024]; in fatalUnrecognizedLongOption() local
730 optList[0] = '\0'; /* initial value */ in fatalUnrecognizedLongOption()
733 q < nopt && strlen(optList) + 1 <= sizeof(optList); in fatalUnrecognizedLongOption()
744 strncat(optList, entry, sizeof(optList) - strlen(optList) - 1); in fatalUnrecognizedLongOption()
748 if (strlen(optList) + 1 == sizeof(optList)) { in fatalUnrecognizedLongOption()
750 strcpy(&optList[sizeof(optList) - 4], "..."); in fatalUnrecognizedLongOption()
754 optionName, optList); in fatalUnrecognizedLongOption()

12345678