Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dstandard_codec.cc31 kFalse, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dmarshalling.cc47 const char* kFalse[] = {"0", "f", "false", "n", "no"}; in AbslParseFlag() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.h151 kFalse, enumerator
/third_party/flutter/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp57 static constexpr int32_t kFalse = 0; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc226 const bool kFalse = false; in TestTime() local