Searched defs:d3 (Results 1 – 2 of 2) sorted by relevance
| /development/ndk/platforms/android-21/include/linux/ |
| D | uuid.h | 31 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) ((uuid_le) {{ (a) & 0xff, ((a) >> 8) & 0… argument 32 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) ((uuid_be) {{ ((a) >> 24) & 0xff, ((a) >… argument
|
| /development/perftests/panorama/feature_stab/db_vlvm/ |
| D | db_feature_detection.cpp | 264 inline void db_gxx_gxy_gyy_row_s(int *g,int *d0,int *d1,int *d2,int *d3,int *d4,int nc) in db_gxx_gxy_gyy_row_s()
|