HomeSort by relevance Sort by last modified time
    Searched refs:not (Results 1 - 25 of 8380) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sfw/usr/src/cmd/gcc/gcc-3.4.3/gcc/testsuite/g++.dg/parse/
error6.C 3 int f(int not) { // { dg-error "!" }
4 return 1-not; // { dg-error "" }
  /sfw/usr/src/cmd/perl510/perl-5.10.0/t/comp/
colon.t 21 print "not " unless $ok;
31 not eval "ABC:: eq ABC||" and
32 not eval "ABC::: >= 0");
36 not eval "LABEL:: eq LABEL||" and
37 not eval "LABEL::: >= 0");
41 not eval "XYZZY:: eq XYZZY||" and
42 not eval "XYZZY::: >= 0");
45 not eval "m::zyx" and
47 not eval "m::: >= 0");
50 not eval "q::zyx" an
    [all...]
  /sfw/usr/src/cmd/gcc/gcc-3.4.3/gcc/testsuite/gcc.c-torture/execute/
920710-1.x 1 # h8300 does not have long long
  /sfw/usr/src/cmd/mysql-5-1/mysql-5.1.30-dtrace/mysql-test/t/
negation_elimination.test 13 explain select * from t1 where not(not(a));
14 select * from t1 where not(not(a));
15 explain select * from t1 where not(not(not(a > 10)));
16 select * from t1 where not(not(not(a > 10)))
    [all...]
  /sfw/usr/src/cmd/mysql-5-0/mysql-5.0.86/mysql-test/t/
negation_elimination.test 13 explain select * from t1 where not(not(a));
14 select * from t1 where not(not(a));
15 explain select * from t1 where not(not(not(a > 10)));
16 select * from t1 where not(not(not(a > 10)))
    [all...]
  /sfw/usr/src/lib/jdtcore/plugins/org.eclipse.ant.ui/Ant Editor/org/eclipse/ant/internal/ui/editor/utils/
ProjectHelperMessages.properties 11 ProjectHelper_0=XML Parser could not be created
  /sfw/usr/src/lib/jdtcore/plugins/org.eclipse.ui.views/src/org/eclipse/ui/internal/views/contentoutline/
messages.properties 18 ContentOutline_noOutline = An outline is not available.
  /sfw/usr/src/cmd/bind/bind-9.6.1-P1/bin/tests/rbt/
dns_rbt_findname_2_data 6 dns_rbt.data search not.used.here ISC_R_NOTFOUND
dns_rbt_create_1_data 6 dns_rbt.data create not.used ISC_R_SUCCESS
7 dns_rbt_bitstring.data create not.used ISC_R_SUCCESS
  /sfw/usr/src/cmd/perl510/perl-5.10.0/t/op/
not.t 11 # not() tests
12 pass() if not();
13 is(not(), 1);
14 is(not(), not(0));
16 # test not(..) and !
17 is(! 1, not 1);
18 is(! 0, not 0);
19 is(! (0, 0), not(0, 0));
36 # test the return of not
    [all...]
  /sfw/usr/src/cmd/gcc/gcc-3.4.3/gcc/testsuite/gcc.dg/cpp/
import1.h 4 #error Should not happen
import2.h 2 #error Should not happen!
include1.c 12 #error #include MACRO does not work
  /sfw/usr/src/cmd/gcc/gcc-3.4.3/gcc/testsuite/gcc.dg/cpp/trad/
escaped-nl.c 9 # error NUM not defined properly /* { dg-bogus "error" } */
  /sfw/usr/src/cmd/pylint/pylint-0.18.0/test/input/
func_module___dict__.py 5 print __dict__ is not None
9 print __dict__ is not None
  /sfw/usr/src/cmd/perl510/perl-5.10.0/t/run/
switcha.t 11 not ok
12 not ok 3
  /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/arm/
group-reloc-alu-encoding-bad.l 2 [^:]*:23: Error: the offset 0x00011001 is not representable
3 [^:]*:23: Error: the offset 0x00011001 is not representable
4 [^:]*:23: Error: the offset 0x00011001 is not representable
5 [^:]*:23: Error: the offset 0x00011001 is not representable
6 [^:]*:23: Error: the offset 0x00011001 is not representable
7 [^:]*:23: Error: the offset 0x00011001 is not representable
8 [^:]*:23: Error: the offset 0x00011001 is not representable
9 [^:]*:23: Error: the offset 0x00011001 is not representable
10 [^:]*:23: Error: the offset 0x00011001 is not representable
11 [^:]*:23: Error: the offset 0x00011001 is not representabl
    [all...]
  /sfw/usr/src/cmd/mysql-5-1/mysql-5.1.30-dtrace/mysql-test/suite/funcs_1/include/
innodb_tb2.inc 29 f81 float not null default 8.8,
30 f82 float unsigned not null default 8.8,
31 f83 float zerofill not null default 8.8,
32 f84 float unsigned zerofill not null default 8.8,
33 f85 float(0) not null default 8.8,
34 f86 float(23) not null default 8.8,
35 f87 float(0) unsigned not null default 8.8,
36 f88 float(23) unsigned not null default 8.8,
37 f89 float(0) zerofill not null default 8.8,
38 f90 float(23) zerofill not null default 8.8
    [all...]
memory_tb2.inc 29 f81 float not null default 8.8,
30 f82 float unsigned not null default 8.8,
31 f83 float zerofill not null default 8.8,
32 f84 float unsigned zerofill not null default 8.8,
33 f85 float(0) not null default 8.8,
34 f86 float(23) not null default 8.8,
35 f87 float(0) unsigned not null default 8.8,
36 f88 float(23) unsigned not null default 8.8,
37 f89 float(0) zerofill not null default 8.8,
38 f90 float(23) zerofill not null default 8.8
    [all...]
myisam_tb2.inc 29 f81 float not null default 8.8,
30 f82 float unsigned not null default 8.8,
31 f83 float zerofill not null default 8.8,
32 f84 float unsigned zerofill not null default 8.8,
33 f85 float(0) not null default 8.8,
34 f86 float(23) not null default 8.8,
35 f87 float(0) unsigned not null default 8.8,
36 f88 float(23) unsigned not null default 8.8,
37 f89 float(0) zerofill not null default 8.8,
38 f90 float(23) zerofill not null default 8.8
    [all...]
ndb_tb2.inc 29 f81 float not null default 8.8,
30 f82 float unsigned not null default 8.8,
31 f83 float zerofill not null default 8.8,
32 f84 float unsigned zerofill not null default 8.8,
33 f85 float(0) not null default 8.8,
34 f86 float(23) not null default 8.8,
35 f87 float(0) unsigned not null default 8.8,
36 f88 float(23) unsigned not null default 8.8,
37 f89 float(0) zerofill not null default 8.8,
38 f90 float(23) zerofill not null default 8.8
    [all...]
  /sfw/usr/src/cmd/mysql-5-0/mysql-5.0.86/mysql-test/suite/funcs_1/include/
innodb_tb2.inc 29 f81 float not null default 8.8,
30 f82 float unsigned not null default 8.8,
31 f83 float zerofill not null default 8.8,
32 f84 float unsigned zerofill not null default 8.8,
33 f85 float(0) not null default 8.8,
34 f86 float(23) not null default 8.8,
35 f87 float(0) unsigned not null default 8.8,
36 f88 float(23) unsigned not null default 8.8,
37 f89 float(0) zerofill not null default 8.8,
38 f90 float(23) zerofill not null default 8.8
    [all...]
memory_tb2.inc 29 f81 float not null default 8.8,
30 f82 float unsigned not null default 8.8,
31 f83 float zerofill not null default 8.8,
32 f84 float unsigned zerofill not null default 8.8,
33 f85 float(0) not null default 8.8,
34 f86 float(23) not null default 8.8,
35 f87 float(0) unsigned not null default 8.8,
36 f88 float(23) unsigned not null default 8.8,
37 f89 float(0) zerofill not null default 8.8,
38 f90 float(23) zerofill not null default 8.8
    [all...]
myisam_tb2.inc 29 f81 float not null default 8.8,
30 f82 float unsigned not null default 8.8,
31 f83 float zerofill not null default 8.8,
32 f84 float unsigned zerofill not null default 8.8,
33 f85 float(0) not null default 8.8,
34 f86 float(23) not null default 8.8,
35 f87 float(0) unsigned not null default 8.8,
36 f88 float(23) unsigned not null default 8.8,
37 f89 float(0) zerofill not null default 8.8,
38 f90 float(23) zerofill not null default 8.8
    [all...]
  /sfw/usr/src/cmd/openldap/openldap-2.4.11/servers/slapd/back-sql/rdbms_depend/timesten/
backsql_create.sql 4 id integer not null primary key,
5 name varchar(64) not null,
6 keytbl varchar(64) not null,
7 keycol varchar(64) not null,
10 expect_return tinyint not null
15 id integer not null primary key,
16 oc_map_id integer not null,
17 name varchar(255) not null,
18 sel_expr varchar(255) not null,
20 from_tbls varchar(255) not null
    [all...]

Completed in 3660 milliseconds

1 2 3 4 5 6 7 8 91011>>