Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dstandard_codec.cc30 kTrue, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dmarshalling.cc46 const char* kTrue[] = {"1", "t", "true", "y", "yes"}; in AbslParseFlag() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.h723 static const Condition kTrue; variable
Dmutex.cc2715 const Condition Condition::kTrue; member in absl::Condition
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.h309 kTrue, enumerator
/third_party/flutter/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp56 static constexpr int32_t kTrue = ~0; variable