OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUPP
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
AcpiSsdtRootPci.asl
152
Name(
SUPP
, Zero) // PCI _OSC Support Field value
167
Store(CDW2,
SUPP
)
174
If(LNotEqual(And(
SUPP
, 0x16), 0x16)) {
/external/wpa_supplicant_8/tests/
test-eapol.c
18
enum { AUTH,
SUPP
} test_peer;
35
struct wpa_sm *
supp
;
member in struct:wpa
57
"usage: test-eapol <auth/
supp
> <read/write> <file>");
107
wpa_printf(MSG_DEBUG, "
SUPP
: %s", __func__);
115
wpa_printf(MSG_DEBUG, "
SUPP
: %s(state=%d)", __func__, state);
127
if (!wpa->auth_sent && wpa->test_peer ==
SUPP
&&
147
wpa_printf(MSG_DEBUG, "
SUPP
: RX EAPOL frame");
148
wpa_sm_rx_eapol(wpa->
supp
, wpa->auth_addr, wpa->auth_eapol,
169
wpa_printf(MSG_DEBUG, "
SUPP
: %s(dest=" MACSTR " proto=0x%04x "
173
if (wpa->test_peer ==
SUPP
&& wpa->test_oper == WRITE
[
all
...]
/external/cldr/tools/java/org/unicode/cldr/tool/
ListUnits.java
29
private static final SupplementalDataInfo
SUPP
= CONFIG.getSupplementalDataInfo();
45
Set<String> defaultContent =
SUPP
.getDefaultContentLocales();
179
String digitString =
SUPP
.getDigits(numberSystem);
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
HOST_BUS.ASL
298
Name(
SUPP
,0) // PCI _OSC Support Field value
316
Store(CDW2,
SUPP
)
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
Dsdt.asl
657
Name (
SUPP
, 0x00)
666
Store (CDW2,
SUPP
) /* \_SB_.PCI0.
SUPP
*/
668
If (LNotEqual (And (
SUPP
, 0x16), 0x16))
[
all
...]
Completed in 333 milliseconds