Searched refs:porcelain (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/tools/ |
| H A D | loopback_test.c | 81 int porcelain; member 429 if (t->porcelain) { in format_output() 530 if (t->file_output && !t->porcelain) { in log_results() 548 if (t->file_output && !t->porcelain) { in log_results() 560 if (t->file_output && !t->porcelain) { in log_results() 567 if (t->file_output && !t->porcelain) in log_results() 930 t.porcelain = 1; in main()
|
| H A D | README.loopback | 90 …-p porcelain - when specified printout is in a user-friendly non-CSV format. This option suppr…
|
| /OK3568_Linux_fs/buildroot/package/python-git/ |
| H A D | Config.in | 10 repositories, high-level like git-porcelain, or low-level
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-git/ |
| H A D | 0001-python3-git-CVE-2022-24439-fix-from-PR-1518.patch | 68 - proc = self.repo.git.push(self, refspec, porcelain=True, as_process=True, 69 + proc = self.repo.git.push("--", self, refspec, porcelain=True, as_process=True,
|
| H A D | 0001-python3-git-CVE-2022-24439-fix-from-PR-1521.patch | 372 proc = self.repo.git.push("--", self, refspec, porcelain=True, as_process=True,
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | setlocalversion | 118 git --no-optional-locks status -uno --porcelain 2>/dev/null ||
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | setlocalversion | 117 git --no-optional-locks status -uno --porcelain 2>/dev/null ||
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | setlocalversion | 117 git --no-optional-locks status -uno --porcelain 2>/dev/null ||
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | setlocalversion | 117 git --no-optional-locks status -uno --porcelain 2>/dev/null ||
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | setlocalversion | 118 git --no-optional-locks status -uno --porcelain 2>/dev/null ||
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | patch.bbclass | 75 stdout, _ = bb.process.run('git status --porcelain patches', cwd=srcsubdir) 78 stdout, _ = bb.process.run('git status --porcelain .', cwd=srcsubdir)
|
| H A D | buildhistory.bbclass | 871 repostatus=`git status --porcelain | grep -v " metadata-revs$"` 876 # porcelain output looks like "?? packages/foo/bar"
|