Searched refs:fromBytecode (Results 1 – 7 of 7) sorted by relevance
81 p.fromBytecode(bc)97 p.fromBytecode(BYTECODE)106 p.fromBytecode(BYTECODE)
16 p.fromBytecode(bc)
10 program.fromBytecode(data)
213 def fromBytecode(self, bytecode): member in Program304 self.fromBytecode(readHex(content))537 p.fromBytecode(bc)
516 self.program.fromBytecode(data[:numInstructions])534 self.program.fromBytecode(data[:instructionLength])921 self.program.fromBytecode([])
156 glyph.program.fromBytecode(b"")
732 glyph.program.fromBytecode(instructionStream[:instructionLength])