Home
last modified time | relevance | path

Searched defs:Alternate (Results 1 – 5 of 5) sorted by relevance

/third_party/re2/re2/
Dregexp.cc290 Regexp* Regexp::Alternate(Regexp** sub, int nsub, ParseFlags flags) { in Alternate() function in re2::Regexp
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1181 Alternate = 3, enumerator
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1454 Alternate = 3, enumerator
/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1419 Alternate = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp3659 bool Alternate = !ForceTopDown && !ForceBottomUp; in createInstructionShuffler() local