HomeSort by relevance Sort by last modified time
    Searched defs:Greedy (Results 1 - 18 of 18) 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/skqp/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) {
  /frameworks/minikin/include/minikin/
LineBreaker.h 39 Greedy = 0,
  /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-4579689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 Greedy
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 Greedy
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 Greedy
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 Greedy
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 Greedy
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 Greedy
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 Greedy
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
102 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/darwin-x86/clang-4393122/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-4479392/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
  /prebuilts/clang/host/linux-x86/clang-4393122/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-4479392/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 21 /// For now, the pass uses a greedy algorithm to decide where the operand
95 Greedy

Completed in 560 milliseconds