HomeSort by relevance Sort by last modified time
    Searched refs:cc_ (Results 1 - 6 of 6) sorted by null

  /external/regex-re2/re2/
regexp.h 149 // Matches character class given by cc_.
329 CharClass* cc() { DCHECK_EQ(op_, kRegexpCharClass); return cc_; }
563 CharClass* cc_; member in struct:re2::Regexp::__anon30485::__anon30489
simplify.cc 71 return !cc_->empty() && !cc_->full();
regexp.cc 46 cc_->Delete();
302 re->cc_ = cc;
parse.cc 200 re->cc_ = ccb->GetCharClass();
552 r3->cc_ = NULL;
    [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 543 : cc_(cc),
576 CHECK(ref == nullptr || !cc_->region_space_->IsInNewlyAllocatedRegion(ref))
582 ConcurrentCopying* const cc_; member in class:art::gc::collector::ConcurrentCopying::VerifyNoMissingCardMarkVisitor
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_pcmu_jitter.rtp     [all...]

Completed in 251 milliseconds