Home
last modified time | relevance | path

Searched defs:V (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Ddex_instruction_list.h20 #define DEX_INSTRUCTION_LIST(V) \ argument
279 #define DEX_INSTRUCTION_FORMAT_LIST(V) \ argument
Dcheck_jni.cc129 const void* V; // void member
/art/runtime/interpreter/
Dunstarted_runtime_list.h21 #define UNSTARTED_RUNTIME_DIRECT_LIST(V) \ argument
76 #define UNSTARTED_RUNTIME_JNI_LIST(V) \ argument
/art/runtime/entrypoints/quick/
Dquick_entrypoints_list.h22 #define QUICK_ENTRYPOINT_LIST(V) \ argument
/art/compiler/optimizing/
Dintrinsics_list.h24 #define INTRINSICS_LIST(V) \ argument
Dnodes.h4574 typedef typename std::make_unsigned<T>::type V; in Compute() typedef
4730 typedef typename std::make_unsigned<T>::type V; in Compute() typedef