Home
last modified time | relevance | path

Searched defs:ruby (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/ruby/src/main/java/google/
DProtobufJavaService.java42 public boolean basicLoad(Ruby ruby) throws IOException { in basicLoad()
/third_party/protobuf/
Dversion.json14 "ruby": "4.29.4" string
/third_party/grpc/tools/buildgen/plugins/
Dexpand_version.py70 def ruby(self): member in Version
/third_party/protobuf/examples/
DMakefile13 ruby: add_person_ruby list_people_ruby target
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyOneofDescriptor.java40 public RubyOneofDescriptor(Ruby ruby, RubyClass rubyClass) { in RubyOneofDescriptor()
DRubyMap.java71 public RubyMap(Ruby ruby, RubyClass rubyClass) { in RubyMap()
/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc23 namespace ruby { namespace
Druby_generator.cc28 namespace ruby { namespace
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java114 ruby("Ruby Notation Forms"), enumConstant
/third_party/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c653 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() argument
678 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() argument
784 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() argument
/third_party/typescript/tests/lib/
Dreact.d.ts2223 ruby: HTMLFactory<HTMLElement>; property
2455 ruby: React.HTMLProps<HTMLElement>; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82282 static nsIAtom* ruby; member in nsGkAtoms