Home
last modified time | relevance | path

Searched refs:Filtered (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/Driver/
DMultilib.cpp253 multilib_list Filtered = filterCopy([&FlagSet](const Multilib &M) { in select() local
263 if (Filtered.size() == 0) in select()
265 if (Filtered.size() == 1) { in select()
266 M = Filtered[0]; in select()
/external/zlib/src/contrib/ada/
Dzlib.ads119 Filtered : constant Strategy_Type; constant
307 Filtered : constant Strategy_Type := 1; constant
/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp647 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()
963 constexpr bool Filtered = true; in scan() local
964 allocateFreeRegister(Iter, Filtered); in scan()
DIceRegAlloc.h106 void allocateFreeRegister(IterationState &Iter, bool Filtered);
/external/autotest/server/cros/chaos_lib/
Dchaos_analyzer_usage.txt33 Filtered Packet Capture Summary
/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp949 bool Filtered = PositionFiltered(i); in getIslands() local
956 if (Filtered || Val == -1) in getIslands()
966 if (Filtered || Val == -1) { in getIslands()
DFixedLenDecoderEmitter.cpp696 bool Filtered = PositionFiltered(i); in getIslands() local
703 if (Filtered || Val == -1) in getIslands()
713 if (Filtered || Val == -1) { in getIslands()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp997 bool Filtered = PositionFiltered(i); in getIslands() local
1002 if (Filtered || Val == -1) in getIslands()
1012 if (Filtered || Val == -1) { in getIslands()
/external/libevent/
Dwhatsnew-2.0.txt466 5.3. Filtered bufferevent IO