Home
last modified time | relevance | path

Searched refs:Ignored (Results 1 – 25 of 74) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp45 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>
165 std::vector<BitsSet<Flag, Bits, Ignored...>>& inout, in mergeFlags()
[all …]
DvktApiBufferMemoryRequirementsTests.cpp180 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/
DvktApiBufferMemoryRequirementsTestsUtils.hpp45 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>
165 std::vector<BitsSet<Flag, Bits, Ignored...>>& inout, in mergeFlags()
[all …]
DvktApiBufferMemoryRequirementsTests.cpp180 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/
DNVPTXMCExpr.cpp24 bool Ignored; in printImpl() local
35 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
40 APF.convert(APFloat::IEEEsingle(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
45 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
/third_party/pcre2/pcre2/testdata/
Dtestoutput1811 ** Ignored with POSIX interface: auto_callout
15 ** Ignored with POSIX interface: find_limits
20 ** Ignored with POSIX interface: partial_hard
24 ** Ignored with POSIX interface: parens_nest_limit
27 ** Ignored with POSIX interface: allow_surrogate_escapes max_pattern_length
143 ** Ignored with POSIX interface: info
158 ** Ignored with POSIX interface: substitute_extended
169 ** Ignored with POSIX interface: offset
Dtestoutput2023 ** Ignored when compiled pattern is stacked with 'push': mark
/third_party/skia/third_party/externals/swiftshader/
D.gitignore1 # Ignored folders #
22 # Ignored files #
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dallowlist-file.hpp14 class Ignored { class
/third_party/typescript/tests/arkTSTest/
DREADME.zh-cn.md104 Ignored test cases:
131 Ignored test cases:
DREADME.md93 Ignored test cases:
119 Ignored test cases:
/third_party/pulseaudio/src/daemon/
Desdcompat.in47 Ignored directives:
/third_party/curl/tests/data/
Dtest180012 HTTP/1.1 200 Ignored!
/third_party/unity/extras/eclipse/
Derror_parsers.txt26 Warning (\.+)(.*?):(\d+):(.*?):IGNORE\s*$ $2 $3 Ignored test
/third_party/cJSON/tests/unity/extras/eclipse/
Derror_parsers.txt26 Warning (\.+)(.*?):(\d+):(.*?):IGNORE\s*$ $2 $3 Ignored test
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp332 bool Ignored; in getAPFloatFromSize() local
334 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored); in getAPFloatFromSize()
/third_party/ffmpeg/doc/
Doutdevs.texi324 Ignored when @option{no_window} is set.
518 Ignored when @var{window_id} is set.
524 Ignored when @var{window_id} is set.
528 specified for the output device. Ignored when @var{window_id} is set.
/third_party/openssl/doc/man3/
DOPENSSL_config.pod60 Ignored in set-user-ID and set-group-ID programs.
/third_party/openssl/doc/man1/
Dopenssl-spkac.pod.in47 option is not specified. Ignored if the B<-key> option is used.
Dopenssl-rehash.pod.in138 Ignored if directories are listed on the command line.
/third_party/openssl/doc/man5/
Dconfig.pod525 Ignored in set-user-ID and set-group-ID programs.
530 Ignored in set-user-ID and set-group-ID programs.
535 Ignored in set-user-ID and set-group-ID programs.
/third_party/python/Doc/library/
Dexceptions.rst770 Ignored by the default warning filters, except in the ``__main__`` module
787 Ignored by the default warning filters. Enabling the :ref:`Python
813 Ignored by the default warning filters. Enabling the :ref:`Python
840 Ignored by the default warning filters. Enabling the :ref:`Python
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1479 bool Ignored; in replacePowWithExp() local
1564 BaseR.convert(BaseF->getSemantics(), APFloat::rmTowardZero, &Ignored); in replacePowWithExp()
1570 NF->convertToInteger(NI, APFloat::rmTowardZero, &Ignored) == in replacePowWithExp()
1694 bool Ignored; in optimizePow() local
1777 ExpoA.convert(APFloat::IEEEdouble(), APFloat::rmTowardZero, &Ignored); in optimizePow()
1794 ExpoF->convertToInteger(IntExpo, APFloat::rmTowardZero, &Ignored) == in optimizePow()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto824 // ReturnValue instructions. Ignored if the function has void return type.
1583 // The memory scope for the atomic load. Ignored unless |is_atomic| is true.
1586 // The memory semantics for the atomic load. Ignored unless |is_atomic| is true.
1933 // Ignored unless opcode is OpReturnValue, in which case this field provides
2256 // The memory scope for the atomic load. Ignored unless |is_atomic| is true.
2259 // The memory semantics for the atomic load. Ignored unless |is_atomic| is true.
2358 // to OpReturnValue. Ignored if the enclosing function has void return type,
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto824 // ReturnValue instructions. Ignored if the function has void return type.
1583 // The memory scope for the atomic load. Ignored unless |is_atomic| is true.
1586 // The memory semantics for the atomic load. Ignored unless |is_atomic| is true.
1933 // Ignored unless opcode is OpReturnValue, in which case this field provides
2256 // The memory scope for the atomic load. Ignored unless |is_atomic| is true.
2259 // The memory semantics for the atomic load. Ignored unless |is_atomic| is true.
2358 // to OpReturnValue. Ignored if the enclosing function has void return type,

123