Home
last modified time | relevance | path

Searched defs:_ARG (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/py-flake8/flake8-4.0.1/src/flake8/options/
H A Dmanager.py32 _ARG = enum.Enum("_ARG", "NO") variable
103 short_option_name: Union[str, _ARG] = _ARG.NO, argument
/dports/lang/groovy/groovy-2.4.21/bin/
H A DstartGroovy.bat173 set _ARG= variable
181 for /f %%i in (%1) do set _ARG=%_ARG% %%~i variable
207 set _ARG=%_ARG:-s=*% variable
208 set _ARG=%_ARG:-q="% variable
209 set _ARG=%_ARG:-n=?% variable
210 set _ARG=%_ARG:-d=-% variable
213 set _ARG= variable
217 set _ARG= variable
222 set _ARG= variable
227 set _ARG= variable
[all …]
/dports/textproc/bibtool/BibTool/include/bibtool/
H A Dtex_read.h37 #define _ARG(A) A macro
39 #define _ARG(A) () macro
H A Dversion.h31 #define _ARG(A) A macro
33 #define _ARG(A) () macro
H A Dexpand.h36 #define _ARG(A) A macro
38 #define _ARG(A) () macro
H A Dinit.h37 #define _ARG(A) A macro
39 #define _ARG(A) () macro
H A Dio.h34 #define _ARG(A) A macro
36 #define _ARG(A) () macro
H A Dprint.h39 #define _ARG(A) A macro
41 #define _ARG(A) () macro
H A Dtex_aux.h30 #define _ARG(A) A macro
32 #define _ARG(A) () macro
H A Dcheck.h34 #define _ARG(A) A macro
36 #define _ARG(A) () macro
H A Dcrossref.h37 #define _ARG(A) A macro
39 #define _ARG(A) () macro
H A Dkey.h42 #define _ARG(A) A macro
44 #define _ARG(A) () macro
H A Dparse.h36 #define _ARG(A) A macro
38 #define _ARG(A) () macro
H A Dstack.h39 #define _ARG(A) A macro
41 #define _ARG(A) () macro
H A Drewrite.h30 #define _ARG(A) A macro
32 #define _ARG(A) () macro
H A Dwordlist.h75 #define _ARG(A) A macro
77 #define _ARG(A) () macro
H A Dentry.h165 #define _ARG(A) A macro
167 #define _ARG(A) () macro
H A Ds_parse.h55 #define _ARG(A) A macro
57 #define _ARG(A) () macro
/dports/textproc/bibtool/BibTool/
H A Dstack.c50 #define _ARG(A) A macro
52 #define _ARG(A) () macro
H A Dcheck.c44 #define _ARG(A) A macro
46 #define _ARG(A) () macro
H A Dentry.c57 #define _ARG(A) A macro
59 #define _ARG(A) () macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/config/
H A Dtype_JAVA.cmake185 SET(_ARG cf) variable
187 SET(_ARG cfm) variable
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/config/
H A Dtype_JAVA.cmake185 SET(_ARG cf) variable
187 SET(_ARG cfm) variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/config/
H A Dtype_JAVA.cmake185 SET(_ARG cf) variable
187 SET(_ARG cfm) variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/config/
H A Dtype_JAVA.cmake185 SET(_ARG cf) variable
187 SET(_ARG cfm) variable

123