Home
last modified time | relevance | path

Searched defs:kZeros (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tests/
DGrStyledShapeTest.cpp82 const uint8_t* kZeros = reinterpret_cast<uint8_t*>(calloc(kRes, 1)); in test_bounds_by_rasterizing() local
84 static constexpr uint8_t kZeros[kRes] = {0}; in test_bounds_by_rasterizing() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputHLSL.cpp158 const char *kZeros = "_ANGLE_ZEROS_"; variable
/third_party/node/deps/openssl/openssl/crypto/ec/
Dcurve25519.c5619 static const uint8_t kZeros[32] = {0}; in ossl_x25519() local
/third_party/openssl/crypto/ec/
Dcurve25519.c5619 static const uint8_t kZeros[32] = {0}; in ossl_x25519() local
/third_party/openssl/ohos_lite/crypto/ec/
Dcurve25519.c5565 static const uint8_t kZeros[32] = {0}; in X25519() local