Searched refs:Filtered (Results 1 – 14 of 14) sorted by relevance
/third_party/zlib/contrib/ada/ |
D | zlib.ads | 119 Filtered : constant Strategy_Type; constant 307 Filtered : constant Strategy_Type := 1; constant
|
/third_party/skia/third_party/externals/icu/filters/ |
D | flutter.json | 11 // Filtered by android/brkitr.patch "cjdict",
|
D | android_small.json | 134 // Filtered by android/brkitr.patch "cjdict",
|
D | android.json | 134 // Filtered by android/brkitr.patch "cjdict",
|
D | ios.json | 134 // Filtered by android/brkitr.patch "cjdict",
|
D | cast.json | 162 // Filtered by android/brkitr.patch "cjdict",
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRegAlloc.cpp | 647 void LinearScan::allocateFreeRegister(IterationState &Iter, bool Filtered) { in allocateFreeRegister() argument 649 *RegNumBVIter(Filtered ? Iter.Free : Iter.FreeUnfiltered).begin(); in allocateFreeRegister() 651 if (Filtered) in allocateFreeRegister() 938 constexpr bool Filtered = true; in scan() local 939 allocateFreeRegister(Iter, Filtered); in scan()
|
D | IceRegAlloc.h | 106 void allocateFreeRegister(IterationState &Iter, bool Filtered);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 995 auto Filtered = make_filter_range(PHIOperands, [&](const ValPair &P) { in createPHIExpression() local 1009 std::transform(Filtered.begin(), Filtered.end(), op_inserter(E), in createPHIExpression() 1755 auto Filtered = make_filter_range(E->operands(), [&](Value *Arg) { in performSymbolicPHIEvaluation() local 1763 if (Filtered.empty()) { in performSymbolicPHIEvaluation() 1777 Value *AllSameValue = *(Filtered.begin()); in performSymbolicPHIEvaluation() 1778 ++Filtered.begin(); in performSymbolicPHIEvaluation() 1780 if (llvm::all_of(Filtered, [&](Value *Arg) { return Arg == AllSameValue; })) { in performSymbolicPHIEvaluation() 3027 auto Filtered = make_filter_range(MP->operands(), [&](const Use &U) { in valueNumberMemoryPhi() local 3035 if (Filtered.begin() == Filtered.end()) { in valueNumberMemoryPhi() 3046 auto MappedBegin = map_iterator(Filtered.begin(), LookupFunc); in valueNumberMemoryPhi() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 106 auto Filtered = make_filter_range(L->blocks(), Pred); in getUniqueExitBlocksHelper() local 107 for (BlockT *BB : Filtered) in getUniqueExitBlocksHelper()
|
/third_party/icu/docs/userguide/transforms/normalization/ |
D | index.md | 78 * Filtered: The new FilteredNormalizer2 class combines a Normalizer2 instance
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_debug.txt | 1340 // Filtered out by glDebugMessageControl
|
/third_party/icu/docs/userguide/transforms/general/ |
D | index.md | 179 ### Filtered IDs
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_debug.txt | 1330 // Filtered out by glDebugMessageControl
|