| /openbmc/libmctp/ |
| H A D | bootstrap.sh | 17 FLAGS="-O2 -Wall -Wextra -Wformat-security" 18 FLAGS="${FLAGS} -Wparentheses" 19 FLAGS="${FLAGS} -Wno-type-limits" 20 FLAGS="${FLAGS} -Werror" 22 FLAGS="${FLAGS} -fsanitize=address,leak,undefined" 23 FLAGS="${FLAGS} -ggdb" 25 CFLAGS="${FLAGS}" \
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fxam.c | 26 #define FLAGS (C0 | C1 | C2 | C3) macro 33 if ((sw & FLAGS) != C3) { in main() 38 if ((sw & FLAGS) != (C3 | C1)) { in main() 43 if ((sw & FLAGS) != C2) { in main() 48 if ((sw & FLAGS) != (C2 | C1)) { in main() 53 if ((sw & FLAGS) != (C2 | C0)) { in main() 58 if ((sw & FLAGS) != (C2 | C1 | C0)) { in main() 63 if ((sw & FLAGS) != C0) { in main() 68 if ((sw & FLAGS) != (C1 | C0)) { in main() 73 if ((sw & FLAGS) != C0) { in main() [all …]
|
| /openbmc/qemu/include/exec/ |
| H A D | helper-info.c.inc | 18 #define DEF_HELPER_FLAGS_0(NAME, FLAGS, RET) \ 21 .flags = FLAGS | dh_callflag(RET), \ 25 #define DEF_HELPER_FLAGS_1(NAME, FLAGS, RET, T1) \ 28 .flags = FLAGS | dh_callflag(RET), \ 32 #define DEF_HELPER_FLAGS_2(NAME, FLAGS, RET, T1, T2) \ 35 .flags = FLAGS | dh_callflag(RET), \ 40 #define DEF_HELPER_FLAGS_3(NAME, FLAGS, RET, T1, T2, T3) \ 43 .flags = FLAGS | dh_callflag(RET), \ 48 #define DEF_HELPER_FLAGS_4(NAME, FLAGS, RET, T1, T2, T3, T4) \ 51 .flags = FLAGS | dh_callflag(RET), \ [all …]
|
| /openbmc/u-boot/scripts/ |
| H A D | coccicheck | 39 FLAGS="--very-quiet" 59 FLAGS="--quiet" 112 FLAGS="--no-show-diff $FLAGS" 232 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 234 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \ 236 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 238 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1 241 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \ 243 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1 245 run_cmd $SPATCH -D $MODE $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1
|
| /openbmc/phosphor-mboxd/test/ |
| H A D | bmc_event_ack_v2.c | 16 #define FLAGS 0xc3 macro 19 0x09, 0xaa, FLAGS, 0x00, 0x00, 0x00, 0x00, 0x00, 20 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, FLAGS 40 set_bmc_events(ctx, FLAGS, SET_BMC_EVENT); in main()
|
| /openbmc/hiomapd/test/ |
| H A D | bmc_event_ack_v2.c | 17 #define FLAGS 0xc3 macro 25 0x09, 0xaa, FLAGS, 0x00, 0x00, 0x00, 0x00, 0x00, 26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, FLAGS 53 protocol_events_set(ctx, FLAGS); in main()
|
| /openbmc/qemu/linux-user/x86_64/ |
| H A D | vdso.ld | 29 phdr PT_PHDR FLAGS(4) PHDRS; 30 load PT_LOAD FLAGS(7) FILEHDR PHDRS; /* FLAGS=RWX */ 31 dynamic PT_DYNAMIC FLAGS(4); 33 note PT_NOTE FLAGS(4);
|
| /openbmc/qemu/linux-user/arm/ |
| H A D | vdso.ld | 23 phdr PT_PHDR FLAGS(4) PHDRS; 24 load PT_LOAD FLAGS(7) FILEHDR PHDRS; /* FLAGS=RWX */ 25 dynamic PT_DYNAMIC FLAGS(4); 27 note PT_NOTE FLAGS(4);
|
| /openbmc/qemu/linux-user/ppc/ |
| H A D | vdso-32.ld | 26 phdr PT_PHDR FLAGS(4) PHDRS; 27 load PT_LOAD FLAGS(7) FILEHDR PHDRS; /* FLAGS=RWX */ 28 dynamic PT_DYNAMIC FLAGS(4); 30 note PT_NOTE FLAGS(4);
|
| H A D | vdso-64.ld | 24 phdr PT_PHDR FLAGS(4) PHDRS; 25 load PT_LOAD FLAGS(7) FILEHDR PHDRS; /* FLAGS=RWX */ 26 dynamic PT_DYNAMIC FLAGS(4); 28 note PT_NOTE FLAGS(4);
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | vdso.ld | 32 phdr PT_PHDR FLAGS(4) PHDRS; 33 load PT_LOAD FLAGS(7) FILEHDR PHDRS; /* FLAGS=RWX */ 34 dynamic PT_DYNAMIC FLAGS(4); 36 note PT_NOTE FLAGS(4);
|
| /openbmc/qemu/linux-user/s390x/ |
| H A D | vdso.ld | 28 phdr PT_PHDR FLAGS(4) PHDRS; 29 load PT_LOAD FLAGS(7) FILEHDR PHDRS; /* FLAGS=RWX */ 30 dynamic PT_DYNAMIC FLAGS(4); 32 note PT_NOTE FLAGS(4);
|
| /openbmc/phosphor-mboxd/ |
| H A D | bootstrap.sh | 56 FLAGS="-fsanitize=address -fsanitize=leak -fsanitize=undefined -Wall -Werror" 58 CFLAGS="${FLAGS}" \ 59 CXXFLAGS="${FLAGS}" \
|
| /openbmc/hiomapd/ |
| H A D | bootstrap.sh | 57 FLAGS="-fsanitize=address -fsanitize=leak -fsanitize=undefined -Wall -Werror" 59 CFLAGS="${FLAGS}" \ 60 CXXFLAGS="${FLAGS}" \
|
| /openbmc/qemu/linux-user/loongarch64/ |
| H A D | vdso.ld | 24 phdr PT_PHDR FLAGS(4) PHDRS; 25 load PT_LOAD FLAGS(7) FILEHDR PHDRS; 26 dynamic PT_DYNAMIC FLAGS(4); 28 note PT_NOTE FLAGS(4);
|
| /openbmc/qemu/linux-user/riscv/ |
| H A D | vdso.ld | 25 phdr PT_PHDR FLAGS(4) PHDRS; 26 load PT_LOAD FLAGS(7) FILEHDR PHDRS; 27 dynamic PT_DYNAMIC FLAGS(4); 29 note PT_NOTE FLAGS(4);
|
| /openbmc/qemu/linux-user/aarch64/ |
| H A D | vdso.ld | 23 phdr PT_PHDR FLAGS(4) PHDRS; 24 load PT_LOAD FLAGS(7) FILEHDR PHDRS; 25 dynamic PT_DYNAMIC FLAGS(4); 27 note PT_NOTE FLAGS(4);
|
| /openbmc/qemu/tests/tcg/x86_64/system/ |
| H A D | kernel.ld | 2 text PT_LOAD FLAGS(5); /* R_E */ 3 note PT_NOTE FLAGS(0); /* ___ */
|
| /openbmc/qemu/linux-user/hppa/ |
| H A D | vdso.ld | 37 phdr PT_PHDR FLAGS(4) PHDRS; 38 load PT_LOAD FLAGS(7) FILEHDR PHDRS; 39 dynamic PT_DYNAMIC FLAGS(4); 40 note PT_NOTE FLAGS(4);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/ |
| H A D | 0001-configure-Check-for-Wno-error-format-truncation-comp.patch | 48 +# AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 58 +# If EXTRA-FLAGS is defined, it is added to the current language's default 60 +# the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to 105 + ax_check_save_flags=$[]_AC_LANG_PREFIX[]FLAGS 106 + _AC_LANG_PREFIX[]FLAGS="$[]_AC_LANG_PREFIX[]FLAGS $4 $1" 110 + _AC_LANG_PREFIX[]FLAGS=$ax_check_save_flags])
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
| H A D | 0001-configure-Disable-format-overflow-if-supported-by-gc.patch | 60 +# AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 70 +# If EXTRA-FLAGS is defined, it is added to the current language's default 72 +# the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to 117 + ax_check_save_flags=$[]_AC_LANG_PREFIX[]FLAGS 118 + _AC_LANG_PREFIX[]FLAGS="$[]_AC_LANG_PREFIX[]FLAGS $4 $1" 122 + _AC_LANG_PREFIX[]FLAGS=$ax_check_save_flags])
|
| /openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | regs.h | 105 u32 FLAGS; member 152 #define R_FLG spc.FLAGS 160 #define R_FLG spc.FLAGS 168 #define R_EFLG spc.FLAGS
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
| H A D | init.d-add-support-for-read-only-rootfs.patch | 33 + for flag in `awk -v dir=$dir '{ if ($2 == dir) { print "FOUND"; split($4,FLAGS,",") } }; \ 34 + END { for (f in FLAGS) print FLAGS[f] }' < /proc/mounts`; do
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/ |
| H A D | 0001-Make-space-for-flags-from-environment.patch | 67 FLAGS = $(DEBUG) -O2 -pipe -Wall -g -shared -D_REENTRANT \ 69 SOFT_CFLAGS = $(WARN) $(FLAGS) 70 -CFLAGS = $(WARN) -Werror $(FLAGS) 71 +CFLAGS += $(WARN) -Werror $(FLAGS)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
| H A D | saslauthd.conf | 11 FLAGS=
|