Home
last modified time | relevance | path

Searched refs:Greedy (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/core/
DSkRecordOpts.cpp41 Greedy<Is<NoOp>>, in multiple_set_matrices()
59 Greedy<Is<NoOp>>,
78 Greedy<Or<Is<NoOp>, IsDraw>>,
151 Greedy<Not<Or<Is<Save>,
DSkRecordPattern.h98 struct Greedy {
159 int matchFirst(Greedy<T>* first, SkRecord* record, int i) {
/external/skia/tests/
DRecordPatternTest.cpp81 Pattern<Is<Save>, Greedy<Is<ClipRect>>, Is<Restore>> pattern; in DEF_TEST()
102 Greedy<Not<Or<Is<Save>, in DEF_TEST()
/external/llvm/docs/CommandGuide/
Dllc.rst158 Greedy register allocator. It is the default for optimized code.
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp470 bool filterProcessor(bool AllowMixed, bool Greedy = true);
1423 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) { in filterProcessor() argument
1436 if (AllowMixed && !Greedy) { in filterProcessor()
/external/llvm/
DCREDITS.TXT344 D: Greedy register allocator
/external/llvm/docs/
DCodeGenerator.rst1436 * *Greedy* --- *The default allocator*. This is a highly tuned implementation of
/external/pcre/dist/doc/
Dpcre.txt1486 ungreedy nature of repetition quantifiers is not relevant. Greedy and