Searched refs:P_NONE (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Tools/compiler/ |
D | astgen.py | 39 P_NONE = 4 variable 80 d[arg] = P_NONE 81 hardest_arg = max(hardest_arg, P_NONE) 172 if self.argprops[name] == P_NONE:
|
/external/u-boot/arch/x86/include/asm/arch-braswell/ |
D | gpio.h | 118 P_NONE = 0, /* Pull None */ enumerator
|
/external/u-boot/board/intel/cherryhill/ |
D | cherryhill.c | 299 NA, NA, P_NONE, NA, NA, NA, NA, NO_INVERSION, 476 NA, NA, P_NONE, NA, NA, NA, NA, NO_INVERSION, 482 NA, NA, P_NONE, NA, NA, NA, NA, NO_INVERSION,
|