/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
s5pv210-galaxys.dts | 199 PIN_SLP(gpa0-0, PREV, NONE); 200 PIN_SLP(gpa0-1, PREV, NONE); 201 PIN_SLP(gpa0-2, PREV, NONE); 202 PIN_SLP(gpa0-3, OUT1, NONE); 204 PIN_SLP(gpa0-5, OUT0, NONE); 206 PIN_SLP(gpa0-7, OUT1, NONE); 209 PIN_SLP(gpa1-1, OUT0, NONE); 210 PIN_SLP(gpa1-2, INPUT, NONE); 211 PIN_SLP(gpa1-3, OUT0, NONE); 213 PIN_SLP(gpb-0, OUT0, NONE); [all...] |
s5pv210-fascinate4g.dts | 161 PIN_SLP(gpa0-0, PREV, NONE); 162 PIN_SLP(gpa0-1, PREV, NONE); 163 PIN_SLP(gpa0-2, PREV, NONE); 164 PIN_SLP(gpa0-3, OUT1, NONE); 165 PIN_SLP(gpa0-4, PREV, NONE); 166 PIN_SLP(gpa0-5, PREV, NONE); 167 PIN_SLP(gpa0-6, PREV, NONE); 168 PIN_SLP(gpa0-7, PREV, NONE); 171 PIN_SLP(gpa1-1, OUT0, NONE); 173 PIN_SLP(gpa1-3, OUT0, NONE); [all...] |
exynos4412-p4note.dtsi | 657 PIN_SLP(gpa0-0, INPUT, NONE); 658 PIN_SLP(gpa0-1, OUT0, NONE); 659 PIN_SLP(gpa0-2, INPUT, NONE); 661 PIN_SLP(gpa0-4, INPUT, NONE); 673 PIN_SLP(gpb-0, INPUT, NONE); 674 PIN_SLP(gpb-1, INPUT, NONE); 675 PIN_SLP(gpb-2, INPUT, NONE); 676 PIN_SLP(gpb-3, INPUT, NONE); 689 PIN_SLP(gpc1-1, PREV, NONE); 695 PIN_SLP(gpd0-1, OUT0, NONE); [all...] |
exynos4412-midas.dtsi | 1003 PIN_SLP(gpa0-0, INPUT, NONE); 1004 PIN_SLP(gpa0-1, OUT0, NONE); 1005 PIN_SLP(gpa0-2, INPUT, NONE); 1007 PIN_SLP(gpa0-4, INPUT, NONE); 1019 PIN_SLP(gpb-0, INPUT, NONE); 1020 PIN_SLP(gpb-1, INPUT, NONE); 1021 PIN_SLP(gpb-2, INPUT, NONE); 1022 PIN_SLP(gpb-3, INPUT, NONE); 1034 PIN_SLP(gpc1-0, INPUT, NONE); 1035 PIN_SLP(gpc1-1, PREV, NONE); [all...] |
exynos3250-monk.dts | 502 PIN_SLP(gpb-0, PREV, NONE); 503 PIN_SLP(gpb-1, PREV, NONE); 504 PIN_SLP(gpb-2, PREV, NONE); 505 PIN_SLP(gpb-3, PREV, NONE); 525 PIN_SLP(gpd0-2, INPUT, NONE); 526 PIN_SLP(gpd0-3, INPUT, NONE); 528 PIN_SLP(gpd1-0, INPUT, NONE); 529 PIN_SLP(gpd1-1, INPUT, NONE); 530 PIN_SLP(gpd1-2, INPUT, NONE); 531 PIN_SLP(gpd1-3, INPUT, NONE); [all...] |
exynos3250-rinato.dts | 734 PIN_SLP(gpb-0, PREV, NONE); 735 PIN_SLP(gpb-1, PREV, NONE); 736 PIN_SLP(gpb-2, PREV, NONE); 737 PIN_SLP(gpb-3, PREV, NONE); 757 PIN_SLP(gpd0-2, INPUT, NONE); 758 PIN_SLP(gpd0-3, INPUT, NONE); 760 PIN_SLP(gpd1-0, INPUT, NONE); 761 PIN_SLP(gpd1-1, INPUT, NONE); 762 PIN_SLP(gpd1-2, INPUT, NONE); 763 PIN_SLP(gpd1-3, INPUT, NONE); [all...] |
/src/sys/arch/amd64/amd64/ |
db_disasm.c | 68 #define NONE 8 185 { "", true, NONE, 0, 0 }, 186 { "", true, NONE, 0, 0 }, 187 { "", true, NONE, 0, 0 }, 188 { "", true, NONE, 0, 0 }, 189 { "", true, NONE, 0, 0 }, 190 { "", true, NONE, 0, 0 }, 196 /*00*/ { "", true, NONE, op1(Ew), db_Grp6 }, 197 /*01*/ { "", true, NONE, op1(Ew), db_Grp7 }, 200 /*04*/ { "", false, NONE, 0, 0 } [all...] |
/src/sys/arch/i386/i386/ |
db_disasm.c | 58 #define NONE 8 135 { "sgdt", false, NONE, op1(E), 0 }, 136 { "sidt", false, NONE, op2(MEx,4), "monitor\0mwait\0clac\0stac"}, 137 { "lgdt", false, NONE, op2(MEx,2), "xgetbv\0xsetbv" }, 138 { "lidt", false, NONE, op1(E), 0 }, 139 { "smsw", false, NONE, op1(E), 0 }, 140 { "", false, NONE, 0, 0 }, 141 { "lmsw", false, NONE, op1(E), 0 }, 142 { "invlpg", false, NONE, op2(MEx,2), "swapgs\0rdtscp" }, 157 { "fxsave", false, NONE, op1(E), 0 } [all...] |
/src/share/examples/wpa_supplicant/ |
wpa_supplicant.conf | 18 key_mgmt=NONE 43 key_mgmt=NONE
|
/src/usr.bin/m4/lib/ |
ohash_int.h | 19 #define NONE (h->size)
|
ohash_lookup_interval.c | 32 empty = NONE; 40 if (empty == NONE) 46 if (empty != NONE) { 64 if (empty != NONE)
|
ohash_lookup_memory.c | 31 empty = NONE; 39 if (empty == NONE) 43 if (empty != NONE) { 60 if (empty != NONE)
|
/src/usr.sbin/apmd/ |
apm-proto.h | 33 NONE,
|
/src/usr.bin/make/unit-tests/ |
sh-errctl.exp | 2 TokenPool_Take: pid <pid>, aborting NONE, running 0 25 TokenPool_Take: pid <pid>, aborting NONE, running 0
|
opt-debug-jobs.exp | 2 TokenPool_Take: pid <pid>, aborting NONE, running 0 25 TokenPool_Take: pid <pid>, aborting NONE, running 0
|
/src/usr.bin/deroff/ |
deroff.c | 193 #define NONE 0 1491 case NONE: 1625 M(NONE, '\\','"', skip), /* comment */ 1632 M(NONE, 's','o', so), /* source a file */ 1633 M(NONE, 'n','x', nx), /* go to next file */ 1635 M(NONE, 't','m', skip), /* print string on tty */ 1636 M(NONE, 'h','w', skip), /* exception hyphen words */ 1637 M(NONE, 0,0, 0) 1648 M(NONE, 'T','E', outtbl),/* table ending */ 1649 M(NONE, 'P','S', PS), /* picture starting * [all...] |
/src/usr.sbin/apm/ |
apm.c | 107 case NONE: 154 enum apm_action action = NONE; 169 if (action != NONE) 174 if (action != NONE) 179 if (action != NONE && action != GETSTATUS) 185 if (action != NONE && action != GETSTATUS) 191 if (action != NONE && action != GETSTATUS) 197 if (action != NONE && action != GETSTATUS) 203 if (action != NONE && action != GETSTATUS) 225 case NONE [all...] |
/src/sys/arch/x86/include/ |
db_machdep.h | 8 #define NONE 0
|
/src/lib/libc/citrus/modules/ |
citrus_zw.c | 62 NONE, AMBIGIOUS, ASCII, GB2312 97 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) ((_ps_)->charset != NONE) 108 psenc->charset = NONE; 179 psenc->charset = NONE; 193 case NONE: 226 psenc->charset = NONE; 231 psenc->charset = NONE; 246 psenc->charset = NONE; 303 case NONE: 324 psenc->charset = NONE; [all...] |
/src/sys/arch/i386/stand/efiboot/ |
self_reloc.c | 80 case R_TYPE(NONE):
|
/src/sys/arch/sh3/sh3/ |
kobj_machdep.c | 69 case R_TYPE(NONE):
|
/src/sys/arch/m68k/m68k/ |
kobj_machdep.c | 67 case R_TYPE(NONE):
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/ |
exynos5433-tm2-common.dtsi | 1015 PIN(INPUT, gpa0-1, NONE, FAST_SR1); 1017 PIN(INPUT, gpa0-3, NONE, FAST_SR1); 1018 PIN(INPUT, gpa0-4, NONE, FAST_SR1); 1020 PIN(INPUT, gpa0-6, NONE, FAST_SR1); 1021 PIN(INPUT, gpa0-7, NONE, FAST_SR1); 1025 PIN(INPUT, gpa1-2, NONE, FAST_SR1); 1028 PIN(INPUT, gpa1-5, NONE, FAST_SR1); 1029 PIN(INPUT, gpa1-6, NONE, FAST_SR1); 1030 PIN(INPUT, gpa1-7, NONE, FAST_SR1); 1032 PIN(INPUT, gpa2-0, NONE, FAST_SR1) [all...] |
/src/lib/libc/citrus/ |
citrus_none.c | 52 _CITRUS_CTYPE_DECLS(NONE); 53 _CITRUS_CTYPE_DEF_OPS(NONE); 426 _CITRUS_STDENC_DECLS(NONE); 427 _CITRUS_STDENC_DEF_OPS(NONE);
|
/src/sys/arch/acorn32/stand/lib/ |
rmreloc.c | 140 case R_TYPE(NONE):
|