Lines Matching refs:suffix2
30 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument
31 extern "C" mirror::Object* artAllocObjectFromCode ##suffix##suffix2( \
58 extern "C" mirror::Object* artAllocObjectFromCodeResolved##suffix##suffix2( \
84 extern "C" mirror::Object* artAllocObjectFromCodeInitialized##suffix##suffix2( \
108 extern "C" mirror::Object* artAllocObjectFromCodeWithAccessCheck##suffix##suffix2( \
114 extern "C" mirror::Array* artAllocArrayFromCode##suffix##suffix2( \
121 extern "C" mirror::Array* artAllocArrayFromCodeResolved##suffix##suffix2( \
128 extern "C" mirror::Array* artAllocArrayFromCodeWithAccessCheck##suffix##suffix2( \
135 extern "C" mirror::Array* artCheckAndAllocArrayFromCode##suffix##suffix2( \
145 extern "C" mirror::Array* artCheckAndAllocArrayFromCodeWithAccessCheck##suffix##suffix2( \
155 extern "C" mirror::String* artAllocStringFromBytesFromCode##suffix##suffix2( \
165 extern "C" mirror::String* artAllocStringFromCharsFromCode##suffix##suffix2( \
173 extern "C" mirror::String* artAllocStringFromStringFromCode##suffix##suffix2( \