Searched refs:processor (Results 1 – 4 of 4) sorted by relevance
86 public void compileWithAnnotationProcessor(Processor processor) { in compileWithAnnotationProcessor() argument95 if (processor != null) { in compileWithAnnotationProcessor()96 task.setProcessors(Lists.newArrayList(processor)); in compileWithAnnotationProcessor()
33 Both C and assembly sources will be passed through the C pre-processor,
221 const Processor& processor)
2160 const Processor& processor) { in ProcessThreadLocalMarkStacks() argument2182 processor(to_ref); in ProcessThreadLocalMarkStacks()