Home
last modified time | relevance | path

Searched refs:writecode (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Tools/freeze/
Dmakefreeze.py52 writecode(outfp, mangled, str)
77 def writecode(outfp, mod, str): function
/external/python/cpython2/Tools/freeze/
Dmakefreeze.py53 writecode(outfp, mangled, str)
80 def writecode(outfp, mod, str): function
/external/fonttools/Lib/fontTools/ttLib/tables/
DS__i_l_f.py248 def writecode(tag, writer, instrs): function
811 writecode('constraint', writer, self.ruleConstraints[i])
812 writecode('action', writer, self.actions[i])
818 writecode('passConstraint', writer, self.passConstraints)