/hardware/google/gchips/gralloc4/src/core/ |
D | align_structs.py | 34 def collineate(lines): argument 103 def check_offsets(lines, offsets_list): argument 145 def align_section(lines, args): argument 155 def align_file(lines, args): argument 179 lines = [] variable 183 lines = [l.rstrip() for l in fd.readlines()] variable 185 lines = [l.rstrip() for l in sys.stdin.readlines()] variable
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | doctransformer.py | 236 def printLines(self, lines): argument 338 def transformFile(self, lines): argument
|
D | antora-prep.py | 430 def printFile(label, lines): argument 518 lines, _ = loadFile(args.filelist) variable
|
D | genRef.py | 187 def remapIncludes(lines, baseDir, specDir): argument
|
/hardware/google/gfxstream/scripts/ |
D | gen-entries.py | 67 def parse_entries_file(lines): argument 586 def parse_file(filename, lines, mode): argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/ |
D | validity.py | 87 def _extend(self, lines): argument
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | log.h | 105 #define mesa_log_multiline(level, lines) _mesa_log_multiline(level, (MESA_LOG_TAG), lines) argument
|
D | log.c | 443 _mesa_log_multiline(enum mesa_log_level level, const char *tag, const char *lines) in _mesa_log_multiline()
|
/hardware/google/pixel/pixelstats/ |
D | MitigationDurationReporter.cpp | 174 std::vector<std::string> lines = android::base::Split(file_contents, "\n"); in getIrqDurationCountHelper() local
|
D | MmMetricsReporter.cpp | 358 std::vector<std::string> lines = android::base::Split(content, "\n"); in readProcStat() local 1119 bool MmMetricsReporter::parsePressureStallFileContent(bool is_cpu, const std::string &lines, in parsePressureStallFileContent()
|
/hardware/google/pixel/perfstatsd/ |
D | io_usage.cpp | 442 std::vector<std::string> lines = android::base::Split(std::move(buffer), "\n"); in refresh() local
|
/hardware/google/camera/common/hal/utils/ |
D | hal_camera_metadata.cc | 498 int32_t lines = count / values_per_line[type]; in PrintData() local
|
/hardware/interfaces/identity/support/tests/ |
D | IdentityCredentialSupportTest.cpp | 85 vector<string> lines; in replaceLine() local
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_fxt1.c | 1049 fxt1_quantize (uint32_t *cc, const uint8_t *lines[], int32_t comps) in fxt1_quantize() 1205 const uint8_t *lines[4]; in fxt1_encode() local
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.js | 7587 lines.push(new LineNode({ field 7597 lines.push(new LineNode({ field
|