Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/session/
Dkernel_build_client.h62 constexpr inline static auto kTrue = "True"; variable
/third_party/abseil-cpp/absl/synchronization/
Dmutex.h707 static const Condition kTrue; variable
Dmutex.cc2703 const Condition Condition::kTrue; member in absl::Condition
/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/abseil-cpp/absl/flags/
Dmarshalling.cc46 const char* kTrue[] = {"1", "t", "true", "y", "yes"}; in AbslParseFlag() local
/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/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.cc298 const Condition Condition::kTrue; member in absl::Condition
/third_party/grpc/src/core/lib/gpr/
Dstring.cc326 const char* kTrue[] = {"1", "t", "true", "y", "yes"}; in gpr_parse_bool_value() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.h309 kTrue, enumerator
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc81 constexpr auto kTrue = "True"; variable
/third_party/flutter/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp56 static constexpr int32_t kTrue = ~0; variable