Home
last modified time | relevance | path

Searched refs:Probe (Results 1 – 25 of 32) sorted by relevance

12

/external/tcpdump/tests/
Dieee802.11_exthdr.out1 10016360us tsft 1.0 Mb/s 2412 MHz 11b -22dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request…
3 10017245us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*…
4 10085301us tsft 1.0 Mb/s 2412 MHz 11b -19dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request…
6 10086042us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*…
7 10284358us tsft 1.0 Mb/s 2412 MHz 11b -61dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request…
9 10286542us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*…
10 10351366us tsft 1.0 Mb/s 2412 MHz 11b -70dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request…
12 10352092us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*…
13 10418368us tsft 1.0 Mb/s 2412 MHz 11b -67dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request…
15 10419253us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0*…
[all …]
Dudld-v.out1 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x03), length 60
100 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
109 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
118 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
127 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
136 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
145 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
154 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
163 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
172 UDLDv1, Code Probe message (1), Flags [RT, RSY] (0x01), length 80
[all …]
/external/compiler-rt/lib/ubsan/
Dubsan_type_hash_itanium.cc100 unsigned Probe = First; in getTypeCacheHashTableBucket() local
102 if (!__ubsan_vptr_hash_set[Probe] || __ubsan_vptr_hash_set[Probe] == V) in getTypeCacheHashTableBucket()
103 return &__ubsan_vptr_hash_set[Probe]; in getTypeCacheHashTableBucket()
104 Probe += ((V >> 16) & 65535) + 1; in getTypeCacheHashTableBucket()
105 if (Probe >= HashTableSize) in getTypeCacheHashTableBucket()
106 Probe -= HashTableSize; in getTypeCacheHashTableBucket()
/external/llvm/lib/Support/
DFoldingSet.cpp283 void *Probe = OldBuckets[i]; in GrowHashTable() local
284 if (!Probe) continue; in GrowHashTable()
285 while (Node *NodeInBucket = GetNextPtr(Probe)) { in GrowHashTable()
287 Probe = NodeInBucket->getNextInBucket(); in GrowHashTable()
309 void *Probe = *Bucket; in FindNodeOrInsertPos() local
314 while (Node *NodeInBucket = GetNextPtr(Probe)) { in FindNodeOrInsertPos()
319 Probe = NodeInBucket->getNextInBucket(); in FindNodeOrInsertPos()
424 void *Probe = NodePtr->getNextInBucket(); in advance() local
426 if (FoldingSetNode *NextNodeInBucket = GetNextPtr(Probe)) in advance()
430 void **Bucket = GetBucketPtr(Probe); in advance()
/external/v8/src/base/
Dhashmap.h101 Entry* Probe(void* key, uint32_t hash) const;
123 Entry* p = Probe(key, hash); in Lookup()
132 Entry* p = Probe(key, hash); in LookupOrInsert()
147 p = Probe(key, hash); in LookupOrInsert()
156 Entry* p = Probe(key, hash); in Remove()
244 TemplateHashMapImpl<AllocationPolicy>::Probe(void* key, uint32_t hash) const { in Probe() function
/external/autotest/server/cros/chaos_lib/
Dchaos_analyzer_usage.txt35 …74 0.319619 14:7d:c5:e6:41:24 ff:ff:ff:ff:ff:ff 802.11 121 Probe Request, SN=218, FN=0, Flags=....…
36 …99 0.377054 14:7d:c5:e6:41:24 ff:ff:ff:ff:ff:ff 802.11 121 Probe Request, SN=219, FN=0, Flags=....…
37 …102 0.387697 14:7d:c5:e6:41:24 ff:ff:ff:ff:ff:ff 802.11 121 Probe Request, SN=220, FN=0, Flags=...…
38 …141 0.557165 14:7d:c5:e6:41:24 ff:ff:ff:ff:ff:ff 802.11 121 Probe Request, SN=225, FN=0, Flags=...…
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.h30 struct Probe { struct
31 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() argument
145 std::list<Probe> probes_;
Dremote_bitrate_estimator_abs_send_time.cc127 for (std::list<Probe>::const_iterator it = probes_.begin(); in ComputeClusters()
298 probes_.push_back(Probe(send_time_ms, arrival_time_ms, payload_size)); in IncomingPacketInfo()
/external/ceres-solver/internal/ceres/
Dgradient_checker_test.cc179 EXPECT_TRUE(GoodTermGradientChecker::Probe( in TEST()
184 EXPECT_FALSE(BadTermGradientChecker::Probe( in TEST()
/external/autotest/client/site_tests/hardware_ProbeComponents/
Dcontrol7 PURPOSE = "Probe all hardware components for HWID generation"
/external/mesa3d/src/gallium/targets/xorg-radeonsi/
Dxorg.c140 scrn->Probe = NULL; in radeonsi_xorg_pci_probe()
/external/mesa3d/src/gallium/targets/xorg-i915/
Dintel_xorg.c139 scrn->Probe = NULL; in intel_xorg_pci_probe()
/external/mesa3d/src/gallium/targets/xorg-r600/
Dxorg.c140 scrn->Probe = NULL; in r600_xorg_pci_probe()
/external/mesa3d/src/gallium/targets/xorg-r300/
Dxorg.c140 scrn->Probe = NULL; in r300_xorg_pci_probe()
/external/v8/src/
Dv8.cc79 CpuFeatures::Probe(false); in InitializeOncePerProcessImpl()
Dflags.cc526 CpuFeatures::Probe(false); in PrintHelp()
Dassembler.h210 static void Probe(bool cross_compile) { in Probe() function
218 Probe(false); in SupportedFeatures()
/external/autotest/client/site_tests/hardware_VideoDecodeCapable/
Dcontrol.vaapi7 PURPOSE = 'Probe for the video decoding capability'
/external/mesa3d/src/gallium/targets/xorg-nouveau/
Dnouveau_xorg.c186 scrn->Probe = NULL; in nouveau_xorg_pci_probe()
/external/ceres-solver/include/ceres/
Dgradient_checker.h104 static bool Probe(double const* const* probe_point, in Probe() function
/external/v8/src/snapshot/
Dmksnapshot.cc152 i::CpuFeatures::Probe(true); in main()
/external/llvm/include/llvm/ADT/
DFoldingSet.h660 void *Probe = static_cast<FoldingSetNode*>(Ptr)->getNextInBucket(); in advance() local
661 uintptr_t x = reinterpret_cast<uintptr_t>(Probe) & ~0x1; in advance()
/external/autotest/client/site_tests/suite_HWQual/
DREADME.txt173 - Run the DUT on AC. Probe the AC driver:
178 - Run the DUT on battery. Probe the battery driver:
/external/llvm/docs/
DExtensions.rst197 Stack Probe Emission
/external/wpa_supplicant_8/hostapd/
DChangeLog75 * do not reply to a Probe Request frame that includes DSS Parameter Set
143 - do not use Interworking filtering rules on Probe Request if
242 * avoid excessive Probe Response retries for broadcast Probe Request
302 specific elements to be added to the Beacon and Probe Response frames
313 remove active PBC indication from Probe Request frames properly
423 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames.
473 * fixed WPS Probe Request processing to handle missing required

12