| /netbsd-src/external/mit/expat/dist/conftools/ |
| H A D | ax-append-flag.m4 | 7 # AX_APPEND_FLAG(FLAG, [FLAGS-VARIABLE]) 11 # FLAG is appended to the FLAGS-VARIABLE shell variable, with a space 14 # If FLAGS-VARIABLE is not specified, the current language's flags (e.g. 15 # CFLAGS) is used. FLAGS-VARIABLE is not changed if it already contains 16 # FLAG. If FLAGS-VARIABLE is unset in the shell, it is set to exactly 36 AS_VAR_PUSHDEF([FLAGS], [m4_default($2,_AC_LANG_PREFIX[FLAGS])]) 37 AS_VAR_SET_IF(FLAGS,[ 38 AS_CASE([" AS_VAR_GET(FLAGS) "], 39 [*" $1 "*], [AC_RUN_LOG([: FLAGS already contains $1])], 41 AS_VAR_APPEND(FLAGS,[" $1"]) [all …]
|
| H A D | ax-append-link-flags.m4 | 7 # AX_APPEND_LINK_FLAGS([FLAG1 FLAG2 ...], [FLAGS-VARIABLE], [EXTRA-FLAGS], [INPUT]) 12 # flag. If it does, the flag is added FLAGS-VARIABLE 14 # If FLAGS-VARIABLE is not specified, the linker's flags (LDFLAGS) is 17 # If EXTRA-FLAGS is defined, it is added to the linker's default flags 19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
|
| H A D | ax-append-compile-flags.m4 | 7 # AX_APPEND_COMPILE_FLAGS([FLAG1 FLAG2 ...], [FLAGS-VARIABLE], [EXTRA-FLAGS], [INPUT]) 12 # flag. If it does, the flag is added FLAGS-VARIABLE 14 # If FLAGS-VARIABLE is not specified, the current language's flags (e.g. 18 # If EXTRA-FLAGS is defined, it is added to the current language's default 20 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | mapi.d | 78 alias uint FLAGS; variable 119 FLAGS flFlags; 129 ULONG MAPILogon(ULONG_PTR, LPSTR, LPSTR, FLAGS, ULONG, LPLHANDLE); 130 ULONG MAPISendMail(LHANDLE, ULONG_PTR, lpMapiMessage, FLAGS, ULONG); 132 ULONG MAPIReadMail(LHANDLE, ULONG_PTR, LPSTR, FLAGS, ULONG, lpMapiMessage*); 133 ULONG MAPIFindNext(LHANDLE, ULONG_PTR, LPSTR, LPSTR, FLAGS, ULONG, LPSTR); 134 ULONG MAPIResolveName(LHANDLE, ULONG_PTR, LPSTR, FLAGS, ULONG, 137 lpMapiRecipDesc, FLAGS, ULONG, LPULONG, lpMapiRecipDesc*); 139 ULONG MAPIDetails(LHANDLE, ULONG_PTR, lpMapiRecipDesc, FLAGS, ULONG); 140 ULONG MAPISaveMail(LHANDLE, ULONG_PTR, lpMapiMessage lpszMessage, FLAGS, [all …]
|
| /netbsd-src/external/mpl/bind/dist/tests/dns/ |
| H A D | nsec3param_test.c | 41 #define FLAGS 0 macro 180 { rdata_fromparams(HASH, FLAGS, ITER, SALTLEN, NULL), in ISC_RUN_TEST_IMPL() 181 rdata_fromparams(HASH, FLAGS, ITER, SALTLEN, SALT), false, in ISC_RUN_TEST_IMPL() 188 { rdata_fromparams(HASH, FLAGS, ITER, SALTLEN, NULL), in ISC_RUN_TEST_IMPL() 189 rdata_fromparams(HASH, FLAGS, ITER, SALTLEN, NULL), true, in ISC_RUN_TEST_IMPL() 197 { rdata_fromparams(HASH, FLAGS, 10, SALTLEN, SALT), in ISC_RUN_TEST_IMPL() 198 rdata_fromparams(HASH, FLAGS, 10, SALTLEN, SALT), false, in ISC_RUN_TEST_IMPL() 205 { rdata_fromparams(HASH, FLAGS, 10, SALTLEN, NULL), in ISC_RUN_TEST_IMPL() 206 rdata_fromparams(HASH, FLAGS, 10, SALTLEN, NULL), false, in ISC_RUN_TEST_IMPL() 212 { rdata_fromparams(HASH, FLAGS, ITE in ISC_RUN_TEST_IMPL() [all...] |
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/ |
| H A D | buildgo.sh | 149 FLAGS=" -I../rtl -I../.. -I../../sanitizer_common -I../../../include -std=c++11 -Wall -fno-exceptio… 151 FLAGS="$FLAGS -DSANITIZER_DEBUG=0 -O3 -fomit-frame-pointer" 153 FLAGS="$FLAGS -mcpu=power8 -fno-function-sections" 155 FLAGS="$FLAGS -msse3" 158 FLAGS="$FLAGS -DSANITIZER_DEBUG=1 -g" 162 echo $CC gotsan.cc -c -o $DIR/race_$SUFFIX.syso $FLAGS $CFLAGS 164 $CC $DIR/gotsan.cc -c -o $DIR/race_$SUFFIX.syso $FLAGS $CFLAGS
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | lwpintrin.h | 69 #define __lwpins32(DATA2, DATA1, FLAGS) \ argument 71 (unsigned int) (FLAGS))) 87 #define __lwpval32(DATA2, DATA1, FLAGS) \ argument 89 (unsigned int) (FLAGS))) 110 #define __lwpins64(DATA2, DATA1, FLAGS) \ argument 112 (unsigned int) (FLAGS))) 128 #define __lwpval64(DATA2, DATA1, FLAGS) \ argument 130 (unsigned int) (FLAGS)))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | gcc-auto-profile | 16 FLAGS=u 19 FLAGS=k 23 FLAGS=uk 45 model*:\ 122) E="cpu/event=0xC4,umask=0xFE/p$FLAGS" ;; 65 model*:\ 85) E="cpu/event=0xC4,umask=0x20/p$FLAGS" ;; 72 model*:\ 44) E="cpu/event=0x88,umask=0x40/p$FLAGS" ;; 77 model*:\ 53) E="cpu/event=0x88,umask=0x41/p$FLAGS" ;; 82 model*:\ 108) E="cpu/event=0xc4,umask=0x20/p$FLAGS" ;;
|
| /netbsd-src/usr.bin/spell/spell/ |
| H A D | spell.sh | 38 FLAGS= 59 FLAGS="$FLAGS -b" 73 FLAGS="$FLAGS -v -o $VTMP" 75 x) FLAGS="$FLAGS -x" 108 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP | \ 113 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | gcc-auto-profile | 16 FLAGS=u 19 FLAGS=k 23 FLAGS=uk 40 model*:\ 76) E="cpu/event=0xC4,umask=0xFE/p$FLAGS" ;; 53 model*:\ 94) E="cpu/event=0xC4,umask=0x20/p$FLAGS" ;; 60 model*:\ 44) E="cpu/event=0x88,umask=0x40/p$FLAGS" ;; 65 model*:\ 53) E="cpu/event=0x88,umask=0x41/p$FLAGS" ;;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | lexer.d | 2098 enum FLAGS : int in number() enum 2106 FLAGS flags = (base == 10) ? FLAGS.decimal : FLAGS.none; in number() 2111 FLAGS f; in number() 2116 f = FLAGS.unsigned; in number() 2119 f = FLAGS.long_; in number() 2123 f = FLAGS.long_; in number() 2131 flags = cast(FLAGS)(flags | f); in number() 2150 case FLAGS.none: in number() 2163 case FLAGS.decimal: in number() 2175 case FLAGS.unsigned: in number() [all …]
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | meta-cmd-cmp.mk | 21 FLAGS?= 28 @echo FLAGS=${FLAGS:Uempty} > $@ 31 @echo FLAGS=${FLAGS:Uempty} > $@ 37 @echo This line not compared FLAGS=${FLAGS:Uempty} ${.OODATE:MNOMETA_CMP} 59 @${.MAKE} -dM -r -C ${.CURDIR} -f ${MAKEFILE} FLAGS=changed ${tests}
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/ |
| H A D | build_symbolizer.sh | 77 FLAGS=${FLAGS:-} 78 FLAGS="$FLAGS -fPIC -flto -Os -g0 -DNDEBUG" 84 CC=$CC CFLAGS="$FLAGS" RANLIB=/bin/true ./configure --static 91 LIBCXX_FLAGS="${FLAGS} -Wno-macro-redefined -I${LLVM_SRC}/projects/libcxxabi/include" 110 FLAGS="${FLAGS} -fno-rtti -fno-exceptions" 111 LLVM_FLAGS="${FLAGS} -nostdinc++ -I${ZLIB_BUILD} -I${LIBCXX_BUILD}/include/c++/v1" 161 $CC $FLAGS -fno-lto -c opt.bc -o symbolizer.o
|
| /netbsd-src/external/ibm-public/postfix/dist/mantools/ |
| H A D | ccformat | 20 FLAGS="-st -di8 -npsl -bap -bad -bbb -nbc -i4 -d0 -nip -nfc1 -cd41 -c49" 36 *) FLAGS="$FLAGS -T$2"; shift;; 54 0) indent $TROFF $FLAGS;; 58 indent $TROFF $FLAGS $i 65 (indent $FLAGS <$i 2>.ind.$$ >$TMPF || test ! -s .ind.$$) >$TMPF &&
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ssa-iterators.h | 168 #define FOR_EACH_SSA_TREE_OPERAND(TREEVAR, STMT, ITER, FLAGS) \ argument 169 for (TREEVAR = op_iter_init_tree (&(ITER), STMT, FLAGS); \ 176 #define FOR_EACH_SSA_USE_OPERAND(USEVAR, STMT, ITER, FLAGS) \ argument 177 for (USEVAR = op_iter_init_use (&(ITER), STMT, FLAGS); \ 184 #define FOR_EACH_SSA_DEF_OPERAND(DEFVAR, STMT, ITER, FLAGS) \ argument 185 for (DEFVAR = op_iter_init_def (&(ITER), STMT, FLAGS); \ 192 #define FOR_EACH_PHI_ARG(USEVAR, STMT, ITER, FLAGS) \ argument 193 for ((USEVAR) = op_iter_init_phiuse (&(ITER), STMT, FLAGS); \ 200 #define FOR_EACH_PHI_OR_STMT_USE(USEVAR, STMT, ITER, FLAGS) \ argument 204 FLAGS) \ [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ssa-iterators.h | 171 #define FOR_EACH_SSA_TREE_OPERAND(TREEVAR, STMT, ITER, FLAGS) \ argument 172 for (TREEVAR = op_iter_init_tree (&(ITER), STMT, FLAGS); \ 179 #define FOR_EACH_SSA_USE_OPERAND(USEVAR, STMT, ITER, FLAGS) \ argument 180 for (USEVAR = op_iter_init_use (&(ITER), STMT, FLAGS); \ 187 #define FOR_EACH_SSA_DEF_OPERAND(DEFVAR, STMT, ITER, FLAGS) \ argument 188 for (DEFVAR = op_iter_init_def (&(ITER), STMT, FLAGS); \ 195 #define FOR_EACH_PHI_ARG(USEVAR, STMT, ITER, FLAGS) \ argument 196 for ((USEVAR) = op_iter_init_phiuse (&(ITER), STMT, FLAGS); \ 203 #define FOR_EACH_PHI_OR_STMT_USE(USEVAR, STMT, ITER, FLAGS) \ argument 207 FLAGS) \ [all …]
|
| /netbsd-src/tools/compat/buildaux/ |
| H A D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to 43 ax_check_save_flags=$[]_AC_LANG_PREFIX[]FLAGS 44 _AC_LANG_PREFIX[]FLAGS="$[]_AC_LANG_PREFIX[]FLAGS $4 $1" 48 _AC_LANG_PREFIX[]FLAGS=$ax_check_save_flags])
|
| /netbsd-src/external/mpl/bind/dist/m4/ |
| H A D | ax_check_compile_flag.m4 | 9 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 19 # If EXTRA-FLAGS is defined, it is added to the current language's default 21 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to 45 ax_check_save_flags=$[]_AC_LANG_PREFIX[]FLAGS 46 _AC_LANG_PREFIX[]FLAGS="$[]_AC_LANG_PREFIX[]FLAGS $4 $1" 50 _AC_LANG_PREFIX[]FLAGS=$ax_check_save_flags])
|
| /netbsd-src/external/mit/isl/dist/m4/ |
| H A D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to 43 ax_check_save_flags=$[]_AC_LANG_PREFIX[]FLAGS 44 _AC_LANG_PREFIX[]FLAGS="$[]_AC_LANG_PREFIX[]FLAGS $4 $1" 48 _AC_LANG_PREFIX[]FLAGS=$ax_check_save_flags])
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
| H A D | arc-arch.h | 44 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) BASE_ARCH_##ARCH, argument 121 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) \ argument 122 {NAME, BASE_ARCH_##ARCH, FLAGS, DFLAGS}, 131 #define ARC_CPU(NAME, ARCH, FLAGS, EXTRA, TUNE) \ argument 132 …{#NAME, &arc_arch_types [BASE_ARCH_##ARCH], PROCESSOR_##NAME, FLAGS, HAS_##EXTRA, ARC_TUNE_##TUNE …
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
| H A D | arc-arch.h | 44 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) BASE_ARCH_##ARCH, argument 121 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) \ argument 122 {NAME, BASE_ARCH_##ARCH, FLAGS, DFLAGS}, 131 #define ARC_CPU(NAME, ARCH, FLAGS, EXTRA, TUNE) \ argument 132 …{#NAME, &arc_arch_types [BASE_ARCH_##ARCH], PROCESSOR_##NAME, FLAGS, HAS_##EXTRA, ARC_TUNE_##TUNE …
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/frv/ |
| H A D | frvend.c | 35 #define FINI_SECTION_ZERO(SECTION, FLAGS, NAME) \ argument 36 __asm__ (".section " SECTION "," FLAGS "\n\t" \ 44 #define FINI_SECTION(SECTION, FLAGS, NAME) \ argument 45 __asm__ (".section " SECTION "," FLAGS "\n\t" \
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/frv/ |
| H A D | frvend.c | 35 #define FINI_SECTION_ZERO(SECTION, FLAGS, NAME) \ argument 36 __asm__ (".section " SECTION "," FLAGS "\n\t" \ 44 #define FINI_SECTION(SECTION, FLAGS, NAME) \ argument 45 __asm__ (".section " SECTION "," FLAGS "\n\t" \
|
| /netbsd-src/sys/external/bsd/drm2/include/linux/ |
| H A D | spinlock.h | 92 #define spin_lock_irqsave(SPINLOCK, FLAGS) \ argument 94 (FLAGS) = 0; \ 98 #define spin_trylock_irqsave(SPINLOCK, FLAGS) \ argument 99 ( (FLAGS) = 0, \ 114 #define spin_lock_irqsave_nested(SPINLOCK, FLAGS, SUBCLASS) \ argument 115 spin_lock_irqsave(SPINLOCK, FLAGS)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| H A D | libf7-constdef.h | 29 #define F7_CONST_DEF(NAME, FLAGS, M6, M5, M4, M3, M2, M1, M0, EXPO) \ argument 32 { .flags = FLAGS, .mant = { M0, M1, M2, M3, M4, M5, M6 }, .expo = EXPO }; 36 #define F7_CONST_DEF(NAME, FLAGS, M6, M5, M4, M3, M2, M1, M0, EXPO) \ argument 38 { .flags = FLAGS, .mant = { M0, M1, M2, M3, M4, M5, M6 }, .expo = EXPO };
|