HomeSort by relevance Sort by last modified time
    Searched refs:classic (Results 176 - 200 of 277) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/slf4j/log4j-over-slf4j/compatibility/src/main/java/test/
LoggerTest.java 7 import ch.qos.logback.classic.LoggerContext;
8 import ch.qos.logback.classic.spi.LoggingEvent;
24 ch.qos.logback.classic.Logger logbackLogger;
34 ch.qos.logback.classic.Logger lbLogger = context
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.collate/locale.collate/
types.pass.cpp 28 std::locale l = std::locale::classic();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
is_1.pass.cpp 21 std::locale l = std::locale::classic();
scan_is.pass.cpp 25 std::locale l = std::locale::classic();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
wchar_t_in.pass.cpp 28 std::locale l = std::locale::classic();
utf_sanity_check.pass.cpp 29 std::locale l = std::locale(std::locale::classic(), new F32_16);
30 const F32_8& f32_8 = std::use_facet<F32_8>(std::locale::classic());
32 const F16_8& f16_8 = std::use_facet<F16_8>(std::locale::classic());
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/facet.numpunct/locale.numpunct/
types.pass.cpp 27 std::locale l = std::locale::classic();
  /prebuilts/go/darwin-x86/src/math/big/
example_rat_test.go 12 // Use the classic continued fraction for e
  /prebuilts/go/darwin-x86/test/
sieve.go 7 // Test basic concurrency: the classic prime sieve.
  /prebuilts/go/linux-x86/src/math/big/
example_rat_test.go 12 // Use the classic continued fraction for e
  /prebuilts/go/linux-x86/test/
sieve.go 7 // Test basic concurrency: the classic prime sieve.
  /external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/
compare.pass.cpp 22 std::locale l = std::locale::classic();
  /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
is_1.pass.cpp 21 std::locale l = std::locale::classic();
scan_is.pass.cpp 25 std::locale l = std::locale::classic();
scan_not.pass.cpp 25 std::locale l = std::locale::classic();
  /external/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_bool.pass.cpp 84 ios.imbue(std::locale(std::locale::classic(), new my_numpunct));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/
compare.pass.cpp 22 std::locale l = std::locale::classic();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
is_1.pass.cpp 21 std::locale l = std::locale::classic();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_bool.pass.cpp 84 ios.imbue(std::locale(std::locale::classic(), new my_numpunct));
  /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
utf_sanity_check.pass.cpp 29 std::locale l = std::locale(std::locale::classic(), new F32_16);
30 const F32_8& f32_8 = std::use_facet<F32_8>(std::locale::classic());
32 const F16_8& f16_8 = std::use_facet<F16_8>(std::locale::classic());
wchar_t_out.pass.cpp 28 std::locale l = std::locale::classic();
  /external/libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
scan_is.pass.cpp 25 std::locale l = std::locale::classic();
scan_not.pass.cpp 25 std::locale l = std::locale::classic();
  /external/libcxx/test/std/localization/locales/locale/locale.statics/
classic.pass.cpp 12 // static const locale& classic();
54 std::locale loc = std::locale::classic();
  /external/mesa3d/
Android.mk 26 # classic drivers: i915 i965
29 # The main target is libGLES_mesa. For each classic driver enabled, a DRI

Completed in 428 milliseconds

1 2 3 4 5 6 78 91011>>