Searched defs:newq (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/tot/third_party/re2/src/re2/ |
| D | dfa.cc | 938 void DFA::RunWorkqOnEmptyString(Workq* oldq, Workq* newq, uint32_t flag) { in RunWorkqOnEmptyString() 952 void DFA::RunWorkqOnByte(Workq* oldq, Workq* newq, in RunWorkqOnByte()
|
| /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()
|
| /external/cronet/stable/third_party/re2/src/re2/ |
| D | dfa.cc | 938 void DFA::RunWorkqOnEmptyString(Workq* oldq, Workq* newq, uint32_t flag) { in RunWorkqOnEmptyString() 952 void DFA::RunWorkqOnByte(Workq* oldq, Workq* newq, in RunWorkqOnByte()
|
| /external/regex-re2/re2/ |
| 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()
|
| /external/libaom/av1/encoder/ |
| D | rd.c | 455 int newq = (int)rint(q / sqrt(beta)); in av1_get_deltaq_offset() local
|