Searched refs:RUBY (Results 1 – 11 of 11) sorted by relevance
/external/selinux/libsemanage/src/ |
D | Makefile | 6 RUBY ?= ruby macro 7 RUBYPREFIX ?= $(notdir $(RUBY)) 18 RUBYINC ?= $(shell $(RUBY) -e 'puts "-I" + RbConfig::CONFIG["rubyarchhdrdir"] + " -I" + RbConfig::C… 19 RUBYLIBS ?= $(shell $(RUBY) -e 'puts "-L" + RbConfig::CONFIG["libdir"] + " -L" + RbConfig::CONFIG["… 20 RUBYINSTALL ?= $(shell $(RUBY) -e 'puts RbConfig::CONFIG["vendorarchdir"]')
|
/external/selinux/libselinux/src/ |
D | Makefile | 6 RUBY ?= ruby macro 7 RUBYPREFIX ?= $(notdir $(RUBY)) 19 RUBYINC ?= $(shell $(RUBY) -e 'puts "-I" + RbConfig::CONFIG["rubyarchhdrdir"] + " -I" + RbConfig::C… 20 RUBYLIBS ?= $(shell $(RUBY) -e 'puts "-L" + RbConfig::CONFIG["libdir"] + " -L" + RbConfig::CONFIG["… 21 RUBYINSTALL ?= $(shell $(RUBY) -e 'puts RbConfig::CONFIG["vendorarchdir"]')
|
/external/freetype/src/autofit/ |
D | afcover.h | 74 COVERAGE( ruby, RUBY,
|
/external/grpc-grpc/test/distrib/ruby/ |
D | distribtest.gemspec | 14 s.platform = Gem::Platform::RUBY
|
/external/grpc-grpc/src/ruby/tools/ |
D | grpc-tools.gemspec | 19 s.platform = Gem::Platform::RUBY
|
/external/grpc-grpc/examples/ruby/ |
D | grpc-demo.gemspec | 18 s.platform = Gem::Platform::RUBY
|
/external/google-breakpad/src/third_party/libdisasm/swig/ruby/ |
D | Makefile-swig | 27 # RUBY rules
|
/external/sl4a/Common/src/com/googlecode/android_scripting/language/ |
D | SupportedLanguages.java | 30 PerlLanguage.class), PYTHON(".py", PythonLanguage.class), RUBY(".rb", RubyLanguage.class), enumConstant
|
/external/grpc-grpc/templates/ |
D | grpc.gemspec.template | 32 s.platform = Gem::Platform::RUBY
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameObjectFactory.java | 63 RUBY (2), enumConstant 393 case RUBY: 4423 FixedSizeArray<BaseObject> staticData = getStaticData(GameObjectType.RUBY); 4456 setStaticData(GameObjectType.RUBY, staticData); 4495 addStaticData(GameObjectType.RUBY, object, sprite);
|
/external/grpc-grpc/ |
D | grpc.gemspec | 30 s.platform = Gem::Platform::RUBY
|