Home
last modified time | relevance | path

Searched refs:mno (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/kvm/
H A DMakefile11 GUEST_CFLAGS = -ffreestanding -O2 -Wall -fno-asynchronous-unwind-tables -fno-stack-protector -mno-mmx -mno-sse
/third_party/musl/dist/
H A Dconfig.mak27 #CFLAGS += -fomit-frame-pointer -mno-accumulate-outgoing-args
/third_party/selinux/libselinux/src/
H A DMakefile120 TLSFLAGS += -mno-tls-direct-seg-refs
/third_party/node/deps/openssl/openssl/
H A DConfigure1421 if ($target =~ /^mingw/ && `$config{CC} --target-help 2>&1` =~ m/-mno-cygwin/m)
1423 push @{$config{cflags}}, "-mno-cygwin";
1424 push @{$config{cxxflags}}, "-mno-cygwin" if $config{CXX};
1425 push @{$config{shared_ldflag}}, "-mno-cygwin";
/third_party/openssl/
H A DConfigure1418 if ($target =~ /^mingw/ && `$config{CC} --target-help 2>&1` =~ m/-mno-cygwin/m)
1420 push @{$config{cflags}}, "-mno-cygwin";
1421 push @{$config{cxxflags}}, "-mno-cygwin" if $config{CXX};
1422 push @{$config{shared_ldflag}}, "-mno-cygwin";
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5298 std::u16string mno = u"\u202Dmno"; in UNIX_ONLY_TEST() local
5332 builder.addText(mno); in UNIX_ONLY_TEST()
/third_party/ffmpeg/
H A Dconfigure7136 test_cc -mno-red-zone <<EOF && noredzone_flags="-mno-red-zone"

Completed in 27 milliseconds