Home
last modified time | relevance | path

Searched refs:slotname (Results 1 – 25 of 1084) sorted by relevance

12345678910>>...44

/dports/games/renpy/renpy-7.4.11-sdk/renpy/
H A Dsavelocation.py89 def filename(self, slotname): argument
176 def mtime(self, slotname): argument
186 def json(self, slotname): argument
248 def load(self, slotname): argument
263 def unlink(self, slotname): argument
394 def newest(self, slotname): argument
445 def mtime(self, slotname): argument
453 def json(self, slotname): argument
459 return l.json(slotname)
469 def load(self, slotname): argument
[all …]
H A Dloadsave.py435 location.save(slotname, sr)
438 clear_slot(slotname)
580 def scan_saved_game(slotname): argument
582 c = get_cache(slotname)
715 def slot_mtime(slotname): argument
725 def slot_json(slotname): argument
736 def slot_screenshot(slotname): argument
840 self.slotname = slotname
895 def get_cache(slotname): argument
900 rv = cache[slotname] = Cache(slotname)
[all …]
/dports/www/py-django-cms/django-cms-3.7.1/cms/models/
H A Dfields.py9 def __init__(self, slotname, default_width=None, actions=None, **kwargs): argument
17 if not callable(slotname):
18 validate_placeholder_name(slotname)
19 self.slotname = slotname
32 kwargs['slotname'] = self.slotname
41 if callable(self.slotname):
42 slotname = self.slotname(model_instance)
43 validate_placeholder_name(slotname)
45 slotname = self.slotname
46 return slotname
/dports/databases/pgFormatter/pgFormatter-5.1/t/test-files/expected/
H A Dex13.sql52 IF NEW.slotname != OLD.slotname THEN
54 WHERE slotname = OLD.slotname;
55 INSERT INTO PHone (slotname, comment, slotlink)
56 VALUES (NEW.slotname, NEW.comment, NEW.slotlink);
/dports/databases/pgFormatter/pgFormatter-5.1/t/test-files/
H A Dex13.sql23 IF new.slotname != old.slotname THEN
25 WHERE slotname = old.slotname;
26 INSERT INTO PHone (slotname, comment,
28 VALUES (new.slotname,
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DSaveGameIterator.cpp117 strlcpy( SlotName, slotname, sizeof( SlotName ) ); in SaveGame()
245 if (slotname[0] == '.') in IsSaveGameSlot()
253 slotname, Path); in IsSaveGameSlot()
259 PathJoin(dtmp, Path, slotname, nullptr); in IsSaveGameSlot()
343 if (!slotname) { in BuildSaveGame()
594 const char *slotname = NULL; in CreateSaveGame() local
598 slotname = tab->QueryField(index); in CreateSaveGame()
604 PruneQuickSave(slotname); in CreateSaveGame()
621 if (!CreateSavePath(Path, index, slotname)) { in CreateSaveGame()
654 if (!slotname) { in CreateSaveGame()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dsubscriptioncmds.c344 char *slotname; in CreateSubscription() local
436 if (slotname) in CreateSubscription()
511 Assert(slotname); in CreateSubscription()
517 slotname))); in CreateSubscription()
831 if (slotname) in AlterSubscription()
1063 char *slotname; in DropSubscription() local
1133 slotname = NULL; in DropSubscription()
1145 if (slotname) in DropSubscription()
1250 if (!slotname) in DropSubscription()
1302 if (slotname) in DropSubscription()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dsubscriptioncmds.c344 char *slotname; in CreateSubscription() local
436 if (slotname) in CreateSubscription()
511 Assert(slotname); in CreateSubscription()
517 slotname))); in CreateSubscription()
831 if (slotname) in AlterSubscription()
1063 char *slotname; in DropSubscription() local
1133 slotname = NULL; in DropSubscription()
1145 if (slotname) in DropSubscription()
1250 if (!slotname) in DropSubscription()
1302 if (slotname) in DropSubscription()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dsubscriptioncmds.c344 char *slotname; in CreateSubscription() local
436 if (slotname) in CreateSubscription()
511 Assert(slotname); in CreateSubscription()
517 slotname))); in CreateSubscription()
831 if (slotname) in AlterSubscription()
1063 char *slotname; in DropSubscription() local
1133 slotname = NULL; in DropSubscription()
1145 if (slotname) in DropSubscription()
1250 if (!slotname) in DropSubscription()
1302 if (slotname) in DropSubscription()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dsubscriptioncmds.c344 char *slotname; in CreateSubscription() local
436 if (slotname) in CreateSubscription()
511 Assert(slotname); in CreateSubscription()
517 slotname))); in CreateSubscription()
831 if (slotname) in AlterSubscription()
1063 char *slotname; in DropSubscription() local
1133 slotname = NULL; in DropSubscription()
1145 if (slotname) in DropSubscription()
1250 if (!slotname) in DropSubscription()
1302 if (slotname) in DropSubscription()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/commands/
H A Dsubscriptioncmds.c344 char *slotname; in CreateSubscription() local
436 if (slotname) in CreateSubscription()
511 Assert(slotname); in CreateSubscription()
517 slotname))); in CreateSubscription()
831 if (slotname) in AlterSubscription()
1063 char *slotname; in DropSubscription() local
1133 slotname = NULL; in DropSubscription()
1145 if (slotname) in DropSubscription()
1250 if (!slotname) in DropSubscription()
1302 if (slotname) in DropSubscription()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/commands/
H A Dsubscriptioncmds.c344 char *slotname; in CreateSubscription() local
436 if (slotname) in CreateSubscription()
511 Assert(slotname); in CreateSubscription()
517 slotname))); in CreateSubscription()
831 if (slotname) in AlterSubscription()
1063 char *slotname; in DropSubscription() local
1133 slotname = NULL; in DropSubscription()
1145 if (slotname) in DropSubscription()
1250 if (!slotname) in DropSubscription()
1302 if (slotname) in DropSubscription()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/commands/
H A Dsubscriptioncmds.c344 char *slotname;
436 if (slotname)
511 Assert(slotname);
517 slotname)));
831 if (slotname)
1063 char *slotname;
1133 slotname = NULL;
1145 if (slotname)
1250 if (!slotname)
1302 if (slotname)
[all …]
/dports/security/nss/nss-3.76.1/nss/cmd/validation/
H A Dvalidation.c140 char *slotname = NULL; in main() local
179 slotname = SECU_GetOptionArg(&validation, opt_TokenName); in main()
217 if (!slotname || PL_strcmp(slotname, "internal") == 0) in main()
220 slot = PK11_FindSlotByName(slotname); in main()
224 slotname ? "internal" : slotname); in main()
240 if (slotname) { in main()
241 PORT_Free(slotname); in main()
/dports/www/firefox/firefox-99.0/security/nss/cmd/validation/
H A Dvalidation.c140 char *slotname = NULL; in main() local
179 slotname = SECU_GetOptionArg(&validation, opt_TokenName); in main()
217 if (!slotname || PL_strcmp(slotname, "internal") == 0) in main()
220 slot = PK11_FindSlotByName(slotname); in main()
224 slotname ? "internal" : slotname); in main()
240 if (slotname) { in main()
241 PORT_Free(slotname); in main()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname;
392 if (slotname)
467 Assert(slotname);
473 slotname)));
675 if (slotname)
822 char *slotname;
891 slotname = NULL;
903 if (slotname)
957 if (!slotname)
990 slotname),
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dsubscriptioncmds.c322 char *slotname; in CreateSubscription() local
392 if (slotname) in CreateSubscription()
467 Assert(slotname); in CreateSubscription()
473 slotname))); in CreateSubscription()
675 if (slotname) in AlterSubscription()
822 char *slotname; in DropSubscription() local
891 slotname = NULL; in DropSubscription()
903 if (slotname) in DropSubscription()
957 if (!slotname) in DropSubscription()
990 slotname), in DropSubscription()
[all …]

12345678910>>...44