Home
last modified time | relevance | path

Searched refs:RUBY_PLATFORM (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/
DRakefile3 require "rake/extensiontask" unless RUBY_PLATFORM == "java"
42 if RUBY_PLATFORM == "java" constant
70 if RUBY_PLATFORM =~ /darwin/ constant
Dgoogle-protobuf.gemspec12 if RUBY_PLATFORM == "java" constant
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/lib/google/
Dprotobuf.rb43 if RUBY_PLATFORM == "java" constant
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/tests/
Dbasic.rb864 if RUBY_PLATFORM != "java"
1137 return if RUBY_PLATFORM == "java"
1169 return if RUBY_PLATFORM == "java"