Home
last modified time | relevance | path

Searched refs:O1 (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/
H A D0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch32 -o_flag_munging = sed -e 's/[[:blank:]]-O\([2-9sgz][2-9sgz]*\)/ -O1 /' -e 's/[[:blank:]]-Ofast/ -O1
33 …ag_munging = sed -e 's/[[:blank:]]-O\([2-9sgz][2-9sgz]*\)/ -O1 /g' -e 's/[[:blank:]]-Ofast/ -O1 /g'
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0005-libucsi-optimization-removal.patch1 Use -O1 with gcc > 6
14 +#pragma GCC optimize ("O1")
/openbmc/qemu/tcg/
H A Dtcg.c651 #define C_O1_I1(O1, I1) C_PFX2(c_o1_i1_, O1, I1), argument
652 #define C_O1_I2(O1, I1, I2) C_PFX3(c_o1_i2_, O1, I1, I2), argument
653 #define C_O1_I3(O1, I1, I2, I3) C_PFX4(c_o1_i3_, O1, I1, I2, I3), argument
654 #define C_O1_I4(O1, I1, I2, I3, I4) C_PFX5(c_o1_i4_, O1, I1, I2, I3, I4), argument
656 #define C_N1_I2(O1, I1, I2) C_PFX3(c_n1_i2_, O1, I1, I2), argument
657 #define C_N1O1_I1(O1, O2, I1) C_PFX3(c_n1o1_i1_, O1, O2, I1), argument
658 #define C_N2_I1(O1, O2, I1) C_PFX3(c_n2_i1_, O1, O2, I1), argument
660 #define C_O2_I1(O1, O2, I1) C_PFX3(c_o2_i1_, O1, O2, I1), argument
661 #define C_O2_I2(O1, O2, I1, I2) C_PFX4(c_o2_i2_, O1, O2, I1, I2), argument
662 #define C_O2_I3(O1, O2, I1, I2, I3) C_PFX5(c_o2_i3_, O1, O2, I1, I2, I3), argument
[all …]
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_32.h24 #define O1 0x09 macro
34 #define r_A O1
H A Dbpf_jit_64.h13 #define O1 0x09 macro
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap_git.inc21 bb.fatal("systemtap can't be built with -O0, using -O1 -Wno-error or -O1 instead.")
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dsecurity_flags.inc11 # _FORTIFY_SOURCE requires -O1 or higher, so disable in debug builds as they use
13 OPTLEVEL = "${@bb.utils.filter('SELECTED_OPTIMIZATION', '-O0 -O1 -O2 -O3 -Ofast -Og -Os -Oz -O', d)…
/openbmc/linux/tools/thermal/tmon/
H A DMakefile9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c383 #define DO_VLD4B(OP, O1, O2, O3, O4) \ in DO_VLDR64_SG() argument
389 static const uint8_t off[4] = { O1, O2, O3, O4 }; \ in DO_VLDR64_SG()
405 #define DO_VLD4H(OP, O1, O2) \ argument
411 static const uint8_t off[4] = { O1, O1, O2, O2 }; \
430 #define DO_VLD4W(OP, O1, O2, O3, O4) \ argument
436 static const uint8_t off[4] = { O1, O2, O3, O4 }; \
447 y = (beat + (O1 & 2)) & 3; \
468 #define DO_VLD2B(OP, O1, O2, O3, O4) \ argument
474 static const uint8_t off[4] = { O1, O2, O3, O4 }; \
491 #define DO_VLD2H(OP, O1, O2, O3, O4) \ argument
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-family-pinctrl.dtsi129 "GPIO167_B24", /* O1 */
155 "GPIO167_B24", /* O1 */
/openbmc/qemu/tests/tcg/alpha/
H A DMakefile.softmmu-target18 CFLAGS+=-nostdlib -g -O1 -mcpu=ev6 $(MINILIB_INC)
/openbmc/qemu/tests/tcg/loongarch64/
H A DMakefile.softmmu-target18 CFLAGS+=-nostdlib -g -O1 -march=loongarch64 -mabi=lp64d $(MINILIB_INC)
/openbmc/linux/drivers/clk/
H A Dclk-vt8500.c393 unsigned long O1, min_err, rate_err; in wm8650_find_pll_bits() local
406 O1 = rate * *divisor1 * (1 << (*divisor2)); in wm8650_find_pll_bits()
407 rate_err = O1 % parent_rate; in wm8650_find_pll_bits()
409 *multiplier = O1 / parent_rate; in wm8650_find_pll_bits()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash/
H A D0001-configure.ac-Do-not-demand-linker-hash-style.patch23 -Wl,-O1 \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/
H A D0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch11 …math=sse --sysroot=core2-32-oe-linux/protobuf/3.8.0-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu…
18 …math=sse --sysroot=core2-32-oe-linux/protobuf/3.8.0-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu…
/openbmc/linux/tools/power/acpi/
H A DMakefile.config84 CFLAGS += -O1 -g -DDEBUG
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A Dar-from-env.patch7 x86_64-linux-gcc -m64 --sysroot=/opt/qemux86-64/tmp/sysroots/qemux86-64 -Wl,-O1 -Wl,--hash-style=g…
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-tests-arm-Use-O-instead-of-O0.patch7 therefore workaround it by using -O1, which works
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/
H A Dcross_ar.patch7 …t=/opt/qemux86-64/tmp/sysroots/qemux86-64 -g -o test test.o libnewt.a -Wl,-O1 -Wl,--hash-style=gnu…
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/boot-wrapper-aarch64/
H A Dboot-wrapper-aarch64_git.bb47 # aarch64-poky-linux-ld: unrecognized option '-Wl,-O1'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/
H A Dmakefile_fix.patch27 CFLAGS += -O1 -g -DDEBUG -D_GNU_SOURCE
/openbmc/qemu/tests/tcg/aarch64/
H A DMakefile.target111 sve-str: CFLAGS=-O1 -march=armv8.1-a+sve
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-tse850-3.dts342 /* 0 */ "I1", "I2", "O1", "EXTVEN",
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh658 set_ctrl_state . "O1-0"
/openbmc/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-dev-rev-c.dts299 * I/O1 - ESW1_RESETn

12