/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | Utils.java | 68 FieldDescriptor.Type fieldType, in checkType() 230 ThreadContext context, FieldDescriptor.Type fieldType, Object value) { in wrapPrimaryValue() 235 ThreadContext context, FieldDescriptor.Type fieldType, Object value, boolean encodeBytes) { in wrapPrimaryValue() 336 ThreadContext context, String type, String fieldType, String fieldName, IRubyObject value) { in createExpectedTypeError() 344 ThreadContext context, String fieldType, String fieldName, IRubyObject value) { in createInvalidTypeError() 380 String fieldType, in validateAndEncodeString()
|
/external/cronet/stable/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | Utils.java | 68 FieldDescriptor.Type fieldType, in checkType() 230 ThreadContext context, FieldDescriptor.Type fieldType, Object value) { in wrapPrimaryValue() 235 ThreadContext context, FieldDescriptor.Type fieldType, Object value, boolean encodeBytes) { in wrapPrimaryValue() 336 ThreadContext context, String type, String fieldType, String fieldName, IRubyObject value) { in createExpectedTypeError() 344 ThreadContext context, String fieldType, String fieldName, IRubyObject value) { in createInvalidTypeError() 380 String fieldType, in validateAndEncodeString()
|
/external/cronet/tot/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | Utils.java | 68 FieldDescriptor.Type fieldType, in checkType() 230 ThreadContext context, FieldDescriptor.Type fieldType, Object value) { in wrapPrimaryValue() 235 ThreadContext context, FieldDescriptor.Type fieldType, Object value, boolean encodeBytes) { in wrapPrimaryValue() 336 ThreadContext context, String type, String fieldType, String fieldName, IRubyObject value) { in createExpectedTypeError() 344 ThreadContext context, String fieldType, String fieldName, IRubyObject value) { in createInvalidTypeError() 380 String fieldType, in validateAndEncodeString()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldInfo.java | 66 Field field, int fieldNumber, FieldType fieldType, boolean enforceUtf8) { in forField() 91 Field field, int fieldNumber, FieldType fieldType, Field cachedSizeField) { in forPackedField() 116 Field field, int fieldNumber, FieldType fieldType, Class<?> messageClass) { in forRepeatedMessageField() 138 Field field, int fieldNumber, FieldType fieldType, EnumVerifier enumVerifier) { in forFieldWithEnumVerifier() 160 FieldType fieldType, in forPackedFieldWithEnumVerifier() 185 FieldType fieldType, in forProto2OptionalField() 228 FieldType fieldType, in forOneofMemberField() 270 FieldType fieldType, in forProto2RequiredField()
|
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldInfo.java | 66 Field field, int fieldNumber, FieldType fieldType, boolean enforceUtf8) { in forField() 91 Field field, int fieldNumber, FieldType fieldType, Field cachedSizeField) { in forPackedField() 116 Field field, int fieldNumber, FieldType fieldType, Class<?> messageClass) { in forRepeatedMessageField() 138 Field field, int fieldNumber, FieldType fieldType, EnumVerifier enumVerifier) { in forFieldWithEnumVerifier() 160 FieldType fieldType, in forPackedFieldWithEnumVerifier() 185 FieldType fieldType, in forProto2OptionalField() 228 FieldType fieldType, in forOneofMemberField() 270 FieldType fieldType, in forProto2RequiredField()
|
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldInfo.java | 66 Field field, int fieldNumber, FieldType fieldType, boolean enforceUtf8) { in forField() 91 Field field, int fieldNumber, FieldType fieldType, Field cachedSizeField) { in forPackedField() 116 Field field, int fieldNumber, FieldType fieldType, Class<?> messageClass) { in forRepeatedMessageField() 138 Field field, int fieldNumber, FieldType fieldType, EnumVerifier enumVerifier) { in forFieldWithEnumVerifier() 160 FieldType fieldType, in forPackedFieldWithEnumVerifier() 185 FieldType fieldType, in forProto2OptionalField() 228 FieldType fieldType, in forOneofMemberField() 270 FieldType fieldType, in forProto2RequiredField()
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/builder/ |
D | BuilderFieldReference.java | 41 @Nonnull final BuilderTypeReference fieldType; field in BuilderFieldReference 46 @Nonnull BuilderTypeReference fieldType) { in BuilderFieldReference()
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_interactiveform.cpp | 46 bool IsFormFieldTypeComboOrText(FormFieldType fieldType) { in IsFormFieldTypeComboOrText() 57 bool IsFormFieldTypeXFA(FormFieldType fieldType) { in IsFormFieldTypeXFA() 262 FormFieldType fieldType = pField->GetFieldType(); in OnCalculate() local 521 FormFieldType fieldType = pField->GetFieldType(); in BeforeValueChange() local 534 FormFieldType fieldType = pField->GetFieldType(); in AfterValueChange() local 562 FormFieldType fieldType = pField->GetFieldType(); in AfterCheckedStatusChange() local 597 FormFieldType fieldType) { in SetHighlightColor() 613 FormFieldType fieldType) { in GetHighlightColor()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPObject.java | 100 Class fieldType = f.getType(); in equals() local 191 Class fieldType = f.getType(); in match() local 302 Class fieldType = f.getType(); in debugDump() local
|
/external/angle/src/compiler/translator/tree_ops/ |
D | ForcePrecisionQualifier.cpp | 66 const TType *fieldType = field->type(); in visitDeclaration() local 76 const TType *fieldType = field->type(); in visitDeclaration() local
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | NetObject.java | 98 Class<?> fieldType = f.getType(); in equals() local 188 Class<?> fieldType = f.getType(); in match() local 295 Class<?> fieldType = f.getType(); in debugDump() local
|
/external/javassist/src/main/javassist/expr/ |
D | FieldAccess.java | 185 CtClass fieldType in replace() local 250 CtClass fieldType; field in FieldAccess.ProceedForRead 300 CtClass fieldType; field in FieldAccess.ProceedForWrite
|
/external/nist-sip/java/gov/nist/core/ |
D | GenericObject.java | 238 Class<?> fieldType = f.getType(); in merge() local 425 Class<?> fieldType = f.getType(); in equals() local 510 Class<?> fieldType = f.getType(); in match() local 605 Class<?> fieldType = f.getType(); in debugDump() local
|
/external/doclava/doclet_adapter/src/main/java/com/sun/javadoc/ |
D | SerialFieldTag.java | 60 String fieldType(); in fieldType() method
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/ |
D | Issue347Test.java | 40 ResolvedType fieldType = javaParserFacade.getType(fieldDeclaration); in resolvingReferenceToEnumDeclarationInSameFile() local
|
/external/angle/src/compiler/translator/ |
D | Types.cpp | 802 const TType *fieldType = field->type(); in containsArrays() local 813 const TType *fieldType = field->type(); in containsMatrices() local 824 const TType *fieldType = field->type(); in containsType() local 835 const TType *fieldType = field->type(); in containsSamplers() local
|
/external/javassist/src/main/javassist/compiler/ |
D | AccessorMaker.java | 177 String fieldType = finfo.getDescriptor(); in getFieldGetter() local 228 String fieldType = finfo.getDescriptor(); in getFieldSetter() local
|
/external/angle/src/compiler/translator/tree_ops/hlsl/ |
D | RecordUniformBlocksWithLargeArrayMember.cpp | 81 const TType &fieldType = *fields[i]->type(); in IsSupportedTypeForStructuredBuffer() local 114 const TType &fieldType = *interfaceBlock.fields()[0]->type(); in CanTranslateUniformBlockToStructuredBuffer() local
|
/external/gson/examples/android-proguard-example/src/com/google/gson/examples/android/model/ |
D | Cart.java | 62 Class<?> fieldType = Cart.class.getField("lineItems").getType(); in toString() local
|
/external/doclava/doclet_adapter/src/main/java/com/google/doclava/javadoc/ |
D | SerialFieldTagImpl.java | 63 public String fieldType() { in fieldType() method in SerialFieldTagImpl
|
/external/dagger2/java/dagger/internal/codegen/writing/ |
D | ProducerEntryPointView.java | 113 private XType fieldType(ComponentMethodDescriptor componentMethod) { in fieldType() method in ProducerEntryPointView
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/reflectionmodel/ |
D | ReflectionFieldDeclaration.java | 79 public FieldDeclaration replaceType(Type fieldType) { in replaceType()
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/reflectionmodel/ |
D | ReflectionFieldDeclaration.java | 79 public ResolvedFieldDeclaration replaceType(ResolvedType fieldType) { in replaceType()
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | MessageObject.java | 71 Class<?> fieldType = f.getType(); in debugDump() local
|
/external/angle/src/compiler/translator/hlsl/ |
D | StructureHLSL.cpp | 44 const TType &fieldType = *field->type(); in Define() local 317 const TType *fieldType = field->type(); in defineVariants() local 399 const TType *fieldType = field->type(); in addStructConstructor() local
|