| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | FoldingSet.cpp | 285 void *Probe = OldBuckets[i]; in GrowBucketCount() local 286 if (!Probe) continue; in GrowBucketCount() 287 while (Node *NodeInBucket = GetNextPtr(Probe)) { in GrowBucketCount() 289 Probe = NodeInBucket->getNextInBucket(); in GrowBucketCount() 326 void *Probe = *Bucket; in FindNodeOrInsertPos() local 331 while (Node *NodeInBucket = GetNextPtr(Probe)) { in FindNodeOrInsertPos() 336 Probe = NodeInBucket->getNextInBucket(); in FindNodeOrInsertPos() 441 void *Probe = NodePtr->getNextInBucket(); in advance() local 443 if (FoldingSetNode *NextNodeInBucket = GetNextPtr(Probe)) in advance() 447 void **Bucket = GetBucketPtr(Probe); in advance()
|
| /freebsd-12.1/contrib/compiler-rt/lib/ubsan/ |
| H A D | ubsan_type_hash_itanium.cc | 102 unsigned Probe = First; in getTypeCacheHashTableBucket() local 104 if (!__ubsan_vptr_hash_set[Probe] || __ubsan_vptr_hash_set[Probe] == V) in getTypeCacheHashTableBucket() 105 return &__ubsan_vptr_hash_set[Probe]; in getTypeCacheHashTableBucket() 106 Probe += ((V >> 16) & 65535) + 1; in getTypeCacheHashTableBucket() 107 if (Probe >= HashTableSize) in getTypeCacheHashTableBucket() 108 Probe -= HashTableSize; in getTypeCacheHashTableBucket()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86WinAllocaExpander.cpp | 44 enum Lowering { TouchAndSub, Sub, Probe }; enumerator 105 return Probe; in getLowering() 173 case Probe: in computeLowerings() 243 case Probe: in lower()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/ |
| H A D | tst.TestTransStability1.ksh.out | 4 Minimum Probe Description Attributes
|
| H A D | tst.TestTransStability2.ksh.out | 4 Minimum Probe Description Attributes
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestBean.java | 461 public static Probe 464 Probe p = new Probe(getProbeDescription(), getProbeInfo()); in getProbe()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | JDTrace.java | 896 List <List <Probe>> lists = in main() 897 new LinkedList <List <Probe>> (); in main() 903 for (List <Probe> list : lists) { in main() 904 for (Probe probe : list) { in main()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
| H A D | man.ListProbesWithIDs | 74 * RESULT: Probe descriptions listed for all ids specified. Once
|
| /freebsd-12.1/contrib/llvm/include/llvm/ADT/ |
| H A D | FoldingSet.h | 671 void *Probe = static_cast<FoldingSetNode*>(Ptr)->getNextInBucket(); in advance() local 672 uintptr_t x = reinterpret_cast<uintptr_t>(Probe) & ~0x1; in advance()
|
| /freebsd-12.1/sys/arm/arm/ |
| H A D | platform_if.m | 75 * @brief Probe for whether we are on this platform, returning the standard
|
| /freebsd-12.1/tools/tools/net80211/wlaninject/ |
| H A D | README | 47 preq, probereq Probe Request
|
| /freebsd-12.1/sys/powerpc/powerpc/ |
| H A D | platform_if.m | 90 * @brief Probe for whether we are on this platform, returning the standard
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 147 * added no_probe_resp_if_max_sta=1 parameter to disable Probe Response 282 * do not reply to a Probe Request frame that includes DSS Parameter Set 350 - do not use Interworking filtering rules on Probe Request if 449 * avoid excessive Probe Response retries for broadcast Probe Request 509 specific elements to be added to the Beacon and Probe Response frames 520 remove active PBC indication from Probe Request frames properly 630 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames. 680 * fixed WPS Probe Request processing to handle missing required
|
| H A D | defconfig | 368 # Has the AP retain the Probe Request and (Re)Association Request frames from
|
| /freebsd-12.1/sys/dev/bhnd/ |
| H A D | bhnd_erom_if.m | 56 * Probe to see if this device enumeration class supports the bhnd bus at
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | ChangeLog | 334 * modified Extended Capabilities element use in Probe Request frames to 489 * modified Android PNO functionality to send Probe Request frames only 544 - fixed Probe Request frame triggering invitation to trigger only a 545 single invitation instance even if multiple Probe Request frames are 650 - avoid undesired re-starting of GO negotiation based on Probe 717 - "SCAN passive=1" can be used to request a passive scan (no Probe 785 * avoid excessive Probe Response retries for broadcast Probe Request 974 remove active PBC indication from Probe Request frames properly 1148 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames. 2280 Probe Response frame, and RSN is enabled in wpa_supplicant
|
| H A D | README-P2P | 98 With one or more seek arguments, the command sends Probe Request frames 755 discovered, i.e., which we have only seen in a received Probe Request
|
| H A D | README-HS20 | 90 # This value controls the Access Network Type value in Probe Request frames.
|
| /freebsd-12.1/sys/kern/ |
| H A D | device_if.m | 78 * @brief Probe to see if a device matches a driver.
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
| H A D | tst.Bean.ksh.out | 681 Probe: 682 …serialized: org.opensolaris.os.dtrace.Probe[description = syscall::malloc:entry, info = org.openso… 683 …deserialized: org.opensolaris.os.dtrace.Probe[description = syscall::malloc:entry, info = org.open… 684 Probe: 685 …encoded: org.opensolaris.os.dtrace.Probe[description = syscall::malloc:entry, info = org.opensolar… 686 …decoded: org.opensolaris.os.dtrace.Probe[description = syscall::malloc:entry, info = org.opensolar…
|
| /freebsd-12.1/crypto/openssl/crypto/ |
| H A D | sparccpuid.S | 252 ! Probe and instrument VIS1 instruction. Output is number of cycles it
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | acinclude.m4 | 346 dnl Probe number of bits in a byte.
|
| /freebsd-12.1/sys/conf/ |
| H A D | options | 378 SYM_SETUP_LP_PROBE_MAP opt_sym.h #-Low Priority Probe Map (bits)
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | acinclude.m4 | 1354 # Probe for locale model to use if none specified. 1587 # Probe for host-specific support if no specific model is specified.
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/ |
| H A D | device.subr | 321 # Probe a single GEOM device and if it can be classified as a media source,
|