Searched defs:V (Results 1 – 6 of 6) sorted by relevance
20 #define DEX_INSTRUCTION_LIST(V) \ argument279 #define DEX_INSTRUCTION_FORMAT_LIST(V) \ argument
129 const void* V; // void member
21 #define UNSTARTED_RUNTIME_DIRECT_LIST(V) \ argument76 #define UNSTARTED_RUNTIME_JNI_LIST(V) \ argument
22 #define QUICK_ENTRYPOINT_LIST(V) \ argument
24 #define INTRINSICS_LIST(V) \ argument
4574 typedef typename std::make_unsigned<T>::type V; in Compute() typedef4730 typedef typename std::make_unsigned<T>::type V; in Compute() typedef