HomeSort by relevance Sort by last modified time
    Searched defs:ann (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkAnnotation.cpp 60 SkAnnotation* ann = SkNEW_ARGS(SkAnnotation, (dataset, local
63 paint.setAnnotation(ann)->unref();
  /external/skia/src/core/
SkAnnotation.cpp 60 SkAnnotation* ann = SkNEW_ARGS(SkAnnotation, (dataset, local
63 paint.setAnnotation(ann)->unref();
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 340 llvm::OwningPtr<llvm::AssemblyAnnotationWriter> ann; local
341 module->print(tof->os(), ann.get());
  /external/doclava/src/com/google/doclava/
Stubs.java 748 for (AnnotationInstanceInfo ann : annotations) {
751 if (ann.type() != null && ann.type().qualifiedName().equals("java.lang.Override")) {
754 if (!ann.type().isHidden()) {
755 stream.println(ann.toString());
756 if (isDeprecated && ann.type() != null
757 && ann.type().qualifiedName().equals("java.lang.Deprecated")) {
767 static void writeAnnotationElement(PrintStream stream, MethodInfo ann) {
768 stream.print(ann.returnType().fullName());
770 stream.print(ann.name())
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 571 var_ann_t ann = get_var_ann (var); local
572 ann->used = true;
580 var_ann_t ann = var_ann (var); local
581 ann->used = false;
589 var_ann_t ann = var_ann (var); local
590 return ann->used;
tree.h 2978 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
2997 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
3219 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 571 var_ann_t ann = get_var_ann (var); local
572 ann->used = true;
580 var_ann_t ann = var_ann (var); local
581 ann->used = false;
589 var_ann_t ann = var_ann (var); local
590 return ann->used;
tree.h 2978 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
2997 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
3219 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 571 var_ann_t ann = get_var_ann (var); local
572 ann->used = true;
580 var_ann_t ann = var_ann (var); local
581 ann->used = false;
589 var_ann_t ann = var_ann (var); local
590 return ann->used;
tree.h 2978 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
2997 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
3219 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 571 var_ann_t ann = get_var_ann (var); local
572 ann->used = true;
580 var_ann_t ann = var_ann (var); local
581 ann->used = false;
589 var_ann_t ann = var_ann (var); local
590 return ann->used;
tree.h 2978 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
2997 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
3219 struct var_ann_d *ann; variable in typeref:struct:var_ann_d
    [all...]
  /dalvik/dx/etc/
jasmin.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 518 milliseconds