Searched defs:kRegular (Results 1 – 8 of 8) sorted by relevance
| /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 | 108 enum class BlockKind { kRegular, kLoop, kOther }; enumerator
|
| /external/v8/src/inspector/ |
| D | v8-console.cc | 193 enum InspectRequest { kRegular, kCopyToClipboard, kQueryObjects }; enumerator
|
| /external/v8/src/heap/ |
| D | spaces.h | 1299 kRegular, // Pages of kPageSize that do not live in a CodeRange and enumerator 1346 kRegular, enumerator
|
| D | heap.h | 209 enum class FixedArrayVisitationMode { kRegular, kIncremental }; enumerator
|
| D | mark-compact.cc | 3080 enum EvacuationState { kRegular, kAborted }; enumerator
|
| /external/sfntly/cpp/src/sfntly/table/core/ |
| D | os2_table.h | 33 kRegular = 400, enumerator
|
| /external/v8/src/wasm/ |
| D | module-compiler.cc | 58 enum class CompileMode : uint8_t { kRegular, kTiering }; enumerator
|