Home
last modified time | relevance | path

Searched defs:kBack (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h70 enum class EdgeType { kFront, kBack }; enumerator
74 static constexpr EdgeType kBack = EdgeType::kBack; variable
H A Dcord_rep_btree.cc49 constexpr auto kBack = CordRepBtree::kBack; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
H A Dcord_rep_btree.h70 enum class EdgeType { kFront, kBack }; enumerator
74 static constexpr EdgeType kBack = EdgeType::kBack; variable
H A Dcord_rep_btree.cc50 constexpr auto kBack = CordRepBtree::kBack; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h78 enum class EdgeType { kFront, kBack }; enumerator
82 static constexpr EdgeType kBack = EdgeType::kBack; variable
H A Dcord_rep_btree.cc51 constexpr auto kBack = CordRepBtree::kBack; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h78 enum class EdgeType { kFront, kBack }; enumerator
82 static constexpr EdgeType kBack = EdgeType::kBack; variable
H A Dcord_rep_btree.cc51 constexpr auto kBack = CordRepBtree::kBack; variable
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h78 enum class EdgeType { kFront, kBack }; enumerator
82 static constexpr EdgeType kBack = EdgeType::kBack; variable
H A Dcord_rep_btree.cc51 constexpr auto kBack = CordRepBtree::kBack; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.h70 enum class EdgeType { kFront, kBack }; enumerator
74 static constexpr EdgeType kBack = EdgeType::kBack; variable
Dcord_rep_btree.cc50 constexpr auto kBack = CordRepBtree::kBack; variable
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
H A DCube.java53 public static final int kBack = 4; field in Cube
H A DKube.java337 static final int kBack = 5; field in Kube
/aosp_15_r20/external/skia/tools/skui/
H A DKey.h13 kBack, //!< (CLR) enumerator
/aosp_15_r20/external/skia/bench/
H A DSortBench.cpp57 kRand, kRandN, kFore, kBack, kSame enumerator
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand_data.h47 kBack, enumerator