Home
last modified time | relevance | path

Searched defs:cc_ (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dclock_converter_unittest.cc35 ClockConverter cc_{&context_}; member in perfetto::trace_processor::ClockConverterTest
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/
H A Dgen_proto_text_functions_lib.cc144 Section cc_; member in tensorflow::__anon136510250111::Generator
/aosp_15_r20/external/regex-re2/re2/
H A Dregexp.h577 CharClass* cc_; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.h590 CharClass* cc_; member
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dregexp.h589 CharClass* cc_; member
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store.cc408 CanonicalCookie cc_; member in net::SQLitePersistentCookieStore::Backend::PendingOperation
/aosp_15_r20/external/pffft/
H A Dpffft_priv_impl.h433 const v4sf *RESTRICT cc_ = cc, * RESTRICT cc_end = cc + l1ido; in radf4_ps() local
519 const v4sf *RESTRICT cc_ = cc, * RESTRICT ch_end = ch + l1ido; in radb4_ps() local
/aosp_15_r20/art/runtime/gc/collector/
H A Dconcurrent_copying.cc720 ConcurrentCopying* const cc_; member in art::gc::collector::ConcurrentCopying::VerifyNoMissingCardMarkVisitor