Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dfunc_test.py177 self.assertEqual('Cc: %s' % stefan.encode('utf-8'), lines[line + 1])
182 self.assertEqual(' Cc: %s' % mel.encode('utf-8'), lines[line + 0])
185 self.assertEqual(' Cc: %s' % ed.encode('utf-8'), lines[line + 3])
190 ' '.join(args))).encode('utf-8')
195 .encode('utf-8'), cc_lines[0])
197 ed)).encode('utf-8'), cc_lines[1])
H A Dseries.py241 cc = [m.encode('utf-8') if type(m) != str else m for m in cc]
248 cover_cc = [m.encode('utf-8') if type(m) != str else m
252 print(cover_fname, cc_list.encode('utf-8'), file=fd)
H A Dgitutil.py411 in_reply_to = in_reply_to.encode('utf-8')
/rk3399_rockchip-uboot/scripts/
H A Dmkbootimg67 BOOT_MAGIC = 'ANDROID!'.encode()
86 args.output.write(pack('16s', args.board.encode())) # asciiz product name
87 args.output.write(pack('512s', args.cmdline[:512].encode()))
102 args.output.write(pack('1024s', args.cmdline[512:].encode()))
H A Davbtool.py399 def encode(self): member in RSAPublicKey
619 asn1_tmpfile.write(asn1_str.encode('ascii'))
1200 def encode(self): member in AvbDescriptor
1303 def encode(self): member in AvbPropertyDescriptor
1309 key_encoded = self.key.encode('utf-8')
1471 def encode(self): member in AvbHashtreeDescriptor
1477 hash_algorithm_encoded = self.hash_algorithm.encode('ascii')
1478 partition_name_encoded = self.partition_name.encode('utf-8')
1642 def encode(self): member in AvbHashDescriptor
1648 hash_algorithm_encoded = self.hash_algorithm.encode('ascii')
[all …]
/rk3399_rockchip-uboot/tools/dtoc/
H A Dfdt_util.py29 val = val.encode('raw_unicode_escape')
/rk3399_rockchip-uboot/doc/device-tree-bindings/pwm/
H A Dpwm.txt46 Optionally, the pwm-specifier can encode a number of flags (defined in
/rk3399_rockchip-uboot/doc/
H A DREADME.arm6422 is used to encode the initial addend of rela to u-boot.bin. After running,
H A DREADME.rockchip191 # truncate, encode and append u-boot.bin
/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilderthread.py284 fd.write(result.stdout.decode('UTF-8').encode('ASCII', 'replace'))
291 fd.write(result.stderr.decode('UTF-8').encode('ASCII', 'replace'))
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/
H A Dgpio-pcf857x.txt52 - #interrupt-cells: Number of cells to encode an interrupt source, shall be 2.
H A Dgpio.txt53 gpio-specifier may encode: bank, pin position inside the bank,
/rk3399_rockchip-uboot/lib/lzma/
H A Dlzma.txt169 e: encode file