Home
last modified time | relevance | path

Searched defs:kBits (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/modules/skplaintexteditor/src/
Dstringslice.cpp76 static constexpr unsigned kBits = 4; in realloc() local
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTracePC.cpp64 const uintptr_t kBits = 12; in HandleCallerCallee() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h494 static constexpr size_t kBits = 8; member
496 static constexpr size_t kBits = ElementCount > 16 ? 8 : 4; member
/third_party/openssl/test/
Dbntest.c2393 static int test_smallprime(int kBits) in test_smallprime()
2418 static int test_smallsafeprime(int kBits) in test_smallsafeprime()
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc1158 static const int kBits = RegExpMacroAssembler::kTableSizeBits; in GenerateBranches() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4302 static const MirrorModeBits kBits[] = { MIRROR_MODE_X, MIRROR_MODE_Y, MIRROR_MODE_Z }; in getMirrorMode() local