Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcrash_reporter_client.h104 enum KeySize { SMALL_SIZE, MEDIUM_SIZE, LARGE_SIZE }; enum
/third_party/mesa3d/src/gallium/frontends/nine/
Dcryptosession9.c97 UINT KeySize ) in NineCryptoSession9_GetEncryptionBltKey()
Dnine_lock.c402 UINT KeySize ) in LockCryptoSession9_GetEncryptionBltKey()
/third_party/flutter/skia/src/gpu/
DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() function in GrStyle
/third_party/skia/src/gpu/
DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() function in GrStyle
/third_party/boost/libs/move/test/
Dinplace_merge_test.cpp54 const std::size_t KeySize = NumBlocksA + NumBlocksB + 1; in alternating_test() local