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

1 2 34 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/dex/file/
MethodHandleItem.java 71 out.annotate(0, indexString() + ' ' + methodHandle.toString());
73 out.annotate(2, "type: " + Hex.u2(mhType) + typeComment);
74 out.annotate(2, "reserved: " + Hex.u2(0));
77 out.annotate(2, "fieldId: " + Hex.u2(targetIndex) + targetComment);
79 out.annotate(2, "methodId: " + Hex.u2(targetIndex) + targetComment);
81 out.annotate(2, "reserved: " + Hex.u2(0));
  /external/clang/test/Index/
annotate-comments-availability-attrs.cpp 16 // CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-comments-availability-attrs.cpp" line="[[@LINE-3]]" column="6"><Name>attr_availability_1</Name><USR>c:@F@attr_availability_1#</USR><Declaration>void attr_availability_1()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Availability distribution="iOS"><DeprecationSummary>not for iOS</DeprecationSummary><Unavailable/></Availability><Availability distribution="macOS"><IntroducedInVersion>8.0</IntroducedInVersion><DeprecatedInVersion>9.0</DeprecatedInVersion><RemovedAfterVersion>10.0</RemovedAfterVersion><DeprecationSummary>use availability_test in &lt;foo.h&gt;</DeprecationSummary></Availability></Function>]
21 // CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-comments-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_availability_2</Name><USR>c:@F@attr_availability_2#</USR><Declaration>void attr_availability_2()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Availability distribution="macOS"><IntroducedInVersion>8.0.1</IntroducedInVersion><DeprecatedInVersion>9.0.1</DeprecatedInVersion><RemovedAfterVersion>10.0.1</RemovedAfterVersion></Availability></Function>]
26 // CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-comments-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_deprecated_1</Name><USR>c:@F@attr_deprecated_1#</USR><Declaration>void attr_deprecated_1()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Deprecated/></Function>]
31 // CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-comments-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_deprecated_2</Name><USR>c:@F@attr_deprecated_2#</USR><Declaration>void attr_deprecated_2()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Deprecated>message 1 &lt;foo.h&gt;</Deprecated></Function>]
37 // CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-comments-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_unavailable_1</Name><USR>c:@F@attr_unavailable_1#</USR><Declaration>void attr_unavailable_1()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Unavailable/></Function>]
42 // CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-comments-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_unavailable_2</Name><USR>c:@F@attr_unavailable_2#</USR><Declaration>void attr_unavailable_2()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Unavailable>message 2 &lt;foo.h&gt;</Unavailable></Function>]
annotate-toplevel-in-objccontainer.m 20 // RUN: c-index-test -test-annotate-tokens=%s:5:1:7:1 %s -include %t.h \
25 // RUN: c-index-test -test-annotate-tokens=%s:14:1:16:1 %s -include %t.h \
30 // RUN: c-index-test -test-annotate-tokens=%s.h:7:1:9:1 %s -include %t.h \
skipped-ranges.c 22 // RUN: env CINDEXTEST_SHOW_SKIPPED_RANGES=1 c-index-test -test-annotate-tokens=%s:1:1:16:1 %s | FileCheck %s
  /external/ImageMagick/PerlMagick/demo/
annotate_words.pl 5 # Take the internal string, split it into words and try to annotate each
10 # arguments as you would for Annotate(), to determine the location of the
32 $image->Annotate(
shapes.pl 28 $image->Annotate(fill=>'red',geometry=>'+150+20',font=>'Generic.ttf',
30 $image->Annotate(fill=>'blue',geometry=>'+150+38',font=>'Generic.ttf',
32 $image->Annotate(fill=>'black',geometry=>'+280+120',font=>'Generic.ttf',
Makefile 12 perl annotate.pl
button.pl 12 $q->Annotate(text=>'Push Me',font=>'Generic.ttf',fill=>'black',
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
Modifiable.java 45 public AnnotationWriter annotate(ClassName annotation) { method in class:Modifiable
51 public AnnotationWriter annotate(Class<? extends Annotation> annotation) { method in class:Modifiable
52 return annotate(ClassName.fromClass(annotation));
  /external/llvm/test/Transforms/PGOProfile/
PR28219.ll 1 ; Test that we annotate entire program's summary and not just this module's
  /external/llvm/test/Transforms/SampleProfile/
summary.ll 1 ; Test that we annotate entire program's summary to IR.
  /external/rootdev/
README.chromium 5 Description: Performs operations to discover and annotate the root block device
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
74 // Annotate start of lock operation.
81 // Annotate end of lock operation.
90 // Annotate start of unlock operation.
96 // Annotate end of unlock operation.
101 // Annotate start/end of notify/signal/broadcast operation.
106 // Annotate start/end of a region of code where lock/unlock/signal operation
108 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
74 // Annotate start of lock operation.
81 // Annotate end of lock operation.
90 // Annotate start of unlock operation.
96 // Annotate end of unlock operation.
101 // Annotate start/end of notify/signal/broadcast operation.
106 // Annotate start/end of a region of code where lock/unlock/signal operation
108 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
74 // Annotate start of lock operation.
81 // Annotate end of lock operation.
90 // Annotate start of unlock operation.
96 // Annotate end of unlock operation.
101 // Annotate start/end of notify/signal/broadcast operation.
106 // Annotate start/end of a region of code where lock/unlock/signal operation
108 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
74 // Annotate start of lock operation.
81 // Annotate end of lock operation.
90 // Annotate start of unlock operation.
96 // Annotate end of unlock operation.
101 // Annotate start/end of notify/signal/broadcast operation.
106 // Annotate start/end of a region of code where lock/unlock/signal operation
108 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
tsan_interface.h 66 // Annotate creation of a mutex.
70 // Annotate destruction of a mutex.
75 // Annotate start of lock operation.
82 // Annotate end of lock operation.
91 // Annotate start of unlock operation.
97 // Annotate end of unlock operation.
102 // Annotate start/end of notify/signal/broadcast operation.
107 // Annotate start/end of a region of code where lock/unlock/signal operation
109 // annotate, for example, calls into cooperative scheduler or contention

Completed in 468 milliseconds

1 2 34 5 6 7 8 91011>>