Lines Matching full:files
27 # should also analyze for included header files?
34 # build files, and corresponding source and SDK files, and gathers the
53 # queue of pending source Files to create, process and assign
78 log.inf("parsing CMake Codemodel files")
94 # walk through pending sources and create corresponding files
95 log.inf("walking through pending sources files")
115 log.dbg("getting codemodel from CMake API reply files")
269 # get its source files
315 pkg.files[bf.spdxID] = bf
326 # collect a target's source files, add to pending sources queue, and
333 log.dbg(f" - collecting source files and adding to pending queue")
350 # add it to pending source files queue
370 # make relationships for the overall included files,
371 # avoiding duplicates for multiple source files including
376 # add it to pending source files queue
390 # collect the include files corresponding to this source file
396 # returns: sorted list of include files for this source file
400 …eGroupIndex} but only {len(cfgTarget.target.compileGroups)} found; skipping included files search")
406 …ge {cg.language} but currently only searching includes for C files; skipping included files search…
441 # also create STATIC_LINK relationship for dependency build files,
462 # create relationship data between build files
473 # walk through pending sources and create corresponding files,
524 srcPkg.files[sf.spdxID] = sf
552 # Relationships, and assign them to the applicable Files / Packages