Searched defs:newq (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | dfa.cc | 916 void DFA::RunWorkqOnEmptyString(Workq* oldq, Workq* newq, uint32_t flag) { in RunWorkqOnEmptyString() 930 void DFA::RunWorkqOnByte(Workq* oldq, Workq* newq, in RunWorkqOnByte()
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | dfa.cc | 934 void DFA::RunWorkqOnEmptyString(Workq* oldq, Workq* newq, uint32_t flag) { in RunWorkqOnEmptyString() 948 void DFA::RunWorkqOnByte(Workq* oldq, Workq* newq, in RunWorkqOnByte()
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | dfa.cc | 925 void DFA::RunWorkqOnEmptyString(Workq* oldq, Workq* newq, uint32_t flag) { in RunWorkqOnEmptyString() 939 void DFA::RunWorkqOnByte(Workq* oldq, Workq* newq, in RunWorkqOnByte()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | rd.c | 435 int newq = (int)rint(q / sqrt(beta)); in av1_get_deltaq_offset() local
|