Home
last modified time | relevance | path

Searched defs:kArray (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/utils/
DSkJSON.h63 kArray, enumerator
133 kArray = 0b11000000, // ptr to external storage enumerator
DSkJSONWriter.h256 kArray enumerator
/external/skqp/src/utils/
DSkJSON.h63 kArray, enumerator
133 kArray = 0b11000000, // ptr to external storage enumerator
DSkJSONWriter.h256 kArray enumerator
/external/libchrome/base/containers/
Dspan_unittest.cc79 static constexpr int kArray[] = {5, 4, 3, 2, 1}; in TEST() local
871 static constexpr int kArray[] = {1, 6, 1, 8, 0}; in TEST() local
888 static constexpr int kArray[] = {1, 6, 1, 8, 0}; in TEST() local
898 static constexpr int kArray[] = {1, 6, 1, 8, 0}; in TEST() local
1025 constexpr int kArray[] = {2, 3, 5, 7, 11, 13}; in TEST() local
1084 static constexpr int kArray[] = {1, 2, 3, 4, 5}; in TEST() local
1091 const std::array<int, 5> kArray = {{1, 2, 3, 4, 5}}; in TEST() local
1112 static constexpr int kArray[] = {1, 2, 3, 4, 5}; in TEST() local
1129 static constexpr int kArray[] = {1, 2, 3, 4, 5}; in TEST() local
1146 static constexpr int kArray[] = {5, 4, 3, 2, 1}; in TEST() local
/external/v8/src/compiler/
Djs-call-reducer.h99 enum class ArrayIteratorKind { kArray, kTypedArray }; enumerator
/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h253 kArray, enumerator
/external/v8/include/
Dv8-profiler.h396 kArray = 1, // An array of elements. enumerator
/external/skia/tools/bookmaker/
Ddefinition.h39 kArray, enumerator
Ddefinition.cpp53 kArray, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h80 kArray, enumerator
/external/skqp/tools/bookmaker/
Ddefinition.h39 kArray, enumerator
Ddefinition.cpp53 kArray, enumerator
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h80 kArray, enumerator
/external/v8/src/profiler/
Dheap-snapshot-generator.h103 kArray = v8::HeapGraphNode::kArray, enumerator