Home
last modified time | relevance | path

Searched defs:kStep (Results 1 – 8 of 8) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
DByteSwap.cpp36 const UInt32 kStep = 2; in STDMETHODIMP_() local
59 const UInt32 kStep = 4; in STDMETHODIMP_() local
/third_party/skia/third_party/externals/tint/src/sem/
Dintrinsic_type.h101 kStep, enumerator
/third_party/node/deps/v8/src/debug/
Ddebug-interface.h126 kStep, enumerator
/third_party/skia/gm/
Ddashing.cpp630 static constexpr SkScalar kStep = kIntervals[0] + kIntervals[1]; variable
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.cc404 const int kStep = -1; in BytecodeOperandReadUnaligned() local
407 const int kStep = 1; in BytecodeOperandReadUnaligned() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dfloat_conversion.cc54 static constexpr size_t kStep = 512 / sizeof(uint32_t); member in absl::str_format_internal::__anon7b46425c0111::StackArray
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h166 static const int kStep = 2 * kHalfStep; variable
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp2207 const UInt32 kStep = ((UInt32)1 << 31); in CrcProcess() local