Searched defs:newObj (Results 1 – 14 of 14) sorted by relevance
176 sk_sp<SkReflected> newObj = obj; in visit() local
198 sk_sp<SkReflected> newObj = obj; in visit() local
169 CurrencyPluralInfo* newObj = new CurrencyPluralInfo(*this); in clone() local
108 LocalPointer<PluralRules> newObj(new PluralRules(*this), status); in clone() local249 LocalPointer<PluralRules> newObj(new PluralRules(status), status); in internalForLocale() local
91 PluralRules* newObj = new PluralRules(*this); in clone() local230 LocalPointer<PluralRules> newObj(new PluralRules(status), status); in internalForLocale() local
444 struct gl_pipeline_object *newObj = NULL; in bind_program_pipeline() local
916 struct gl_vertex_array_object *newObj = NULL; in bind_vertex_array() local
225 static int newObj(void) in newObj() function
348 const newObj = createUnsafeBuffer(items.length); constant