Home
last modified time | relevance | path

Searched defs:constValue (Results 1 – 2 of 2) sorted by relevance

/external/turbine/java/com/google/turbine/processing/
DTurbineAnnotationProxy.java116 static Object constValue( in constValue() method in TurbineAnnotationProxy
/external/angle/src/tests/compiler_tests/
DIntermNode_test.cpp161 TConstantUnion *constValue = new TConstantUnion[1]; in TEST_F() local