Searched refs:null (Results 1 - 25 of 703) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Debnull-cast.C1 class null { class
2 null (null const&);
6 null () {} function in class:null
10 } const null; variable
15 int *p = static_cast<int*>(null);
H A Debnull-oldcast.C1 class null { class
2 null (null const&);
6 null () {} function in class:null
10 } const null; variable
14 int *p = (int*) null;
H A Debnull.C1 class null { class
2 null (null const&);
6 null () {} function in class:null
10 } const null; variable
14 int *p = null;
/openbsd-current/regress/bin/pax/
H A Dt6.sh6 cpio -o < /dev/null
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dunify4.C12 } null; variable in typeref:struct:X
18 int main () { f (null); } // { dg-error "cannot convert" "" }
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/tests/
H A Daccentenc13 ../makeinfo --enable-encoding --no-split -I$srcdir $srcdir/$input 2>/dev/null
16 grep '�' $output >/dev/null \
17 && grep '�' $output >/dev/null \
18 && grep '/L' $output >/dev/null
H A Daccent13 grep '&igrave;' $houtput >/dev/null \
14 && grep '&acute;j' $houtput >/dev/null \
15 && grep '&Oslash;' $houtput >/dev/null \
16 && grep '/L' $houtput >/dev/null
25 grep 'i`' $ioutput >/dev/null \
26 && grep 'i"' $ioutput >/dev/null \
27 && grep '/L' $ioutput >/dev/null
H A Ddefxcond11 grep ' -- bar:' $test.out >/dev/null || exit 2
14 grep ' -- bar:' $test.out >/dev/null && exit 4
H A Dtwofiles14 ../makeinfo -o /dev/null $srcdir/html-min.txi /nonexistent.texinfo \
20 && grep /nonexistent $errfile >/dev/null \
H A Dno-headers9 ../makeinfo --no-headers -o /dev/null -I$docdir info.texi
/openbsd-current/gnu/llvm/clang/utils/ABITest/
H A Dsummarize.sh11 if (! make test.$i.report &> /dev/null); then
/openbsd-current/regress/usr.bin/ssh/
H A Dagent-timeout.sh9 eval `${SSHAGENT} -s ${EXTRA_AGENT_ARGS}` > /dev/null
17 ${SSHADD} -kt ${SSHAGENT_TIMEOUT} $OBJ/$t > /dev/null 2>&1
23 n=`${SSHADD} -l 2> /dev/null | wc -l`
31 ${SSHADD} -l 2> /dev/null | grep 'The agent has no identities.' >/dev/null
37 ${SSHAGENT} -k > /dev/null
H A Dbroken-pipe.sh7 ${SSH} -F $OBJ/ssh_config_config nexthost echo $i 2> /dev/null | true
H A Dsftp-cmds.sh26 grep copy.dd >/dev/null || fail "lls failed"
30 grep copy.dd >/dev/null || fail "lls w/path failed"
33 echo "ls ${OBJ}" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \
39 egrep '^hi there$' >/dev/null || fail "shell failed"
42 echo "pwd" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \
47 echo "lpwd" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \
52 echo "quit" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \
57 echo "help" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \
63 echo "get $DATA $COPY" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \
69 echo "get \"$DATA\" $COPY" | ${SFTP} -D ${SFTPSERVER} >/dev/null
[all...]
/openbsd-current/regress/usr.bin/ftp/
H A Dredirect.sh19 nc -4 -l $rport1 >/dev/null &
22 until fstat | egrep 'nc[ ]+.*tcp 0x[0-9a-f]* \*:9000' > /dev/null; do
28 res=$(${FTP} -4 -o/dev/null -v $req1 2>&1 | \
/openbsd-current/regress/lib/libc/locale/check_isw/
H A DMakefile6 ./${PROG} >/dev/null
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dsunos_4_1.sh58 if cat -b /dev/null 2>/dev/null
/openbsd-current/gnu/share/
H A Dmove-if-change23 cmp $1 $2 > /dev/null
/openbsd-current/gnu/usr.bin/binutils/
H A Dmove-if-change23 cmp $1 $2 > /dev/null
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dindex-prop18 unless m{ /dev/null\t};
/openbsd-current/usr.bin/compress/
H A Dzmore54 oterm=`stty -g 2>/dev/null`
62 trap "stty $oterm 2>/dev/null" 0 1 2 3 13 15
63 stty cbreak -echo 2>/dev/null
64 REPLY=`dd bs=1 count=1 2>/dev/null`
65 stty $oterm 2>/dev/null
H A Dzforce38 grep -q "gzip compressed data" 2> /dev/null
41 if mv "$1" "$n" 2> /dev/null; then
/openbsd-current/gnu/usr.bin/texinfo/util/
H A Dtexi2pdf7 && { UNAMES=`uname -s`; test "x$UNAMES" = xULTRIX; } 2>/dev/null \
12 && { UNAMES=`uname -s`; test "x$UNAMES" = xAIX; } 2>/dev/null \
/openbsd-current/regress/bin/test/
H A DMakefile6 test=/bin/test /bin/sh $(.CURDIR)/TEST.sh >/dev/null
/openbsd-current/gnu/llvm/clang/utils/
H A Dbash-autocomplete.sh8 _filedir 2> /dev/null || COMPREPLY=( $( compgen -f ) )
16 _init_completion -n 2> /dev/null
42 flags=$( "$path" --autocomplete="$arg" 2>/dev/null | sed -e $'s/\t.*//' )
61 [[ "${flags: -1}" == '=' ]] && compopt -o nospace 2> /dev/null

Completed in 379 milliseconds

1234567891011>>