HomeSort by relevance Sort by last modified time
    Searched full:c16c (Results 1 - 5 of 5) sorted by null

  /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
utf_sanity_check.pass.cpp 42 char c16c[4]; local
49 assert(f32_16.out(mbs, &c32x, &c32x+1, c_c32p, c16c+0, c16c+4, c16cp) == F32_8::error);
54 assert(f32_16.out(mbs, &c32x, &c32x+1, c_c32p, c16c, c16c+4, c16cp) == F32_8::ok);
57 assert(c16cp-c16c == 2);
59 assert(c16cp-c16c == 4);
60 for (int i = 0; i < (c16cp - c16c) / 2; ++i)
61 c16[i] = (unsigned char)c16c[2*i] << 8 | (unsigned char)c16c[2*i+1]
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
utf_sanity_check.pass.cpp 42 char c16c[4]; local
49 assert(f32_16.out(mbs, &c32x, &c32x+1, c_c32p, c16c+0, c16c+4, c16cp) == F32_8::error);
54 assert(f32_16.out(mbs, &c32x, &c32x+1, c_c32p, c16c, c16c+4, c16cp) == F32_8::ok);
57 assert(c16cp-c16c == 2);
59 assert(c16cp-c16c == 4);
60 for (int i = 0; i < (c16cp - c16c) / 2; ++i)
61 c16[i] = (unsigned char)c16c[2*i] << 8 | (unsigned char)c16c[2*i+1]
    [all...]
  /external/google-breakpad/src/client/mac/handler/testcases/testdata/
dump_syms_i386_breakpad.sym     [all...]
  /external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
breakpad_unittests.sym     [all...]
  /external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
null_read_av.sym     [all...]

Completed in 160 milliseconds