/external/guice/core/src/com/google/inject/internal/ |
D | TypeConverterBindingProcessor.java | 55 public Object convert(String value, TypeLiteral<?> toType) { in prepareBuiltInConverters() 70 public Object convert(String value, TypeLiteral<?> toType) { in prepareBuiltInConverters() 71 return Enum.valueOf((Class) toType.getRawType(), value); in prepareBuiltInConverters() 90 public Object convert(String value, TypeLiteral<?> toType) { in prepareBuiltInConverters() 113 public Object convert(String value, TypeLiteral<?> toType) { in convertToPrimitiveType()
|
/external/guice/extensions/struts2/lib/ |
D | ognl-3.0.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/enhance/
ognl/ ... |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
D | struts2-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/webrtc/talk/session/media/ |
D | typewrapping.h.pump | 102 #define SMART_WRAPPER_(wrapper, toType, fromType, from) \ 103 (wrapper<toType, fromType>::Wrap(from)) 265 #define WRAP(ruleSet, toType, fromType, from) \ 266 SMART_WRAPPER_(ruleSet::SmartWrapper, toType, fromType, from) 280 #define WRAP_CALL$i(ruleSet, toType, function$for j [[, argType$j, arg$j]]) \ 284 toType$for j [[, \ 291 toType$for j [[, \
|
/external/mesa3d/src/mesa/main/ |
D | es_generator.py | 68 def ConvertValue(value, fromType, toType): argument 76 if not Converters[fromType].has_key(toType): 77 …int >> sys.stderr, "No converter found for type '%s' to type '%s'. Ignoring." % (fromType, toType) 81 conversionString = Converters[fromType][toType]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.databinding_1.3.100.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/guice/core/src/com/google/inject/spi/ |
D | TypeConverter.java | 32 Object convert(String value, TypeLiteral<?> toType); in convert() argument
|
/external/guice/core/test/com/google/inject/ |
D | TypeConversionTest.java | 379 public Object convert(String value, TypeLiteral<?> toType) { in testStringIsConvertedOnlyOnce() 455 public Object convert(String value, TypeLiteral<?> toType) { in mockTypeConverter() 467 public Object convert(String value, TypeLiteral<?> toType) {
|
D | ParentInjectorTest.java | 289 public Object convert(String value, TypeLiteral<?> toType) {
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 2160 unsigned int toType; in tryStore() local 2162 toType = NVPTX::PTXLdStInstCode::Float; in tryStore() 2164 toType = NVPTX::PTXLdStInstCode::Unsigned; in tryStore() 2200 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Addr, in tryStore() 2229 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Base, in tryStore() 2283 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), Base, in tryStore() 2336 getI32Imm(toType, dl), getI32Imm(toTypeWidth, dl), N2, in tryStore()
|
/external/guice/extensions/persist/lib/ |
D | ognl-2.6.7.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/ASTAdd.class
ASTAdd ... |
D | xwork-2.0.4.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/opensymphony/
com/ ... |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/external/guice/core/test/com/google/inject/spi/ |
D | ElementsTest.java | 764 public Object convert(String value, TypeLiteral<?> toType) { in testConvertToTypes()
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 168 public boolean supportsConvert(int fromType, int toType) in supportsConvert() argument
|
/external/testng/lib-supplied/ |
D | guice-2.0.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
NOTICE
org/
org/testng/
... |
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 1195 typedef ExprResult PerformCastFn(Sema &S, Expr *operand, QualType toType); 1200 ExprResult doIntegralCast(Sema &S, Expr *op, QualType toType) { in doIntegralCast() argument 1201 return S.ImpCastExprToType(op, toType, CK_IntegralCast); in doIntegralCast() 1204 ExprResult doComplexIntegralCast(Sema &S, Expr *op, QualType toType) { in doComplexIntegralCast() argument 1205 return S.ImpCastExprToType(op, S.Context.getComplexType(toType), in doComplexIntegralCast()
|
/external/robolectric/v1/lib/main/ |
D | sqlite-jdbc-3.7.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-nodeps.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |