Home
last modified time | relevance | path

Searched defs:TYPE_STRING (Results 1 - 13 of 13) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddatapiece.h72 TYPE_STRING = 9, enumerator
/third_party/backends/japi/
H A DSaneOption.java53 public static final int TYPE_STRING = 3; field in SaneOption
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.h39 #define TYPE_STRING 6 macro
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.h119 TYPE_STRING, // A quoted sequence of escaped characters. Either single enumerator
/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py469 TYPE_STRING = 9 variable in FieldDescriptor
/third_party/node/deps/v8/src/flags/
H A Dflags.cc62 TYPE_STRING, enumerator
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc301 constexpr Field_Kind Field::TYPE_STRING; member in Field
H A Ddescriptor.h605 TYPE_STRING = 9, // UTF-8 text. enumerator
H A Dtype.pb.h552 static constexpr Kind TYPE_STRING = member in PROTOBUF_FINAL
H A Dwire_format_lite.h121 TYPE_STRING = 9, enumerator
H A Ddescriptor.pb.cc1246 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_STRING; member in FieldDescriptorProto
H A Ddescriptor.pb.h1863 static constexpr Type TYPE_STRING = member in PROTOBUF_FINAL
/third_party/python/Python/
H A Dmarshal.c58 #define TYPE_STRING 's' macro

Completed in 63 milliseconds