Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Expressions/
Dshell.js32 var TYPE_STRING = typeof 'abc'; variable
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
Dshell.js40 var TYPE_STRING = typeof 'abc'; variable
/external/protobuf/src/google/protobuf/io/
Dtokenizer.h106 TYPE_STRING, // A quoted sequence of escaped characters. Either single enumerator
/external/chromium/base/
Dvalues.h70 TYPE_STRING, enumerator
/external/e2fsprogs/intl/
Dprintf-args.h63 TYPE_STRING, enumerator
/external/bluetooth/glib/glib/gnulib/
Dprintf-args.h64 TYPE_STRING, enumerator
/external/chromium/net/base/
Dload_log.h59 TYPE_STRING, enumerator
/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/v8/src/
Dflags.cc55 enum FlagType { TYPE_BOOL, TYPE_INT, TYPE_FLOAT, TYPE_STRING, TYPE_ARGS }; enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py336 TYPE_STRING = 9 variable in FieldDescriptor
/external/libvpx/nestegg/src/
Dnestegg.c100 TYPE_STRING, enumerator