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

/external/chromium_org/components/json_schema/
H A Djson_schema_constants.cc11 const char kArray[] = "array"; member in namespace:json_schema_constants
/external/chromium_org/third_party/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/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/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h257 kArray, enumerator in enum:Formattable::Type
440 * is not of type kArray then the result is undefined.
461 * Formattable object. If this object is not of type kArray then
539 * type to kArray.
548 * changes the type to kArray.
556 * changes the type to kArray.
/external/chromium_org/v8/include/
H A Dv8-profiler.h223 kArray = 1, // An array of elements. enumerator in enum:v8::HeapGraphNode::Type
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h257 kArray, enumerator in enum:Formattable::Type
440 * is not of type kArray then the result is undefined.
461 * Formattable object. If this object is not of type kArray then
539 * type to kArray.
548 * changes the type to kArray.
556 * changes the type to kArray.
/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.h76 kArray = v8::HeapGraphNode::kArray, enumerator in enum:v8::internal::BASE_EMBEDDED::Type

Completed in 1370 milliseconds