HomeSort by relevance Sort by last modified time
    Searched full:annotate (Results 226 - 250 of 1244) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/bt/embdrv/g722/
g722_typedefs.h 78 // Annotate a virtual method indicating it must be overriding a virtual
99 // Annotate a function indicating the caller must examine the return value.
  /art/sigchainlib/
sigchain_dummy.cc 31 // We cannot annotate the declarations, as they are not no-return in the non-dummy version.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationSetRefItem.java 75 out.annotate(4, " annotations_off: " + Hex.u4(annotationsOff));
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationSetRefItem.java 76 out.annotate(4, " annotations_off: " + Hex.u4(annotationsOff));
  /external/ImageMagick/utilities/
montage.1 23 \-comment string annotate image with comment
33 \-draw string annotate the image with a graphic primitive
92 \-annotate geometry text
93 annotate the image with text
montage.1.in 23 \-comment string annotate image with comment
33 \-draw string annotate the image with a graphic primitive
92 \-annotate geometry text
93 annotate the image with text
import.1 16 \-comment string annotate image with comment
67 \-annotate geometry text
68 annotate the image with text
import.1.in 16 \-comment string annotate image with comment
67 \-annotate geometry text
68 annotate the image with text
  /external/annotation-tools/annotation-file-utilities/src/annotator/find/
ParamCriterion.java 36 // no inner type location, want to annotate outermost type
  /external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
import_statement.py 25 def Annotate(cls, symbol_type, children):
59 def Annotate(cls, symbol_type, children):
158 def Annotate(cls, symbol_type, children):
218 def Annotate(cls, symbol_type, children):
  /external/clang/test/CodeGenCXX/
runtimecc.cpp 3 // Check that we annotate all compiler-synthesized runtime calls and
  /external/clang/test/Index/
IBOutletCollection.m 11 // RUN: c-index-test -test-annotate-tokens=%s:4:1:5:1 %s | FileCheck -check-prefix=CHECK-TOK %s
annotate-module.m 7 // RUN: c-index-test -test-annotate-tokens=%s:2:1:5:1 %s -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/Inputs \
9 // RUN: c-index-test -test-annotate-tokens=%s:2:1:5:1 %s -fmodules-cache-path=%t.cache -fmodules -gmodules -F %S/../Modules/Inputs \
29 // RUN: c-index-test -test-annotate-tokens=%S/../Modules/Inputs/Module.framework/Headers/Sub.h:1:1:3:1 %s -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/Inputs \
  /external/llvm/test/CodeGen/AMDGPU/
multilevel-break.ll 1 ; RUN: opt -S -mtriple=amdgcn-- -structurizecfg -si-annotate-control-flow < %s | FileCheck %s
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_asm_annotation.h 66 annotate(const struct gen_device_info *devinfo,
  /external/tensorflow/tensorflow/contrib/py2tf/pyct/static_analysis/
__init__.py 17 This module contains utilities to help annotate AST nodes with as much runtime
  /external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
stack_allocated.txt 24 __attribute__((annotate("blink_stack_allocated"))) \
  /external/v8/tools/clang/blink_gc_plugin/tests/
stack_allocated.txt 24 __attribute__((annotate("blink_stack_allocated"))) \
  /external/webrtc/webrtc/base/
deprecation.h 14 // Annotate the declarations of deprecated functions with this to cause a
  /frameworks/data-binding/extensions/library/src/main/java/android/databinding/
DataBindingComponent.java 32 * If using Dagger 2, the developer should extend this interface and annotate the extended interface
  /frameworks/support/lifecycle/service/src/main/java/androidx/lifecycle/
LifecycleService.java 56 // this method is added only to annotate it with @CallSuper.
  /libcore/ojluni/src/main/java/java/lang/annotation/
Documented.java 30 * and similar tools by default. This type should be used to annotate the
  /tools/dexter/slicer/export/slicer/
common.h 30 // violated by existing apps. So we need to be able to annotate these common
  /art/tools/ahat/
README.txt 106 Annotate char[] objects with their string values.
112 Annotate root objects and show their types.
113 Annotate references with their referents.
  /dalvik/dx/src/com/android/dx/cf/code/
OneLocalsArray.java 60 public void annotate(ExceptionWithContext ex) { method in class:OneLocalsArray
225 annotate(ex);
227 other.annotate(ex);

Completed in 1320 milliseconds

1 2 3 4 5 6 7 8 91011>>