Home
last modified time | relevance | path

Searched refs:unordered (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store.c823 bhnd_nvram_plist *unordered; in bhnd_nvram_store_export() local
832 unordered = NULL; in bhnd_nvram_store_export()
886 if ((unordered = bhnd_nvram_plist_new()) == NULL) { in bhnd_nvram_store_export()
892 error = bhnd_nvram_store_export_child(sc, top, top, unordered, flags); in bhnd_nvram_store_export()
906 child, unordered, flags); in bhnd_nvram_store_export()
925 *props = unordered; in bhnd_nvram_store_export()
926 unordered = NULL; in bhnd_nvram_store_export()
950 prop = bhnd_nvram_plist_get_prop(unordered, name); in bhnd_nvram_store_export()
959 bhnd_nvram_plist_remove(unordered, name); in bhnd_nvram_store_export()
965 while ((prop = bhnd_nvram_plist_next(unordered, prop)) != NULL) { in bhnd_nvram_store_export()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dcompare_partial_order_fallback.h50 : partial_ordering::unordered)) { in __go()
55 : partial_ordering::unordered; in __go()
H A Dordering.h62 static const partial_ordering unordered; variable
120 inline constexpr partial_ordering partial_ordering::unordered(_PartialOrdResult::__unordered);
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A D__hash_table273 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator");
279 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator");
285 … __node_ != nullptr, "Attempted to increment a non-incrementable unordered container iterator");
342 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter…
347 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter…
353 …__node_ != nullptr, "Attempted to increment a non-incrementable unordered container const_iterator…
405 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter…
411 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter…
417 …__node_ != nullptr, "Attempted to increment a non-incrementable unordered container local_iterator…
488 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_loca…
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A D__hash_table88 …ooks like you are using std::__hash_table (an implementation detail for the unordered containers) "
310 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator");
316 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator");
322 … __node_ != nullptr, "Attempted to increment a non-incrementable unordered container iterator");
379 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter…
384 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter…
390 …__node_ != nullptr, "Attempted to increment a non-incrementable unordered container const_iterator…
442 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter…
448 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter…
454 …__node_ != nullptr, "Attempted to increment a non-incrementable unordered container local_iterator…
[all …]
H A Dcompare70 static const partial_ordering unordered;
H A Dunordered_set1194 // For unordered associative containers, if an exception is thrown by any operation
1816 // For unordered associative containers, if an exception is thrown by any operation
H A Dunordered_map1746 // For unordered associative containers, if an exception is thrown by any operation
2446 // For unordered associative containers, if an exception is thrown by any operation
/freebsd/contrib/kyua/utils/text/
H A Doperations.ipp42 /// is unordered, the ordering in the output is undefined.
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_compare_impl.inc50 // If either a or b is NaN, they are unordered.
/freebsd/sys/netinet/
H A Dsctp_indata.c333 uint8_t flags, unordered; in sctp_place_control_in_stream() local
336 unordered = flags & SCTP_DATA_UNORDERED; in sctp_place_control_in_stream()
337 if (unordered) { in sctp_place_control_in_stream()
362 if (unordered) { in sctp_place_control_in_stream()
376 if (unordered) { in sctp_place_control_in_stream()
399 if (unordered) { in sctp_place_control_in_stream()
1361 int do_wakeup, unordered; in sctp_queue_data_for_reasm() local
1369 unordered = 1; in sctp_queue_data_for_reasm()
1371 unordered = 0; in sctp_queue_data_for_reasm()
1375 if ((unordered == 0) || (asoc->idata_supported)) { in sctp_queue_data_for_reasm()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmsi.txt67 This property is unordered, and MSIs may be allocated from any combination of
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoA.td164 // The normal loads/stores are relaxed (unordered) loads/stores that don't have
166 // atomic load/stores and changed them to unordered ones.
H A DRISCVSchedSiFiveP400.td70 // The latency for simple unordered VFReduce is `C + 6 * log2(LMUL)`,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructions.td358 // PatLeafs for unsigned / unordered comparisons
368 // XXX - For some reason R600 version is preferring to use unordered
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-printers.h812 if (ordering == std::partial_ordering::unordered) {
/freebsd/crypto/heimdal/doc/
H A Dlayman.asc263 SET, an unordered collection of one or more types.
265 SET OF, an unordered collection of zero or more
1278 The SET type denotes an unordered collection of one or more
1336 The SET OF type denotes an unordered collection of zero or
H A Dsetup.texi818 ticket. The field is unordered, since there is no way to know if know
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp590 KEYWORD(unordered); in LexIdentifier()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td2589 // @llvm.memcpy.element.unordered.atomic.*(dest, src, length, elementsize)
2598 // @llvm.memmove.element.unordered.atomic.*(dest, src, length, elementsize)
2607 // @llvm.memset.element.unordered.atomic.*(dest, value, length, elementsize)
H A DRuntimeLibcalls.td280 // Element-wise unordered-atomic memory of different sizes
679 // Element-wise unordered-atomic memory of different sizes
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc1999 EXPECT_EQ("(unordered)", PrintToString(std::partial_ordering::unordered));
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td809 // target-independent expansion of unordered comparisons and ordered ne.
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td1529 // TODO: Split these into volatile and unordered flavors to enable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td879 // Floating-point comparisons with checks for ordered/unordered status.

12