Searched defs:kArray (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dfmtable.h243 kArray, enumerator in enum:Formattable::Type
426 * is not of type kArray then the result is undefined.
447 * Formattable object. If this object is not of type kArray then
525 * type to kArray.
534 * changes the type to kArray.
542 * changes the type to kArray.
/external/skia/include/utils/
H A DSkJSON.h20 kArray, enumerator in enum:SkJSON::Type
144 * if done() returns false and type() returns kArray.
229 * Should only be called if the Array's type is kArray.
/external/skia/src/animator/
H A DSkOperand2.h22 kArray = 8, enumerator in enum:SkOperand2::OpType
46 SkOpArray* getArray() { SkASSERT(fType == SkOperand2::kArray); return fOperand.fArray; }
H A DSkScript.h58 kArray = 8, enumerator in enum:SkScriptEngine::SkOpType
/external/v8/include/
H A Dv8-profiler.h251 kArray = 1, // An array of elements. enumerator in enum:v8::HeapGraphNode::Type
/external/v8/src/
H A Dprofile-generator.h523 kArray = v8::HeapGraphNode::kArray, enumerator in enum:v8::internal::BASE_EMBEDDED::Type

Completed in 162 milliseconds