Home
last modified time | relevance | path

Searched refs:Multi (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/external/wpa_supplicant_8/hostapd/
DREADME-MULTI-AP1 hostapd, wpa_supplicant and the Multi-AP Specification
5 support the Multi-AP Specification.
7 Introduction to Multi-AP
10 The Wi-Fi Alliance Multi-AP Specification is the technical specification for
12 Multi-AP. It defines control protocols between Wi-Fi® access points (APs) to
17 Most of the Multi-AP specification falls outside of the scope of
28 The text below refers to "Multi-AP Specification v1.0" [3].
34 In a Multi-AP network, the central controller can configure the BSSs on the
42 Multi-AP specification doesn't dictate this, but typically the backhaul link
47 side of the backhaul link is configured through the Multi-AP protocol as the
[all …]
/external/tcpdump/tests/
Dbgp-aigp-oobr-nossl.out8 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
19 Multi-Protocol Reach NLRI (14), length: 33, Flags [OE]:
31 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
42 Multi-Protocol Reach NLRI (14), length: 32, Flags [OE]:
51 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
62 Multi-Protocol Reach NLRI (14), length: 81, Flags [OE]:
79 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
96 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
107 Multi-Protocol Reach NLRI (14), length: 33, Flags [OE]:
119 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
[all …]
Dbgp-aigp-oobr-ssl.out8 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
19 Multi-Protocol Reach NLRI (14), length: 33, Flags [OE]:
31 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
42 Multi-Protocol Reach NLRI (14), length: 32, Flags [OE]:
51 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
62 Multi-Protocol Reach NLRI (14), length: 81, Flags [OE]:
79 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
96 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
107 Multi-Protocol Reach NLRI (14), length: 33, Flags [OE]:
119 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
[all …]
Dbgp-aigp.out6 Multi Exit Discriminator (4), length: 4, Flags [O]: 0
13 Multi-Protocol Reach NLRI (14), length: 17, Flags [OE]:
18 Multi-Protocol Unreach NLRI (15), length: 3, Flags [OE]:
Dtok2str-oobr-1.out16 Multi-Protocol Reach NLRI (14), length: 32, Flags [OE]:
36 Multi-Protocol Reach NLRI (14), length: 23, Flags [OE]:
53 Multi-Protocol Unreach NLRI (15), length: 3, Flags [OE]:
Disis_stlv_asan.out18 Multi-Topology-Aware Port Capability TLV #143, length: 143
22 Multi-Topology-Aware Port Capability TLV #143, length: 143
Dbgp_vpn_rt-oobr.out7 Multi-Protocol Unreach NLRI (15), length: 227, Flags [T+6]:
19 Multi-Protocol Reach NLRI (14), length: 227, Flags [T+6]:
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h111 static BaseResult Multi(std::vector<TIntermNode *> &&nodes);
114 static BaseResult Multi(Iter nodesBegin, Iter nodesEnd) in Multi() function
150 static PreResult Multi(std::vector<TIntermNode *> &&nodes) in Multi() function
152 return BaseResult::Multi(std::move(nodes)); in Multi()
156 static PreResult Multi(Iter nodesBegin, Iter nodesEnd) in Multi() function
158 return BaseResult::Multi(nodesBegin, nodesEnd); in Multi()
183 static PostResult Multi(std::vector<TIntermNode *> &&nodes) in Multi() function
185 return BaseResult::Multi(std::move(nodes)); in Multi()
189 static PostResult Multi(Iter nodesBegin, Iter nodesEnd) in Multi() function
191 return BaseResult::Multi(nodesBegin, nodesEnd); in Multi()
/external/llvm-project/clang/test/CodeGenCXX/
Ddllimport-memptr-global.cpp14 struct __declspec(dllimport) Multi : A, B { struct
32 auto mp_multi_nv = &Multi::nonvirt; // expected-warning {{global constructor}}
37 auto mp_multi_v = &Multi::virt;
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DViewMatcher.java26 return new Multi(views); in construct()
47 private final static class Multi extends ViewMatcher class in ViewMatcher
54 public Multi(Class<?>[] v) { _views = v; } in Multi() method in ViewMatcher.Multi
/external/autotest/client/site_tests/network_WiFiHECaps/
Dcontrol.MU_MIMO13 Multi-User Multi Input Multi Output (MU-MIMO) downlink (DL) and uplink (UL).
/external/llvm-project/llvm/test/TableGen/
Difstmt.td28 multiclass Multi<int i> {
44 defm c1: Multi<1>;
50 defm c2: Multi<2>;
56 defm c3: Multi<3>;
DLoLoL.td10 multiclass Multi<list<list<list<int>>> v> {
15 defm Def : Multi<[[[]],[[1, 2, 3]]]>;
/external/e2fsprogs/debian/
Dcontrol27 Multi-Arch: foreign
56 Multi-Arch: foreign
68 Multi-Arch: same
82 Multi-Arch: same
96 Multi-Arch: same
110 Multi-Arch: same
124 Multi-Arch: same
150 Multi-Arch: same
172 Multi-Arch: same
205 Multi-Arch: foreign
/external/tinyalsa_new/debian/
Dcontrol21 Multi-Arch: same
30 Multi-Arch: same
40 Multi-Arch: same
/external/deqp-deps/SPIRV-Tools/test/tools/
Dspirv_test_framework_unittest.py100 class Multi(R1, R2): class
124 self.assertEqual(get_all_superclasses(Multi), [R1, R2])
158 get_all_test_methods(Multi), ['check_r1', 'check_r2', 'check_multi'])
/external/swiftshader/third_party/SPIRV-Tools/test/tools/
Dspirv_test_framework_unittest.py100 class Multi(R1, R2): class
124 self.assertEqual(get_all_superclasses(Multi), [R1, R2])
158 get_all_test_methods(Multi), ['check_r1', 'check_r2', 'check_multi'])
/external/tensorflow/tensorflow/core/kernels/
Dtraining_ops_test.cc101 test::graph::Multi(g, "ApplyGradientDescent", {var, lr, grad}); in SGD()
137 test::graph::Multi(g, "ApplyAdagrad", {var, accum, lr, grad}); in Adagrad()
174 test::graph::Multi(g, "SparseApplyAdagrad", in SparseAdagrad()
219 test::graph::Multi(g, "ApplyMomentum", {var, accum, lr, grad, mom}); in Momentum()
264 test::graph::Multi( in Adam()
318 test::graph::Multi(g, "ApplyRMSProp", in RMSProp()
359 test::graph::Multi(g, "ApplyAddSign", in AddSign()
400 test::graph::Multi(g, "ApplyPowerSign", in PowerSign()
/external/llvm/test/TableGen/
DLoLoL.td10 multiclass Multi<list<list<list<int>>> v> {
15 defm Def : Multi<[[[]],[[1, 2, 3]]]>;
/external/ImageMagick/
DInstall-windows.txt44 o VisualDynamicMT.sln (Dynamic Multi-threaded DLL runtimes)
45 o VisualStaticMTD.sln (Static Multi-threaded DLL runtimes)
46 o VisualStaticMT.sln (Static Multi-threaded runtimes)
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/
DPropertySerializerMap.java318 return new Multi(this, ts); in newWith()
322 private final static class Multi extends PropertySerializerMap class in PropertySerializerMap
336 public Multi(PropertySerializerMap base, TypeAndSerializer[] entries) { in Multi() method in PropertySerializerMap.Multi
388 return new Multi(this, entries); in newWith()
/external/rust/cxx/book/src/
Dbuilding.md1 {{#title Multi-language build system options — Rust ♡ C++}}
2 # Multi-language build system options
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs21 public bool Multi; field in SevenZip.CommandLineParser.SwitchForm
31 Multi = multi; in SwitchForm()
101 if ((!switchForm.Multi) && matchedSwitch.ThereIs) in ParseString()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocument.cpp76 bool Document::readFromBlob(StringRef Blob, bool Multi) { in readFromBlob() argument
79 if (Multi) { in readFromBlob()
89 if (Multi && Stack.size() == 1) { in readFromBlob()
/external/swiftshader/third_party/marl/docs/
Dscheduler.md17 - [Multi-Threaded-Workers](#multi-threaded-workers)
35 …lling thread. This worker is used for scheduling tasks when there are no [Multi-Threaded-Workers](…
86Multi-Threaded-Workers](#multi-threaded-workers) is picked. If any workers have entered a [spin-fo…
90 …ssing function for worker fibers. `run()` is called by the start of each [Multi-Threaded-Worker](#…
92 This function is shared by both the [Single-Threaded](#single-threaded-workers) and [Multi-Threaded…
130 If the worker is a [Multi-Threaded-Worker](#multi-threaded-workers), `waitForWork()` begins by ente…
181 A worker is created as either a Single-Threaded-Worker or Multi-Threaded-Worker.
185 The most significant difference is that the Multi-Threaded-Worker spawns a dedicated worker thread …
222 ### Multi-Threaded-Workers
224 Multi-Threaded-Workers are created when the `marl::Scheduler` is constructed with a positive number…

12345678910>>...14