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

<<11121314151617181920>>

  /external/v8/tools/clang/blink_gc_plugin/tests/heap/
stubs.h 178 __attribute__((annotate("blink_stack_allocated"))) \
189 __attribute__((annotate("blink_gc_plugin_ignore")))
  /external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/heap/
stubs.h 178 __attribute__((annotate("blink_stack_allocated"))) \
189 __attribute__((annotate("blink_gc_plugin_ignore")))
  /external/ImageMagick/utilities/
mogrify.1 28 \-comment string annotate image with comment
122 \-annotate geometry text
123 annotate the image with text
157 \-draw string annotate the image with a graphic primitive
280 \-compare mathematically and visually annotate the difference between an image and its reconstruction
mogrify.1.in 28 \-comment string annotate image with comment
122 \-annotate geometry text
123 annotate the image with text
157 \-draw string annotate the image with a graphic primitive
280 \-compare mathematically and visually annotate the difference between an image and its reconstruction
convert.1 32 \-comment string annotate image with comment
124 \-annotate geometry text
125 annotate the image with text
159 \-draw string annotate the image with a graphic primitive
281 \-compare mathematically and visually annotate the difference between an image and its reconstruction
magick-script.1 30 \-comment string annotate image with comment
112 \-annotate geometry text
113 annotate the image with text
134 \-draw string annotate the image with a graphic primitive
magick-script.1.in 30 \-comment string annotate image with comment
112 \-annotate geometry text
113 annotate the image with text
134 \-draw string annotate the image with a graphic primitive
magick.1 27 \-comment string annotate image with comment
109 \-annotate geometry text
110 annotate the image with text
131 \-draw string annotate the image with a graphic primitive
magick.1.in 27 \-comment string annotate image with comment
109 \-annotate geometry text
110 annotate the image with text
131 \-draw string annotate the image with a graphic primitive
  /external/llvm/lib/Target/AMDGPU/
SIAnnotateControlFlow.cpp 29 #define DEBUG_TYPE "si-annotate-control-flow"
106 return "SI annotate control flow";
122 "Annotate SI Control Flow", false, false)
125 "Annotate SI Control Flow", false, false)
375 /// \brief Annotate the control flow with intrinsics so the backend can
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_visitor.cpp 201 fs_builder abld = bld.annotate("compute pixel centers");
213 abld = bld.annotate("compute pixel deltas from v0");
233 abld = bld.annotate("compute pos.w and 1/pos.w");
251 fs_builder abld = bld.annotate("compute pixel centers");
305 abld = bld.annotate("compute pos.w");
378 const fs_builder abld = bld.annotate("Alpha test");
476 const fs_builder abld = bld.annotate(
567 const fs_builder abld = bld.annotate("user clip distances");
764 const fs_builder abld = bld.annotate("URB write");
    [all...]
  /system/tools/aidl/
aidl_language_y.yy 147 $$->Annotate($1);
154 $$->Annotate($1);
278 $2->Annotate($1);
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
EncodedArrayItem.java 118 out.annotate(0, offsetString() + " encoded array");
  /dalvik/dx/src/com/android/dx/cf/code/
Frame.java 409 * @param ex {@code non-null;} the exception to annotate
411 public void annotate(ExceptionWithContext ex) { method in class:Frame
412 locals.annotate(ex);
413 stack.annotate(ex);
  /external/ImageMagick/MagickCore/
Android.mk 43 annotate.c\
Makefile.am 73 MagickCore/annotate.c \
74 MagickCore/annotate.h \
317 MagickCore/annotate.h \
414 MagickCore/annotate-private.h \
  /external/clang/include/clang/Rewrite/Core/
HTMLRewrite.h 68 /// SyntaxHighlight - Relex the specified FileID and annotate the HTML with
  /external/clang/test/Index/
annotate-context-sensitive.cpp 21 // RUN: c-index-test -test-annotate-tokens=%s:6:1:19:1 %s | FileCheck -check-prefix=CHECK-OVERRIDE-FINAL %s
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
ComponentWriter.java 56 componentWriter.annotate(Generated.class).setValue(ComponentProcessor.class.getCanonicalName());
MembersInjectorGenerator.java 130 injectorWriter.annotate(Generated.class)
141 injectMembersWriter.annotate(Override.class);
229 injectMembersWriter.annotate(SuppressWarnings.class).setValue("unchecked");
387 modifiable.annotate(SuppressWarnings.class).setValue("rawtypes");
  /external/google-benchmark/src/
mutex.h 72 // we can annotate them with thread safety attributes and use the
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionSize.java 39 * However, when {@link CollectionSize.Require} is used to annotate a test it
  /external/harfbuzz_ng/util/
view-cairo.cc 100 if (view_options.annotate) {
  /external/junit/src/main/java/org/junit/runners/
Suite.java 21 * static {@link junit.framework.Test} <code>suite()</code> method. To use it, annotate a class
  /external/libcxx/utils/google-benchmark/src/
mutex.h 72 // we can annotate them with thread safety attributes and use the

Completed in 1233 milliseconds

<<11121314151617181920>>