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

12

/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
H A DConstants.java47 public static final Type TYPE_STRING = TypeUtils.parseType("String"); field in interface:Constants
/external/bison/lib/
H A Dprintf-args.h70 TYPE_STRING, enumerator in enum:__anon439
/external/e2fsprogs/intl/
H A Dprintf-args.h63 TYPE_STRING, enumerator in enum:__anon4750
/external/libchrome/base/
H A Dvalues.h60 TYPE_STRING, enumerator in enum:base::Value::Type
/external/libweave/third_party/chromium/base/
H A Dvalues.h59 TYPE_STRING, enumerator in enum:base::Value::Type
/external/nanopb-c/generator/google/protobuf/
H A Ddescriptor.py370 TYPE_STRING = 9 variable in class:FieldDescriptor
413 TYPE_STRING: CPPTYPE_STRING,
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java66 public static final int TYPE_STRING = 9; field in class:Extension
377 case TYPE_STRING:
458 case TYPE_STRING:
710 case TYPE_STRING:
/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.h108 TYPE_STRING, // A quoted sequence of escaped characters. Either single enumerator in enum:google::protobuf::io::Tokenizer::TokenType
120 // the input. e.g. tokens of TYPE_STRING will still
196 // Parses a TYPE_STRING token. This never fails, so long as the text actually
197 // comes from a TYPE_STRING token parsed by Tokenizer. If it doesn't, the
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py391 TYPE_STRING = 9 variable in class:FieldDescriptor
434 TYPE_STRING: CPPTYPE_STRING,
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h105 TYPE_STRING = 9, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h359 TYPE_STRING = 9, // UTF-8 text. enumerator in enum:google::protobuf::FieldDescriptor::Type
387 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES
1662 return (field_type != FieldDescriptor::TYPE_STRING &&
H A Ddescriptor.pb.cc639 "\013TYPE_STRING\020\t\022\016\n\nTYPE_GROUP\020\n\022\020\n\014TYPE_M"
2534 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_STRING; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h782 static const Type TYPE_STRING = FieldDescriptorProto_Type_TYPE_STRING; member in class:google::protobuf::FieldDescriptorProto
/external/v8/src/
H A Dflags.cc37 TYPE_STRING, TYPE_ARGS }; enumerator in enum:v8::internal::__anon18146::Flag::FlagType
73 DCHECK(type_ == TYPE_STRING);
78 DCHECK(type_ == TYPE_STRING);
106 DCHECK(type_ == TYPE_STRING);
126 case TYPE_STRING: {
155 case TYPE_STRING:
181 case Flag::TYPE_STRING: return "string";
205 case Flag::TYPE_STRING: {
405 case Flag::TYPE_STRING:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/lib/build/
H A Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 3694 milliseconds

12