Home
last modified time | relevance | path

Searched refs:toConstant (Results 1 – 4 of 4) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DConstantBindingBuilderImpl.java56 toConstant(String.class, value); in to()
61 toConstant(Integer.class, value); in to()
66 toConstant(Long.class, value); in to()
71 toConstant(Boolean.class, value); in to()
76 toConstant(Double.class, value); in to()
81 toConstant(Float.class, value); in to()
86 toConstant(Short.class, value); in to()
91 toConstant(Character.class, value); in to()
96 toConstant(Byte.class, value); in to()
101 toConstant(Class.class, value); in to()
[all …]
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DAnnotationId.java117 Constant pairValue = Element.toConstant(element.getValue()); in set()
241 static Constant toConstant(Object value) { in toConstant() method in AnnotationId.Element
/external/llvm-project/flang/lib/Lower/
DConvertType.cpp34 int64_t toConstant(const Fortran::evaluate::Expr<A> &e) { in toConstant() function
333 int kind = toConstant(tySpec->kind()); in genSymbolHelper()
446 bounds.emplace_back(toConstant(ubv.value()) - in seqShapeHelper()
447 toConstant(lbv.value()) + 1); in seqShapeHelper()
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...