HomeSort by relevance Sort by last modified time
    Searched defs:VAL (Results 1 - 4 of 4) sorted by null

  /build/tools/droiddoc/test/stubs/expected/com/android/stubs/
InterfaceEnum.java 5 VAL();
  /build/tools/droiddoc/test/stubs/src/com/android/stubs/
InterfaceEnum.java 20 VAL;
  /external/opencore/protocols/sdp/common/include/
common_info.h 58 enum { END, VAL };
224 uint32 val; member in struct:altGpBWType
234 OSCL_HeapString<SDPParserAlloc> val; member in struct:altGpLANGType
  /external/webkit/WebCore/css/
CSSParser.cpp 569 // Change the unit type of the numeric val to match.
1183 CSSParserValue* val; local
1244 RefPtr<CSSPrimitiveValue> val = CSSPrimitiveValue::create(pair.release()); local
1382 PassRefPtr<CSSValue> val = parseTransform(); local
1422 RefPtr<CSSValue> val = CSSPrimitiveValue::create(value->fValue, (CSSPrimitiveValue::UnitTypes)value->unit); local
1456 RefPtr<CSSValue> val; local
1825 CSSParserValue* val = m_valueList->current(); local
1963 CSSParserValue* val = m_valueList->current(); local
1979 RefPtr<CSSValue> val; local
2021 CSSParserValue* val = m_valueList->current(); local
2037 RefPtr<CSSValue> val; local
2447 CSSParserValue* val; local
2743 CSSParserValue* val; local
3112 int val = 0; local
3257 CSSParserValue* val; local
3304 CSSParserValue* val; local
3351 CSSParserValue* val; local
3408 CSSParserValue* val; local
3747 RefPtr<CSSPrimitiveValue> val = CSSPrimitiveValue::create(v->fValue, (CSSPrimitiveValue::UnitTypes)v->unit); local
3822 CSSParserValue* val; local
3891 CSSParserValue* val = m_valueList->current(); local
3959 PassRefPtr<CSSPrimitiveValue> val = CSSPrimitiveValue::create(v->fValue, (CSSPrimitiveValue::UnitTypes)v->unit); local
4076 CSSParserValue* val = m_valueList->current(); local
4200 CSSParserValue* val = m_valueList->current(); local
5256 RefPtr<CSSVariableDependentValue> val = CSSVariableDependentValue::create(CSSValueList::createFromParserValueList(m_valueList)); local
    [all...]

Completed in 336 milliseconds