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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/
Boom.h 1 this is gibberish
  /external/clang/test/CodeGen/
debug-info-block.c 2 // Verify that the desired debugging type is generated for a structure
3 // member that is a pointer to a block.
9 } is; variable in typeref:struct:inStruct
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
000-content-with-spaces.c 1 this is four tokens
  /external/clang/test/Preprocessor/Inputs/headermap-rel/Foo.framework/Headers/
Foo.h 2 Foo.h is parsed
  /external/mesa3d/src/glsl/glcpp/tests/
000-content-with-spaces.c 1 this is four tokens
  /external/valgrind/main/cachegrind/tests/
dlclose.stdout.exp 1 This is myprint!
  /external/valgrind/main/memcheck/tests/
inline.stdout.exp 1 sum is 0
varinfo4.stdout.exp 1 answer is 0
clientperm.stdout.exp 1 m_na: returned value is -1
2 sum is non-positive
3 m_rm: returned value is 1
4 sum is non-positive
supp-dir.stderr.exp 2 FATAL: suppressions file "x86/" is a directory
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf.stdout.exp 1 fooble: result is 22
  /external/valgrind/main/none/tests/darwin/
rlimit.stderr.exp 1 RLIMIT_NOFILE is 256
  /external/valgrind/main/none/tests/
floored.stdout.exp 1 the answer is 3
readline1.stdout.exp 1 HERE strlen is 2
  /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
putback.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
45 std::istream is(&sb);
46 is.get();
47 is.get();
48 is.get();
49 is.putback('a');
50 assert(is.bad());
51 assert(is.gcount() == 0);
52 is.clear();
53 is.putback('2')
    [all...]
unget.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
45 std::istream is(&sb);
46 is.get();
47 is.get();
48 is.get();
49 is.unget();
50 assert(is.good());
51 assert(is.gcount() == 0);
52 is.unget();
53 assert(is.good())
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
putback.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
45 std::istream is(&sb);
46 is.get();
47 is.get();
48 is.get();
49 is.putback('a');
50 assert(is.bad());
51 assert(is.gcount() == 0);
52 is.clear();
53 is.putback('2')
    [all...]
unget.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
45 std::istream is(&sb);
46 is.get();
47 is.get();
48 is.get();
49 is.unget();
50 assert(is.good());
51 assert(is.gcount() == 0);
52 is.unget();
53 assert(is.good())
    [all...]
  /external/valgrind/main/none/tests/s390x/
tre.stdout.exp 1 Resulting cc is 0 and the string is
2 Resulting cc is 0 and the string is
3 Resulting cc is 0 and the string is
4 Resulting cc is 1 and the string is a
5 Resulting cc is 0 and the string is
    [all...]
  /external/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/iostream.cons/
streambuf.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
31 std::basic_iostream<char> is(&sb);
32 assert(is.rdbuf() == &sb);
33 assert(is.tie() == 0);
34 assert(is.fill() == ' ');
35 assert(is.rdstate() == is.goodbit);
36 assert(is.exceptions() == is.goodbit);
37 assert(is.flags() == (is.skipws | is.dec))
    [all...]
  /external/libcxx/test/input.output/iostream.format/input.streams/istream/istream.cons/
streambuf.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
31 std::basic_istream<char> is(&sb);
32 assert(is.rdbuf() == &sb);
33 assert(is.tie() == 0);
34 assert(is.fill() == ' ');
35 assert(is.rdstate() == is.goodbit);
36 assert(is.exceptions() == is.goodbit);
37 assert(is.flags() == (is.skipws | is.dec))
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/iostream.cons/
streambuf.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
31 std::basic_iostream<char> is(&sb);
32 assert(is.rdbuf() == &sb);
33 assert(is.tie() == 0);
34 assert(is.fill() == ' ');
35 assert(is.rdstate() == is.goodbit);
36 assert(is.exceptions() == is.goodbit);
37 assert(is.flags() == (is.skipws | is.dec))
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream/istream.cons/
streambuf.pass.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
31 std::basic_istream<char> is(&sb);
32 assert(is.rdbuf() == &sb);
33 assert(is.tie() == 0);
34 assert(is.fill() == ' ');
35 assert(is.rdstate() == is.goodbit);
36 assert(is.exceptions() == is.goodbit);
37 assert(is.flags() == (is.skipws | is.dec))
    [all...]
  /external/valgrind/main/drd/tests/
annotate_rwlock_hg.stderr.exp 1 Total error count is below threshold.
  /external/valgrind/main/none/tests/amd64/
xacq_xrel.stdout.exp 1 result for 'add' is a385b7d8caf2a7b9
2 result for 'adc' is a385b7d8caf2a7bd
3 result for 'and' is 0000000001010000
4 result for 'or ' is 775d75555f7fddff
5 result for 'sbb' is 0724f2d2dfb804eb
6 result for 'sub' is 0724f2d2dfb804f1
7 result for 'xor' is 5555555555555555
8 result for 'dec' is 555555555555554d
9 result for 'inc' is 555555555555555d
10 result for 'neg' is 555555555555555
    [all...]

Completed in 1941 milliseconds

1 2 3 4 5 6 7 8 91011>>