Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dmethod-lookup-3.m5 typedef struct { int x; } Alternate; typedef
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp605 bool Alternate = !ForceTopDown && !ForceBottomUp; in createInstructionShuffler() local
/external/regex-re2/re2/
Dregexp.cc247 Regexp* Regexp::Alternate(Regexp** sub, int nsub, ParseFlags flags) { in Alternate() function in re2::Regexp
/external/harfbuzz/src/
Dharfbuzz-gsub-private.h105 HB_UShort* Alternate; /* array of alternate glyph IDs */ member