HomeSort by relevance Sort by last modified time
    Searched full:tries (Results 376 - 400 of 2764) sorted by null

<<11121314151617181920>>

  /external/eigen/bench/btl/generic_bench/timers/
portable_perf_analyzer.hh 56 for (int i=1; i<BtlConfig::Instance.tries; ++i)
  /external/emma/core/java14/com/vladium/util/
IJREVersion.java 17 * the core classes only and tries to minimize the number of security-sensitive
  /external/expat/lib/
expat_external.h 14 /* Expat tries very hard to make the API boundary very specifically
  /external/glide/library/src/main/java/com/bumptech/glide/request/target/
GlideDrawableImageViewTarget.java 54 // This is a dirty hack that tries to make loading square thumbnails and then square full images less costly
  /external/google-breakpad/src/common/linux/
linux_libc_support.h 32 // it tries to resolve uncached PLT entries.
  /external/google-breakpad/src/processor/
static_range_map_unittest.cc 106 { 7, 3, 27, false }, // tries to span two ranges
107 { 7, 5, 28, false }, // tries to span three ranges
108 { 4, 20, 29, false }, // tries to contain several ranges
112 { 35, 65, 32, false }, // tries to span two noncontiguous
  /external/guava/guava/src/com/google/common/util/concurrent/
Callables.java 105 /** Tries to set name of the given {@link Thread}, returns true if successful. */
ListenerCallQueue.java 129 // running, that way if anyone tries to keep using us we won't be
  /external/iproute2/man/man8/
tipc-bearer.8 199 bearer runs in multicast mode and tries to auto-discover its neighbours.
  /external/iproute2/tipc/
README 10 the user tries to pass "help" further down this requires manual checks and
  /external/jetty/src/java/org/eclipse/jetty/server/nio/
InheritedChannelConnector.java 29 * An implementation of the SelectChannelConnector which first tries to
  /external/libchrome/base/memory/
weak_ptr_unittest.cc 539 // Background thread tries to deref target, which violates thread ownership.
556 // Background thread tries to deref target, binding it to the thread.
582 // Background thread tries to delete target, volating thread binding.
599 // Background thread tries to delete target, binding the object to the thread.
  /external/libchrome/sandbox/linux/seccomp-bpf/
die.cc 49 // stand out when somebody tries to diagnose the problem by using "strace".
  /external/libevent/
http-internal.h 49 EVCON_CONNECTING, /**< tries to currently connect */
  /external/libevent/include/event2/
http_compat.h 65 * connection object tries to establish the connection when it is given an
  /external/libmicrohttpd/src/microhttpd/
internal.c 175 * Equivalent to time(NULL) but tries to use some sort of monotonic
  /external/libnl/lib/route/
pktloc.c 131 * Tries to find a matching packet location alias for the supplied
  /external/libxml2/
xlink.c 117 * but tries to detect and return the appropriate link type.
  /external/llvm/include/llvm/IR/
Verifier.h 15 // instead it just tries to ensure that code is well formed.
  /external/llvm/include/llvm/Support/
MemoryObject.h 38 /// Tries to read a contiguous range of bytes from the region, up to the end
  /external/llvm/lib/Support/Unix/
RWMutex.inc 26 // will therefore deadlock if a thread tries to acquire a read lock
  /external/llvm/test/Analysis/LoopAccessAnalysis/
forward-loop-independent.ll 6 ; now there is hack in LAA that tries to figure out loop-indepedent forward
  /external/lzma/C/
Lzma86.h 42 SZ_FILTER_AUTO - it tries both alternatives to select best.
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.c 101 unsigned tries = 0; local
112 ++tries;
151 debug_printf("%s: cache %s after %u tries (bucket %d)\n", __FUNCTION__,
152 handle ? "hit" : "miss", tries, bucket);
  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
autocalib.hpp 55 /** @brief Tries to estimate focal lengths from the given homography under the assumption that the camera

Completed in 1691 milliseconds

<<11121314151617181920>>