Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction_list.h21 #define DEX_INSTRUCTION_LIST(V) \ argument
279 #define DEX_INSTRUCTION_FORMAT_LIST(V) \ argument
Dwell_known_classes.cc198 #define STRING_INIT_LIST(V) \ argument
Dmethod_handles.cc37 #define PRIMITIVES_LIST(V) \ argument
Dcheck_jni.cc134 const void* V; // void member
/art/runtime/interpreter/
Dunstarted_runtime_list.h21 #define UNSTARTED_RUNTIME_DIRECT_LIST(V) \ argument
82 #define UNSTARTED_RUNTIME_JNI_LIST(V) \ argument
/art/compiler/
Dintrinsics_list.h31 #define INTRINSICS_LIST(V) \ argument
/art/runtime/entrypoints/quick/
Dquick_entrypoints_list.h22 #define QUICK_ENTRYPOINT_LIST(V) \ argument
/art/compiler/optimizing/
Dnodes.h4849 typedef typename std::make_unsigned<T>::type V; in Compute() typedef
5005 typedef typename std::make_unsigned<T>::type V; in Compute() typedef