Home
last modified time | relevance | path

Searched defs:kFront (Results 1 – 15 of 15) 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
73 static constexpr EdgeType kFront = EdgeType::kFront; variable
H A Dcord_rep_btree.cc48 constexpr auto kFront = CordRepBtree::kFront; 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
73 static constexpr EdgeType kFront = EdgeType::kFront; variable
H A Dcord_rep_btree.cc49 constexpr auto kFront = CordRepBtree::kFront; 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
81 static constexpr EdgeType kFront = EdgeType::kFront; variable
H A Dcord_rep_btree.cc50 constexpr auto kFront = CordRepBtree::kFront; 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
81 static constexpr EdgeType kFront = EdgeType::kFront; variable
H A Dcord_rep_btree.cc50 constexpr auto kFront = CordRepBtree::kFront; variable
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h78 enum class EdgeType { kFront, kBack }; enumerator
81 static constexpr EdgeType kFront = EdgeType::kFront; variable
H A Dcord_rep_btree.cc50 constexpr auto kFront = CordRepBtree::kFront; 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
73 static constexpr EdgeType kFront = EdgeType::kFront; variable
Dcord_rep_btree.cc49 constexpr auto kFront = CordRepBtree::kFront; variable
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
H A DCube.java50 public static final int kFront = 1; field in Cube
H A DKube.java336 static final int kFront = 4; field in Kube
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand_data.h46 kFront, enumerator