Searched refs:char (Results 1 – 25 of 134) sorted by relevance
123456
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/ |
D | T_iget_char_1.smali | 30 iput-char v0, v1, Ldot/junit/opcodes/iget_char/d/T_iget_char_1;->i1:C 33 iput-char v0, v1, Ldot/junit/opcodes/iget_char/d/T_iget_char_1;->p1:C 36 iput-char v0, v1, Ldot/junit/opcodes/iget_char/d/T_iget_char_1;->pvt1:C 45 iget-char v1, v2, Ldot/junit/opcodes/iget_char/d/T_iget_char_1;->i1:C
|
D | T_iget_char_35.smali | 27 iget-char v0, v1, Ldot/junit/opcodes/iget_char/TestStubs;->TestStubProtectedField:C
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/d/ |
D | T_sget_char_1.smali | 26 sput-char v0, Ldot/junit/opcodes/sget_char/d/T_sget_char_1;->i1:C 29 sput-char v0, Ldot/junit/opcodes/sget_char/d/T_sget_char_1;->p1:C 32 sput-char v0, Ldot/junit/opcodes/sget_char/d/T_sget_char_1;->pvt1:C 47 sget-char v1, Ldot/junit/opcodes/sget_char/d/T_sget_char_1;->i1:C
|
D | T_sget_char_5.smali | 27 iput-char v2, v3, Ldot/junit/opcodes/sget_char/d/T_sget_char_5;->i1:C 34 sget-char v1, Ldot/junit/opcodes/sget_char/d/T_sget_char_5;->i1:C
|
D | T_sget_char_6.smali | 30 sget-char v1, Ldot/junit/opcodes/sget_char/TestStubs;->TestStubField:C
|
D | T_sget_char_8.smali | 29 sget-char v1, Ldot/junit/opcodes/sget_char/d/T_sget_char_8;->i1N:C
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | large_global.rs | 18 char buf[2*1024*1024]; 21 void __attribute__((kernel)) root(char c) {
|
D | getset.rs | 51 COPY_1D(char) 93 COPY_2D(char) 139 COPY_3D(char)
|
D | single_source_alloc.rs | 61 VERIFY_KERNEL(char) 189 STORE_TO_ALLOC(RS_TYPE_SIGNED_8, char); 211 LAUNCH_VERIFY_KERNEL(RS_TYPE_SIGNED_8, char); 455 TEST_HELPERS(char);
|
D | array_init.rs | 6 char ca[4] = {'a', 7, 'b', 'c'};
|
D | vload.rs | 49 COPY_2D(char)
|
D | vload_relaxed.rs | 51 COPY_2D(char)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/ |
D | T_sput_char_1.smali | 33 sget-char v0, Ldot/junit/opcodes/sput_char/d/T_sput_char_1;->st_pvt1:C 41 sput-char v1, Ldot/junit/opcodes/sput_char/d/T_sput_char_1;->st_i1:C
|
D | T_sput_char_14.smali | 30 sget-char v0, Ldot/junit/opcodes/sput_char/d/T_sput_char_1;->st_p1:C 38 sput-char v1, Ldot/junit/opcodes/sput_char/d/T_sput_char_1;->st_p1:C
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/d/ |
D | T_iput_char_14.smali | 30 iget-char v0, v1, Ldot/junit/opcodes/iput_char/d/T_iput_char_1;->st_p1:C 38 iput-char v1, v2, Ldot/junit/opcodes/iput_char/d/T_iput_char_1;->st_p1:C
|
D | T_iput_char_1.smali | 33 iget-char v0, v1, Ldot/junit/opcodes/iput_char/d/T_iput_char_1;->st_pvt1:C 41 iput-char v1, v2, Ldot/junit/opcodes/iput_char/d/T_iput_char_1;->st_i1:C
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.rs | 67 char __attribute__((kernel)) testClampCharCharCharChar(char inValue, unsigned int x) { 68 char inMinValue = rsGetElementAt_char(gAllocInMinValue, x); 69 char inMaxValue = rsGetElementAt_char(gAllocInMaxValue, x); 260 char inMinValue = rsGetElementAt_char(gAllocInMinValue, x); 261 char inMaxValue = rsGetElementAt_char(gAllocInMaxValue, x); 266 char inMinValue = rsGetElementAt_char(gAllocInMinValue, x); 267 char inMaxValue = rsGetElementAt_char(gAllocInMaxValue, x); 272 char inMinValue = rsGetElementAt_char(gAllocInMinValue, x); 273 char inMaxValue = rsGetElementAt_char(gAllocInMaxValue, x);
|
D | TestClz.rs | 23 char __attribute__((kernel)) testClzCharChar(char inValue) {
|
D | TestAbs.rs | 23 uchar __attribute__((kernel)) testAbsCharUchar(char inV) {
|
/cts/tests/tests/rscpp/librscpptest/ |
D | vector.rs | 11 MAKE_TEST(char)
|
D | primitives.rs | 6 char charTest = -8;
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_char/d/ |
D | T_aget_char_5.smali | 30 aget-char v0, v7, v8
|
D | T_aget_char_1.smali | 29 aget-char v0, v7, v8
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_char/d/ |
D | T_aput_char_1.smali | 30 aput-char v10, v8, v9
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_char/d/ |
D | T_int_to_char_1.smali | 30 int-to-char v0, v4
|
123456