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

1 2

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.operators/
eq.pass.cpp 21 std::locale cloc; local
22 std::locale copy(cloc);
25 std::locale noname1 = n1.combine<std::ctype<char> >(cloc);
27 std::locale noname2 = n1.combine<std::ctype<char> >(cloc);
29 assert(cloc == cloc);
30 assert(cloc == copy);
31 assert(cloc != n1);
32 assert(cloc != n2);
33 assert(cloc != noname1)
    [all...]
  /external/chromium_org/tools/code_coverage/
process_coverage.py 153 # third party script cloc.pl which gives that count and then just parse
158 # TODO(niranjan): Add a check to see if cloc is present on the machine.
160 "cloc.pl",
  /frameworks/native/include/media/openmax/
OMX_Other.h 230 * from the cloc component and subtracting it from nWallTimeAtMedia.
  /hardware/qcom/media/mm-core/inc/
OMX_Other.h 213 * from the cloc component and subtracting it from nWallTimeAtMedia.
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Other.h 213 * from the cloc component and subtracting it from nWallTimeAtMedia.
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Other.h 213 * from the cloc component and subtracting it from nWallTimeAtMedia.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h 213 * from the cloc component and subtracting it from nWallTimeAtMedia.
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Other.h 213 * from the cloc component and subtracting it from nWallTimeAtMedia.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.h 203 * @param cloc The "C" locale.
970 * @param cloc The "C" locale.
    [all...]
locale_classes.h 641 * @param cloc The "C" locale.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 206 * @param cloc The C locale.
    [all...]
locale_classes.h 655 * @param cloc The C locale.
  /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 206 * @param cloc The C locale.
    [all...]
locale_classes.h 655 * @param cloc The C locale.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 203 * @param cloc The "C" locale.
970 * @param cloc The "C" locale.
    [all...]
locale_classes.h 641 * @param cloc The "C" locale.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 203 * @param cloc The "C" locale.
970 * @param cloc The "C" locale.
    [all...]
locale_classes.h 641 * @param cloc The "C" locale.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 203 * @param cloc The "C" locale.
970 * @param cloc The "C" locale.
    [all...]
locale_classes.h 641 * @param cloc The "C" locale.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 203 * @param cloc The "C" locale.
970 * @param cloc The "C" locale.
    [all...]
locale_classes.h 641 * @param cloc The "C" locale.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 206 * @param cloc The C locale.
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 206 * @param cloc The C locale.
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]

Completed in 4375 milliseconds

1 2