Searched defs:Decref (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/ | ||
D | export_test.go | 25 func (mu *XFDMutex) Decref() bool { func |
D | file_plan9.go | 20 func (fdmu *FDMutex) Decref() bool { func |
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ | ||
H A D | nfa.cc | 180 void NFA::Decref(Thread* t) { in Decref() function in re2::NFA |
H A D | regexp.cc | 126 void Regexp::Decref() { in Decref() function in re2::Regexp |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ | ||
D | nfa.cc | 181 void NFA::Decref(Thread* t) { in Decref() function in re2::NFA |
D | regexp.cc | 116 void Regexp::Decref() { in Decref() function in re2::Regexp |
/aosp_15_r20/external/regex-re2/re2/ | ||
H A D | nfa.cc | 178 void NFA::Decref(Thread* t) { in Decref() function in re2::NFA |
H A D | regexp.cc | 115 void Regexp::Decref() { in Decref() function in re2::Regexp |