Home
last modified time | relevance | path

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

/third_party/skia/bench/
DColorPrivBench.cpp76 static const int kInputs = 10; // Arbitrary. member in FourByteInterpBench
/third_party/gn/src/gn/
Dcommands.h360 kInputs, enumerator
Dvariables.cc1351 const char kInputs[] = "inputs"; variable
/third_party/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h255 kInputs, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dzipf_distribution_test.cc386 const std::pair<uint64_t, int32_t> kInputs[] = { in TEST() local