/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferMemoryRequirementsTestsUtils.hpp | 45 template<class Key, class... Ignored> 46 struct tc<std::tuple<Key, Ignored...>> { 47 typedef std::tuple<Key, Ignored...> T; 52 template<class Flag, class Bit, class... Ignored> 53 struct BitsSet : public std::set<std::tuple<Bit, Ignored...>, tc<std::tuple<Bit, Ignored...>>> 57 typedef std::tuple<Bit, Ignored...> value_type; 138 template<class Flag, class Bits, class... Ignored> 142 const std::vector<BitsSet<Flag, Bits, Ignored...>>& flags2 in mergeFlags() 162 template<class Flag, class Bits, class... Ignored> [all...] |
H A D | vktApiBufferMemoryRequirementsTests.cpp | 180 template<class Flag, class Bit, class Str, class... Ignored> 181 std::string bitsToString (const u::BitsSet<Flag, Bit, Str, Ignored...>& bits, in bitsToString()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferMemoryRequirementsTestsUtils.hpp | 45 template<class Key, class... Ignored> 46 struct tc<std::tuple<Key, Ignored...>> { 47 typedef std::tuple<Key, Ignored...> T; 52 template<class Flag, class Bit, class... Ignored> 53 struct BitsSet : public std::set<std::tuple<Bit, Ignored...>, tc<std::tuple<Bit, Ignored...>>> 57 typedef std::tuple<Bit, Ignored...> value_type; 138 template<class Flag, class Bits, class... Ignored> 142 const std::vector<BitsSet<Flag, Bits, Ignored...>>& flags2 in mergeFlags() 162 template<class Flag, class Bits, class... Ignored> [all...] |
H A D | vktApiBufferMemoryRequirementsTests.cpp | 180 template<class Flag, class Bit, class Str, class... Ignored> 181 std::string bitsToString (const u::BitsSet<Flag, Bit, Str, Ignored...>& bits, in bitsToString()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXMCExpr.cpp | 24 bool Ignored; in printImpl() local 35 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl() local 40 APF.convert(APFloat::IEEEsingle(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl() local 45 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | allowlist-file.hpp | 14 class Ignored { class
|
/third_party/pulseaudio/src/daemon/ |
H A D | esdcompat.in | 47 Ignored directives:
|
/third_party/cJSON/tests/unity/auto/ |
H A D | colour_reporter.rb | 19 when /(?:total\s+)?tests:?\s+(\d+)\s+(?:total\s+)?failures:?\s+\d+\s+Ignored:?/i
|
H A D | unity_test_summary.rb | 101 raise "Couldn't parse test results: #{summary}" unless summary.find { |v| v =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/ }
|
H A D | stylize_as_junit.rb | 154 raise "Couldn't parse test results: #{summary}" unless summary.find { |v| v =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/ }
|
/third_party/unity/auto/ |
H A D | colour_reporter.rb | 19 when /(?:total\s+)?tests:?\s+(\d+)\s+(?:total\s+)?failures:?\s+\d+\s+Ignored:?/i
|
H A D | unity_test_summary.rb | 105 raise "Couldn't parse test results: #{summary}" unless summary.find { |v| v =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/ }
|
H A D | stylize_as_junit.rb | 154 raise "Couldn't parse test results: #{summary}" unless summary.find { |v| v =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/ }
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 332 bool Ignored; in getAPFloatFromSize() local 334 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored); in getAPFloatFromSize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1479 bool Ignored; 1564 BaseR.convert(BaseF->getSemantics(), APFloat::rmTowardZero, &Ignored); 1570 NF->convertToInteger(NI, APFloat::rmTowardZero, &Ignored) == 1694 bool Ignored; 1777 ExpoA.convert(APFloat::IEEEdouble(), APFloat::rmTowardZero, &Ignored); 1794 ExpoF->convertToInteger(IntExpo, APFloat::rmTowardZero, &Ignored) ==
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 729 SDValue Ignored(Hi.getNode(), 1); in ExpandADDSUB() 1747 SDValue Ignored = DAG.getNode(XCoreISD::LMUL, dl, in PerformDAGCombine() local 1750 SDValue Result(Ignored.getNode(), 1); in PerformDAGCombine()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | duration.cc | 218 template <typename Ignored>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 1972 SmallPtrSetImpl<Instruction *> &Ignored) { in mayLoopAccessLocation() 1992 if (Ignored.count(&I) == 0 && in mayLoopAccessLocation() 1969 mayLoopAccessLocation(Value *Ptr, ModRefInfo Access, Loop *L, const SCEV *BECount, unsigned StoreSize, AliasAnalysis &AA, SmallPtrSetImpl<Instruction *> &Ignored) mayLoopAccessLocation() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1385 bool Ignored; 1388 &Ignored); 4440 bool Ignored; 4447 APFloat::rmNearestTiesToEven, &Ignored); 4509 bool Ignored; 4513 APFloat::rmNearestTiesToEven, &Ignored);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 5180 bool Ignored; 5183 &Ignored); 5186 &Ignored);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 4803 unsigned Ignored; in shouldPreventUndefRegUpdateMemFold() local 4804 if (!hasUndefRegUpdate(MI.getOpcode(), Ignored, /*ForLoadFold*/true) || in shouldPreventUndefRegUpdateMemFold()
|
/third_party/ffmpeg/ |
H A D | configure | 7591 echo "Ignored FATE tests:"
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2test.c | 5502 const char *msg = "** Ignored with POSIX interface:"; in process_pattern() 5647 "** Ignored when compiled pattern is stacked with 'push':"); in process_pattern() 7118 fprintf(outfile, "** Ignored with replacement text: allcaptures\n"); in process_data() 7126 fprintf(outfile, "** Ignored after DFA matching: allcaptures\n"); in process_data() 7162 const char *msg = "** Ignored with POSIX interface:"; in process_data() 7368 fprintf(outfile, "** Ignored for DFA matching: replace\n"); in process_data()
|