Searched defs:kRegular (Results 1 – 7 of 7) sorted by relevance
| /external/v8/src/heap/ |
| D | memory-allocator.h | 111 kRegular, // Pages of kPageSize that do not live in a CodeRange and enumerator 156 kRegular, enumerator
|
| D | mark-compact.cc | 3850 enum EvacuationState { kRegular, kAborted }; enumerator
|
| /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
| D | bwe_test_framework.h | 182 enum ProcessorType { kSender, kReceiver, kRegular }; enumerator
|
| /external/v8/src/asmjs/ |
| D | asm-parser.h | 120 enum class BlockKind { kRegular, kLoop, kNamed, kOther }; enumerator
|
| /external/v8/src/inspector/ |
| D | v8-console.cc | 195 enum InspectRequest { kRegular, kCopyToClipboard, kQueryObjects }; enumerator
|
| /external/sfntly/cpp/src/sfntly/table/core/ |
| D | os2_table.h | 33 kRegular = 400, enumerator
|
| /external/v8/src/wasm/ |
| D | module-compiler.cc | 60 enum class CompileMode : uint8_t { kRegular, kTiering }; enumerator
|