Searched refs:is (Results 76 - 100 of 7284) sorted by relevance

1234567891011>>

/external/chromium_org/tools/gyp/test/dependencies/sharedlib-linksettings/
H A Dstaticlib.c3 * Use of this source code is governed by a BSD-style license that can be
12 #error TEST_DEFINE is defined!
/external/eigen/failtest/
H A Dfailtest_sanity_check.cpp2 This is just some text that won't compile as a C++ file, as a basic sanity check for failtest.
/external/libcxx/test/input.output/iostream.format/input.streams/istream.manip/
H A Dws.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
14 // ws(basic_istream<charT,traits>& is);
47 std::istream is(&sb);
48 ws(is);
49 assert(is.good());
50 assert(is.peek() == '1');
54 std::wistream is(&sb);
55 ws(is);
56 assert(is.good());
57 assert(is
[all...]
/external/valgrind/main/memcheck/tests/
H A Dxml1.stdout.exp1 hello from frame3(). The answer is not 42.
/external/valgrind/main/none/tests/
H A Dpth_cancel1.stdout.exp3 result is correct
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_resource.h6 * Permission is hereby granted, free of charge, to any person obtaining a
11 * permit persons to whom the Software is furnished to do so, subject to
38 void svga_init_screen_resource_functions(struct svga_screen *is);
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
H A D019-define-func-1-arg-multi.c2 foo(this is more than one word)
/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dmemory_io_test.cc11 * distributed under the License is distributed on an "AS IS" BASIS,
41 MemoryInputStream is; local
42 is.Attach(&(test_buffer[0]), kTestBufferLen);
43 EXPECT_EQ(is.Available(), (int32_t)kTestBufferLen);
46 EXPECT_EQ(is.Read(), '0'); // position 1
47 EXPECT_EQ(is.Read(), '1'); // position 2
48 EXPECT_EQ(is.Read(), '2'); // position 3
53 EXPECT_EQ(is.Read(&b), 7); // position 10
57 EXPECT_EQ(is.Read(&b, 7, 10), 10); // position 20
63 EXPECT_EQ(is
[all...]
/external/chromium_org/tools/idl_parser/test_parser/
H A Dinline_ppapi.idl2 Use of this source code is governed by a BSD-style license that can be
11 This comment signals that a node of type <Type> is created with the
15 This comment signals that a error of <Error String> is generated. The error
16 is not assigned to a node, but are expected in order.
29 symatics should exist. This is an exact match.
37 This is my block of C code
44 This is my block of CC code
/external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
H A Dignore_0xff.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
31 std::istringstream is(s);
33 size_t a=is.tellg();
34 is.ignore(ignoreLen);
35 size_t b=is.tellg();
H A Dseekg.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
52 std::istream is(&sb);
53 is.seekg(5);
54 assert(is.good());
55 is.seekg(-1);
56 assert(is.fail());
60 std::wistream is(&sb);
61 is.seekg(5);
62 assert(is.good());
63 is
[all...]
/external/llvm/test/MC/ARM/
H A Dfull_line_comment.s2 # this is a full line comment starting at column 1
8 # .long 1 this line is commented out
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource.h6 * Permission is hereby granted, free of charge, to any person obtaining a
11 * permit persons to whom the Software is furnished to do so, subject to
38 void svga_init_screen_resource_functions(struct svga_screen *is);
/external/mesa3d/src/glsl/glcpp/tests/
H A D019-define-func-1-arg-multi.c2 foo(this is more than one word)
/external/sfntly/cpp/src/test/
H A Dmemory_io_test.cc11 * distributed under the License is distributed on an "AS IS" BASIS,
41 MemoryInputStream is; local
42 is.Attach(&(test_buffer[0]), kTestBufferLen);
43 EXPECT_EQ(is.Available(), (int32_t)kTestBufferLen);
46 EXPECT_EQ(is.Read(), '0'); // position 1
47 EXPECT_EQ(is.Read(), '1'); // position 2
48 EXPECT_EQ(is.Read(), '2'); // position 3
53 EXPECT_EQ(is.Read(&b), 7); // position 10
57 EXPECT_EQ(is.Read(&b, 7, 10), 10); // position 20
63 EXPECT_EQ(is
[all...]
/external/stlport/test/unit/
H A Dstrstream_test.cpp35 istrstream is("652208307");
37 is >> rval;
41 istrstream is("-652208307");
43 is >> rval;
/external/strace/linux/
H A Dsubcall.h2 # error SYS_socket_subcall is not defined
/external/valgrind/main/none/tests/arm/
H A Dldrt.stdout.exp1 result is 0x87868584 (should be 0x87868584)
2 result is 131 200 150 100 10 136 (should be 131 200 150 100 10 136)
3 result is 131 255 133 (should be 131 255 133)
4 result is 131 255 255 134 (should be 131 255 255 134)
5 result is 137 (should be 137)
6 result is 4294967294 (should be 4294967294)
7 result is 65277 (should be 65277)
8 result is 0xffffbadf (should be 0xffffbadf)
/external/valgrind/main/none/tests/s390x/
H A Dtrtt.stdout.exp2 the translated values is
4 the translated values is
6 the translated values is
8 the translated values is ffff dddd
10 the translated values is ffff dddd ffff cccc abab
12 the translated values is 0 0 0 0 0
14 the translated values is ffff dddd ffff 0 0
16 the translated values is ffff dddd ffff cccc abab caca bcbc cccc dada 0
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DNoViableAltException.pm8 is => 'ro',
14 is => 'ro',
20 is => 'ro',
/external/libcxx/test/input.output/iostream.format/ext.manip/
H A Dget_money.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
43 std::istream is(&sb);
44 is.imbue(std::locale(LOCALE_en_US_UTF_8));
46 is >> std::get_money(x, false);
51 std::istream is(&sb);
52 is.imbue(std::locale(LOCALE_en_US_UTF_8));
54 is >> std::get_money(x, true);
59 std::wistream is(&sb);
60 is.imbue(std::locale(LOCALE_en_US_UTF_8));
62 is >> st
[all...]
/external/libcxx/test/input.output/iostream.format/input.streams/istream/istream_sentry/
H A Dctor.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
15 // explicit sentry(basic_istream<charT,traits>& is, bool noskipws = false);
56 std::istream is((testbuf<char>*)0);
57 std::istream::sentry sen(is, true);
59 assert(!is.good());
60 assert(is.gcount() == 0);
64 std::wistream is((testbuf<wchar_t>*)0);
65 std::wistream::sentry sen(is, true);
67 assert(!is.good());
68 assert(is
[all...]
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DIdentityScopeTest.java12 * distributed under the License is distributed on an "AS IS" BASIS,
36 IdentityScope is; field in class:IdentityScopeTest
65 is = new IdentityScopeStub("Aleksei Semenov");
66 assertNotNull(is);
67 assertEquals("Aleksei Semenov", is.getName());
75 is = new IdentityScopeStub("Aleksei Semenov", scope);
76 assertNotNull(is);
77 assertEquals("Aleksei Semenov", is.getName());
78 assertEquals(scope.getName(), is.getScope().getName());
96 is
[all...]
/external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/
H A DANTLRStringStream.pm14 is $s->LA(1), 'A';
16 is $s->LA(1), 'B';
23 is $s->LA(0), undef;
24 is $s->LA(1), 'A';
25 is $s->LA(2), 'B';
26 is $s->LA(3), 'C';
27 is $s->LA(4), ANTLR::Runtime::ANTLRStringStream->EOF;
/external/libcxx/test/input.output/iostream.format/std.manip/
H A Dsetbase.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
28 std::istream is(&sb);
29 is >> std::setbase(8);
30 assert((is.flags() & std::ios_base::basefield) == std::ios_base::oct);
31 is >> std::setbase(10);
32 assert((is.flags() & std::ios_base::basefield) == std::ios_base::dec);
33 is >> std::setbase(16);
34 assert((is.flags() & std::ios_base::basefield) == std::ios_base::hex);
35 is >> std::setbase(15);
36 assert((is
[all...]

Completed in 526 milliseconds

1234567891011>>