Searched refs:l4 (Results 1 – 8 of 8) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/tests/ |
D | basic.rb | 340 l4 = Google::Protobuf::RepeatedField.new(:int32) 341 l4[5] = 42 342 assert l4 == [0, 0, 0, 0, 0, 42] 344 l4 << 100 345 assert l4 == [0, 0, 0, 0, 0, 42, 100] 346 l4 << 101 << 102 347 assert l4 == [0, 0, 0, 0, 0, 42, 100, 101, 102] 388 l4 = l + [new_msg] 389 assert l4.count == 2 391 assert l4[1].optional_int32 == 1000
|
/frameworks/rs/tests/cpp_api/typecheck/ |
D | kernels.rs | 82 long4 l4;
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | apitest.rs | 57 volatile long4 l4; 296 l4 = rsGetElementAt_long4(aLong4, 0); 297 rsSetElementAt_long4(aLong4, l4, 0); 298 l4 = rsGetElementAt_long4(aLong4, 0, 0); 299 rsSetElementAt_long4(aLong4, l4, 0, 0); 300 l4 = rsGetElementAt_long4(aLong4, 0, 0, 0); 301 rsSetElementAt_long4(aLong4, l4, 0, 0, 0); 1170 rsDebug("", l4);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | apitest.rs | 75 volatile long4 l4; 316 l4 = rsGetElementAt_long4(aLong4, 0); 317 rsSetElementAt_long4(aLong4, l4, 0); 318 l4 = rsGetElementAt_long4(aLong4, 0, 0); 319 rsSetElementAt_long4(aLong4, l4, 0, 0); 320 l4 = rsGetElementAt_long4(aLong4, 0, 0, 0); 321 rsSetElementAt_long4(aLong4, l4, 0, 0, 0); 1187 rsDebug("", l4);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | apitest.rs | 73 volatile long4 l4; 314 l4 = rsGetElementAt_long4(aLong4, 0); 315 rsSetElementAt_long4(aLong4, l4, 0); 316 l4 = rsGetElementAt_long4(aLong4, 0, 0); 317 rsSetElementAt_long4(aLong4, l4, 0, 0); 318 l4 = rsGetElementAt_long4(aLong4, 0, 0, 0); 319 rsSetElementAt_long4(aLong4, l4, 0, 0, 0); 1185 rsDebug("", l4);
|
/frameworks/rs/rsov/driver/ |
D | rsovRuntimeStubs.cpp | 1074 typedef long l4 __attribute__((ext_vector_type(4))); typedef 1091 void rsDebug(const char *s, const l4 *c) {
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 1431 typedef long l4 __attribute__((ext_vector_type(4))); typedef 1446 void rsDebug(const char *s, const l4 *c) {
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_with_password | 63 ]6J�8��=�?�Z�_��*;UK����H���&LG ����hu��l4 ��M����d)`6?��V1���<������Ϻڞq[0�>:6���ω�� wլ��…
|