Home
last modified time | relevance | path

Searched refs:no_create (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py30 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 Doe-git-archive106 gitarchive.gitarchive(args.data_dir, args.git_dir, args.no_create, args.bare,
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h695 unsigned no_create:1; member
H A Ddir.c687 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 Dconfigure754 no_create=
969 no_create=yes ;;
7392 if test "$no_create" != yes; then
/OK3568_Linux_fs/external/xserver/
H A Dconfigure1509 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 Dpre-generated-old-configure.patch133 +no_create=
349 + no_create=yes ;;