Searched refs:PMF (Results 1 – 11 of 11) sorted by relevance
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 46 template<int (X::*pmf)(int)> struct PMF { // expected-note 2 {{template parameter is declared here}} struct 47 PMF<pmf> *pmf2; argument 50 PMF<0> pmf0; // expected-error{{null non-type template argument must be cast to template parameter … 51 PMF<(0)> pmf1; // expected-error{{null non-type template argument must be cast to template paramete… 52 PMF<nullptr> pmf2; 53 PMF<get_nullptr()> pmf3; 54 PMF<(int (X::*)(int))0> pmf4; 55 PMF<np> pmf5;
|
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
D | common_type.pass.cpp | 221 using PMF = void (S::*)(long) const; typedef 231 static_assert(is_same<typename result_of<PMF(unique_ptr<S>, int)>::type, void>::value, "Error!");
|
/external/clang/test/SemaCXX/ |
D | nullptr.cpp | 78 template <int *PI, void (*PF)(), int A::*PM, void (A::*PMF)()>
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 1525 Value *PMF = Intrinsic::getDeclaration(M, Intrinsic::hexagon_M4_pmpyw); in generate() local 1548 P = B.CreateCall(PMF, {P, QVI}); in generate() 1554 Value *R = B.CreateCall(PMF, {P, Q}); in generate()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 74 * fixed WNM Sleep Mode processing when PMF is not enabled 103 - use ieee80211w profile parameter to enable/disable PMF and derive 104 a separate TX IGTK if PMF is enabled instead of using MGTK 142 * improved PMF behavior for cases where the AP and STA has different 308 EAPOL-Key descriptor version 3 when the station supports PMF even if 309 PMF is not enabled on the AP 502 * allow PMF to be enabled for AP mode operation with the ieee80211w 642 GAS/ANQP exchanges when associated with PMF
|
D | android.config | 273 # IEEE 802.11w (management frame protection), also known as PMF
|
D | defconfig | 300 # IEEE 802.11w (management frame protection), also known as PMF
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 158 * removed optional fields from RSNE when using FT with PMF 277 * fixed PMF protection of Deauthentication frame when this is triggered 346 GAS/ANQP exchanges when PMF is enabled
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 13700 ,"IT","PMF","Parma","Parma","PR","--34----","AI","1207",,"4448N 01020E",""
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 22331 ,"US","PMF","Plymouth","Plymouth","FL","--3-----","RQ","9307",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 22964 ,"DE","PMF","Pommersfelden","Pommersfelden","BY","-----6--","RL","0901",,"4946N 01049E",
|