Searched defs:kRegular (Results 1 – 9 of 9) sorted by relevance
| /third_party/node/deps/v8/src/heap/ |
| D | memory-allocator.h | 92 kRegular, // Pages of kPageSize that do not live in a CodeRange and enumerator 139 kRegular, enumerator
|
| D | mark-compact.cc | 4537 enum EvacuationState { kRegular, kAborted }; enumerator
|
| /third_party/node/deps/v8/src/asmjs/ |
| D | asm-parser.h | 119 enum class BlockKind { kRegular, kLoop, kNamed, kOther }; enumerator
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | intrinsic_texture_helper_test.h | 30 kRegular, enumerator
|
| /third_party/node/deps/v8/src/debug/ |
| D | debug.h | 240 enum BreakPointKind { kRegular, kInstrumentation }; enumerator
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set_probe_benchmark.cc | 35 enum class OutputStyle { kRegular, kBenchmark }; enumerator
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| D | os2_table.h | 33 kRegular = 400, enumerator
|
| /third_party/node/deps/v8/src/inspector/ |
| D | v8-console.cc | 184 enum InspectRequest { kRegular, kCopyToClipboard, kQueryObjects }; enumerator
|
| /third_party/node/deps/v8/src/common/ |
| D | globals.h | 922 enum class PageSize { kRegular, kLarge }; enumerator
|