Home
last modified time | relevance | path

Searched defs:gems (Results 1 – 25 of 65) sorted by relevance

123

/dports/lang/ruby26/ruby-2.6.9/spec/bundler/commands/
H A Dclean_spec.rb4 def should_have_gems(*gems)
12 def should_not_have_gems(*gems)
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/rbenv/
H A Drbenv.plugin.zsh40 function gems() { function
60 function gems() { echo "not supported" } function
/dports/lang/ruby26/ruby-2.6.9/lib/rdoc/ri/
H A Dpaths.rb139 def self.path(system = true, site = true, home = true, gems = :latest, *extra_dirs) argument
151 def self.raw_path(system, site, home, gems, *extra_dirs) argument
/dports/graphics/birdfont/birdfont-2.29.5/
H A Dbuild.py15 gems = "libbirdgems." + str(version.LIBBIRDGEMS_SO_VERSION) + '.dylib' variable
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dgem.py61 gems, # pylint: disable=C0103 argument
141 def uninstall(gems, ruby=None, runas=None, gem_bin=None): argument
169 def update(gems, ruby=None, runas=None, gem_bin=None): argument
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/resource/
H A Dresource.h40 u8 gems; member
102 s32 gems; variable
/dports/lang/ruby26/ruby-2.6.9/spec/bundler/support/
H A Drubygems_ext.rb55 def self.install_gems(gems) argument
H A Dhelpers.rb311 def install_gems(*gems)
383 def system_gems(*gems)
421 def realworld_system_gems(*gems)
448 def cache_gems(*gems)
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dsprite_ship.cc256 controller_gems* gems = controller_gems::get_instance (); in destroy() local
293 controller_gems* gems = controller_gems::get_instance (); in destroy() local
/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/
H A Dvalidator.rb85 def alien(gems=[]) argument
H A Dindexer.rb202 def map_gems_to_specs(gems) argument
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/rvm/
H A Drvm.plugin.zsh61 function gems { function
/dports/lang/ruby26/ruby-2.6.9/spec/bundler/support/artifice/
H A Dcompact_index.rb67 def gems(gem_repo = GEM_REPO) singletonMethod in CompactIndexAPI
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/app/runtimes/
H A Druby.py439 def _DetectDefaultEntrypoint(path, gems): argument
508 def _DetectNeededPackages(gems): argument
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dgems.c33 static const gem_data gems[GT_MAX] = variable
/dports/games/openjazz/openjazz-20190106/src/jj1bonuslevel/jj1bonuslevelplayer/
H A Djj1bonuslevelplayer.h86 int gems; ///< Number of gems collected variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmEquipmentManufacturer.cxx30 static const char* const gems[] = {"GE MEDICAL SYSTEMS", "GE_MEDICAL_SYSTEMS", "GE Healthcare", "G.… variable
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmEquipmentManufacturer.cxx30 static const char* const gems[] = {"GE MEDICAL SYSTEMS", "GE_MEDICAL_SYSTEMS", "GE Healthcare", "G.… variable
/dports/games/nethack33/nethack-3.3.1/src/
H A Dend.c22 gems[LAST_GEM+1 - FIRST_GEM + 1], /* 1 extra for glass */ variable
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dend.c22 gems[LAST_GEM+1 - FIRST_GEM + 1], /* 1 extra for glass */ variable
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dend.c23 gems[LAST_GEM+1 - FIRST_GEM + 1], /* 1 extra for glass */ variable
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dend.c22 gems[LAST_GEM+1 - FIRST_GEM + 1], /* 1 extra for glass */ variable
/dports/games/nethack34/nethack-3.4.3/src/
H A Dend.c22 gems[LAST_GEM+1 - FIRST_GEM + 1], /* 1 extra for glass */ variable
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dend.c22 gems[LAST_GEM+1 - FIRST_GEM + 1], /* 1 extra for glass */ variable
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dend.c22 gems[LAST_GEM+1 - FIRST_GEM + 1], /* 1 extra for glass */ variable

123