Home
last modified time | relevance | path

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

/art/runtime/
Dintrinsics_list.h51 #define SIGNATURE_POLYMORPHIC_INTRINSICS_LIST(V) \ argument
87 #define INTRINSICS_LIST(V) \ argument
Dwell_known_classes.cc245 #define STRING_INIT_LIST(V) \ argument
Dmethod_handles.cc41 #define PRIMITIVES_LIST(V) \ argument
/art/libdexfile/dex/
Ddex_instruction_list.h21 #define DEX_INSTRUCTION_LIST(V) \ argument
279 #define DEX_INSTRUCTION_FORMAT_LIST(V) \ argument
/art/runtime/interpreter/
Dunstarted_runtime_list.h21 #define UNSTARTED_RUNTIME_DIRECT_LIST(V) \ argument
82 #define UNSTARTED_RUNTIME_JNI_LIST(V) \ argument
/art/runtime/entrypoints/quick/
Dquick_entrypoints_list.h22 #define QUICK_ENTRYPOINT_LIST(V) \ argument
/art/runtime/mirror/
Dvar_handle.cc1621 #define VAR_HANDLE_ACCESS_MODE(V) \ in GetAccessModeByIntrinsic() argument
/art/runtime/jni/
Dcheck_jni.cc159 const void* V; // void member
/art/compiler/optimizing/
Dnodes.h5478 typedef typename std::make_unsigned<T>::type V; in Compute() typedef
5635 typedef typename std::make_unsigned<T>::type V; in Compute() typedef