Searched refs:gz (Results 1 – 25 of 46) sorted by relevance
12
/system/core/libsparse/ |
D | output_file.h | 28 struct output_file* output_file_open_fd(int fd, unsigned int block_size, int64_t len, int gz, 31 unsigned int block_size, int64_t len, int gz,
|
D | sparse.cpp | 145 int sparse_file_write(struct sparse_file* s, int fd, bool gz, bool sparse, bool crc) { in sparse_file_write() argument 157 out = output_file_open_fd(fd, s->block_size, s->len, gz, sparse, chunks, crc); in sparse_file_write()
|
D | output_file.cpp | 709 unsigned int block_size, int64_t len, int gz __unused, in output_file_open_callback() 734 struct output_file* output_file_open_fd(int fd, unsigned int block_size, int64_t len, int gz, in output_file_open_fd() argument 739 if (gz) { in output_file_open_fd()
|
/system/core/rootdir/ |
D | asan_extract.rc | 1 # When /data is available, look for /system/asan.tar.gz and potentially extract.
|
/system/timezone/ |
D | RELEASE_NOTES.md | 42 `input_data/iana/tzdb2022a.tar.gz` has [commit](https://github.com/eggert/tz/commit/cec7d9e2e83f8a3… 68 …gz` in this Android TZDB update is ICU's [`tzdata2021a3.tar.gz`](https://github.com/unicode-org/ic… 91 `input_data/iana/tzdata2021a.tar.gz` is renamed ICU's `2021a1.tar.gz`. As it 92 is not signed, `tzdata2021a.tar.gz.asc` was deleted for this release only.
|
/system/extras/simpleperf/doc/ |
D | view_the_profile.md | 49 After compressing, you can upload the `pprof.profile.gz` file to either http://pprof/ or 56 pprof --flame --tagroot threadpool pprof.profile.gz 59 pprof --flame --tagroot thread pprof.profile.gz 62 pprof --flame pprof.profile.gz 82 ./gecko_profile_generator.py | gzip > gecko_profile.json.gz 85 ./gecko_profile_generator.py --proguard-mapping-file proguard.map | gzip > gecko_profile.json.gz 88 Then drag-and-drop gecko_profile.json.gz into https://profiler.firefox.com/. 149 report_sample.py | gzip > ~/flamescope/examples/my_simpleperf_profile.gz 154 | gzip > ~/flamescope/examples/my_simpleperf_profile.gz 165 | gzip > ~/flamescope/examples/uithread.gz
|
D | scripts_reference.md | 246 $ ./gecko_profile_generator.py -i perf.data | gzip > gecko-profile.json.gz 249 Then open `gecko-profile.json.gz` in https://profiler.firefox.com/. 305 $ ./stackcollapse.py --kernel --jit | gzip > profile.folded.gz 309 $ gunzip -c profile.folded.gz \ 357 | gzip >profile-part1.json.gz 359 | gzip >profile-part2.json.gz
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | file.te | 1 # /proc/config.gz
|
D | shell.te | 17 # read config.gz for CTS purposes
|
D | adbd.te | 152 # Allow pulling config.gz for CTS purposes
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | file.te | 1 # /proc/config.gz
|
D | shell.te | 17 # read config.gz for CTS purposes
|
D | adbd.te | 158 # Allow pulling config.gz for CTS purposes
|
/system/core/libsparse/include/sparse/ |
D | sparse.h | 165 int sparse_file_write(struct sparse_file *s, int fd, bool gz, bool sparse,
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | file.te | 1 # /proc/config.gz
|
D | shell.te | 17 # read config.gz for CTS purposes
|
D | adbd.te | 169 # Allow pulling config.gz for CTS purposes
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | file.te | 1 # /proc/config.gz
|
D | shell.te | 17 # read config.gz for CTS purposes
|
D | adbd.te | 169 # Allow pulling config.gz for CTS purposes
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | file.te | 1 # /proc/config.gz
|
D | adbd.te | 170 # Allow pulling config.gz for CTS purposes
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | file.te | 1 # /proc/config.gz
|
/system/sepolicy/prebuilts/api/202404/private/ |
D | file.te | 1 # /proc/config.gz
|
/system/sepolicy/private/ |
D | file.te | 1 # /proc/config.gz
|
12