Searched refs:ne (Results 201 - 225 of 1051) sorted by relevance

1234567891011>>

/macosx-10.10.1/dtrace-147/test/tst/common/usdt/
H A Dtst.entryreturn.ksh68 if [ $? -ne 0 ]; then
73 if [ $? -ne 0 ]; then
78 if [ $? -ne 0 ]; then
H A Dtst.static.ksh61 if [ $? -ne 0 ]; then
66 if [ $? -ne 0 ]; then
71 if [ $? -ne 0 ]; then
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_parse_peg.tcl72 } elseif {$key ne {}} {
84 if {$loaded ne {}} {
90 if {$key ne {}} {
H A Dpt_rdengine.tcl79 } elseif {$key ne {}} {
91 if {$loaded ne {}} {
97 if {$key ne {}} {
/macosx-10.10.1/lsof-53/lsof/tests/
H A DMakefile26 if [ $$xv -ne 0 ]; then \
34 if [ $$? -ne 0 ]; then \
41 if [ $$? -ne 0 ]; then \
45 if [ $$err -ne 0 ]; then \
53 if [ $$? -ne 0 ]; then \
64 if [ $$xv -ne 0 ]; then \
120 if [ $$? -ne 0 ]; then \
124 if [ $$err -ne 0 ]; then \
138 if [ $$? -ne 0 ]; then \
143 if [ $$? -ne
[all...]
/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/t/
H A Dcore.t138 print "not " if ($buffer ne 'ok');
148 print "not " if ($buffer ne "\0\0waaaanf");
159 print "not " if (@array != 1 or $array[0] ne "Test\n");
162 print "not " if ($client->getc ne "\$");
172 print "not " if ($array[1] ne "4\n");
175 print "not " if ($array[2] ne "y\n");
178 print "not " if (join("", @array[3..5]) ne "Test\nBeaver\nBeaver\n");
270 print "not " if ($buffer ne "\0\0waaaanf");
284 print "not " if ($buffer ne "\0\0waaaanf");
289 print "not " if ($array[0] ne "Tes
[all...]
/macosx-10.10.1/tcl-105/tk/tk/library/ttk/
H A Dnotebook.tcl40 if {[set f [ttk::focusFirst $newtab]] ne ""} {
53 if {$index ne ""} {
85 if {$mnemonic ne "" && $mnemonic eq $key} {
165 while {$w ne $top && $w ne ""} {
180 if {$nb ne ""} {
194 if {[set tab [MnemonicTab $nb $key]] ne ""} {
/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dbutton.tcl146 if {[$w cget -state] ne "disabled"} {
155 } elseif {[set over [$w cget -overrelief]] ne ""} {
173 if {[$w cget -state] ne "disabled"} {
211 if {[$w cget -state] ne "disabled"} {
252 if {$Priv(window) eq $w && [$w cget -state] ne "disabled"} {
275 if {[$w cget -state] ne "disabled"} {
279 if {[set over [$w cget -overrelief]] ne ""} {
302 if {[$w cget -state] ne "disabled"} {
327 if {[$w cget -state] ne "disabled"} {
338 } elseif {[set over [$w cget -overrelief]] ne ""} {
[all...]
H A Dfocus.tcl133 if {($code == 0) && ($value ne "")} {
140 if {$value ne ""} {
176 if {$old ne ""} {
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dcaniter.cpp296 const UHashElement *ne = NULL; local
321 ne = subpermute.nextElement(el);
322 while (ne != NULL) {
323 UnicodeString *permRes = (UnicodeString *)(ne->value.pointer);
330 chStr->append(*permRes); //*((UnicodeString *)(ne->value.pointer));
333 ne = subpermute.nextElement(el);
361 const UHashElement *ne = NULL; local
364 ne = basic.nextElement(el);
366 while (ne != NULL) {
368 UnicodeString item = *((UnicodeString *)(ne
467 const UHashElement *ne = remainder.nextElement(el); local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dstructure.tcl32 if {$tag ne $ourcode} {
77 if {($rtag ne "manpage") && ($rtag ne "url")} {
91 if {[lsort -dict [lsort -unique $refs]] ne [lsort -dict $refids]} {
95 if {$canonvar ne {}} {
105 ([list $a $b $c $d] ne {label keywords references title}) ||
106 ($keys ne [lsort -dict [array names kw]]) ||
107 ($refids ne [lsort -dict [array names rd]])
195 if {$r($rid) ne $rdecl} {
/macosx-10.10.1/apache-793/httpd/build/aix/
H A Dbuildaix.ksh27 [[ $? -ne 0 ]] && echo "must have bos.adt.insttools installed" && exit -1
101 [[ $? -ne 0 ]] && echo './configure' returned an error && exit -1
112 [[ $? -ne 0 ]] && echo 'make' returned an error && exit -1
116 [[ $? -ne 0 ]] && echo 'make install' returned an error && exit -1
120 [[ $? -ne 0 ]] && echo mkinstallp.ksh returned an error && exit -1
/macosx-10.10.1/rsync-45/rsync/support/
H A Drrsync26 die "$0: Restricted directory does not exist!\n" if $subdir ne '/' && !-d $subdir;
113 if ($short_disabled ne '') {
158 } elsif ($short_disabled ne '') {
167 if ($subdir ne '/') {
198 if ($subdir ne '/' && ($type == 3 || ($type == 2 && !$am_sender))) {
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/controlwidget/
H A DradioMatrix.tcl123 if {$labelvar ne ""} {
150 if {($options(-rows) ne "" && $options(-columns) ne "") &&
151 $options(-values) ne ""} {
161 if {$script ne ""} {
H A Dled.tcl76 if {$options(-variable) ne ""} {
102 if {$options(-variable) ne ""} {
111 if {$options(-variable) ne ""} {
/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Ddynamic-forward.sh26 while [ "$error" -ne 0 -a "$n" -lt 3 ]; do
32 if [ "$error" -ne 0 ]; then
37 if [ "$error" -ne 0 ]; then
/macosx-10.10.1/bind9-45.101/bind9/contrib/
H A Dcheck-secure-delegation.pl.in52 next if ($words[3] ne "DS");
78 next if ($words[3] ne "RRSIG" || $words[4] ne "DNSKEY");
/macosx-10.10.1/lsof-53/lsof/scripts/
H A Dlist_NULf.perl5132 $tmp = $devn; if ($devch ne "") { $tmp = $devch }
134 $tmp = $size; if ($offset ne "") { $tmp = $offset }
136 $tmp = $inode; if ($proto ne "") { $tmp = $proto }
138 $tmp = $stream; if ($name ne "") { $tmp = $name }
140 if ($state ne "") { printf " %s)\n", $state; } else { print "\n"; }
154 $tmp = $uid; if ($login ne "") {$tmp = $login }
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dbutton.tcl152 if {[$w cget -state] ne "disabled"} {
161 } elseif {[set over [$w cget -overrelief]] ne ""} {
179 if {[$w cget -state] ne "disabled"} {
217 if {[$w cget -state] ne "disabled"} {
258 if {$Priv(window) eq $w && [$w cget -state] ne "disabled"} {
281 if {[$w cget -state] ne "disabled"} {
285 if {[set over [$w cget -overrelief]] ne ""} {
308 if {[$w cget -state] ne "disabled"} {
333 if {[$w cget -state] ne "disabled"} {
344 } elseif {[set over [$w cget -overrelief]] ne ""} {
[all...]
H A Dobsolete.tcl85 if {[tk windowingsystem] ne "aqua"} {
97 if {[tk windowingsystem] ne "win32"} {
101 if {[tk windowingsystem] ne "aqua"} {
123 if {[tk windowingsystem] ne "aqua"} {
145 if {[tk windowingsystem] ne "win32"} {
170 if {[tk windowingsystem] ne "aqua"} {
H A Dfocus.tcl133 if {($code == 0) && ($value ne "")} {
140 if {$value ne ""} {
175 if {$old ne ""} {
/macosx-10.10.1/cron-39/cron/
H A Duser.c35 entry *e, *ne; local
38 for (e = u->crontab; e != NULL; e = ne) {
39 ne = e->next;
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Ddb-3.0.t78 ok 10, $k ne "green" ;
79 ok 11, $v ne "house" ;
/macosx-10.10.1/BerkeleyDB-21/db/test/scr030/
H A Dchk.build26 if test $? -ne 0; then
67 if test $? -ne 0; then
/macosx-10.10.1/OpenSSH-189/openssh/contrib/hpux/
H A Dsshd.rc44 if [ $x -ne 0 ]; then

Completed in 502 milliseconds

1234567891011>>