Home
last modified time | relevance | path

Searched defs:tries (Results 1 – 25 of 33) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-http-dns-error.js37 function tryGet(mod, tries) { argument
51 function tryRequest(mod, tries) { argument
/third_party/ltp/testcases/kernel/containers/netns/
Dnetns_netlink.c46 int fd, len, event_found, tries; in child_func() local
/third_party/lwip/src/include/lwip/
Ddhcp6.h66 u8_t tries; member
Ddhcp.h111 u8_t tries; member
/third_party/libwebsockets/lib/abstract/protocols/smtp/
Dprivate-lib-abstract-protocols-smtp.h21 int tries; member
/third_party/flutter/flutter/examples/platform_channel/android/app/src/androidTest/java/com/example/platformchannel/
DExampleInstrumentedTest.java67 BitmapPoller(int tries) { in BitmapPoller()
/third_party/flutter/flutter/examples/platform_channel_swift/android/app/src/androidTest/java/com/example/platformchannel/
DExampleInstrumentedTest.java67 BitmapPoller(int tries) { in BitmapPoller()
/third_party/skia/tests/
DSkScalerCacheTest.cpp58 for (int tries = 0; tries < 100; tries++) { in DEF_TEST() local
/third_party/toybox/toys/net/
Dsntp.c77 int fd, tries = 0; in sntp_main() local
/third_party/curl/docs/examples/
Dftpuploadresume.c69 const char *localpath, long timeout, long tries) in upload()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_functions_test.cc72 int tries = 0; in TEST() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalMac.hpp108 for(int tries = 0; tries < 6; ++tries) in allocateBuffer() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
Dminimal-ws-client-spam.c41 static int concurrent = 3, conn, tries, est, errors, closed, sent, limit = 15; variable
/third_party/e2fsprogs/misc/
Duuidd.c94 int tries = 0; in read_all() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c103 unsigned tries = 0; in svga_screen_cache_lookup() local
/third_party/glib/gio/
Dgwin32file-sync-stream.c370 DWORD tries; in _file_sync_stream_stat() local
/third_party/libuv/src/unix/
Dos390-syscalls.c389 unsigned int tries, i; in mkdtemp() local
/third_party/lwip/test/unit/dhcp/
Dtest_dhcp.c879 u8_t tries; in START_TEST() local
/third_party/e2fsprogs/lib/uuid/
Dgen_uuid.c439 int tries = 0; in read_all() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_ctrl.c101 int tries = 0; in wpa_ctrl_open2() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_ctrl.c101 int tries = 0; in wpa_ctrl_open2() local
/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c398 int tries = 15; in lws_threadpool_worker_sync() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-target.c880 GList *tmp, *tries = get_matching_filenames (path, lfilename); in gst_encoding_target_subload() local
/third_party/node/src/
Dcares_wrap.cc641 int tries) in ChannelWrap()
662 const int tries = args[1].As<Int32>()->Value(); in New() local
/third_party/node/deps/cares/src/lib/
Dares_private.h276 int tries; member

12