| /external/desugar/java/com/google/devtools/build/android/desugar/ |
| D | CoreLibraryRewriter.java | 54 private static boolean shouldPrefix(String typeName) { in shouldPrefix() 58 private static boolean except(String typeName) { in except() 89 public String prefix(String typeName) { in prefix() 97 public String unprefix(String typeName) { in unprefix()
|
| /external/desugar/java/com/google/devtools/common/options/ |
| D | EnumConverter.java | 33 private final String typeName; field in EnumConverter 45 protected EnumConverter(Class<T> enumType, String typeName) { in EnumConverter()
|
| D | BoolOrEnumConverter.java | 42 protected BoolOrEnumConverter(Class<T> enumType, String typeName, T trueValue, T falseValue) { in BoolOrEnumConverter()
|
| /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 | 364 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 397 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 429 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 461 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 493 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 525 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 557 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument
|
| /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
|
| D | AnnotationImpl.java | 97 String typeName = annotation.getTypeName(); in getAnnotationType() local
|
| /external/gptfdisk/ |
| D | parttypes.cc | 317 string typeName; in TypeName() local 338 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
|
| /external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ast/ |
| D | EnumConstantLocator.java | 38 public EnumConstantLocator(String packageName, String typeName, String constantName) { in EnumConstantLocator()
|
| D | FieldLocator.java | 39 public FieldLocator(String packageName, String typeName, String fieldName) { in FieldLocator()
|
| D | TypeLocator.java | 55 public TypeLocator(TypeName typeName) { in TypeLocator()
|
| /external/javassist/src/main/javassist/bytecode/stackmap/ |
| D | TypeData.java | 202 protected void setType(String typeName, ClassPool cp) throws BadBytecode { in setType() 253 private boolean update(ClassPool cp, String oldName, String typeName) throws BadBytecode { in update() 402 protected void setType(String typeName, ClassPool cp) throws BadBytecode { in setType() 480 protected void setType(String typeName, ClassPool cp) throws BadBytecode { in setType()
|
| /external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/ |
| D | SubclassBytecodeGenerator.java | 113 String typeName = type.getName(); in nameFor() local
|
| /external/emma/core/java12/com/vladium/emma/report/ |
| D | Item.java | 114 ItemMetadata (final int typeID, final String typeName, final long attributeIDs) in ItemMetadata()
|
| /external/skia/src/gpu/gl/builders/ |
| D | GrGLShaderStringBuilder.cpp | 122 const char* typeName = "Unknown"; in GrGLCompileAndAttachShader() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockTests.cpp | 444 const char* typeName = glu::getDataTypeName(type); in init() local 475 const char* typeName = glu::getDataTypeName(type); in init() local 542 const char* typeName = glu::getDataTypeName(type); in init() local 579 const char* typeName = glu::getDataTypeName(type); in init() local 746 const char* typeName = glu::getDataTypeName(type); in init() local
|
| /external/autotest/frontend/client/src/autotest/tko/ |
| D | ParameterizedField.java | 63 public static ParameterizedField newInstance(String typeName, String value) { in newInstance()
|
| /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
| D | TestHelper_Connection1.java | 195 public Array createArrayOf(String typeName, Object[] elements) in createArrayOf() 216 public Struct createStruct(String typeName, Object[] attributes) in createStruct()
|
| /external/deqp/modules/glshared/ |
| D | glsShaderConstExprTests.cpp | 141 …string typeName = glu::getDataTypeName((glu::DataType)(inType + compCount)); // results in … in createTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutTests.cpp | 798 const char* typeName = glu::getDataTypeName(type); in init() local 844 const char* typeName = glu::getDataTypeName(type); in init() local 880 const char* typeName = glu::getDataTypeName(type); in init() local 916 const char* typeName = glu::getDataTypeName(type); in init() local 953 const char* typeName = glu::getDataTypeName(type); in init() local 992 const char* typeName = glu::getDataTypeName(type); in init() local 1240 const char* typeName = glu::getDataTypeName(type); in init() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fUniformBlockTests.cpp | 207 const char* typeName = glu::getDataTypeName(type); in init() local 238 const char* typeName = glu::getDataTypeName(type); in init() local
|
| D | es31fSSBOLayoutTests.cpp | 815 const char* typeName = glu::getDataTypeName(type); in init() local 860 const char* typeName = glu::getDataTypeName(type); in init() local 891 const char* typeName = glu::getDataTypeName(type); in init() local 922 const char* typeName = glu::getDataTypeName(type); in init() local 954 const char* typeName = glu::getDataTypeName(type); in init() local 988 const char* typeName = glu::getDataTypeName(type); in init() local 1224 const char* typeName = glu::getDataTypeName(type); in init() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fUniformBlockTests.cpp | 419 const char* typeName = glu::getDataTypeName(type); in init() local 456 const char* typeName = glu::getDataTypeName(type); in init() local 619 const char* typeName = glu::getDataTypeName(type); in init() local
|