Searched defs:instance (Results 1 – 9 of 9) sorted by relevance
25 Main instance = null; in main() local
47 static void confuseCompilerOptimization(InstanceMemEater instance) { in confuseCompilerOptimization()
62 private void showStrings(Target instance) in showStrings()84 Object instance = new otherpackage.Other(); in checkAccess() local146 Target instance = new Target(); in run() local
99 Main instance = new Main(); in superTest() local
407 static BooleanType* instance; variable
38 BooleanType* BooleanType::instance = NULL; member in art::verifier::BooleanType
1278 #define EXPECT_PRIMITIVE_FIELD(instance, type, field_name, sig, value1, value2) \ argument
1536 #define GET_PRIMITIVE_FIELD(fn, instance) \ argument1550 #define SET_PRIMITIVE_FIELD(fn, instance, value) \ argument
1342 ObjectId instance = request.ReadObjectId(); in ER_Set() local