Home
last modified time | relevance | path

Searched defs:writecode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Programs/
Dfreeze_test_frozenmain.py10 def writecode(fp, mod, data): function
/aosp_15_r20/external/python/cpython3/Tools/freeze/
Dmakefreeze.py77 def writecode(fp, mod, data): function
/aosp_15_r20/external/python/cpython2/Tools/freeze/
Dmakefreeze.py80 def writecode(outfp, mod, str): function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
Dseh.go43 func (b *sehbuf) writecode(op, value uint8) { func
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DS__i_l_f.py254 def writecode(tag, writer, instrs): function