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

<<21222324252627282930>>

  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/lib/linux/
libclang_rt.tsan-x86_64-android.a.syms 2 Annotate*;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm_mode.h 253 * Userspace may annotate the updates, the annotates are a
  /prebuilts/go/darwin-x86/src/runtime/race/
race_test.go 171 // So let's set it for now. A more reliable solution is to explicitly annotate tests
  /prebuilts/go/linux-x86/src/runtime/race/
race_test.go 171 // So let's set it for now. A more reliable solution is to explicitly annotate tests
  /system/core/base/include/android-base/
macros.h 138 // The FALLTHROUGH_INTENDED macro can be used to annotate implicit fall-through
  /system/sepolicy/prebuilts/api/28.0/public/
attributes 305 # We annotate server domains with x_server to loosen the coupling between
  /system/sepolicy/public/
attributes 305 # We annotate server domains with x_server to loosen the coupling between
  /external/ImageMagick/PerlMagick/demo/
demo.pl 63 print "Annotate...\n";
65 $example->Label('Annotate');
66 $example->Annotate(text=>'Magick',geometry=>'+0+20',font=>'Generic.ttf',
  /external/ImageMagick/scripts/
format_c_api_docs 29 'annotate.c',
82 'annotate', 'Annotate an Image',
  /external/harfbuzz_ng/util/
options.cc 370 {"annotate", 0, 0, G_OPTION_ARG_NONE, &this->annotate, "Annotate output rendering", nullptr},
  /external/ImageMagick/MagickWand/
montage.c 105 "-annotate geometry text",
106 " annotate the image with text",
145 "-comment string annotate image with comment",
155 "-draw string annotate the image with a graphic primitive",
488 if (LocaleCompare("annotate",option+1) == 0)
    [all...]
  /external/ImageMagick/MagickCore/
montage.c 45 #include "MagickCore/annotate.h"
684 Annotate composite image with title.
829 Annotate composite tile with label.
    [all...]
  /external/ImageMagick/coders/
txt.c 44 #include "MagickCore/annotate.h"
264 Annotate the text image.
286 Annotate image with text.
debug.c 44 #include "MagickCore/annotate.h"
  /external/clang/www/analyzer/
alpha_checks.html 367 annotate("objc_no_direct_instance_variable_assignment")));
391 __attribute__((annotate("objc_instance_variable_invalidator")));
419 __attribute__((annotate("objc_instance_variable_invalidator")));
  /external/jsr305/javadoc/
index-all.html 80 <DT><A HREF="./javax/annotation/CheckForNull.html" title="annotation in javax.annotation"><B>CheckForNull</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>&nbsp;<DT><A HREF="./javax/annotation/CheckForSigned.html" title="annotation in javax.annotation"><B>CheckForSigned</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>Used to annotate a value that may be either negative or nonnegative, and
151 <DT><A HREF="./javax/annotation/Nonnegative.html" title="annotation in javax.annotation"><B>Nonnegative</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>Used to annotate a value that should only contain nonnegative values<DT><A HREF="./javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> - Class in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>&nbsp;<DT><A HREF="./javax/annotation/Nonnegative.Checker.html#Nonnegative.Checker()"><B>Nonnegative.Checker()</B></A> -
199 <DT><A HREF="./javax/annotation/Signed.html" title="annotation in javax.annotation"><B>Signed</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>Used to annotate a value of unknown sign<DT><A HREF="./javax/annotation/Syntax.html" title="annotation in javax.annotation"><B>Syntax</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>This annotation a value that is of a particular syntax, such as Java syntax
  /external/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 32 // profiling records and annotate the indirect call instructions.
473 // Annotate the indirect call sites.
754 // Traverse all the indirect callsites and annotate the instructions.
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 418 printer->Annotate("enumname", it->second);
426 printer->Annotate("classname", it->second);
931 printer->Annotate("classname", it->second);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.tcc 203 // TBD: DPG annotate
210 // TBD: DPG annotate
224 // TBD: DPG annotate
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.tcc 203 // TBD: DPG annotate
210 // TBD: DPG annotate
224 // TBD: DPG annotate
    [all...]
  /art/runtime/
trace.h 226 // how to annotate this.
  /build/soong/android/
variable.go 39 // unbundled_build is a catch-all property to annotate modules that don't build in one or
  /external/ImageMagick/ImageMagick/script/
command-line-tools.html 64 <dt><a id="compare"></a><a href="compare.php">compare</a></dt><dd>mathematically and visually annotate the difference between an image and its reconstruction.</dd>
  /external/ImageMagick/www/
command-line-tools.html 68 <dt><a id="compare"></a><a href="compare.html">compare</a></dt><dd>mathematically and visually annotate the difference between an image and its reconstruction.</dd>
  /external/clang/include/clang/Frontend/
FrontendOptions.h 191 /// \brief annotate property with NS_RETURNS_INNER_POINTER

Completed in 1283 milliseconds

<<21222324252627282930>>