Searched refs:no_create (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | gitarchive.py | 30 def init_git_repo(path, no_create, bare, log): argument 37 if no_create: 130 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name… argument 135 data_repo = init_git_repo(git_dir, no_create, bare, log)
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-git-archive | 106 gitarchive.gitarchive(args.data_dir, args.git_dir, args.no_create, args.bare,
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | fuse_i.h | 695 unsigned no_create:1; member
|
| H A D | dir.c | 687 if (fc->no_create) in fuse_atomic_open() 692 fc->no_create = 1; in fuse_atomic_open()
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | configure | 754 no_create= 969 no_create=yes ;; 7392 if test "$no_create" != yes; then
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | configure | 1509 no_create= 1724 no_create=yes ;; 35483 if test "$no_create" != yes; then
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 133 +no_create= 349 + no_create=yes ;;
|