HomeSort by relevance Sort by last modified time
    Searched refs:get_year (Results 1 - 21 of 21) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/
get_year.pass.cpp 14 // iter_type get_year(iter_type s, iter_type end, ios_base& str,
43 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
52 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
61 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
70 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
79 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
88 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
97 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
106 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t);
115 I i = f.get_year(I(in), I(in+sizeof(in)-1), ios, err, &t)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.time/locale.time.get.byname/
get_year.pass.cpp 14 // iter_type get_year(iter_type s, iter_type end, ios_base& str,
45 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
55 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
65 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
75 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
get_year_wide.pass.cpp 14 // iter_type get_year(iter_type s, iter_type end, ios_base& str,
45 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
55 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
65 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
75 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t);
  /external/stlport/test/unit/
time_facets_test.cpp 65 i = tmg.get_year( i, e, io, err, &other );
148 i = tmg.get_year( i, e, io, err, &other );
  /ndk/tests/device/test-gnustl-full/unit/
time_facets_test.cpp 65 i = tmg.get_year( i, e, io, err, &other );
148 i = tmg.get_year( i, e, io, err, &other );
  /ndk/tests/device/test-stlport/unit/
time_facets_test.cpp 65 i = tmg.get_year( i, e, io, err, &other );
148 i = tmg.get_year( i, e, io, err, &other );
  /external/stlport/stlport/stl/
_time_facets.h 152 iter_type get_year(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 152 iter_type get_year(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 152 iter_type get_year(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 152 iter_type get_year(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 152 iter_type get_year(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 152 iter_type get_year(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.h 532 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
636 * get_year() for details.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 539 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
643 * get_year() for details.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 539 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
643 * get_year() for details.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 532 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
636 * get_year() for details.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 532 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
636 * get_year() for details.
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 532 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
636 * get_year() for details.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 532 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
636 * get_year() for details.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 539 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
643 * get_year() for details.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.h 539 get_year(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
643 * get_year() for details.
    [all...]

Completed in 694 milliseconds