/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfAttribute.cpp | 105 Attribute::knownType (const char typeName[]) in knownType() 115 Attribute::registerAttributeType (const char typeName[], in registerAttributeType() 131 Attribute::unRegisterAttributeType (const char typeName[]) in unRegisterAttributeType() 141 Attribute::newAttribute (const char typeName[]) in newAttribute()
|
D | ImfOpaqueAttribute.cpp | 50 OpaqueAttribute::OpaqueAttribute (const char typeName[]): in OpaqueAttribute() 76 OpaqueAttribute::typeName () const in typeName() function in Imf::OpaqueAttribute
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | ItemType.java | 52 private final String typeName; field in ItemType 63 private ItemType(int mapValue, String typeName) { in ItemType()
|
D | Item.java | 46 public final String typeName() { in typeName() method in Item
|
/external/dagger2/compiler/src/test/java/dagger/internal/codegen/ |
D | ErrorMessagesTest.java | 27 String typeName = "com.google.common.collect.ImmutableList<java.lang.Boolean>"; in stripCommonTypePrefixes() local
|
/external/v8/src/runtime/ |
D | runtime-atomics.cc | 383 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 415 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 447 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 479 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 511 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 543 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 575 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 607 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 639 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
D | CstMethodRef.java | 36 public String typeName() { in typeName() method in CstMethodRef
|
D | CstInterfaceMethodRef.java | 43 public String typeName() { in typeName() method in CstInterfaceMethodRef
|
D | CstEnumRef.java | 43 public String typeName() { in typeName() method in CstEnumRef
|
D | Constant.java | 41 public abstract String typeName(); in typeName() method in Constant
|
D | CstLong.java | 70 public String typeName() { in typeName() method in CstLong
|
D | CstDouble.java | 73 public String typeName() { in typeName() method in CstDouble
|
D | CstAnnotation.java | 73 public String typeName() { in typeName() method in CstAnnotation
|
D | CstByte.java | 82 public String typeName() { in typeName() method in CstByte
|
D | CstBoolean.java | 82 public String typeName() { in typeName() method in CstBoolean
|
D | CstFloat.java | 74 public String typeName() { in typeName() method in CstFloat
|
D | CstFieldRef.java | 52 public String typeName() { in typeName() method in CstFieldRef
|
D | CstShort.java | 83 public String typeName() { in typeName() method in CstShort
|
D | CstChar.java | 82 public String typeName() { in typeName() method in CstChar
|
D | CstKnownNull.java | 67 public String typeName() { in typeName() method in CstKnownNull
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gwtref/gen/ |
D | ReflectionCacheGenerator.java | 29 …public String generate (TreeLogger logger, GeneratorContext context, String typeName) throws Unabl… in generate()
|
/external/doclava/src/com/google/doclava/ |
D | ParameterInfo.java | 27 public ParameterInfo(String name, String typeName, TypeInfo type, boolean isVarArg, in ParameterInfo() 54 String typeName() { in typeName() method in ParameterInfo
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
D | Annotation.java | 85 public Annotation(String typeName, ConstPool cp) { in Annotation() 306 String typeName = pool.getUtf8Info(typeIndex); in write() local
|
/external/gptfdisk/ |
D | parttypes.cc | 315 string typeName; in TypeName() local 336 UnicodeString typeName; in UTypeName() local
|
/external/doclava/src/com/google/doclava/apicheck/ |
D | XmlApiFile.java | 182 String typeName = attributes.getValue("type"); in startElement() local 204 String typeName = attributes.getValue("type"); in startElement() local
|