Home
last modified time | relevance | path

Searched refs:BSS (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/test/CodeGen/PowerPC/
Dppc32-pic-large.ll1 … %s -mtriple=powerpc-unknown-linux-gnu -relocation-model=pic | FileCheck -check-prefix=LARGE-BSS %s
15 ; LARGE-BSS: [[POFF:\.L[0-9]+\$poff]]:
16 ; LARGE-BSS-NEXT: .long .LTOC-[[PB:\.L[0-9]+\$pb]]
17 ; LARGE-BSS-NEXT: foo:
18 ; LARGE-BSS: stw 30, -8(1)
19 ; LARGE-BSS: bl [[PB]]
20 ; LARGE-BSS-NEXT: [[PB]]:
21 ; LARGE-BSS: mflr 30
22 ; LARGE-BSS: lwz [[REG:[0-9]+]], [[POFF]]-[[PB]](30)
23 ; LARGE-BSS-NEXT: add 30, [[REG]], 30
[all …]
Dppc32-pic.ll1 … %s -mtriple=powerpc-unknown-linux-gnu -relocation-model=pic | FileCheck -check-prefix=SMALL-BSS %s
15 ; SMALL-BSS-LABEL:foo:
16 ; SMALL-BSS: stw 30, -8(1)
17 ; SMALL-BSS: stwu 1, -32(1)
18 ; SMALL-BSS: bl _GLOBAL_OFFSET_TABLE_@local-4
19 ; SMALL-BSS: mflr 30
20 ; SMALL-BSS-DAG: stw {{[0-9]+}}, 8(1)
21 ; SMALL-BSS-DAG: lwz [[VREG:[0-9]+]], bar@GOT(30)
22 ; SMALL-BSS-DAG: lwz {{[0-9]+}}, 0([[VREG]])
23 ; SMALL-BSS: bl call_foo@PLT
[all …]
/external/llvm/test/Object/
Dobjdump-section-content.test5 RUN: | FileCheck %s -check-prefix BSS
23 BSS: Contents of section .bss:
24 BSS-NEXT: <skipping contents of bss section at [12c8, 12cc)>
/external/llvm/include/llvm/MC/
DSectionKind.h88 BSS, enumerator
154 bool isBSS() const { return K == BSS || K == BSSLocal || K == BSSExtern; } in isBSS()
190 static SectionKind getBSS() { return get(BSS); } in getBSS()
/external/valgrind/drd/tests/
Dtc22_exit_w_lock.stderr.exp-32bit8 Allocation context: stack_cache_lock (offset 0, size 4) in libpthread-?.?.so, libpthread.so.0:BSS
20 Allocation context: stack_cache_lock (offset 0, size 4) in libpthread-?.?.so, libpthread.so.0:BSS
80 Allocation context: stack_cache_actsize (offset 0, size 4) in libpthread-?.?.so, libpthread.so.0:BSS
104 Allocation context: stack_cache_actsize (offset 0, size 4) in libpthread-?.?.so, libpthread.so.0:BSS
116 Allocation context: stack_cache_lock (offset 0, size 4) in libpthread-?.?.so, libpthread.so.0:BSS
128 Allocation context: stack_cache_lock (offset 0, size 4) in libpthread-?.?.so, libpthread.so.0:BSS
Dtc21_pthonce.stderr.exp7 Allocation context: BSS section of tc21_pthonce
17 Allocation context: BSS section of tc21_pthonce
Dannotate_hb_race.stderr.exp4 Allocation context: BSS section of annotate_hb_race
Dstd_thread2.stderr.exp5 Allocation context: BSS section of std_thread2
/external/autotest/server/site_tests/network_WiFi_ChannelHop/
Dcontrol10 The channel hop test verifies that the DUT, connected to a BSS on one
12 the BSS.
/external/autotest/server/site_tests/network_WiFi_SecChange/
Dcontrol14 This test checks that we can connect to a BSS after it changes security modes.
15 In particular, we change the security of a BSS from WPA to open and assert that
/external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
Dcontrol17 802.11n Overlapping BSS detection scans as opposed to wpa_supplicant's
/external/dbus-binding-generator/chromeos-dbus-bindings/
Dxml_interface_parser_unittest.cc40 <arg name="BSS" type="o"/>
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog39 - fixed WPS property of fi.w1.wpa_supplicant1.BSS interface
56 * fixed BSS selection based on estimated throughput
89 * add support for control mesh BSS (IEEE 802.11s) operations
102 * improved BSS Transition Management processing
105 * fixed expiration of BSS entry with all-zeros BSSID
131 * increase 5 GHz band preference in BSS selection (estimate SNR, if info
212 - BSSID/frequency hint for driver-based BSS selection
287 * added "reattach" command for fast reassociate-back-to-same-BSS
364 * fixed ctrl_iface BSS command iteration with RANGE argument and no
382 * added support for BSS Transition Management
[all …]
DREADME-HS20246 # max_bss_load: Maximum BSS Load Channel Utilization (1..255)
250 # BSS Load or if the limit would prevent any connection, this constraint
525 ANQP information for the BSS can be fetched using the BSS command:
/external/wpa_supplicant_8/hostapd/
DChangeLog47 * add support for generating BSS Load element (bss_load_update_period)
57 * add BSS_TM_REQ ctrl_iface command to send BSS Transition Management
58 Request frames and BSS-TM-RESP event to indicate response to such
85 * fixed DFS and channel switch operation for multi-BSS cases
115 during the lifetime of the BSS
116 * fixed HT40 co-ex support to check for overlapping 20 MHz BSS
208 * added option for using per-BSS (vif) configuration files with
291 - BSS max idle period
335 between associated stations in the BSS. By default, this bridging
359 * WNM: Add BSS Transition Management Request for ESS Disassoc Imminent.
[all …]
Dandroid.config130 # IEEE Std 802.11r-2008 (Fast BSS Transition)
Ddefconfig143 # IEEE Std 802.11r-2008 (Fast BSS Transition)
/external/autotest/client/site_tests/security_DbusMap/
Dbaseline.nobody16 "interface": "fi.w1.wpa_supplicant1.BSS",
Dbaseline.chronos22 "interface": "fi.w1.wpa_supplicant1.BSS",
Dbaseline26 "interface": "fi.w1.wpa_supplicant1.BSS",
/external/llvm/test/CodeGen/ARM/
Dglobal-merge.ll65 ; Global variables that can be placed in BSS should be kept together in a
/external/llvm/docs/CommandGuide/
Dlli.rst151 Don't place zero-initialized symbols into the BSS section.
/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp605 if (auto BSS = dyn_cast<MDString>(BS)) in lowerBitSetCalls()
606 dbgs() << BSS->getString() << ": "; in lowerBitSetCalls()
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml89 <para><command>wpa_supplicant</command> selects a BSS based on
95 driver to associate with the chosen BSS</para>
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1194 bool BSS = Section.isBSS(); in PrintSectionHeaders() local
1196 (Data ? "DATA " : "") + (BSS ? "BSS" : "")); in PrintSectionHeaders()

12