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

1 2 3 4

  /system/extras/tests/bionic/libc/common/
hello_world.cpp 6 cout << "Hello World" << endl;
  /external/stlport/test/eh/
locale.cpp 17 cout.imbue(sys);
19 cout<<"Locale name is: "<<sys.name().c_str()<<'\n';
21 cout<<"Enter real number:";
24 cout<<value<<'\n';
31 const numpunct<char>& num_punct=use_facet<numpunct<char> >(cout.getloc());
32 cout << num_punct.decimal_point() << '\n';
34 use_facet<time_put<char, ostreambuf_iterator<char, char_traits<char> > > >(cout.getloc());
35 time_fac.put(cout, cout, NULL, cur_time, 'x'); cout<<'\n'
    [all...]
test.cpp 9 std::cout << msg;
11 std::cout << *it << ' ';
13 std::cout << std:: endl;
40 std::cout<<"hello world\n";
bug.cpp 26 std::cout << "vector fill: " << t.elapsed() << std::endl;
33 std::cout << "map fill 1: " << t.elapsed() << std::endl;
38 std::cout << "map fill 2: " << t.elapsed() << std::endl;
  /external/astl/tests/
test_iostream.cpp 43 mPassed = std::cout.precision() == 6;
56 EXPECT_TRUE(std::cout.precision() == 6);
59 std::cout.precision(20);
62 EXPECT_TRUE(std::cout.precision() == 20);
65 std::cout.precision(6);
71 std::cout << "Hi from stdout\n"; member in class:android::std
77 std::cout << "line 1" << std::endl
84 using std::cout;
86 cout << endl << "Int: " << numeric_limits<int>::max() << endl;
87 cout << "Negative int: " << numeric_limits<int>::min() << endl
    [all...]
  /external/gtest/test/
gtest_env_var_test_.cc 43 using ::std::cout;
55 cout << GTEST_FLAG(break_on_failure);
60 cout << GTEST_FLAG(catch_exceptions);
65 cout << GTEST_FLAG(color);
70 cout << GTEST_FLAG(death_test_style);
75 cout << GTEST_FLAG(death_test_use_fork);
80 cout << GTEST_FLAG(filter);
85 cout << GTEST_FLAG(output);
90 cout << GTEST_FLAG(print_time);
95 cout << GTEST_FLAG(repeat)
    [all...]
  /external/protobuf/gtest/test/
gtest_env_var_test_.cc 43 using ::std::cout;
55 cout << GTEST_FLAG(break_on_failure);
60 cout << GTEST_FLAG(catch_exceptions);
65 cout << GTEST_FLAG(color);
70 cout << GTEST_FLAG(death_test_style);
75 cout << GTEST_FLAG(death_test_use_fork);
80 cout << GTEST_FLAG(filter);
85 cout << GTEST_FLAG(output);
90 cout << GTEST_FLAG(print_time);
95 cout << GTEST_FLAG(repeat)
    [all...]
  /cts/tools/dx-tests/scripts/
assemble_cfh.sh 20 cout=$abase/out/classes_cfh
25 rm -rf $cout/*
32 java -cp $cout:$cp:$cp2 dxconvext.ClassFileAssembler $myfile $cout
  /external/zlib/contrib/iostream3/
test.cc 9 #include <iostream> // for cout
21 std::cout << "Wrote the following message to 'test1.txt.gz' (check with zcat or zless):\n"
25 std::cout << "\nReading 'test1.txt.gz' (buffered) produces:\n"; member in class:std
28 std::cout << buf << "\t(" << inf.rdbuf()->in_avail() << " chars left in buffer)\n";
38 std::cout << "\nWrote the same message to 'test2.txt.gz' in uncompressed form"; member in class:std
40 std::cout << "\nReading 'test2.txt.gz' (unbuffered) produces:\n"; member in class:std
44 std::cout << buf << "\t(" << inf.rdbuf()->in_avail() << " chars left in buffer)\n";
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest_main.cc 35 std::cout << "Running main() from gtest_main.cc\n"; member in class:std
  /external/gtest/src/
gtest_main.cc 35 std::cout << "Running main() from gtest_main.cc\n"; member in class:std
  /external/protobuf/gtest/src/
gtest_main.cc 35 std::cout << "Running main() from gtest_main.cc\n"; member in class:std
  /external/stlport/stlport/using/h/
iostream.h 8 #if !defined(cout)
9 using _STLP_OLD_IO_NAMESPACE::cout;
  /ndk/sources/android/stlport/stlport/using/h/
iostream.h 8 #if !defined(cout)
9 using _STLP_OLD_IO_NAMESPACE::cout;
  /external/srec/tools/grxmlcompile/
testhashmap.cpp 49 std::cout << "Index 1 has value= " << value <<std::endl;
51 std::cout << "value " << value << " has index " << i <<std::endl;
54 std::cout << "index " << i << " has numeric index " << j <<std::endl;
56 std::cout << "value " << value << " has numeric index " << j <<std::endl;
76 std::cout << "Index 1 has value= " << value <<std::endl;
78 std::cout << "value " << value << " has index " << i <<std::endl;
81 std::cout << "index " << i << " has numeric index " << j <<std::endl;
83 std::cout << "value " << value << " has numeric index " << j <<std::endl;
87 std::cout << "First iterator values are " << i <<", " << value <<std::endl;
89 std::cout << "Iterator values are " << i <<", " << value <<std::endl
    [all...]
vocab.cpp 44 std::cout << "Error: " << ESR_rc2str(rc) <<std::endl;
88 std::cout << "DEBUG: " << phrase <<" to be looked up" << std::endl;
92 // std::cout <<"ERORORORORROOR!" <<std::endl;
93 std::cout <<"ERROR: " << ESR_rc2str(rc) << std::endl;
96 std::cout <<"OUTPUT: " << prons << " num " << len << std::endl;
104 std::cout << "DEBUG: used " << len_used << " now " << LSTRLEN(pron) << std::endl;
109 std::cout << "DEBUG: " << phrase << " " << pron << std::endl;
146 std::cout << "Pron #" << ii << ": " << s << std::endl;
157 std::cout << " Pron #" << ii << ": " << s << std::endl;
158 std::cout << " Model IDs: " member in class:std
    [all...]
grxmlcompile.cpp 172 cout << OPENFST_ACKNOWLEDGEMENT <<std::endl;
173 cout << TINYXML_ACKNOWLEDGEMENT <<std::endl;
174 cout << NUANCE_COPYRIGHT <<std::endl;
211 cout << "processing [" << filename << "] ..." << endl;
216 std::cout << "Error: while creating TiXmlDocument from " << filename << std::endl;
217 std::cout << "Error: " << node.Error() << " id " << node.ErrorId() << " row " << node.ErrorRow() << " col " << node.ErrorCol() << std::endl;
218 std::cout << "Error: " << node.ErrorDesc() << std::endl;
219 std::cout << "Error: near " << showline( filename.c_str(), node.ErrorRow()) << std::endl;
369 std::cout << "Error: internal error in FstMergeOLabelsToILabels() " << std::endl;
467 std::cout << "info: FstPushSlotLikeOLabels() at state " << s << " arc ilabel " << arc.ilabel << " olabel " < (…)
    [all...]
  /external/protobuf/examples/
add_person.cc 11 cout << "Enter person ID number: ";
17 cout << "Enter name: ";
20 cout << "Enter email address (blank for none): ";
28 cout << "Enter a phone number (or leave blank to finish): ";
38 cout << "Is this a mobile, home, or work phone? ";
48 cout << "Unknown phone type. Using default." << endl;
72 cout << argv[1] << ": File not found. Creating a new file." << endl;
list_people.cc 14 cout << "Person ID: " << person.id() << endl;
15 cout << " Name: " << person.name() << endl;
17 cout << " E-mail address: " << person.email() << endl;
25 cout << " Mobile phone #: ";
28 cout << " Home phone #: ";
31 cout << " Work phone #: ";
34 cout << phone_number.number() << endl;
  /frameworks/base/tools/aidl/
options_test.cpp 42 cout << prefix << *expected << endl;
52 cout << prefix << got[i] << endl;
71 cout << "mismatch: result: got " << result << " expected " <<
83 cout << "mismatch: systemSearchPath: got" << endl;
85 cout << " expected" << endl;
92 cout << "mismatch: localSearchPath: got" << endl;
94 cout << " expected" << endl;
101 cout << "mismatch: inputFileName: got " << options.inputFileName
108 cout << "mismatch: nativeLanguage: got " << options.nativeLanguage
115 cout << "mismatch: outputH: got " << options.output
    [all...]
  /external/astl/include/
iostream 41 * initialize the cout/cerr streams and that statics are initialized
43 * just in case another included one uses cout/cerr in a static
46 * The storage for cout and cerr is in ios_globals.cpp.
52 extern ostream cout; // Linked to standard output
57 // streams (cout, cerr, etc...) have been initialized.
  /external/astl/src/
ios_globals.cpp 31 // contains forward declarations for cout, cerr... that will conflict
38 // Global instances of cout and cerr. Here we reserve the memory for
43 // - cout and cerr are mandated by the standard.
45 // stderr streambuf implementation used to build the cout and cerr
55 ostream_mem cout; member in namespace:std
  /external/stlport/stlport/
iostream 52 # define cout _STLP_cout
61 // program; the same applies to cout and wcout, and cerr/clog and
67 extern _STLP_DECLSPEC ofstream cout;
71 extern _STLP_DECLSPEC ostream cout;
  /ndk/sources/android/stlport/stlport/
iostream 52 # define cout _STLP_cout
61 // program; the same applies to cout and wcout, and cerr/clog and
67 extern _STLP_DECLSPEC ofstream cout;
71 extern _STLP_DECLSPEC ostream cout;
  /external/zlib/contrib/iostream2/
zstream_test.cpp 17 cout << x << endl << y << endl << z << endl;

Completed in 326 milliseconds

1 2 3 4