Searched defs:kObject (Results 1 – 15 of 15) sorted by relevance
| /external/skqp/src/utils/ |
| D | SkJSON.h | 64 kObject, enumerator 134 kObject = 0b11100000, // ptr to external storage enumerator
|
| D | SkJSONWriter.h | 255 kObject, enumerator
|
| /external/skia/src/utils/ |
| D | SkJSON.h | 64 kObject, enumerator 134 kObject = 0b11100000, // ptr to external storage enumerator
|
| D | SkJSONWriter.h | 255 kObject, enumerator
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_structelement.h | 23 enum Type { kInvalid, kElement, kPageContent, kStreamContent, kObject }; enumerator
|
| /external/libchrome/components/json_schema/ |
| D | json_schema_constants.cc | 27 const char kObject[] = "object"; variable
|
| /external/skia/src/pdf/ |
| D | SkPDFUnion.h | 111 kObject, enumerator
|
| /external/skqp/src/pdf/ |
| D | SkPDFUnion.h | 111 kObject, enumerator
|
| /external/icu/icu4c/source/i18n/unicode/ |
| D | fmtable.h | 269 kObject enumerator
|
| /external/v8/src/compiler/ |
| D | js-operator.cc | 768 static constexpr int kObject = 1; local 927 static constexpr int kObject = 1; in LoadNamed() local 1034 static constexpr int kObject = 1; in StoreNamed() local 1058 static constexpr int kObject = 1; in StoreNamedOwn() local
|
| /external/v8/include/ |
| D | v8-profiler.h | 439 kObject = 3, // A JS object (except for arrays and strings). enumerator
|
| /external/v8/src/compiler/backend/ |
| D | code-generator.h | 54 enum class DeoptimizationLiteralKind { kObject, kNumber, kString, kInvalid }; enumerator
|
| /external/skqp/tools/bookmaker/ |
| D | bookmaker.h | 197 kObject, enumerator
|
| /external/v8/src/profiler/ |
| D | heap-snapshot-generator.h | 106 kObject = v8::HeapGraphNode::kObject, enumerator
|
| /external/v8/src/execution/ |
| D | isolate.h | 1269 enum class KnownPrototype { kNone, kObject, kArray, kString }; enumerator
|