/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_scoreboard.cpp | 413 unordered(TGL_SBID_NULL), id(0), in dependency() 422 ordered(mode), jp(jp), unordered(TGL_SBID_NULL), id(0), in dependency() 430 ordered(TGL_REGDIST_NULL), jp(), unordered(mode), id(id), in dependency() 458 tgl_sbid_mode unordered; member 486 dep0.unordered == dep1.unordered && in operator ==() 507 return dep.ordered || dep.unordered; in is_valid() 529 if (dep0.unordered || dep1.unordered) { in merge() 530 dep.unordered = dep0.unordered | dep1.unordered; in merge() 531 dep.id = eq.link(dep0.unordered ? dep0.id : dep1.id, in merge() 532 dep1.unordered ? dep1.id : dep0.id); in merge() [all …]
|
/third_party/ejdb/src/bindings/ejdb2_flutter/example/lib/utils/ |
D | assertions.dart | 46 void assertDeepEqual(var v1, var v2, [bool unordered = true, String message]) { 47 final deepEq = unordered 48 ? const DeepCollectionEquality.unordered().equals 55 void assertDeepNotEqual(var v1, var v2, [bool unordered = true, String message]) { 56 final deepEq = unordered 57 ? const DeepCollectionEquality.unordered().equals
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | compare_test.cc | 79 EXPECT_TRUE(Identity(partial_ordering::unordered != 0)); in TEST() 80 EXPECT_TRUE(Identity(0 != partial_ordering::unordered)); in TEST() 81 EXPECT_FALSE(Identity(partial_ordering::unordered < 0)); in TEST() 82 EXPECT_FALSE(Identity(0 < partial_ordering::unordered)); in TEST() 83 EXPECT_FALSE(Identity(partial_ordering::unordered <= 0)); in TEST() 84 EXPECT_FALSE(Identity(0 <= partial_ordering::unordered)); in TEST() 85 EXPECT_FALSE(Identity(partial_ordering::unordered > 0)); in TEST() 86 EXPECT_FALSE(Identity(0 > partial_ordering::unordered)); in TEST() 87 EXPECT_FALSE(Identity(partial_ordering::unordered >= 0)); in TEST() 88 EXPECT_FALSE(Identity(0 >= partial_ordering::unordered)); in TEST() [all …]
|
D | compare.h | 81 enum class ncmp : value_type { unordered = -127 }; enumerator 134 ABSL_COMPARE_INLINE_BASECLASS_DECL(unordered); 264 compare_internal::value_type(compare_internal::ncmp::unordered); 271 ABSL_COMPARE_INLINE_SUBCLASS_DECL(partial_ordering, unordered); 344 ABSL_COMPARE_INLINE_INIT(partial_ordering, unordered, 345 compare_internal::ncmp::unordered);
|
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_ARB_fragment_shader_interlock.txt | 40 extension because testing unordered interlock modes would be 74 There is no method to test if unordered qualifiers works correctly 77 ordered or unordered. Tests for unordered qualifiers would be
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/ |
D | IR.rst | 174 'unordered'. These operations first check if any operand is a 176 and then unordered return true, otherwise the result of the 199 Floating-point compare unordered equal 202 Floating-point compare unordered not-equal 205 Floating-point compare unordered less-than-or-equal 208 Floating-point compare unordered greater-or-equal 211 Floating-point compare unordered less-than 214 Floating-point compare unordered greater-than 222 Floating-point compare unordered: return false if no operands is ordered
|
/third_party/rust/crates/cxx/syntax/ |
D | set.rs | 5 pub use self::unordered::UnorderedSet; 72 mod unordered { module
|
D | map.rs | 7 pub use self::unordered::UnorderedMap; 83 mod unordered { module
|
/third_party/selinux/secilc/docs/ |
D | cil_class_and_permission_statements.md | 206 …unordered` keyword may be used in a [`classorder`](#classorder) statement. The [classes](#class) i… 210 This will produce an unordered list of "`file dir foo a bar baz`" 221 (classorder (unordered a)) 222 (classorder (unordered bar foo baz))
|
/third_party/json/doc/mkdocs/docs/api/basic_json/ |
D | object_t.md | 13 > An object is an unordered collection of zero or more name/value pairs, where a name is a string a… 93 …ols.ietf.org/html/rfc8259), because any order implements the specified "unordered" nature of JSON …
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 184 memcpy_element_unordered_atomic, // llvm.memcpy.element.unordered.atomic 186 memmove_element_unordered_atomic, // llvm.memmove.element.unordered.atomic 188 memset_element_unordered_atomic, // llvm.memset.element.unordered.atomic
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.def | 114 X(VS, 6, VC, "vs") /* overflow (float unordered) */ \ 115 X(VC, 7, VS, "vc") /* no overflow (float not unordered) */ \
|
/third_party/json/doc/mkdocs/docs/features/ |
D | object_order.md | 3 The [JSON standard](https://tools.ietf.org/html/rfc8259.html) defines objects as "an unordered coll…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/ |
D | abi-breaking.h.cmake | 18 /* Define to enable reverse iteration of unordered llvm containers */
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_ir.cpp | 606 aco_opcode unordered; member 618 info->unordered = aco_opcode::num_opcodes; in get_cmp_info() 628 info->unordered = aco_opcode::v_cmp_n##unord##_f##sz; \ in get_cmp_info() 717 return get_cmp_info(op, &info) ? info.unordered : aco_opcode::num_opcodes; in get_unordered()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_indata.c | 367 uint8_t flags, unordered; in sctp_place_control_in_stream() local 370 unordered = flags & SCTP_DATA_UNORDERED; in sctp_place_control_in_stream() 371 if (unordered) { in sctp_place_control_in_stream() 393 if (unordered) { in sctp_place_control_in_stream() 407 if (unordered) { in sctp_place_control_in_stream() 430 if (unordered) { in sctp_place_control_in_stream() 1408 int do_wakeup, unordered; in sctp_queue_data_for_reasm() local 1416 unordered = 1; in sctp_queue_data_for_reasm() 1418 unordered = 0; in sctp_queue_data_for_reasm() 1422 if ((unordered == 0) || (asoc->idata_supported)) { in sctp_queue_data_for_reasm() [all …]
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_fragment_shader_interlock.txt | 218 order. When fragments A and B are generated from such unordered 309 "ordered" and "unordered" layout qualifier variants in this extension 312 RESOLVED: We expect that shaders using "unordered" may have higher
|
/third_party/protobuf/docs/ |
D | field_presence.md | 41 - Notably, JSON _elements_ are semantically unordered, and each member must have a unique name. T… 45 - Because JSON elements are unordered, there is no way to unambiguously interpret the "last one w… 47 …sible to interpret `oneof` fields unambiguously: if multiple cases are present, they are unordered.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_fragment_shader_interlock.txt | 208 order. When fragments A and B are generated from such unordered 299 "ordered" and "unordered" layout qualifier variants in this extension 302 RESOLVED: We expect that shaders using "unordered" may have higher
|
/third_party/abseil-cpp/ |
D | README.md | 67 including Abseil's unordered "Swiss table" containers.
|
/third_party/json/doc/mkdocs/docs/features/types/ |
D | index.md | 112 > An object is an unordered collection of zero or more name/value pairs, where a name is a string a… 138 …ols.ietf.org/html/rfc8259), because any order implements the specified "unordered" nature of JSON …
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | README.md | 80 including Abseil's unordered "Swiss table" containers.
|
/third_party/openGLES/extensions/NV/ |
D | NV_fragment_shader_interlock.txt | 222 order. When fragments A and B are generated from such unordered 437 "ordered" and "unordered" layout qualifier variants in this extension 440 RESOLVED: We expect that shaders using "unordered" may have higher
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_fragment_shader_interlock.txt | 222 order. When fragments A and B are generated from such unordered 437 "ordered" and "unordered" layout qualifier variants in this extension 440 RESOLVED: We expect that shaders using "unordered" may have higher
|
/third_party/json/doc/mkdocs/docs/home/ |
D | exceptions.md | 436 … offset cannot be used on iterators belonging to a JSON object, because JSON objects are unordered. 446 …, `-=`) cannot be used on iterators belonging to a JSON object, because JSON objects are unordered. 486 The order of object iterators cannot be compared, because JSON objects are unordered.
|