Home
last modified time | relevance | path

Searched defs:verb (Results 1 – 25 of 2399) sorted by relevance

12345678910>>...96

/dports/games/open-adventure/open-adventure-f2f238e9e42ed76f9cfac219f37142cd7bcf6edb/
H A Dactions.c24 verb_t verb = command.verb; in attack() local
258 static phase_codes_t vbreak(verb_t verb, obj_t obj) in vbreak()
294 static phase_codes_t vcarry(verb_t verb, obj_t obj) in vcarry()
411 static int chain(verb_t verb) in chain()
597 static phase_codes_t eat(verb_t verb, obj_t obj) in eat()
663 static phase_codes_t feed(verb_t verb, obj_t obj) in feed()
723 phase_codes_t fill(verb_t verb, obj_t obj) in fill()
799 static phase_codes_t find(verb_t verb, obj_t obj) in find()
825 static phase_codes_t fly(verb_t verb, obj_t obj) in fly()
953 static phase_codes_t lock(verb_t verb, obj_t obj) in lock()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/iam/
H A Dflags.py26 def GetRoleFlag(verb): argument
37 def GetCustomRoleFlag(verb): argument
47 def GetOrgFlag(verb): argument
53 def GetProjectFlag(verb): argument
58 def AddParentFlags(parser, verb, required=True): argument
80 def GetResourceNameFlag(verb): argument
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/
H A Dplayer_activities.json6 "verb": "reloading", string
23 "verb": "reading", string
44 "verb": "mining", string
54 "verb": "tidying up", string
114 "verb": "fishing", string
122 "verb": "playing", string
130 "verb": "playing", string
138 "verb": "waiting", string
149 "verb": "crafting", string
273 "verb": "waiting", string
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/
H A Dplayer_activities.json6 "verb": "reloading", string
23 "verb": "reading", string
44 "verb": "mining", string
54 "verb": "tidying up", string
114 "verb": "fishing", string
122 "verb": "playing", string
130 "verb": "playing", string
138 "verb": "waiting", string
149 "verb": "crafting", string
273 "verb": "waiting", string
[all …]
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dsatzilla_features_to_reconf.cpp38 int get_reconf_from_satzilla_features(const SatZillaFeatures& satzilla_feat, const int verb) in get_reconf_from_satzilla_features()
115 double get_score0(const SatZillaFeatures& satzilla_feat, const int verb) in get_score0()
206 double get_score4(const SatZillaFeatures& satzilla_feat, const int verb) in get_score4()
296 double get_score6(const SatZillaFeatures& satzilla_feat, const int verb) in get_score6()
397 double get_score7(const SatZillaFeatures& satzilla_feat, const int verb) in get_score7()
490 double get_score12(const SatZillaFeatures& satzilla_feat, const int verb) in get_score12()
587 double get_score16(const SatZillaFeatures& satzilla_feat, const int verb) in get_score16()
661 double get_score17(const SatZillaFeatures& satzilla_feat, const int verb) in get_score17()
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dsatzilla_features_to_reconf.cpp38 int get_reconf_from_satzilla_features(const SatZillaFeatures& satzilla_feat, const int verb) in get_reconf_from_satzilla_features()
115 double get_score0(const SatZillaFeatures& satzilla_feat, const int verb) in get_score0()
206 double get_score4(const SatZillaFeatures& satzilla_feat, const int verb) in get_score4()
296 double get_score6(const SatZillaFeatures& satzilla_feat, const int verb) in get_score6()
397 double get_score7(const SatZillaFeatures& satzilla_feat, const int verb) in get_score7()
490 double get_score12(const SatZillaFeatures& satzilla_feat, const int verb) in get_score12()
587 double get_score16(const SatZillaFeatures& satzilla_feat, const int verb) in get_score16()
661 double get_score17(const SatZillaFeatures& satzilla_feat, const int verb) in get_score17()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/supernova/supernova2/
H A Drooms.cpp473 bool Street::interact(Action verb, Object &obj1, Object &obj2) { in interact()
512 bool Games::interact(Action verb, Object &obj1, Object &obj2) { in interact()
558 bool Cabin2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
707 bool Kiosk::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1472 bool City1::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1512 bool City2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1926 bool Ship::interact(Action verb, Object &obj1, Object &obj2) { in interact()
3723 bool Mask::interact(Action verb, Object &obj1, Object &obj2) { in interact()
3948 bool Mus1::interact(Action verb, Object &obj1, Object &obj2) { in interact()
3979 bool Mus2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/supernova/supernova2/
H A Drooms.cpp475 bool Street::interact(Action verb, Object &obj1, Object &obj2) { in interact()
514 bool Games::interact(Action verb, Object &obj1, Object &obj2) { in interact()
560 bool Cabin2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
709 bool Kiosk::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1483 bool City1::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1523 bool City2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1943 bool Ship::interact(Action verb, Object &obj1, Object &obj2) { in interact()
3740 bool Mask::interact(Action verb, Object &obj1, Object &obj2) { in interact()
3965 bool Mus1::interact(Action verb, Object &obj1, Object &obj2) { in interact()
3996 bool Mus2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/compute/os_config/
H A Dresource_args.py39 def CreatePatchJobResourceArg(verb, plural=False): argument
59 def AddPatchJobResourceArg(parser, verb, plural=False): argument
84 def CreatePatchDeploymentResourceArg(verb, plural=False): argument
104 def AddPatchDeploymentResourceArg(parser, verb, plural=False): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/service_directory/
H A Dresource_args.py112 def AddProjectResourceArg(parser, verb, positional=True): argument
122 def AddLocationResourceArg(parser, verb, positional=True): argument
132 def AddNamespaceResourceArg(parser, verb, positional=True): argument
142 def AddServiceResourceArg(parser, verb, positional=True): argument
152 def AddEndpointResourceArg(parser, verb, positional=True): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/iot/
H A Dresource_args.py76 def AddDeviceResourceArg(parser, verb, positional=True): argument
98 def AddRegistryResourceArg(parser, verb, positional=True): argument
120 def AddRegionResourceArg(parser, verb): argument
136 def CreateDevicePresentationSpec(verb, help_text='The device {}.', argument
168 def _GetBindResourceConcepts(verb='to bind to'): argument
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_textdata.py54 def read_1D_file(filename, nlines=-1, marry_ok=0, verb=1): argument
81 def read_data_file(filename, nlines=-1, marry_ok=0, verb=1): argument
103 def read_married_file(filename, nlines = -1, verb = 1): argument
181 def married_mat_is_consistent(mmat, fname, verb=1): argument
218 def process_one_data_line(line, verb=1): argument
H A Dmodule_test_lib.py225 def load_module(mname, fp, pname, desc, verb=1): argument
239 def simple_import(libname, details=1, verb=1): argument
286 def simple_import_test(libname, details=1, verb=1): argument
293 def test_import(libname, details=1, verb=1): argument
313 def num_import_failures(liblist=[], details=1, verb=1): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/pubsub/
H A Dresource_args.py68 def CreateSubscriptionResourceArg(verb, plural=False): argument
91 def AddSubscriptionResourceArg(parser, verb, plural=False): argument
104 def CreateTopicResourceArg(verb, argument
142 def AddTopicResourceArg(parser, verb, positional=True, plural=False): argument
158 def CreateSchemaResourceArg(verb, argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/certificate_manager/
H A Dresource_args.py108 verb, argument
126 verb, argument
142 def AddCertificateMapResourceArg(parser, verb, noun=None, positional=True): argument
165 def AddCertificateMapEntryResourceArg(parser, verb, noun=None, positional=True): argument
219 def AddCertificateResourceArg(parser, verb, noun=None, positional=True): argument
238 def AddLocationResourceArg(parser, verb=''): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/projects/
H A Dflags.py28 def GetProjectFlag(verb): argument
36 def GetProjectIDNumberFlag(verb): argument
57 def GetProjectResourceArg(verb): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/api_gateway/
H A Dresource_args.py125 def AddGatewayResourceArg(parser, verb, positional=False, required=True): argument
148 def AddGatewayApiConfigResourceArgs(parser, verb, gateway_required=True, argument
177 def AddLocationResourceArg(parser, verb, positional=False, default=None, argument
208 def AddApiResourceArg(parser, verb, positional=False, required=True, argument
234 def AddApiConfigResourceArg(parser, verb, positional=False, required=True): argument
258 def AddOperationResourceArgs(parser, verb): argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/supernova/supernova1/
H A Drooms.cpp487 bool ShipCorridor::interact(Action verb, Object &obj1, Object &obj2) { in interact()
531 bool ShipHall::interact(Action verb, Object &obj1, Object &obj2) { in interact()
790 bool ShipCockpit::interact(Action verb, Object &obj1, Object &obj2) { in interact()
923 bool ShipCabinL2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
997 bool ShipCabinL3::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1158 bool ShipCabinR3::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1240 bool ShipAirlock::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1386 bool ShipHold::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1756 bool ArsanoRocks::interact(Action verb, Object &obj1, Object &obj2) { in interact()
2382 bool ArsanoRoger::interact(Action verb, Object &obj1, Object &obj2) { in interact()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/supernova/supernova1/
H A Drooms.cpp487 bool ShipCorridor::interact(Action verb, Object &obj1, Object &obj2) { in interact()
531 bool ShipHall::interact(Action verb, Object &obj1, Object &obj2) { in interact()
790 bool ShipCockpit::interact(Action verb, Object &obj1, Object &obj2) { in interact()
923 bool ShipCabinL2::interact(Action verb, Object &obj1, Object &obj2) { in interact()
997 bool ShipCabinL3::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1158 bool ShipCabinR3::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1240 bool ShipAirlock::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1386 bool ShipHold::interact(Action verb, Object &obj1, Object &obj2) { in interact()
1756 bool ArsanoRocks::interact(Action verb, Object &obj1, Object &obj2) { in interact()
2390 bool ArsanoRoger::interact(Action verb, Object &obj1, Object &obj2) { in interact()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DROIcol.m21 verb = 1; variable
24 verb = 1; variable
27 verb = 0; variable
/dports/sysutils/kubectl/kubernetes-1.22.2/plugin/pkg/admission/certificates/
H A Dutil.go34 …nerName(ctx context.Context, authz authorizer.Authorizer, info user.Info, verb, signerName string)… argument
59 func buildAttributes(info user.Info, verb, signerName string) authorizer.Attributes { argument
71 func buildWildcardAttributes(info user.Info, verb, signerName string) authorizer.Attributes { argument
/dports/mail/archiveopteryx-devel/aox-96ab17e/aox/
H A Daoxcommand.h52 AoxCommandMap( const char * verb, const char * noun, in AoxCommandMap()
58 AoxCommandMap( const char * verb, const char * noun, in AoxCommandMap()
101 AoxFactory( const char * verb, const char * noun, in AoxFactory()
116 AoxFactory( const char * verb, const char * noun, in AoxFactory()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/kubernetes/client/models/
H A Dv1_non_resource_attributes.py34 def __init__(self, path=None, verb=None): argument
72 def verb(self): member in V1NonResourceAttributes
83 def verb(self, verb): member in V1NonResourceAttributes
H A Dv1beta1_non_resource_attributes.py34 def __init__(self, path=None, verb=None): argument
72 def verb(self): member in V1beta1NonResourceAttributes
83 def verb(self, verb): member in V1beta1NonResourceAttributes
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/aox/
H A Daoxcommand.h52 AoxCommandMap( const char * verb, const char * noun, in AoxCommandMap()
58 AoxCommandMap( const char * verb, const char * noun, in AoxCommandMap()
101 AoxFactory( const char * verb, const char * noun, in AoxFactory()
116 AoxFactory( const char * verb, const char * noun, in AoxFactory()

12345678910>>...96