Searched refs:_f (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | PendingIntentRecord.java | 73 int _r, Intent[] _i, String[] _it, int _f, Bundle _o, int _userId) { in Key() argument 83 flags = _f; in Key() 88 hash = (ODD_PRIME_NUMBER*hash) + _f; in Key()
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | math_agree.rs | 165 if (! f##size##_almost_equal(temp_f##size , func##_rand_f##size##_f##size)) { \ 166 fail_f##size (x, y , temp_f##size, func##_rand_f##size##_f##size, #func); \
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | math_agree.rs | 165 if (! f##size##_almost_equal(temp_f##size , func##_rand_f##size##_f##size)) { \ 166 fail_f##size (x, y , temp_f##size, func##_rand_f##size##_f##size, #func); \
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | math_agree.rs | 165 if (! f##size##_almost_equal(temp_f##size , func##_rand_f##size##_f##size)) { \ 166 fail_f##size (x, y , temp_f##size, func##_rand_f##size##_f##size, #func); \
|