Home
last modified time | relevance | path

Searched refs:data (Results 1 – 6 of 6) sorted by relevance

/scripts/
A Dlist-fixed-bugs.py48 data = json.loads(json_data)
49 for bug in data['bugs']:
A Dcheck-c++-types.sh40 data=$1
123 diff -N -U0 $data -
A Dconfig-uname.sh44 uname call. If this data is not correct, it does not matter much. */
A Dbuild-many-glibcs.py764 def store_json(self, data, filename): argument
768 json.dump(data, f, indent=2, sort_keys=True)
983 data = response.read()
985 f.write(data)
A Dpylintrc17 # Pickle collected data for later comparisons.
A Dconfig.guess1459 If $0 has already been updated, send the following data and any

Completed in 15 milliseconds