HomeSort by relevance Sort by last modified time
    Searched refs:MODNAME (Results 1 - 25 of 31) sorted by null

1 2

  /external/python/cpython2/Mac/Modules/ah/
ahsupport.py 10 MODNAME = '_AH' # The name of the module
15 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
30 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/folder/
foldersupport.py 10 MODNAME = '_Folder' # The name of the module
15 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
41 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/evt/
evtsupport.py 10 MODNAME = '_Evt' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
45 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/fm/
fmsupport.py 10 MODNAME = '_Fm' # The name of the module
15 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
66 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/help/
helpsupport.py 9 MODNAME = '_Help' # The name of the module
18 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
58 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/launch/
launchsupport.py 9 MODNAME = '_Launch' # The name of the module
18 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
81 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/scrap/
scrapsupport.py 13 MODNAME = '_Scrap' # The name of the module
21 OUTPUTFILE = '@' + MODNAME + "module.c" # The file generated by this program
55 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/cg/
cgsupport.py 11 MODNAME = '_CG' # The name of the module
16 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
131 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/cm/
cmsupport.py 10 MODNAME = '_Cm' # The name of the module
17 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
100 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/icn/
icnsupport.py 10 MODNAME = '_Icn' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
70 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/menu/
menusupport.py 10 MODNAME = '_Menu' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
88 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/osa/
osasupport.py 10 MODNAME = '_OSA' # The name of the module
16 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
81 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/app/
appsupport.py 10 MODNAME = '_App' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
109 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/mlte/
mltesupport.py 11 MODNAME = '_Mlte' # The name of the module
16 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
149 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/qdoffs/
qdoffssupport.py 10 MODNAME = '_Qdoffs' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
77 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/te/
tesupport.py 10 MODNAME = '_TE' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
190 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/drag/
dragsupport.py 10 MODNAME = '_Drag' # The name of the module
18 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
208 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff, variablestuff)
  /external/python/cpython2/Mac/Modules/list/
listsupport.py 10 MODNAME = '_List' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
161 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/win/
winsupport.py 10 MODNAME = '_Win' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
183 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/qt/
qtsupport.py 12 MODNAME = '_Qt' # The name of the module
20 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
293 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/qd/
qdsupport.py 10 MODNAME = '_Qd' # The name of the module
19 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
252 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff, variablestuff)
  /external/python/cpython2/Mac/Modules/ctl/
ctlsupport.py 10 MODNAME = '_Ctl' # The name of the module
18 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
499 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff)
  /external/python/cpython2/Mac/Modules/cf/
cfsupport.py 11 MODNAME = '_CF' # The name of the module
16 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
489 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff, variablestuff)
  /external/python/cpython2/Mac/Modules/file/
filesupport.py 21 MODNAME = '_File' # The name of the module
27 OUTPUTFILE = MODNAME + "module.c" # The file generated by this program
806 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff,
  /toolchain/binutils/binutils-2.27/include/
os9k.h 97 #define MODNAME(mod) ((u_char*)((u_char*)mod + ((Mh_com)mod)->m_name))

Completed in 255 milliseconds

1 2