Home
last modified time | relevance | path

Searched refs:valuables (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddecl.c709 g.valuables[0].list = g.gems; in decl_globals_init()
710 g.valuables[0].size = SIZE(g.gems); in decl_globals_init()
711 g.valuables[1].list = g.amulets; in decl_globals_init()
712 g.valuables[1].size = SIZE(g.amulets); in decl_globals_init()
713 g.valuables[2].list = NULL; in decl_globals_init()
714 g.valuables[2].size = 0; in decl_globals_init()
H A Dend.c1705 for (val = g.valuables; val->list; val++) in really_done()
1712 for (val = g.valuables; val->list; val++) in really_done()
1763 for (val = g.valuables; val->list; val++) { in really_done()
/dports/games/nethack33/nethack-3.3.1/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
689 for (val = valuables; val->list; val++)
696 for (val = valuables; val->list; val++)
733 for (val = valuables; val->list; val++) {
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
689 for (val = valuables; val->list; val++)
696 for (val = valuables; val->list; val++)
733 for (val = valuables; val->list; val++) {
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dend.c26 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
701 for (val = valuables; val->list; val++)
708 for (val = valuables; val->list; val++)
745 for (val = valuables; val->list; val++) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DSaveManager.java604 List<String> valuables = new ArrayList<>(10); in removeUnusedSafeTables() local
606 valuables.add(location.lastSegment()); // add master table in removeUnusedSafeTables()
611 valuables.add(workspace.getMetaArea().getSafeTableLocationFor(pluginId).lastSegment()); in removeUnusedSafeTables()
618 removeFiles(target, candidates, valuables); in removeUnusedSafeTables()
623 List<String> valuables = new ArrayList<>(10); in removeUnusedTreeFiles() local
625 valuables.add(location.lastSegment()); in removeUnusedTreeFiles()
630 removeFiles(target, candidates, valuables); in removeUnusedTreeFiles()
636 valuables.add(location.lastSegment()); in removeUnusedTreeFiles()
640 removeFiles(target, candidates, valuables); in removeUnusedTreeFiles()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
789 for (val = valuables; val->list; val++)
796 for (val = valuables; val->list; val++)
834 for (val = valuables; val->list; val++) {
/dports/games/nethack34/nethack-3.4.3/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
789 for (val = valuables; val->list; val++)
796 for (val = valuables; val->list; val++)
834 for (val = valuables; val->list; val++) {
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
960 for (val = valuables; val->list; val++)
967 for (val = valuables; val->list; val++)
1010 for (val = valuables; val->list; val++) {
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
922 for (val = valuables; val->list; val++)
929 for (val = valuables; val->list; val++)
975 for (val = valuables; val->list; val++) {
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
930 for (val = valuables; val->list; val++)
937 for (val = valuables; val->list; val++)
983 for (val = valuables; val->list; val++) {
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { variable
948 for (val = valuables; val->list; val++)
955 for (val = valuables; val->list; val++)
1001 for (val = valuables; val->list; val++) {
/dports/www/lynx/lynx2.8.9rel.1/docs/
H A DREADME.rootcerts54 Making a secure connection is like sending your valuables (for storage or
56 guard the valuables on the way there, you can ask for a police escort; this is
106 valuables to a certified receiver if this receiver is a crook (or will
/dports/www/lynx-current/lynx2.9.0dev.9/docs/
H A DREADME.rootcerts54 Making a secure connection is like sending your valuables (for storage or
56 guard the valuables on the way there, you can ask for a police escort; this is
106 valuables to a certified receiver if this receiver is a crook (or will
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dend.c39 } valuables[] = { { gems, sizeof gems / sizeof *gems }, variable
1491 for (val = valuables; val->list; val++)
1498 for (val = valuables; val->list; val++)
1549 for (val = valuables; val->list; val++) {
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dend.c39 } valuables[] = { { gems, sizeof gems / sizeof *gems }, variable
1491 for (val = valuables; val->list; val++)
1498 for (val = valuables; val->list; val++)
1549 for (val = valuables; val->list; val++) {
/dports/games/sauerbraten/sauerbraten/data/
H A Dgame_rpg.cfg147 // valuables
/dports/games/pcgen/pcgen/data/3e/alderac_entertainment_group/feats/
H A Daeg_feats_feats_infernal.lst34 … DESC:You are given a great deal of money and/or valuables. STACK:Y…
/dports/games/pcgen/pcgen/data/35e/alderac_entertainment_group/feats/35e/
H A Daeg_feats_35e_feats_infernal.lst34 … DESC:You are given a great deal of money and/or valuables. STACK:Y…
/dports/security/py-xkcdpass/xkcdpass-xkcdpass-1.17.4/xkcdpass/static/
H A Deff-special1207 valuables
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/security/
H A Dfaq.md595 continuing access to all your passwords. Imagine you store your valuables in a
597 they might steal all of your valuables. That’s bad, but imagine if you had also
599 all of your valuables and all of your future valuables, too. The password
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/security/
H A Dfaq.md581 continuing access to all your passwords. Imagine you store your valuables in a
583 they might steal all of your valuables. That’s bad, but imagine if you had also
585 all of your valuables and all of your future valuables, too. The password
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Ddecl.h892 struct val_list valuables[3]; member
/dports/games/pcgen/pcgen/data/pathfinder/paizo/player_companion/adventurers_armory/
H A Daa_abilities_traits.lst8 …C:You have the air of a person with money, allowing you to buy and sell valuables that otherwise a…
/dports/games/ivan/ivan-059/Script/
H A Dolterra.dat251 DigMessage = "The destroy the couch and find some valuables dropped by its owners.";

12345678910>>...12