HomeSort by relevance Sort by last modified time
    Searched full:probe (Results 176 - 200 of 1009) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/avahi/avahi-core/
Android.mk 16 probe-sched.c \
  /external/curl/docs/libcurl/opts/
CURLOPT_TCP_KEEPALIVE.3 29 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_TCP_KEEPALIVE, long probe);
  /external/e2fsprogs/lib/blkid/
Android.mk 10 probe.c \
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
MethodAnalyzer.java 29 * a method have been executed based on given probe data.
59 * New Method analyzer for the given probe data.
69 * recorded probe date of the containing class or
268 // Propagate probe values:
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
IExecutionDataAccessorGenerator.java 42 * probe count for this class
  /external/skia/src/core/
SkUtilsArm.h 18 // - Optional ARM Neon support (i.e. probe CPU at runtime)
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_abs_send_time_unittest.cc 153 // of the second probe to be dispersed.
263 // Probing with 200 bytes every 10 ms, should be ignored by the probe
275 // Followed by a probe with 1000 bytes packets, should be detected as a
276 // probe.
  /external/webrtc/webrtc/p2p/stunprober/
stunprober.h 105 // Begin performing the probe test against the |servers|. If
110 // inter-probe interval |stun_ta_interval_ms| as possible. After sending out
111 // the last scheduled request, the probe will wait |timeout_ms| for request
230 // The set of STUN probe sockets and their state.
  /frameworks/compile/mclinker/include/mcld/ADT/
HashIterator.h 35 const unsigned int probe = 1; local
46 m_Index += probe;
105 const unsigned int probe = 1; local
107 m_Index += probe;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
linear_probe_fn_imp.hpp 38 * Contains a probe policy implementation
quadratic_probe_fn_imp.hpp 38 * Contains a probe policy implementation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
linear_probe_fn_imp.hpp 38 * Contains a probe policy implementation
quadratic_probe_fn_imp.hpp 38 * Contains a probe policy implementation
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/hash_fn/
linear_probe_fn_imp.hpp 38 * Contains a probe policy implementation
quadratic_probe_fn_imp.hpp 38 * Contains a probe policy implementation
  /prebuilts/go/darwin-x86/src/net/
ipsock_plan9.go 14 func probe(filename, query string) bool {
39 return probe(netdir+"/iproute", "4i")
47 r := probe(netdir+"/iproute", "6i")
50 v = probe(netdir+"/iproute", "4i")
  /prebuilts/go/linux-x86/src/net/
ipsock_plan9.go 14 func probe(filename, query string) bool {
39 return probe(netdir+"/iproute", "4i")
47 r := probe(netdir+"/iproute", "6i")
50 v = probe(netdir+"/iproute", "4i")
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/hash_fn/
linear_probe_fn_imp.hpp 38 * Contains a probe policy implementation
quadratic_probe_fn_imp.hpp 38 * Contains a probe policy implementation
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
psos.sc 28 *(pROBE);
  /external/autotest/client/common_lib/cros/network/
tcpdump_analyzer.py 150 # Get the SSID for any probe requests
170 Get the SSIDs that were named in 802.11 probe requests frames.
172 Parse a pcap, returning all the SSIDs named in 802.11 probe
  /external/bison/src/
muscle-tab.c 111 muscle_entry probe; local
114 probe.key = key;
115 entry = hash_lookup (muscle_table, &probe);
141 muscle_entry probe; local
144 probe.key = key;
145 entry = hash_lookup (muscle_table, &probe);
228 muscle_entry probe; local
231 probe.key = key;
232 result = hash_lookup (muscle_table, &probe);
248 muscle_entry probe; local
    [all...]
  /external/ceres-solver/internal/ceres/
gradient_checker_test.cc 176 // Make a term and probe it.
179 EXPECT_TRUE(GoodTermGradientChecker::Probe(
184 EXPECT_FALSE(BadTermGradientChecker::Probe(
  /external/toybox/scripts/
genconfig.sh 15 # Probe for a single config symbol with a "compiles or not" test.
30 # arguments it doesn't understand. So probe.
34 # Probe for container support on target
  /external/v8/src/ic/arm/
stub-cache-arm.cc 152 // Probe the primary table.
156 // Primary miss: Compute hash for secondary probe.
162 // Probe the secondary table.

Completed in 1800 milliseconds

1 2 3 4 5 6 78 91011>>