Searched refs:ne (Results 1 - 25 of 289) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/contrib/reghunt/examples/
H A D29106.test11 if [ $? -ne 0 ]; then
17 if [ $? -ne 0 ]; then
23 if [ $? -ne 0 ]; then
H A D30643.test12 if [ $? -ne 0 ]; then
/haiku-buildtools/gcc/contrib/reghunt/bin/
H A Dgcc-test-wrong-code30 if [ $? -ne 0 ]; then
36 if [ $? -ne 0 ]; then
H A Dgcc-test-bogus-warning30 if [ $? -ne 0 ]; then
H A Dgcc-test-missing-warning30 if [ $? -ne 0 ]; then
H A Dgcc-test-accepts-invalid42 if [ $? -ne 0 ]; then
H A Dgcc-test-ice-on-invalid-code48 if [ $? -ne 0 ]; then
H A Dgcc-test-ice-on-valid-code42 if [ $? -ne 0 ]; then
H A Dgcc-test-rejects-valid42 if [ $? -ne 0 ]; then
H A Dgcc-test-segfault-on-valid-code43 if [ $? -ne 0 ]; then
H A Dreg-test78 if [ $? -ne 0 ]; then
83 if [ $? -ne 0 ]; then
103 if [ $# -ne 1 ]; then
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Darm-it-bad-2.s7 itt ne
H A Darm-it-bad.s7 it ne
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/functional/
H A Dsearchers.cc45 auto ne = n + std::strlen(n); local
46 auto d = make_default_searcher(n, ne);
47 auto bm = make_boyer_moore_searcher(n, ne);
48 auto bmh = make_boyer_moore_horspool_searcher(n, ne);
52 auto res = std::search(h, he, n, ne);
78 auto ne = n + std::wcslen(n); local
79 auto d = make_default_searcher(n, ne);
80 auto bm = make_boyer_moore_searcher(n, ne);
81 auto bmh = make_boyer_moore_horspool_searcher(n, ne);
85 auto res = std::search(h, he, n, ne);
115 const char* ne = needle + std::strlen(needle); local
[all...]
/haiku-buildtools/legacy/autoconf/
H A Dmkinstalldirs13 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/haiku-buildtools/legacy/gcc/gcc/
H A Dmkinstalldirs13 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/haiku-buildtools/legacy/gcc/texinfo/
H A Dmkinstalldirs13 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dmkinstalldirs13 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
H A Dfixfonts60 tempfile2_line1="`sed -ne '1p;q' \"${tempfile2}\"`"
68 | sed -ne '/\//!s/^/.\//;s/\(.*\)\/\([^\/][^\/]*\)$/\1 \2/;p'`
78 | sed -ne '/\//!s/^/.\//;s/\(.*\)\/\([^\/][^\/]*\)$/\1 \2/;p'`
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dshortlimm_hs.s9 mov_s.ne r2,0x1000
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Docteon-seq-3.c14 TEST (ne, a, !=, 32);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/vector/
H A Dvec-scalar-cmp-1.c22 ne (double a, double b) function
/haiku-buildtools/gcc/contrib/
H A Dgcc_build264 while [ $# -ne 0 ]; do
280 if [ ${CHECKOUT} -ne 0 ] && [ ${UPDATE} -ne 0 ]; then
296 if [ ${CHECKOUT} -ne 0 ]; then
298 elif [ ${UPDATE} -ne 0 ]; then
303 if [ ${CONFIGURE} -ne 0 ]; then
308 if [ ${BOOTSTRAP} -ne 0 ]; then
313 if [ ${TEST} -ne 0 ]; then
318 if [ ${INSTALL} -ne 0 ]; then
323 if [ ${EXPORT} -ne
[all...]
/haiku-buildtools/legacy/gcc/
H A Dmkinstalldirs11 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/haiku-buildtools/gcc/libgcc/config/arc/ieee-754/
H A Dtruncdfsf2.S50 bmsk.ne.f r1,r1,22
72 add.ne DBL0L,DBL0L,1
78 bxor.ne r0,r0,31
94 add.ne r0,r0,1
98 bxor.ne r0,r0,31
109 add.ne DBL0L,DBL0L,1
127 add.ne r2,r2,1
129 asl.ne r0,r0,23

Completed in 190 milliseconds

1234567891011>>