HomeSort by relevance Sort by last modified time
    Searched full:wide (Results 301 - 325 of 5336) sorted by null

<<11121314151617181920>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/
T_sget_wide_4.d 31 sget-wide v1, dot.junit.opcodes.sget_wide.d.T_sget_wide_4.i1 J
32 return-wide v1
T_sget_wide_6.d 30 sget-wide v1, dot.junit.opcodes.sget_wide.TestStubs.TestStubField J
31 return-wide v1
T_sget_wide_7.d 29 sget-wide v0, dot.junit.opcodes.sget_wide.d.T_sget_wide_7no_class.i1 J
30 return-wide v0
T_sget_wide_8.d 29 sget-wide v1, dot.junit.opcodes.sget_wide.d.T_sget_wide_8.i1N J
30 return-wide v1
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/d/
T_sput_wide_10.d 31 const-wide v1, 1
32 sput-wide v1, dot.junit.opcodes.sput_wide.d.T_sput_wide_10.st_i1N J
T_sput_wide_11.d 30 const-wide v1, 1
31 sput-wide v1, dot.junit.opcodes.sput_wide.TestStubs.TestStubFieldFinal J
T_sput_wide_12.d 31 const-wide v1, 77
32 sput-wide v1, dot.junit.opcodes.sput_wide.d.T_sput_wide_12.st_i1 J
T_sput_wide_15.d 29 const-wide v1, 1
30 sput-wide v1, dot.junit.opcodes.sput_wide.d.T_sput_wide_1.st_pvt1 J
T_sput_wide_17.d 31 const-wide v1, 1
32 sput-wide v1, dot.junit.opcodes.sput_wide.d.T_sput_wide_17.st_i1 J
T_sput_wide_21.d 30 const-wide v0, 12
31 sput-wide v0, dot.junit.opcodes.sput_wide.d.T_sput_wide_21.st_c C
T_sput_wide_22.d 30 const-wide v0, 1
31 sput-wide v0, dot.junit.opcodes.sput_wide.d.T_sput_wide_22.st_i I
T_sput_wide_23.d 30 const-wide v0, 1
31 sput-wide v0, dot.junit.opcodes.sput_wide.d.T_sput_wide_23.st_b B
T_sput_wide_24.d 30 const-wide v0, 1
31 sput-wide v0, dot.junit.opcodes.sput_wide.d.T_sput_wide_24.st_z Z
T_sput_wide_3.d 31 const-wide v0, 1
32 sput-wide v0, dot.junit.opcodes.sput_wide.d.T_sput_wide_3.st_i1 J
T_sput_wide_5.d 32 const-wide v1, 0.5
33 sput-wide v1, dot.junit.opcodes.sput_wide.d.T_sput_wide_5.st_i1 D
T_sput_wide_6.d 31 const-wide v0, 1
32 sput-wide v0, dot.junit.opcodes.sput_wide.d.T_sput_wide_6.st_i1 S
T_sput_wide_7.d 31 const-wide v1, 0
32 sput-wide v1, dot.junit.opcodes.sput_wide.d.T_sput_wide_7.st_i1 J
T_sput_wide_8.d 30 const-wide v1, 0
31 sput-wide v1, dot.junit.opcodes.sput_wide.TestStubs.TestStubField J
T_sput_wide_9.d 31 const-wide v1, 0
32 sput-wide v1, dot.junit.opcodes.sput_wide.d.T_sput_wide_9noclass.st_i1 J
  /dalvik/dx/tests/111-use-null-as-array/
expected.txt 23 0002: aget-wide v0, v0, v1
24 0004: return-wide v0
41 0002: aget-wide v0, v0, v1
42 0004: return-wide v0
79 0002: const-wide/high16 v2, #double 7.0 // #401c000000000000
80 0004: aput-wide v2, v0, v1
100 0003: const-wide/16 v2, #long 13 // #000d
101 0005: aput-wide v2, v0, v1
  /external/chromium/base/
sys_string_conversions_mac.mm 128 std::string SysWideToUTF8(const std::wstring& wide) {
130 wide, kWideStringEncoding, kNarrowStringEncoding);
139 std::string SysWideToNativeMB(const std::wstring& wide) {
140 return SysWideToUTF8(wide);
155 CFStringRef SysWideToCFStringRef(const std::wstring& wide) {
156 return STLStringToCFStringWithEncodingsT(wide, kWideStringEncoding);
167 NSString* SysWideToNSString(const std::wstring& wide) {
168 return CFTypeRefToNSObjectAutorelease(SysWideToCFStringRef(wide));
  /external/clang/test/Sema/
ms-wchar.c 11 // __wchar_t is a distinct type, separate from the target's integer type for wide chars.
14 // The type of a wide string literal is actually not __wchar_t.
  /external/markdown/docs/extensions/
Abbreviations.txt 26 *[W3C]: World Wide Web Consortium
31 is maintained by the <abbr title="World Wide Web Consortium">W3C</abbr>.</p>
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format31i/
Format31i.smali 27 .method public test_const-wide-32()V
32 const-wide/32 v0, 0x10000000
  /libcore/dom/src/test/resources/META-INF/
MANIFEST.MF 13 Specification-Vendor: World Wide Web Consortium
15 Implementation-Vendor: World Wide Web Consortium

Completed in 849 milliseconds

<<11121314151617181920>>