Home
last modified time | relevance | path

Searched defs:c_end (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/algorithm/
H A Dcontainer.h103 ContainerIter<C> c_end(C& c) { return end(c); } in c_end() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dcontainer.h104 ContainerIter<C> c_end(C& c) { in c_end() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/algorithm/
H A Dcontainer.h104 ContainerIter<C> c_end(C& c) { in c_end() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/algorithm/
H A Dcontainer.h107 ABSL_INTERNAL_CONSTEXPR_SINCE_CXX17 ContainerIter<C> c_end(C& c) { in c_end() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/algorithm/
H A Dcontainer.h105 ContainerIter<C> c_end(C& c) { in c_end() function
/aosp_15_r20/external/abseil-cpp/absl/algorithm/
H A Dcontainer.h107 ABSL_INTERNAL_CONSTEXPR_SINCE_CXX17 ContainerIter<C> c_end(C& c) { in c_end() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/algorithm/
H A Dcontainer.h103 ContainerIter<C> c_end(C& c) { return end(c); } in c_end() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/container/
Dcontainer_tests.hpp324 typename Container::iterator c_end = c.end(); in test_erase() local
892 typename Container::iterator c_end; in test_splice() local
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGFeComponentTransfer.cpp116 c_end = (k + 1) * 255 / n; in getTable() local
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DGradient.cpp161 const auto* c_end = c_rec + c_count; in onSync() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dgen_bitmap64.c806 blk64_t i, next, b_end, c_end; in ext2fs_convert_subcluster_bitmap() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c2276 int c_end = c_start + (cf->kcache[i].mode << 4); in r600_bytecode_disasm() local