Searched refs:ok (Results 26 - 50 of 1135) sorted by relevance

1234567891011>>

/external/valgrind/main/none/tests/x86/
H A Dinsn_cmov.stdout.exp1 cmova_1 ... ok
2 cmova_2 ... ok
3 cmova_3 ... ok
4 cmova_4 ... ok
5 cmova_5 ... ok
6 cmova_6 ... ok
7 cmova_7 ... ok
8 cmova_8 ... ok
9 cmovae_1 ... ok
10 cmovae_2 ... ok
[all...]
H A Dinsn_sse2.stdout.exp1 addpd_1 ... ok
2 addpd_2 ... ok
3 addsd_1 ... ok
4 addsd_2 ... ok
5 andpd_1 ... ok
6 andpd_2 ... ok
7 andnpd_1 ... ok
8 andnpd_2 ... ok
9 cmpeqpd_1 ... ok
10 cmpeqpd_2 ... ok
[all...]
/external/valgrind/main/memcheck/tests/amd64/
H A Dinsn_sse2.stdout.exp1 addpd_1 ... ok
2 addpd_2 ... ok
3 addsd_1 ... ok
4 addsd_2 ... ok
5 andpd_1 ... ok
6 andpd_2 ... ok
7 andnpd_1 ... ok
8 andnpd_2 ... ok
9 cmpeqpd_1 ... ok
10 cmpeqpd_2 ... ok
[all...]
/external/valgrind/main/memcheck/tests/x86/
H A Dinsn_sse2.stdout.exp1 addpd_1 ... ok
2 addpd_2 ... ok
3 addsd_1 ... ok
4 addsd_2 ... ok
5 andpd_1 ... ok
6 andpd_2 ... ok
7 andnpd_1 ... ok
8 andnpd_2 ... ok
9 cmpeqpd_1 ... ok
10 cmpeqpd_2 ... ok
[all...]
/external/valgrind/main/none/tests/amd64/
H A Dinsn_sse2.stdout.exp1 addpd_1 ... ok
2 addpd_2 ... ok
3 addsd_1 ... ok
4 addsd_2 ... ok
5 andpd_1 ... ok
6 andpd_2 ... ok
7 andnpd_1 ... ok
8 andnpd_2 ... ok
9 cmpeqpd_1 ... ok
10 cmpeqpd_2 ... ok
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
H A DremoveEOL.pl40 ok(removeEOL(undef) eq "", $title);
44 ok(removeEOL("This line ends with a Windows line ending.\r\n") eq "This line ends with a Windows line ending.", $title);
48 ok(removeEOL("This line ends with a Unix line ending.\n") eq "This line ends with a Unix line ending.", $title);
52 ok(removeEOL("This line ends with a Mac line ending.\r") eq "This line ends with a Mac line ending.", $title);
56 ok(removeEOL("This line contains a mix of line endings.\r\n\r\n\r\r\n\n\n\n") eq "This line contains a mix of line endings.", $title);
H A DparseFirstEOL.pl31 ok(!defined(firstEOLInString("")), $title);
35 ok(!defined(firstEOLInString("This line doesn't have a line ending character.")), $title);
39 ok(firstEOLInString("This line ends with a Windows line ending.\r\n") eq "\r\n", $title);
43 ok(firstEOLInString("This line ends with a Unix line ending.\n") eq "\n", $title);
47 ok(firstEOLInString("This line ends with a Mac line ending.\r") eq "\r", $title);
51 ok(firstEOLInString("This line ends with a Mac line ending.\rThis line doesn't have a line ending.") eq "\r", $title);
55 ok(firstEOLInString("This line contains a mix of line endings.\r\n\r\n\r\r\n\n\n\n") eq "\r\n", $title);
H A DgeneratePatchCommand.pl42 ok($patchCommand eq "patch -p0", $title);
43 ok($isForcing == 0, $title);
52 ok($patchCommand eq "patch -p0", $title);
53 ok($isForcing == 0, $title);
61 ok($patchCommand eq "patch -p0 --force", $title);
62 ok($isForcing == 1, $title);
70 ok($patchCommand eq "patch -p0 --force", $title);
71 ok($isForcing == 1, $title);
79 ok($patchCommand eq "patch -p0 --reverse", $title);
87 ok(
[all...]
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
H A DBooleanTest.java31 private boolean ok; field in class:BooleanTest
33 public BooleanTest(boolean ok) { argument
34 this.ok = ok;
39 return (ok)? "OK" : "FAIL";
44 return (ok)? gUnitParser.OK : gUnitParser.FAIL;
61 return (ok)? "OK" : "FAIL";
/external/chromium/base/
H A Dbase64_unittest.cc20 bool ok; local
22 ok = base::Base64Encode(kText, &encoded);
23 EXPECT_TRUE(ok);
26 ok = base::Base64Decode(encoded, &decoded);
27 EXPECT_TRUE(ok);
/external/chromium_org/base/
H A Dbase64_unittest.cc17 bool ok; local
19 ok = Base64Encode(kText, &encoded);
20 EXPECT_TRUE(ok);
23 ok = Base64Decode(encoded, &decoded);
24 EXPECT_TRUE(ok);
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
H A Dui_util.c71 int ok = 0; local
80 ok = UI_add_input_string(ui,prompt,0,buf,0,size-1);
81 if (ok >= 0 && verify)
82 ok = UI_add_verify_string(ui,prompt,0,buff,0,size-1,
84 if (ok >= 0)
85 ok=UI_process(ui);
88 if (ok > 0)
89 ok = 0;
90 return(ok);
/external/openssl/crypto/ui/
H A Dui_util.c71 int ok = 0; local
80 ok = UI_add_input_string(ui,prompt,0,buf,0,size-1);
81 if (ok >= 0 && verify)
82 ok = UI_add_verify_string(ui,prompt,0,buff,0,size-1,
84 if (ok >= 0)
85 ok=UI_process(ui);
88 if (ok > 0)
89 ok = 0;
90 return(ok);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_prim.h42 boolean ok = TRUE; local
46 ok = (nr >= 1);
49 ok = (nr >= 2);
53 ok = (nr >= 2);
56 ok = (nr >= 3);
61 ok = (nr >= 3);
64 ok = (nr >= 4);
67 ok = (nr >= 4);
70 ok = 0;
74 return ok;
80 boolean ok = TRUE; local
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_prim.h42 boolean ok = TRUE; local
46 ok = (nr >= 1);
49 ok = (nr >= 2);
53 ok = (nr >= 2);
56 ok = (nr >= 3);
61 ok = (nr >= 3);
64 ok = (nr >= 4);
67 ok = (nr >= 4);
70 ok = 0;
74 return ok;
80 boolean ok = TRUE; local
[all...]
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-create-exception.js39 var ok = false;
52 ok = true;
55 assertTrue(ok);
/external/v8/test/mjsunit/regress/
H A Dregress-create-exception.js39 var ok = false;
52 ok = true;
55 assertTrue(ok);
/external/chromium_org/v8/test/cctest/
H A Dtest-lock.cc69 bool ok; local
73 ok = sem->Wait(0);
74 CHECK(!ok);
75 ok = sem->Wait(100);
76 CHECK(!ok);
77 ok = sem->Wait(1000);
78 CHECK(!ok);
82 ok = sem->Wait(0);
84 ok = sem->Wait(100);
86 ok
[all...]
/external/v8/test/cctest/
H A Dtest-lock.cc44 bool ok; local
48 ok = sem->Wait(0);
49 CHECK(!ok);
50 ok = sem->Wait(100);
51 CHECK(!ok);
52 ok = sem->Wait(1000);
53 CHECK(!ok);
57 ok = sem->Wait(0);
59 ok = sem->Wait(100);
61 ok
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/mstools/
H A Ddownload-mstools2 ok=1
5 ok=
9 if test -n "$ok"; then
21 ok=1
27 ok=
35 ok=
38 if test -z "$ok"; then
/external/mesa3d/src/gallium/state_trackers/d3d1x/mstools/
H A Ddownload-mstools2 ok=1
5 ok=
9 if test -n "$ok"; then
21 ok=1
27 ok=
35 ok=
38 if test -z "$ok"; then
/external/v8/src/
H A Dinterface.h69 void Add(Handle<String> name, Interface* interface, bool* ok) { argument
70 DoAdd(name.location(), name->Hash(), interface, ok);
75 void Unify(Interface* that, bool* ok);
78 void MakeValue(bool* ok) { argument
79 *ok = !IsModule();
80 if (*ok) Chase()->flags_ |= VALUE;
84 void MakeModule(bool* ok) { argument
85 *ok = !IsValue();
86 if (*ok) Chase()->flags_ |= MODULE;
90 void Freeze(bool* ok) { argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h216 boolean ok; local
220 ok = (nr >= 1);
221 assert(ok);
224 ok = (nr >= 2) && (nr % 2) == 0;
225 assert(ok);
228 ok = (nr >= 2);
229 assert(ok);
232 ok = (nr >= 3) && (nr % 3) == 0;
233 assert(ok);
236 ok
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h216 boolean ok; local
220 ok = (nr >= 1);
221 assert(ok);
224 ok = (nr >= 2) && (nr % 2) == 0;
225 assert(ok);
228 ok = (nr >= 2);
229 assert(ok);
232 ok = (nr >= 3) && (nr % 3) == 0;
233 assert(ok);
236 ok
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Dread2pwd.c119 int ok; local
122 if ((ok=UI_UTIL_read_pw(buf,buff,BUFSIZ,prompt,verify)) == 0)
126 return(ok);
132 int ok; local
135 if ((ok=UI_UTIL_read_pw(buf,buff,BUFSIZ,prompt,verify)) == 0)
139 return(ok);

Completed in 677 milliseconds

1234567891011>>