/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/ |
AnnotatedElementTestSupport.java | 22 import java.lang.annotation.Repeatable; 72 @Repeatable(Container.class)
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
sparsetree.go | 165 // are no remaining siblings in the arbitrary but repeatable 176 // arbitrary but repeatable.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
sparsetree.go | 165 // are no remaining siblings in the arbitrary but repeatable 176 // arbitrary but repeatable.
|
/art/test/071-dexfile-map-clean/src/ |
Main.java | 105 // this test is repeatable and less brittle.
|
/external/apache-http/src/org/apache/http/entity/ |
BasicHttpEntity.java | 97 * Tells that this entity is not repeatable.
|
/external/curl/lib/ |
objnames.inc | 48 # This allows repeatable and automatic short object name generation with
|
/external/elfutils/libelf/ |
elf32_checksum.c | 117 repeatable results we must use the external format. The data
|
/external/google-breakpad/src/testing/gtest/samples/ |
sample3_unittest.cc | 52 // repeatable. In particular, a test should not fail as the result of
|
/external/googletest/googletest/samples/ |
sample3_unittest.cc | 52 // repeatable. In particular, a test should not fail as the result of
|
/external/protobuf/gtest/samples/ |
sample3_unittest.cc | 52 // repeatable. In particular, a test should not fail as the result of
|
/external/protobuf/gtest/test/ |
gtest-port_test.cc | 522 "'?' can only follow a repeatable token"); 524 "'*' can only follow a repeatable token"); 526 "'+' can only follow a repeatable token"); 670 }, "'?' can only follow a repeatable token");
|
/external/python/cpython3/Lib/test/ |
test_pwd.py | 108 # it will be a more repeatable failure.
|
/external/tensorflow/tensorflow/python/estimator/inputs/ |
pandas_io.py | 61 order to have predicted and repeatable order of reading and enqueueing,
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
candidate_sampler_ops_test.py | 119 # Non-zero seed. Repeatable.
|
/external/turbine/java/com/google/turbine/binder/bound/ |
TypeBoundClass.java | 47 * java.lang.annotation.Retention}, and {@link java.lang.annotation.Repeatable}.
|
/external/v8/testing/gtest/samples/ |
sample3_unittest.cc | 52 // repeatable. In particular, a test should not fail as the result of
|
/external/vboot_reference/cgpt/ |
cmd_find.c | 25 " -v Be verbose in displaying matches (repeatable)\n"
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
sample3_unittest.cc | 52 // repeatable. In particular, a test should not fail as the result of
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
SendKeyAction.java | 85 // finish action for non-repeatable key.
|
/prebuilts/ndk/r16/sources/third_party/googletest/googletest/samples/ |
sample3_unittest.cc | 52 // repeatable. In particular, a test should not fail as the result of
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
TextModifiers.kt | 160 // TODO: Worry about repeatable annotations?
|
/hardware/interfaces/keymaster/4.0/ |
types.hal | 39 /** Repeatable enumeration value. */ 43 /** Repeatable 32-bit unsigned integer. */ 55 /** Repeatable 64-bit unsigned integer */ 66 * This tag is repeatable; keys may be generated with multiple values, although an operation has 101 * This tag is repeatable for key generation/import. For AES and 3DES operations the caller 115 * This tag is repeatable for key generation/import. For signing and verification operations, 144 * This tag is repeatable. A padding mode must be specified in the call to begin(). If the 363 * This tag is repeatable. If repeated, and any one of the values matches the HardwareAuthToken [all...] |
/bionic/libc/bionic/ |
posix_timers.cpp | 209 // When using timer_settime to disarm a repeatable SIGEV_THREAD timer with a very small
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ |
KeyBoard.h | 294 After a repeatable key is pressed, the event would be triggered
|
/external/apache-http/android/src/com/android/internal/http/multipart/ |
MultipartEntity.java | 176 * Returns <code>true</code> if all parts are repeatable, <code>false</code> otherwise.
|