Home
last modified time | relevance | path

Searched defs:cflags (Results 1 – 25 of 3209) sorted by relevance

12345678910>>...129

/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dmeson.build113 cflags = [ variable
162 cflags = [ variable
180 cflags = [ variable
190 cflags = [ variable
200 cflags = [ variable
211 cflags = [ variable
222 cflags = [ variable
233 cflags = [ variable
254 cflags = [ variable
269 cflags = [ variable
[all …]
/dports/x11/gnome-session/gnome-session-40.1.1/tools/
H A Dmeson.build11 cflags = ['-DLOCALE_DIR="@0@"'.format(session_localedir)] variable
41 cflags = '-DPKGDATADIR="@0@"'.format(session_pkgdatadir) variable
57 cflags = '-DLIBEXECDIR="@0@"'.format(session_libexecdir) variable
/dports/textproc/bsdgrep/grep-2.6.0-FreeBSD/regex/
H A Dfastmatch.c39 tre_fixncomp(fastmatch_t *preg, const char *regex, size_t n, int cflags) in tre_fixncomp()
60 tre_fastncomp(fastmatch_t *preg, const char *regex, size_t n, int cflags) in tre_fastncomp()
84 tre_fixcomp(fastmatch_t *preg, const char *regex, int cflags) in tre_fixcomp()
90 tre_fastcomp(fastmatch_t *preg, const char *regex, int cflags) in tre_fastcomp()
96 tre_fixwncomp(fastmatch_t *preg, const wchar_t *regex, size_t n, int cflags) in tre_fixwncomp()
102 tre_fastwncomp(fastmatch_t *preg, const wchar_t *regex, size_t n, int cflags) in tre_fastwncomp()
110 tre_fixwcomp(fastmatch_t *preg, const wchar_t *regex, int cflags) in tre_fixwcomp()
116 tre_fastwcomp(fastmatch_t *preg, const wchar_t *regex, int cflags) in tre_fastwcomp()
/dports/math/R/R-4.1.2/src/extra/tre/
H A Dregcomp.c22 tre_regncomp(regex_t *preg, const char *regex, size_t n, int cflags) in tre_regncomp()
104 tre_regncompb(regex_t *preg, const char *regex, size_t n, int cflags) in tre_regncompb()
128 tre_regcomp(regex_t *preg, const char *regex, int cflags) in tre_regcomp()
134 tre_regcompb(regex_t *preg, const char *regex, int cflags) in tre_regcompb()
158 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) in tre_regwncomp()
164 tre_regwcomp(regex_t *preg, const wchar_t *regex, int cflags) in tre_regwcomp()
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dregcomp.c22 tre_regncomp(regex_t *preg, const char *regex, size_t n, int cflags) in tre_regncomp()
104 tre_regncompb(regex_t *preg, const char *regex, size_t n, int cflags) in tre_regncompb()
128 tre_regcomp(regex_t *preg, const char *regex, int cflags) in tre_regcomp()
134 tre_regcompb(regex_t *preg, const char *regex, int cflags) in tre_regcompb()
158 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) in tre_regwncomp()
164 tre_regwcomp(regex_t *preg, const wchar_t *regex, int cflags) in tre_regwcomp()
/dports/textproc/bibtool/BibTool/regex-0.12/test/
H A Dpsx-interf.c68 pattern_buffer_ptr, cflags) in test_compile() argument
117 test_nsub (sub_count, pattern, cflags) in test_nsub() argument
141 int cflags = 0; in test_regcomp() local
188 test_pmatch (pattern, string, nmatch, pmatch, correct_pmatch, cflags) in test_pmatch() argument
245 test_eflags (must_match_bol, must_match_eol, pattern, string, cflags, eflags) in test_eflags() argument
303 test_ignore_case (should_match, pattern, string, cflags) in test_ignore_case() argument
330 test_newline (should_match, pattern, string, cflags) in test_newline() argument
359 test_posix_match (should_match, pattern, string, cflags) in test_posix_match() argument
398 int cflags = 0; in test_regexec() local
/dports/textproc/libtre/tre-0.8.0/lib/
H A Dregcomp.c22 tre_regncomp(regex_t *preg, const char *regex, size_t n, int cflags) in tre_regncomp()
103 tre_regcomp(regex_t *preg, const char *regex, int cflags) in tre_regcomp()
111 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) in tre_regwncomp()
117 tre_regwcomp(regex_t *preg, const wchar_t *regex, int cflags) in tre_regwcomp()
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dregcomp.c35 regncomp(regex_t *preg, const char *regex, size_t n, int cflags) in regncomp()
116 regcomp(regex_t *preg, const char *regex, int cflags) in regcomp()
124 regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) in regwncomp()
130 regwcomp(regex_t *preg, const wchar_t *regex, int cflags) in regwcomp()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dregcomp.c35 regncomp(regex_t *preg, const char *regex, size_t n, int cflags) in regncomp()
116 regcomp(regex_t *preg, const char *regex, int cflags) in regcomp()
124 regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) in regwncomp()
130 regwcomp(regex_t *preg, const wchar_t *regex, int cflags) in regwcomp()
/dports/devel/re2c/re2c-2.2/lib/
H A Dregexec.cc15 const int cflags = re->flags; in regexec() local
59 const int cflags = re->flags; in regparse() local
87 const int cflags = re->flags; in regtstring() local
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvirsh.h59 #define VIRSH_COMMON_OPT_POOL(_helpstr, cflags) \ argument
68 #define VIRSH_COMMON_OPT_DOMAIN(_helpstr, cflags) \ argument
77 #define VIRSH_COMMON_OPT_DOMAIN_FULL(cflags) \ argument
107 #define VIRSH_COMMON_OPT_DOMAIN_OT_STRING(_helpstr, oflags, cflags) \ argument
116 #define VIRSH_COMMON_OPT_DOMAIN_OT_STRING_FULL(oflags, cflags) \ argument
120 #define VIRSH_COMMON_OPT_DOMAIN_OT_ARGV(_helpstr, cflags) \ argument
129 #define VIRSH_COMMON_OPT_DOMAIN_OT_ARGV_FULL(cflags) \ argument
/dports/devel/tla/tla-1.3.5/src/hackerlab/rx-posix/=later/
H A Dregex-utils.c18 int cflags, in regexec_comp()
30 int cflags, in regnexec_comp()
44 int cflags, in regexec_ncomp()
58 int cflags, in regnexec_ncomp()
/dports/editors/wordgrinder/wordgrinder-0.6/
H A DMakefile305 cflags := $(UNIXCFLAGS) $(NCURSES_CFLAGS) -Os -DNDEBUG macro
316 cflags := $(UNIXCFLAGS) $(NCURSES_CFLAGS) -g -DBUILTIN_LFS macro
327 cflags := $(UNIXCFLAGS) $(NCURSES_CFLAGS) -g -DEMULATED_WCWIDTH -DBUILTIN_LFS macro
339 cflags := $(UNIXCFLAGS) $(X11_CFLAGS) -Os -DNDEBUG -DBUILTIN_LFS macro
350 cflags := $(UNIXCFLAGS) $(X11_CFLAGS) -g -DBUILTIN_LFS macro
361 cflags := $(UNIXCFLAGS) $(X11_CFLAGS) -g -DEMULATED_WCWIDTH -DBUILTIN_LFS macro
400 cflags := $(WINDOWSCFLAGS) -Os -DNDEBUG macro
412 cflags := $(WINDOWSCFLAGS) -g macro
/dports/x11/gnome-session/gnome-session-40.1.1/gnome-session/
H A Dmeson.build67 cflags = [ variable
86 cflags = '-DLOCALE_DIR="@0@"'.format(session_localedir) variable
/dports/editors/vim/vim-8.2.3745/src/GvimExt/
H A DMakefile50 cflags = -nologo -c macro
57 cflags = $(cflags) $(CPUARG) macro
60 cflags = $(cflags) -DWINVER=$(WINVER) -D_WIN32_WINNT=$(WINVER) macro
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DUncheckedRE.java86 public UncheckedRE (Object pattern, int cflags) in UncheckedRE()
103 public UncheckedRE (Object pattern, int cflags, RESyntax syntax) in UncheckedRE()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/util/regex/
H A DUncheckedRE.java86 public UncheckedRE (Object pattern, int cflags) in UncheckedRE()
103 public UncheckedRE (Object pattern, int cflags, RESyntax syntax) in UncheckedRE()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/util/regex/
H A DUncheckedRE.java86 public UncheckedRE (Object pattern, int cflags) in UncheckedRE()
103 public UncheckedRE (Object pattern, int cflags, RESyntax syntax) in UncheckedRE()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DUncheckedRE.java86 public UncheckedRE (Object pattern, int cflags) in UncheckedRE()
103 public UncheckedRE (Object pattern, int cflags, RESyntax syntax) in UncheckedRE()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/util/regex/
H A DUncheckedRE.java86 public UncheckedRE (Object pattern, int cflags) in UncheckedRE()
103 public UncheckedRE (Object pattern, int cflags, RESyntax syntax) in UncheckedRE()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/regexp/
H A DUncheckedRE.java84 public UncheckedRE(Object pattern, int cflags) { in UncheckedRE()
100 public UncheckedRE(Object pattern, int cflags, RESyntax syntax) { in UncheckedRE()
/dports/devel/p5-Alien-Build/Alien-Build-2.45/corpus/lib/auto/share/dist/Alien-libfoo3/_alien/
H A Dalien.json13 "cflags" : "-I/foo/bar/baz/auto/share/dist/Alien-libfoo1/include -DFOO=1 ", string
22 "cflags" : "-I/foo/bar/baz/auto/share/dist/Alien-libfoo1/include -DFOO=1 ", string
29 "cflags" : "-I/foo/bar/baz/auto/share/dist/Alien-libfoo1/include -DFOO=2 ", string
/dports/devel/emscripten/emscripten-2.0.3/tools/
H A Dsystem_libs.py605 cflags = [ variable in MuslInternalLibrary
775 cflags = ['-Os'] variable in libsockets_proxy
784 cflags = ['-O2'] variable in crt1
799 cflags = ['-O2'] variable in crt1_reactor
814 cflags = [ variable in libcxxabi
1021 cflags = ['-Os'] variable in libal
1032 cflags = ['-Oz'] variable in libgl
1144 cflags = ['-Oz'] variable in libhtml5
1151 cflags = ['-O2'] variable in libpthread
1289 cflags = ['-Os'] variable in libstandalonewasm
[all …]
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dxregcomp.c14 char* FAST_FUNC regcomp_or_errmsg(regex_t *preg, const char *regex, int cflags) in regcomp_or_errmsg()
26 void FAST_FUNC xregcomp(regex_t *preg, const char *regex, int cflags) in xregcomp()
/dports/devel/py-gevent/gevent-21.8.0/
H A D_setupares.py36 cflags = _distutils_cflags + ((' ' + os.environ['CFLAGS']) if os.environ.get("CFLAGS") else '') variable
37 cflags = ('CFLAGS="%s"' % (cflags,)) if cflags else '' variable

12345678910>>...129