HomeSort by relevance Sort by last modified time
    Searched full:getloc (Results 1 - 25 of 815) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.locales/
locales.pass.cpp 19 // locale getloc() const;
34 assert(this->getloc().name() == LOCALE_en_US_UTF_8);
42 assert(t.getloc().name() == "C");
47 assert(t.getloc().name() == LOCALE_en_US_UTF_8);
50 assert(t.getloc().name() == LOCALE_fr_FR_UTF_8);
  /external/libcxx/test/std/re/re.traits/
getloc.pass.cpp 16 // locale_type getloc()const;
28 assert(t1.getloc().name() == "C");
30 assert(t2.getloc().name() == "C");
35 assert(t1.getloc().name() == LOCALE_en_US_UTF_8);
37 assert(t2.getloc().name() == LOCALE_en_US_UTF_8);
default.pass.cpp 29 assert(t1.getloc().name() == "C");
31 assert(t2.getloc().name() == "C");
36 assert(t1.getloc().name() == LOCALE_en_US_UTF_8);
38 assert(t2.getloc().name() == LOCALE_en_US_UTF_8);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.locales/
locales.pass.cpp 19 // locale getloc() const;
34 assert(this->getloc().name() == LOCALE_en_US_UTF_8);
42 assert(t.getloc().name() == "C");
47 assert(t.getloc().name() == LOCALE_en_US_UTF_8);
50 assert(t.getloc().name() == LOCALE_fr_FR_UTF_8);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.traits/
getloc.pass.cpp 16 // locale_type getloc()const;
28 assert(t1.getloc().name() == "C");
30 assert(t2.getloc().name() == "C");
35 assert(t1.getloc().name() == LOCALE_en_US_UTF_8);
37 assert(t2.getloc().name() == LOCALE_en_US_UTF_8);
default.pass.cpp 29 assert(t1.getloc().name() == "C");
31 assert(t2.getloc().name() == "C");
36 assert(t1.getloc().name() == LOCALE_en_US_UTF_8);
38 assert(t2.getloc().name() == LOCALE_en_US_UTF_8);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
36 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
45 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
54 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
68 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
88 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
97 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
134 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
143 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
158 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
36 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
45 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
54 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
68 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
88 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
97 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
134 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
143 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
158 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /external/llvm/unittests/Support/
SourceMgrTest.cpp 31 SMLoc getLoc(unsigned Offset) {
37 return SMRange(getLoc(Offset), getLoc(Offset + Length));
52 printMessage(getLoc(4), SourceMgr::DK_Error, "message", None, None);
62 printMessage(getLoc(4), SourceMgr::DK_Warning, "message", None, None);
72 printMessage(getLoc(4), SourceMgr::DK_Note, "message", None, None);
82 printMessage(getLoc(6), SourceMgr::DK_Error, "message", None, None);
92 printMessage(getLoc(7), SourceMgr::DK_Error, "message", None, None);
102 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(4, 3), None);
112 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(3, 3), None)
    [all...]
  /external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/
default.pass.cpp 43 assert(t.getloc().name() == "C");
47 assert(t.getloc().name() == "C");
52 assert(t.getloc().name() == LOCALE_en_US_UTF_8);
56 assert(t.getloc().name() == LOCALE_en_US_UTF_8);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/stream.buffers/streambuf/streambuf.cons/
default.pass.cpp 43 assert(t.getloc().name() == "C");
47 assert(t.getloc().name() == "C");
52 assert(t.getloc().name() == LOCALE_en_US_UTF_8);
56 assert(t.getloc().name() == LOCALE_en_US_UTF_8);
  /external/llvm/lib/MC/MCParser/
MCAsmLexer.cpp 22 SMLoc MCAsmLexer::getLoc() const {
26 SMLoc AsmToken::getLoc() const {
35 return SMRange(getLoc(), getEndLoc());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
40 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
53 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
66 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
84 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
108 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
124 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
161 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
170 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
185 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /external/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/
imbue.pass.cpp 40 assert(stream.getloc().name() == LOCALE_en_US_UTF_8);
53 assert(stream.getloc().name() == LOCALE_en_US_UTF_8);
66 assert(stream.getloc().name() == LOCALE_en_US_UTF_8);
81 assert(ios.getloc().name() == std::string(LOCALE_en_US_UTF_8));
97 assert(ios.getloc().name() == std::string(LOCALE_en_US_UTF_8));
98 assert(sb.getloc().name() == std::string(LOCALE_en_US_UTF_8));

Completed in 1035 milliseconds

1 2 3 4 5 6 7 8 91011>>