Searched refs:read (Results 1 – 25 of 33) sorted by relevance
12
64 data = config_file.read()75 data = config_file.read()99 data = config_file.read()
81 data = log_file.read()99 LogUtil.hb_error(log_file.read())
52 data = input_f.read()
31 # when their commandline changes). Nothing should ever read this define.48 # Create a new read-only segment for protected memory. The default segments49 # (__TEXT and __DATA) are mapped read-execute and read-write by default.
73 md5.update(indata.read(blocksize))106 indata = inputrow.read(cnt * blocksize)137 indata = inputrow.read(blocksize)195 outputrow.write(outputtemp.read(blocksize))
28 LONG_DESCRIPTION = FILE_DESCRIPTION.read()
35 …- **Running gn**: Run the **gn gen** command to read the product configuration \(related to th…129 … Default:False. Help:Select whether to read information from parts.json generate by preload131 … Default:False. Help:Select whether to read information from subsystem_config_example.json
63 old_toc = f.read()74 rspcontent = fi.read()
53 rsp_content = [l.rstrip() for l in rspfile.read().split(' ') if l.rstrip()]
131 nf_dict["license_content"] = decode(f.read())133 nf_dict["copyright"] = decode(f.read())
132 write_file(output_file, temp_file_hd.read())172 .format(file_key, get_entity(temp_file_hd.read())))193 data = fd.read()
58 notice.read(),
85 output = os.popen(cmd).read().strip()
35 buf = file_obj.read(__MAX_BUF)
128 old_dump = oldfile.read()325 os.symlink(z.read(name), dest)372 data = f.read()507 data=in_zip.read(info),
126 def read(kconf): function150 kconf = read(config_path)
70 file_data = file.read()
38 contents = file.read()
52 contents = f.read()
58 contents = fin.read()
75 content = inputs.read()
32 buf = f.read(self.__max_buf)
89 for data in iter(partial(response.read, download_buffer_size), b""):119 for data in iter(partial(response.read, download_buffer_size), b""):
85 infos = out.stdout.read().splitlines()
90 # changes). Nothing should ever read this define.