Home
last modified time | relevance | path

Searched defs:TYPE_STRING (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/webui/options/
Dcore_options_handler.h105 TYPE_STRING, enumerator
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwResource.java45 private static final int TYPE_STRING = 0; field in AwResource
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
DConstants.java47 public static final Type TYPE_STRING = TypeUtils.parseType("String"); field
/external/chromium_org/base/
Dvalues.h57 TYPE_STRING, enumerator
/external/protobuf/src/google/protobuf/io/
Dtokenizer.h106 TYPE_STRING, // A quoted sequence of escaped characters. Either single enumerator
/external/e2fsprogs/intl/
Dprintf-args.h63 TYPE_STRING, enumerator
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.h107 TYPE_STRING, // A quoted sequence of escaped characters. Either single enumerator
/external/chromium_org/media/midi/
Dusb_midi_descriptor_parser.cc21 TYPE_STRING = 3, enumerator
/external/bison/lib/
Dprintf-args.h70 TYPE_STRING, enumerator
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h106 TYPE_STRING = 9, enumerator
Ddescriptor.proto119 TYPE_STRING = 9; enumerator
Ddescriptor.h340 TYPE_STRING = 9, // UTF-8 text. enumerator
Ddescriptor.pb.cc2404 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_STRING; member in google::protobuf::FieldDescriptorProto
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h107 TYPE_STRING = 9, enumerator
Ddescriptor.proto108 TYPE_STRING = 9; enumerator
Ddescriptor.h310 TYPE_STRING = 9, // UTF-8 text. enumerator
Ddescriptor.pb.cc2177 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_STRING; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h754 static const Type TYPE_STRING = FieldDescriptorProto_Type_TYPE_STRING; variable
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto119 TYPE_STRING = 9; enumerator
/external/chromium_org/v8/src/
Dflags.cc32 TYPE_STRING, TYPE_ARGS }; enumerator
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DExtension.java66 public static final int TYPE_STRING = 9; field in Extension
/external/protobuf/python/google/protobuf/
Ddescriptor.py336 TYPE_STRING = 9 variable in FieldDescriptor
/external/chromium_org/third_party/protobuf/python/google/protobuf/
Ddescriptor.py370 TYPE_STRING = 9 variable in FieldDescriptor
/external/chromium_org/mojo/public/python/mojo/bindings/
Ddescriptor.py432 TYPE_STRING = StringType() variable
/external/libvpx/libvpx/third_party/nestegg/src/
Dnestegg.c104 TYPE_STRING, enumerator

12