OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Greedy
(Results
1 - 10
of
10
) sorted by null
/external/skia/src/core/
SkRecordPattern.h
97
//
Greedy
is a special matcher that greedily matches Matcher 0 or more times. Stores nothing.
99
struct
Greedy
{
147
// If first isn't a
Greedy
, try to match at i once.
158
// If first is a
Greedy
, walk i until it doesn't match.
160
int matchFirst(
Greedy
<T>* first, SkRecord* record, int i) {
/external/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
92
Greedy
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h
21
/// For now, the pass uses a
greedy
algorithm to decide where the operand
95
Greedy
Completed in 2798 milliseconds