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

<<21222324252627282930>>

  /external/v8/src/ic/mips/
ic-mips.cc 57 // Probe the dictionary.
102 // Probe the dictionary.
404 // probe the dictionary.
429 // Do a quick inline probe of the receiver's dictionary, if it
    [all...]
  /external/v8/src/ic/mips64/
ic-mips64.cc 57 // Probe the dictionary.
102 // Probe the dictionary.
403 // probe the dictionary.
428 // Do a quick inline probe of the receiver's dictionary, if it
    [all...]
  /external/v8/src/ic/ppc/
ic-ppc.cc 57 // Probe the dictionary.
102 // Probe the dictionary.
408 // probe the dictionary.
435 // Do a quick inline probe of the receiver's dictionary, if it
    [all...]
  /external/v8/src/ic/s390/
ic-s390.cc 54 // Probe the dictionary.
98 // Probe the dictionary.
397 // probe the dictionary.
422 // Do a quick inline probe of the receiver's dictionary, if it
    [all...]
  /external/v8/src/ic/x64/
ic-x64.cc 57 // Probe the dictionary.
105 // Probe the dictionary.
324 // probe the dictionary.
351 // Do a quick inline probe of the receiver's dictionary, if it
  /external/v8/src/ic/x87/
ic-x87.cc 59 // Probe the dictionary.
105 // Probe the dictionary.
324 // probe the dictionary.
350 // Do a quick inline probe of the receiver's dictionary, if it
  /external/v8/test/mjsunit/
delete.js 161 // when the dictionary probe misses.
  /external/wpa_supplicant_8/wpa_supplicant/
bss.c 569 * without P2P IE in the Probe Request frame. P2P GO would reply
570 * to that with a Probe Response that does not include P2P IE.
1065 * from Beacon frames instead of either Beacon or Probe Response frames.
1144 * from Beacon frames instead of either Beacon or Probe Response frames.
    [all...]
ChangeLog 22 * modified Extended Capabilities element use in Probe Request frames to
119 * include peer certificate in EAP events even without a separate probe
177 * modified Android PNO functionality to send Probe Request frames only
232 - fixed Probe Request frame triggering invitation to trigger only a
233 single invitation instance even if multiple Probe Request frames are
338 - avoid undesired re-starting of GO negotiation based on Probe
405 - "SCAN passive=1" can be used to request a passive scan (no Probe
473 * avoid excessive Probe Response retries for broadcast Probe Request
    [all...]
  /toolchain/binutils/binutils-2.25/config/
depstand.m4 17 # Variant of _AM_DEPENDENCIES which just does the dependency probe and
  /external/autotest/client/common_lib/cros/network/
iw_runner.py 98 Information elements from Probe Response frame:
551 @param ssids: list of string SSIDs to send probe requests for.
567 @param ssids: list of string SSIDs to send probe requests for.
  /external/clang/test/Driver/
cl-options.c 64 // Gs: "-mstack-probe-size=0"
66 // Gs0: "-mstack-probe-size=0"
68 // Gs4096: "-mstack-probe-size=4096"
  /external/libchrome/base/
bind_helpers.h 193 // want to probe for. Then we create a class Base that inherits from both T
194 // (the class we wish to probe) and BaseMixin. Note that the function
221 // This method of SFINAE will correctly probe for inherited names, but it cannot
  /external/libnl/lib/route/
neightbl.c 318 nl_dump_line(p, " initial-probe-delay %s answer-delay %s " \
730 * Set the first probe delay time of a neighbour table to the specified value
732 * @arg ms new first probe delay time in milliseconds
  /external/libweave/third_party/chromium/base/
bind_helpers.h 193 // want to probe for. Then we create a class Base that inherits from both T
194 // (the class we wish to probe) and BaseMixin. Note that the function
221 // This method of SFINAE will correctly probe for inherited names, but it cannot
  /frameworks/base/services/net/java/android/net/ip/
IpReachabilityMonitor.java 118 * - If no response is received to any of the probe packets, the kernel
168 // Time in milliseconds of the last forced probe request.
413 logEvent(IpReachabilityEvent.PROBE, returnValue);
  /external/avahi/avahi-autoipd/
main.c 1165 /* Send a probe */
1174 /* Send the last probe */
    [all...]
  /external/avahi/avahi-core/
server.c 231 avahi_log_debug("Received conflicting probe [%s]. Local host won.", t);
233 avahi_log_debug("Received conflicting probe [%s]. Local host lost. Withdrawing.", t);
306 /* A conflict => we have to return to probe mode */
629 /* Probe record */
635 avahi_log_warn(__FILE__": Packet too short or invalid while reading probe record. (Maybe a UTF-8 problem?)");
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-m.s 980 probe.r r4 = r5, r6
981 probe.w r4 = r5, r6
983 probe.r r4 = r5, 0
984 probe.w r4 = r5, 1
986 probe.r.fault r3, 2
987 probe.w.fault r3, 3
988 probe.rw.fault r3, 0
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h     [all...]
  /external/v8/src/
code-stubs-hydrogen.cc     [all...]
  /external/jmdns/src/javax/jmdns/impl/
DNSRecord.java 727 logger1.finer("handleQuery() Conflicting probe detected from: " + getRecordSource());
733 logger1.warning("Got conflicting probe from ourselves\n" + "incoming: " + this.toString() + "\n" + "local : " + localService.toString());
762 // We won the tie break, so this conflicting probe should be ignored
    [all...]
  /external/toybox/lib/
lib.c 454 // Unsafe to probe for size with a supplied buffer, don't ever do that.
459 // If we dunno the length, probe it. If we can't probe, start with 1 page.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
assoc_container.hpp 341 * @tparam Comb_Probe_Fn Combining probe functor.
343 * is the ranged-probe functor; otherwise,
346 * @tparam Probe_Fn Probe functor.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
assoc_container.hpp 341 * @tparam Comb_Probe_Fn Combining probe functor.
343 * is the ranged-probe functor; otherwise,
346 * @tparam Probe_Fn Probe functor.

Completed in 1521 milliseconds

<<21222324252627282930>>