Home
last modified time | relevance | path

Searched defs:volatile (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rs24 static volatile int64_t bench_time; variable
28 static volatile float prefix##_f_1 = 1; \ variable
29 static volatile float2 prefix##_f_2 = 1; \ constant
30 static volatile float3 prefix##_f_3 = 1; \ constant
31 static volatile float4 prefix##_f_4 = 1; \ variable
32 static volatile char prefix##_c_1 = 1; \ variable
33 static volatile char2 prefix##_c_2 = 1; \ constant
34 static volatile char3 prefix##_c_3 = 1; \ variable
35 static volatile char4 prefix##_c_4 = 1; \ constant
36 static volatile uchar prefix##_uc_1 = 1; \ constant
[all …]
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dmath_fp16.rs19 static volatile half h1; constant
20 static volatile half2 h2; constant
21 static volatile half3 h3; constant
22 static volatile half4 h4; variable
24 static volatile int i1; variable
25 static volatile int2 i2; variable
26 static volatile int3 i3; constant
27 static volatile int4 i4; constant
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto148 volatile = 2; // NO_PROTO3 enumerator