/external/mockito/src/test/java/org/mockitoutil/ |
D | RetryRule.java | 17 public static RetryRule attempts(final int attempts) { in attempts() argument 30 private final int attempts; field in RetryRule.NumberedAttempts 32 NumberedAttempts(int attempts) { in NumberedAttempts() 33 assert attempts > 1; in NumberedAttempts() local
|
/external/python/cpython3/Objects/stringlib/ |
D | replace.h | 22 int attempts = 10; in STRINGLIB() local
|
/external/vboot_reference/firmware/lib/ |
D | rollback_index.c | 87 int attempts = 3; in ReadSpaceFirmware() local 128 int attempts = 3; in WriteSpaceFirmware() local 184 int attempts = 3; in ReadSpaceKernel() local 223 int attempts = 3; in WriteSpaceKernel() local
|
/external/compiler-rt/test/asan/android_commands/ |
D | android_common.py | 11 def adb(args, attempts = 1): argument
|
/external/autotest/server/site_tests/servo_ConsoleStress/ |
D | servo_ConsoleStress.py | 41 def run_once(self, attempts, cmd_type, cmd): argument
|
/external/skia/experimental/Networking/ |
D | SkSockets.cpp | 97 int attempts = 0; in readPacket() local 184 int attempts = 0; in writePacket() local
|
/external/skqp/experimental/Networking/ |
D | SkSockets.cpp | 97 int attempts = 0; in readPacket() local 184 int attempts = 0; in writePacket() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | queue_base.cc | 193 std::deque<Attempt>* attempts = in Cancel() local 266 std::deque<Attempt>* attempts = in TryAttemptLocked() local
|
/external/skia/infra/bots/recipe_modules/run/ |
D | api.py | 81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
|
/external/skqp/infra/bots/recipe_modules/run/ |
D | api.py | 81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
|
/external/tensorflow/tensorflow/contrib/verbs/ |
D | rdma_mgr.cc | 89 int attempts = 0; in SetupChannels() local
|
/external/adhd/cras/src/server/ |
D | cras_alsa_helpers.c | 796 unsigned int attempts = 0; in cras_alsa_mmap_begin() local
|
/external/autotest/client/common_lib/cros/ |
D | arc.py | 61 def adb_connect(attempts=1): argument
|
/external/linux-kselftest/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 266 int i, attempts; in test_memcg_min() local
|
/external/skqp/infra/bots/ |
D | gen_tasks.go | 806 func attempts(name string) int { func
|
/external/skia/infra/bots/ |
D | gen_tasks.go | 799 func attempts(name string) int { func
|
/external/mockito/lib/ |
D | byte-buddy-agent-1.8.15.jar | META-INF/MANIFEST.MF
META-INF/
net/
net/bytebuddy/
net/ ... |
/external/u-boot/board/synopsys/hsdk/ |
D | hsdk.c | 358 u32 attempts = 100; in do_init_slave_cpu() local
|
/external/newfs_msdos/ |
D | mkfs_msdos.c | 260 u_int extra_res, alignment, saved_x, attempts=0; in mkfs_msdos() local
|
/external/u-boot/drivers/net/ |
D | e1000.c | 604 uint32_t attempts = 100000; in e1000_poll_eerd_eewr_done() local 883 uint32_t attempts = 100000; in e1000_write_eeprom_srwr() local
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 115 int attempts; member
|
/external/mksh/src/ |
D | main.c | 804 volatile uint8_t attempts = 13; in shell() local
|
/external/minijail/ |
D | syscall_filter_unittest.cc | 1065 unsigned int attempts = 0; in write_policy_to_pipe() local
|
/external/u-boot/fs/yaffs2/ |
D | yaffs_guts.c | 504 int attempts = 0; in yaffs_write_new_chunk() local
|
/external/v8/src/ |
D | isolate.cc | 3625 int attempts = 0; in Throw() local
|