Searched defs:constructor (Results 1 – 6 of 6) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_StringIO.py | 18 constructor = str variable in TestGenericStringIO 137 constructor = buffer variable in TestBufferStringIO 140 constructor = buffer variable in TestBuffercStringIO
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | copy_reg.py | 27 def constructor(object): function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | copy_reg.py | 27 def constructor(object): function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
| D | asdl.py | 167 def p_sum_0(self, (constructor,)): 171 def p_sum_1(self, (constructor, _, sum)): 175 def p_sum_2(self, (constructor, _, sum)):
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
| D | transformer.py | 1077 def com_binary(self, constructor, nodelist): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| D | lparser.c | 730 static void constructor (LexState *ls, expdesc *t) { in constructor() function
|