Home
last modified time | relevance | path

Searched refs:check_create (Results 1 – 25 of 88) sorted by relevance

1234

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dlinux_trash.py71 def check_create(dir): function
89 check_create(filespath)
90 check_create(infopath)
124 check_create(trash_dir)
135 check_create(trash_dir)
/dports/deskutils/py-send2trash/Send2Trash-1.8.0/send2trash/
H A Dplat_other.py92 def check_create(dir): function
112 check_create(filespath)
113 check_create(infopath)
144 check_create(trash_dir)
155 check_create(trash_dir)
/dports/www/moinmoin/moin-1.9.11/MoinMoin/
H A Dpackages.py132 attachments = Page(self.request, pagename).getPagePath("attachments", check_create=1)
138 path = page.getPagePath(check_create=0)
162 attachments = Page(self.request, pagename).getPagePath("attachments", check_create=1)
167 path = page.getPagePath(check_create=0)
277 attachments = Page(self.request, pagename).getPagePath("attachments", check_create=0)
360 pagedir = page.getPagePath(use_underlay=1, check_create=1)
381 pagedir = page.getPagePath(use_underlay=1, check_create=1)
H A DPageEditor.py575 oldpath = self.getPagePath(check_create=0)
576 newpath = newpage.getPagePath(check_create=0)
632 oldpath = self.getPagePath(check_create=0)
633 newpath = newpage.getPagePath(check_create=0)
901 src = self.getPagePath(use_underlay=1, check_create=0)
902 dst = self.getPagePath(use_underlay=0, check_create=0)
939 pagedir = self.getPagePath(use_underlay=0, check_create=0)
H A DPage.py394 underlay, pagedir = self.getPageStatus(check_create=0)
482 check_create = kw.get('check_create', 1)
487 if check_create:
654 pagedir = self.getPagePath(use_underlay=use_underlay, check_create=0)
1466 attachmentsPath = self.getPagePath('attachments', check_create=0)
1545 rev_dir = self.getPagePath('revisions', check_create=0)
H A Dwikisync.py445 self.filename = page.getPagePath('synctags', use_underlay=0, check_create=1, isfile=1)
446 … lock_dir = os.path.join(page.getPagePath('cache', use_underlay=0, check_create=1), '__taglock__')
H A Dcaching.py30 return arena.getPagePath('cache', check_create=1)
/dports/www/moinmoin/moin-1.9.11/MoinMoin/_tests/
H A Dtest_PageEditor.py161 return page.getPagePath(use_underlay=0, check_create=0)
278 path = Page(self.request, self.pagename).getPagePath(check_create=0)
279 copy_path = Page(self.request, self.copy_pagename).getPagePath(check_create=0)
H A D__init__.py100 fpath = page.getPagePath(check_create=0)
/dports/www/moinmoin/moin-1.9.11/MoinMoin/action/
H A Dedit.py106 pagedir = pg.getPagePath(check_create=0)
/dports/databases/spatialite/libspatialite-5.0.1/test/
H A DMakefile.in94 check_create$(EXEEXT) check_bufovflw$(EXEEXT) \
228 check_create_SOURCES = check_create.c
229 check_create_OBJECTS = check_create.$(OBJEXT)
588 ./$(DEPDIR)/check_create.Po \
688 check_clone_table.c check_control_points.c check_create.c \
734 check_clone_table.c check_control_points.c check_create.c \
1369 @rm -f check_create$(EXEEXT)
1787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_create.Po@am__quote@ # am--include-marker
2219 check_create.log: check_create$(EXEEXT)
3037 -rm -f ./$(DEPDIR)/check_create.Po
[all …]
H A DMakefile.am11 check_create \
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_bbt.c790 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1018 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_bbt.c790 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1018 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_bbt.c790 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1018 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_bbt.c790 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1018 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_bbt.c790 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1018 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_bbt.c790 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1018 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_bbt.c790 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1018 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c836 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1121 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c836 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1121 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c836 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1121 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dnand_bbt.c839 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1124 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dnand_bbt.c839 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1124 res = check_create(mtd, buf, bd); in nand_scan_bbt()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/mtd/nand/raw/
H A Dnand_bbt.c839 static int check_create(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd) in check_create() function
1124 res = check_create(mtd, buf, bd); in nand_scan_bbt()

1234