Home
last modified time | relevance | path

Searched defs:SSID (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
Dexample_config_iot.json21 "SSID": "<your SSID 2G>", string
25 "SSID": "<your SSID 5G>", string
29 "SSID": "<your SSID 2G 2>", string
33 "SSID": "<your SSID 5G 2>", string
Dexample_connectivity_performance_ap_sta.json10 "SSID": "<your SSID>", string
15 "SSID": "<your SSID>", string
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h228 AtomicOrdering Order, SyncScope::ID SSID, BasicBlock *InsertAtEnd) in LoadInst()
275 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
323 SyncScope::ID SSID; variable
406 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
457 SyncScope::ID SSID; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstructions.h260 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
309 SyncScope::ID SSID; variable
394 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
446 SyncScope::ID SSID; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstructions.h244 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
293 SyncScope::ID SSID; variable
370 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
422 SyncScope::ID SSID; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstructions.h260 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
309 SyncScope::ID SSID; variable
394 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
446 SyncScope::ID SSID; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstructions.h244 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
293 SyncScope::ID SSID; variable
378 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
430 SyncScope::ID SSID; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstructions.h260 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
309 SyncScope::ID SSID; variable
394 void setSyncScopeID(SyncScope::ID SSID) { in setSyncScopeID()
446 SyncScope::ID SSID; variable
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowScanResult.java16 String SSID, String BSSID, String caps, int level, int frequency) { in newInstance()
25 String SSID, in newInstance()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h52 getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { in getSyncScopeInclusionOrdering()
74 bool isOneAddressSpace(SyncScope::ID SSID) const { in isOneAddressSpace()
H A DSIMemoryLegalizer.cpp626 SIMemOpAccess::toSIAtomicScope(SyncScope::ID SSID, in toSIAtomicScope()
682 SyncScope::ID SSID = SyncScope::SingleThread; in constructFromMIWithMMO() local
776 SyncScope::ID SSID = static_cast<SyncScope::ID>(MI->getOperand(1).getImm()); in getAtomicFenceInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h55 Optional<uint8_t> getSyncScopeInclusionOrdering(SyncScope::ID SSID) const { in getSyncScopeInclusionOrdering()
77 bool isOneAddressSpace(SyncScope::ID SSID) const { in isOneAddressSpace()
H A DSIMemoryLegalizer.cpp452 SIMemOpAccess::toSIAtomicScope(SyncScope::ID SSID, in toSIAtomicScope()
520 SyncScope::ID SSID = SyncScope::SingleThread; in constructFromMIWithMMO() local
613 SyncScope::ID SSID = static_cast<SyncScope::ID>(MI->getOperand(1).getImm()); in getAtomicFenceInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp1317 MaybeAlign Align, AtomicOrdering Order, SyncScope::ID SSID, in LoadInst()
1329 MaybeAlign Align, AtomicOrdering Order, SyncScope::ID SSID, in LoadInst()
1388 AtomicOrdering Order, SyncScope::ID SSID, in StoreInst()
1402 AtomicOrdering Order, SyncScope::ID SSID, in StoreInst()
1430 SyncScope::ID SSID) { in Init()
1463 SyncScope::ID SSID, in AtomicCmpXchgInst()
1475 SyncScope::ID SSID, in AtomicCmpXchgInst()
1490 SyncScope::ID SSID) { in Init()
1510 SyncScope::ID SSID, in AtomicRMWInst()
1521 SyncScope::ID SSID, in AtomicRMWInst()
[all …]
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp362 unsigned SSID = unwrap(ctx->context)->getOrInsertSyncScopeID(sync_scope); local
372 unsigned SSID = unwrap(ctx->context)->getOrInsertSyncScopeID(sync_scope); local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp1577 Align Align, AtomicOrdering Order, SyncScope::ID SSID, in LoadInst()
1589 Align Align, AtomicOrdering Order, SyncScope::ID SSID, in LoadInst()
1642 AtomicOrdering Order, SyncScope::ID SSID, in StoreInst()
1656 AtomicOrdering Order, SyncScope::ID SSID, in StoreInst()
1677 SyncScope::ID SSID) { in Init()
1704 SyncScope::ID SSID, in AtomicCmpXchgInst()
1717 SyncScope::ID SSID, in AtomicCmpXchgInst()
1732 SyncScope::ID SSID) { in Init()
1757 SyncScope::ID SSID, Instruction *InsertBefore) in AtomicRMWInst()
1766 SyncScope::ID SSID, BasicBlock *InsertAtEnd) in AtomicRMWInst()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineOperand.cpp510 SyncScope::ID SSID, in printSyncScope()
1068 const MDNode *Ranges, SyncScope::ID SSID, in MachineMemOperand()
1089 const MDNode *Ranges, SyncScope::ID SSID, in MachineMemOperand()
H A DAtomicExpandPass.cpp547 AtomicOrdering MemOpOrder, SyncScope::ID SSID, in createCmpXchgInstFun()
862 SyncScope::ID SSID = AI->getSyncScopeID(); in expandPartwordAtomicRMW() local
1494 AtomicOrdering MemOpOrder, SyncScope::ID SSID, in insertRMWCmpXchgLoop()
1736 SyncScope::ID SSID, Value *&Success, Value *&NewLoaded) { in expandAtomicRMWToLibcall()
/aosp_15_r20/external/python/pyasn1-modules/pyasn1_modules/
Drfc3770.py38 class SSID(univ.OctetString): class
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
DRttPostFlightTest.py23 SSID = "DO_NOT_CONNECT" variable
DRttPreFlightTest.py23 SSID = "DO_NOT_CONNECT" variable
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Darduino_test_utils.py28 SSID = wutils.WifiEnums.SSID_KEY variable
/aosp_15_r20/frameworks/base/tests/vcn/java/android/net/vcn/
H A DVcnWifiUnderlyingNetworkTemplateTest.java30 private static final String SSID = "TestWifi"; field in VcnWifiUnderlyingNetworkTemplateTest
/aosp_15_r20/test/vts-testcase/nbu/src/
Dlocal_hotspot_test.py11 SSID = 'SSID' variable
Dwifi_direct_test.py9 SSID = 'SSID' variable

12345678910>>...13