Home
last modified time | relevance | path

Searched defs:kLength (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dlookup-cache.h46 static const int kLength = 64; variable
Dsource-text-module.h251 kLength enumerator
Dintl-objects.h59 kLength enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_exception_safety_test.cc28 constexpr int kLength = 50; variable
/third_party/node/src/
Dmodule_wrap.h30 kLength = 9, enumerator
/third_party/skia/gm/
Dconvexpaths.cpp78 kLength = 100, in makePaths() enumerator
/third_party/skia/modules/svg/include/
DSkSVGValue.h23 kLength, enumerator
DSkSVGTypes.h489 kLength, enumerator
/third_party/vixl/examples/aarch64/
Dneon-matrix-multiply.cc115 const int kLength = kRowSize * kColSize; in main() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-async-gen.cc20 enum Fields { kDoneSlot = Context::MIN_CONTEXT_SLOTS, kLength }; enumerator
/third_party/node/lib/internal/
Dblob.js72 const kLength = Symbol('kLength'); constant
/third_party/skia/third_party/externals/tint/src/sem/
Dintrinsic_type.h77 kLength, enumerator
/third_party/spirv-tools/source/opt/
Dinst_buff_addr_check_pass.cpp189 kLength = 4, in GetSearchAndTestFuncId() enumerator
/third_party/node/deps/v8/src/heap/
Dmarking.h105 static const size_t kLength = ((1 << kPageSizeBits) >> kTaggedSizeLog2) + 1; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_test.cc1127 constexpr size_t kLength = 256; in TEST_P() local
1290 static const int kLength = 1000; in TEST_P() local
1298 static const int kLength = 125; in TEST_P() local
1315 static const int kLength = 1000; in TEST_P() local
1326 static const int kLength = 2000; in TEST_P() local
/third_party/vixl/test/aarch64/examples/
Dtest-examples.cc248 const int kLength = kRowSize * kColSize; in TEST() local
/third_party/node/deps/v8/src/debug/
Ddebug-wasm-objects.cc840 static const int kLength = 3; member
886 static const int kLength = 2; member