OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cin
(Results
1 - 25
of
70
) sorted by null
1
2
3
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.objects/narrow.stream.objects/
cin.pass.cpp
12
// istream
cin
;
23
std::
cin
>> i;
26
assert(std::
cin
.tie() == &std::cout);
cout.pass.cpp
22
std::
cin
>> i;
/external/stlport/stlport/using/h/
iostream.h
5
#if !defined(
cin
)
6
using _STLP_OLD_IO_NAMESPACE::
cin
;
/ndk/sources/cxx-stl/stlport/stlport/using/h/
iostream.h
5
#if !defined(
cin
)
6
using _STLP_OLD_IO_NAMESPACE::
cin
;
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/using/h/
iostream.h
5
#if !defined(
cin
)
6
using _STLP_OLD_IO_NAMESPACE::
cin
;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/using/h/
iostream.h
5
#if !defined(
cin
)
6
using _STLP_OLD_IO_NAMESPACE::
cin
;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/using/h/
iostream.h
5
#if !defined(
cin
)
6
using _STLP_OLD_IO_NAMESPACE::
cin
;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/using/h/
iostream.h
5
#if !defined(
cin
)
6
using _STLP_OLD_IO_NAMESPACE::
cin
;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/using/h/
iostream.h
5
#if !defined(
cin
)
6
using _STLP_OLD_IO_NAMESPACE::
cin
;
/external/protobuf/examples/
add_person.cc
13
cin
>> id;
15
cin
.ignore(256, '\n');
18
getline(
cin
, *person->mutable_name());
22
getline(
cin
, email);
30
getline(
cin
, number);
40
getline(
cin
, type);
/external/chromium/third_party/libjingle/source/talk/examples/login/
login_main.cc
38
std::getline(std::
cin
, auth_cookie);
42
std::getline(std::
cin
, username);
58
while (std::getline(std::
cin
, line)) {
/external/chromium_org/third_party/libjingle/source/talk/examples/login/
login_main.cc
40
std::getline(std::
cin
, auth_token);
44
std::getline(std::
cin
, username);
61
while (std::getline(std::
cin
, line)) {
/external/chromium_org/third_party/libjingle/source/talk/examples/plus/testutil/
libjingleplus_main.cc
79
std::
cin
>> username;
82
std::
cin
>> password;
/external/openfst/src/bin/
fstcompile.cc
55
istream *istrm = &
cin
;
91
if (istrm != &
cin
)
/external/chromium_org/third_party/libjingle/source/talk/examples/chat/
chat_main.cc
81
std::
cin
>> username;
96
std::
cin
>> pass.password();
105
std::getline(std::
cin
, otp_token);
/external/openfst/src/script/
fst-class.cc
77
return ReadFst<FstClass>(
cin
, "standard input");
95
return ReadFst<MutableFstClass>(
cin
, "standard input");
140
return ReadFst<VectorFstClass>(
cin
, "standard input");
/external/stlport/stlport/
iostream
51
# define
cin
_STLP_cin
57
// Note:
cin
and wcin are both associated with stdio. The C standard
60
// that it is an error to use both
cin
and wcin in the same C++
64
extern _STLP_DECLSPEC istream
cin
;
/ndk/sources/cxx-stl/stlport/stlport/
iostream
51
# define
cin
_STLP_cin
57
// Note:
cin
and wcin are both associated with stdio. The C standard
60
// that it is an error to use both
cin
and wcin in the same C++
64
extern _STLP_DECLSPEC istream
cin
;
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
iostream
51
# define
cin
_STLP_cin
57
// Note:
cin
and wcin are both associated with stdio. The C standard
60
// that it is an error to use both
cin
and wcin in the same C++
64
extern _STLP_DECLSPEC istream
cin
;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
iostream
51
# define
cin
_STLP_cin
57
// Note:
cin
and wcin are both associated with stdio. The C standard
60
// that it is an error to use both
cin
and wcin in the same C++
64
extern _STLP_DECLSPEC istream
cin
;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
iostream
51
# define
cin
_STLP_cin
57
// Note:
cin
and wcin are both associated with stdio. The C standard
60
// that it is an error to use both
cin
and wcin in the same C++
64
extern _STLP_DECLSPEC istream
cin
;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
iostream
51
# define
cin
_STLP_cin
57
// Note:
cin
and wcin are both associated with stdio. The C standard
60
// that it is an error to use both
cin
and wcin in the same C++
64
extern _STLP_DECLSPEC istream
cin
;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
iostream
51
# define
cin
_STLP_cin
57
// Note:
cin
and wcin are both associated with stdio. The C standard
60
// that it is an error to use both
cin
and wcin in the same C++
64
extern _STLP_DECLSPEC istream
cin
;
/external/stlport/test/eh/
locale.cpp
16
cin
.imbue(sys);
23
cin
>>value;
/external/stlport/src/
iostream.cpp
37
# define
cin
_STLP_cin
macro
70
_STLP_DECLSPEC istream
cin
(0);
100
_STLP_DECLSPEC _Stl_aligned_buffer<istream>
cin
;
105
_Stl_aligned_buffer<istream>
cin
;
110
# pragma alias("?
cin
@std@@3V?$basic_istream@std@DV?$char_traits@std@D@1@@1@A", "?
cin
@std@@3T?$_Stl_aligned_buffer@std@V?$basic_istream@std@DV?$char_traits@std@D@1@@1@@1@A")
224
istream* ptr_cin = new(&
cin
) istream(cin_buf.get()); cin_buf.release();
250
istream* ptr_cin = &
cin
;
340
delete (&
cin
)->rdbuf(cin_buf.release());
Completed in 1237 milliseconds
1
2
3