HomeSort by relevance Sort by last modified time
    Searched refs:wide (Results 201 - 225 of 644) sorted by null

1 2 3 4 5 6 7 891011>>

  /dalvik/vm/mterp/mips/
OP_IPUT_WIDE_QUICK.S 3 # iput-wide-quick vA, vB, offset /* CCCC */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
printf.h 49 unsigned int wide:1; /* Nonzero for wide character streams. */ member in struct:printf_info
109 PA_WCHAR, /* wide char */
111 PA_WSTRING, /* const wchar_t *, wide character string */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
printf.h 49 unsigned int wide:1; /* Nonzero for wide character streams. */ member in struct:printf_info
109 PA_WCHAR, /* wide char */
111 PA_WSTRING, /* const wchar_t *, wide character string */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
printf.h 49 unsigned int wide:1; /* Nonzero for wide character streams. */ member in struct:printf_info
109 PA_WCHAR, /* wide char */
111 PA_WSTRING, /* const wchar_t *, wide character string */
  /dalvik/vm/compiler/codegen/
CodegenFactory.cpp 141 assert(!rlDest.wide);
142 assert(!rlSrc.wide);
188 assert(rlSrc.wide);
213 assert(rlDest.wide);
214 assert(rlSrc.wide);
RallocUtil.cpp 466 assert(!rl.wide);
482 assert(rl.wide);
494 assert(rl.wide);
519 rl.wide = false;
525 assert(!rl.wide);
537 assert(rl.wide);
678 assert(!loc.wide);
699 assert(loc.wide);
749 assert(loc.wide);
801 if (loc.wide)
    [all...]
  /external/webkit/LayoutTests/fast/url/script-tests/
host.js 17 // ...In wide input, ICU will barf and we'll end up with the input as
37 // UTF-8 (wide case). The output should be equivalent to the true wide
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double/d/
T_add_double_1.d 30 return-wide v0
T_add_double_2.d 31 return-wide v5
T_add_double_3.d 30 return-wide v0
T_add_double_4.d 30 return-wide v0
T_add_double_5.d 30 return-wide v0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double_2addr/d/
T_add_double_2addr_1.d 30 return-wide v3
T_add_double_2addr_2.d 31 return-wide v5
T_add_double_2addr_4.d 30 return-wide v3
T_add_double_2addr_5.d 30 return-wide v3
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_float/d/
T_add_float_2.d 30 const-wide v0, 3.1415
T_add_float_3.d 30 const-wide v0, 3141523
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_float_2addr/d/
T_add_float_2addr_2.d 30 const-wide v0, 3.1415
T_add_float_2addr_3.d 30 const-wide v0, 3141523
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int/d/
T_add_int_2.d 30 const-wide v0, 3.1415
T_add_int_3.d 30 const-wide v0, 33231415
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int_2addr/d/
T_add_int_2addr_2.d 30 const-wide v0, 3.1415
T_add_int_2addr_3.d 30 const-wide v0, 33231415
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int_lit16/d/
T_add_int_lit16_13.d 30 const-wide v0, 3.1415

Completed in 324 milliseconds

1 2 3 4 5 6 7 891011>>