Home
last modified time | relevance | path

Searched refs:long (Results 1 – 25 of 192) sorted by relevance

12345678

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_enormous_descriptor.proto42 // Avoid generating insanely long methods.
46 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_1 = 1 [default="long default value is al…
47 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_2 = 2 [default="long default value is al…
48 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_3 = 3 [default="long default value is al…
49 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_4 = 4 [default="long default value is al…
50 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_5 = 5 [default="long default value is al…
51 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_6 = 6 [default="long default value is al…
52 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_7 = 7 [default="long default value is al…
53 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_8 = 8 [default="long default value is al…
54 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_9 = 9 [default="long default value is al…
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_enormous_descriptor.proto42 // Avoid generating insanely long methods.
46 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_1 = 1 [default="long default value is al…
47 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_2 = 2 [default="long default value is al…
48 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_3 = 3 [default="long default value is al…
49 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_4 = 4 [default="long default value is al…
50 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_5 = 5 [default="long default value is al…
51 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_6 = 6 [default="long default value is al…
52 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_7 = 7 [default="long default value is al…
53 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_8 = 8 [default="long default value is al…
54 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_9 = 9 [default="long default value is al…
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_enormous_descriptor.proto44 // Avoid generating insanely long methods.
48 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_1 = 1 [default="long default value is al…
49 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_2 = 2 [default="long default value is al…
50 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_3 = 3 [default="long default value is al…
51 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_4 = 4 [default="long default value is al…
52 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_5 = 5 [default="long default value is al…
53 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_6 = 6 [default="long default value is al…
54 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_7 = 7 [default="long default value is al…
55 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_8 = 8 [default="long default value is al…
56 …ooooooooooooooooooooooooooooooooooooooooooooooooooooooong_9 = 9 [default="long default value is al…
[all …]
/frameworks/compile/slang/tests/F_fs_types/
Dfs_types.fs10 long l;
21 void foo_l(long l) {
22 long m;
27 void foo_ll(long long l) {
28 long long m;
/frameworks/compile/slang/tests/P_export_types_v20/
Dexport_types.rs15 long l = 13;
16 unsigned long ul = 13;
17 long long ll = 34;
18 unsigned long long ull = 34;
/frameworks/compile/slang/lit-tests/padding/
Dmore_structs.rs92 long f2;
100 long f2;
103 long f4;
112 void check_char_struct(short arg1, long arg2) {
116 void check_five_struct(char arg1, long arg2, short arg3, long arg4, half arg5) {
Dbitfield.rs43 long L;
54 long L;
69 void setUnion(long argL, int argI) {
77 void testUnion(long argL, int argI) {
/frameworks/compile/slang/tests/P_export_types/
Dexport_types.rs16 long l = 13;
17 unsigned long ul = 13;
18 long long ll = 34;
19 unsigned long long ull = 34;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBArray.m54 //% (unsigned long)INDEX, (unsigned long)COUNT];
124 //% (unsigned long)(count * sizeof(TYPE))];
262 //% (unsigned long)(newCapacity * sizeof(TYPE))];
351 (unsigned long)(count * sizeof(int32_t))];
433 (unsigned long)index, (unsigned long)_count];
445 (unsigned long)(newCapacity * sizeof(int32_t))];
472 (unsigned long)index, (unsigned long)_count + 1];
493 (unsigned long)index, (unsigned long)_count];
506 (unsigned long)index, (unsigned long)_count];
530 (unsigned long)idx1, (unsigned long)_count];
[all …]
/frameworks/compile/slang/lit-tests/P_array_init/
Darray_init.rs27 long la[2] = {13, 21};
28 long long lla[4] = {34};
/frameworks/compile/slang/tests/P_array_init/
Darray_init.rs13 long la[2] = {13, 21};
14 long long lla[4] = {34};
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dconstant.rs26 const long longTest = 17179869184l; // 1 << 34 constant
27 const long long longlongTest = 68719476736l; // 1 << 36 constant
Dbitfield.rs39 long L;
50 long L;
65 void setUnion(long argL, int argI) {
71 void testUnion(long argL, int argI) {
Darray_init.rs27 long la[2] = {13, 21};
28 long long lla[4] = {34};
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dconstant.rs24 const long longTest = 17179869184l; // 1 << 34 constant
25 const long long longlongTest = 68719476736l; // 1 << 36 constant
Dbitfield.rs37 long L;
48 long L;
63 void setUnion(long argL, int argI) {
69 void testUnion(long argL, int argI) {
Darray_init.rs25 long la[2] = {13, 21};
26 long long lla[4] = {34};
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dconstant.rs8 const long longTest = 17179869184l; // 1 << 34 constant
9 const long long longlongTest = 68719476736l; // 1 << 36 constant
Darray_init.rs9 long la[2] = {13, 21};
10 long long lla[4] = {34};
/frameworks/compile/slang/tests/P_constant/
Dconstant.rs9 const long longTest = 17179869184l; // 1 << 34 constant
10 const long long longlongTest = 68719476736l; // 1 << 36 constant
/frameworks/base/api/
Dtest-current.txt55 method public long getTotalRam();
144 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void offsetHistory(long);
150 …resPermission("android.permission.MANAGE_APPOPS") public void setHistoryParameters(int, long, int);
225 method public long getAccessCount(int, int, int);
226 method public long getAccessDuration(int, int, int);
227 method public long getBackgroundAccessCount(int);
228 method public long getBackgroundAccessDuration(int);
229 method public long getBackgroundRejectCount(int);
230 method public long getForegroundAccessCount(int);
231 method public long getForegroundAccessDuration(int);
[all …]
/frameworks/rs/tests/lldb/jni/KernelVariables/jnikernelvariables/
Dsimple.rs27 long long_global = -77777;
89 long long_local = -77777;
160 long long_combined = long_local + (long)ulong_local + long2_local.x +
161 (long)ulong2_local.x + long3_local.x + (long)ulong3_local.x +
162 long4_local.x + (long)ulong4_local.x;
/frameworks/rs/tests/lldb/cpp/KernelVariables/
Dsimple.rs27 long long_global = -77777;
89 long long_local = -77777;
160 long long_combined = long_local + (long)ulong_local + long2_local.x +
161 (long)ulong2_local.x + long3_local.x + (long)ulong3_local.x +
162 long4_local.x + (long)ulong4_local.x;
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drsdebug.rs9 long longTest = 17179869184l; // 1 << 34
10 long long longlongTest = 68719476736l; // 1 << 36
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drsdebug.rs9 long longTest = 17179869184l; // 1 << 34
10 long long longlongTest = 68719476736l; // 1 << 36

12345678