/libcore/ojluni/src/main/java/java/lang/annotation/ |
Repeatable.java | 29 * The annotation type {@code java.lang.annotation.Repeatable} is 31 * (meta-)annotates is <em>repeatable</em>. The value of 32 * {@code @Repeatable} indicates the <em>containing annotation 33 * type</em> for the repeatable annotation type. 42 public @interface Repeatable { 45 * repeatable annotation type.
|
/art/test/048-reflect-v8/src/ |
Calendar.java | 18 import java.lang.annotation.Repeatable; 23 // "Repeatable" annotation if we query with getDeclaredAnnotation(Repeatable.class) 25 @Repeatable(Calendars.class)
|
User.java | 20 /* FIXME: Use this code instead, when Jack supports repeatable annotations properly.
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/ |
timeline_interaction_record_unittest.py | 42 self.assertEquals(False, r.repeatable) 44 r = self.CreateSimpleRecordWithName('Interaction.LogicalName/repeatable') 46 self.assertEquals(True, r.repeatable) 49 'Interaction.LogicalNameWith/Slash/repeatable') 51 self.assertEquals(True, r.repeatable) 55 'MyLabel', [tir_module.REPEATABLE]) 56 self.assertEquals('Interaction.MyLabel/repeatable', repeatable_marker) 98 'cat', 'Interaction.Test/repeatable', 104 'start=0.000000, end=200.000000, flags=repeatable, ' 105 'async_event=TimelineEvent(name=\'Interaction.Test/repeatable\',' [all...] |
timeline_interaction_record.py | 11 REPEATABLE = 'repeatable' 13 FLAGS = [REPEATABLE] 94 * repeatable: Allows other interactions to use the same label 119 def repeatable(self): member in class:TimelineInteractionRecord 120 return REPEATABLE in self._flags
|
timeline_based_measurement_unittest.py | 182 marker='Interaction.LogicalName/repeatable') 190 marker='Interaction.LogicalName/repeatable') 192 marker='Interaction.LogicalName/repeatable') 207 marker='Interaction.LogicalName/repeatable') 209 marker='Interaction.LogicalName/repeatable')
|
/libcore/luni/src/main/java/libcore/reflect/ |
AnnotatedElements.java | 21 import java.lang.annotation.Repeatable; 80 // Store a list of repeatable annotations that have been extracted from their container. 125 // This will always succeed unless the annotation and its repeatable annotation class were 160 * Find the {@code \@Repeatable} container annotation class for an annotation class, or 167 * @Repeatable(X.class) 175 * Otherwise if there was no {@code \@Repeatable} annotation, return {@code null}. 181 Repeatable repeatableAnnotation = annotationClass.getDeclaredAnnotation(Repeatable.class);
|
/external/apache-http/src/org/apache/http/ |
HttpEntity.java | 51 * {@link #isRepeatable repeatable}. 55 * Self-contained entities are generally {@link #isRepeatable repeatable}. 64 * to consider non-repeatable entities as streamed, and those that are 65 * repeatable (without a huge effort) as self-contained. 82 * A repeatable entity's getContent() and writeTo(OutputStream) methods 83 * can be called more than once whereas a non-repeatable entity's can not. 84 * @return true if the entity is repeatable, false otherwise. 140 * Entities that are not {@link #isRepeatable repeatable} 147 * if this entity is not repeatable and the stream
|
/external/apache-http/src/org/apache/http/entity/ |
BufferedHttpEntity.java | 44 * The buffered entity is always repeatable. 45 * If the wrapped entity is repeatable itself, calls are passed through. 46 * If the wrapped entity is not repeatable, the content is read into a 99 * Tells that this entity is repeatable.
|
/external/autotest/client/site_tests/graphics_KernelMemory/ |
control | 29 repeatable we wait for the login screen to load (hack).
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/ |
repeatable_scroll.py | 39 'Gesture_ScrollAction', [timeline_interaction_record.REPEATABLE]),
|
/external/valgrind/helgrind/tests/ |
locked_vs_unlocked1.c | 33 sleep(1); /* ensure repeatable results */
|
tc22_exit_w_lock.c | 33 sleeps to enforce exit ordering, for repeatable regtesting. */
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
browser_info.py | 58 # Repeatable SynthesizeScrollGesture scrolling was not supported until
|
/external/valgrind/none/tests/amd64/ |
bug156404-amd64.c | 76 if (r > 1) r = 1; /* to make the output repeatable */
|
/frameworks/base/docs/html/guide/platform/ |
j8-jack.jd | 88 "https://docs.oracle.com/javase/tutorial/java/annotations/repeating.html">Repeatable 133 "https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html"> 134 {@code java.lang.annotation.Repeatable}</a> 143 <li>and Reflection APIs associated with repeatable annotations, such as
|
/frameworks/base/docs/html/sdk/api_diff/24/changes/ |
pkg_java.lang.annotation.html | 84 <A NAME="Repeatable"></A> 85 <nobr><A HREF="../../../../reference/java/lang/annotation/Repeatable.html" target="_top"><code>Repeatable</code></A></nobr>
|
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
ObjectsTest.java | 50 // repeatable
|
/external/guava/guava-tests/test/com/google/common/base/ |
ObjectsTest.java | 52 // repeatable
|
/frameworks/base/docs/html-intl/intl/ja/guide/platform/ |
j8-jack.jd | 93 <a class="external-link" href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html"> 94 {@code java.lang.annotation.Repeatable}</a>
|
/frameworks/base/docs/html-intl/intl/ko/guide/platform/ |
j8-jack.jd | 93 <a class="external-link" href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html"> 94 {@code java.lang.annotation.Repeatable}</a>
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/platform/ |
j8-jack.jd | 93 <a class="external-link" href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html">{@code java.lang.annotation.Repeatable}</a>
|
/docs/source.android.com/src/security/keystore/ |
implementer-ref.jd | 43 <p>This tag is repeatable; keys may be generated with multiple values, although an 64 <p>This tag is not repeatable.</p> 73 <p>This tag is not repeatable.</p> 91 <p>This tag is repeatable, and for AES key operations a mode must be specified in 117 <p>This tag is repeatable. For signing and verification operations a digest must 156 <p>This tag is repeatable. A padding mode must be specified in the call to 174 <p>This tag is not repeatable.</p> 198 <p>This tag is not repeatable.</p> 225 <p>This tag is not repeatable.</p> 237 <p>This tag is not repeatable.</p [all...] |
/external/apache-http/src/org/apache/http/client/ |
NonRepeatableRequestException.java | 36 * Signals failure to retry the request due to non-repeatable request
|
/external/caliper/caliper/src/main/java/com/google/caliper/model/ |
Scenario.java | 30 * should produce a repeatable result
|