Home
last modified time | relevance | path

Searched defs:unordered (Results 1 – 25 of 63) sorted by relevance

123

/external/guava/guava-tests/test/com/google/common/graph/
DEndpointPairTest.java63 EndpointPair<String> unordered = EndpointPair.unordered("chicken", "egg"); in testUnorderedEndpointPair() local
76 EndpointPair<String> unordered = EndpointPair.unordered("node", "node"); in testSelfLoop() local
102 EndpointPair<String> unordered = EndpointPair.unordered("a", "b"); in testEquals() local
/external/guava/android/guava-tests/test/com/google/common/graph/
DEndpointPairTest.java63 EndpointPair<String> unordered = EndpointPair.unordered("chicken", "egg"); in testUnorderedEndpointPair() local
76 EndpointPair<String> unordered = EndpointPair.unordered("node", "node"); in testSelfLoop() local
102 EndpointPair<String> unordered = EndpointPair.unordered("a", "b"); in testEquals() local
/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/
Dunordered_map_fwd.hpp20 namespace unordered { namespace
Dunordered_set_fwd.hpp20 namespace unordered { namespace
/external/rust/android-crates-io/crates/tower/src/util/call_all/
Dmod.rs8 mod unordered; module
Dordered.rs149 pub fn unordered(self) -> super::CallAllUnordered<Svc, S> { in unordered() function
Dcommon.rs59 pub(crate) fn unordered(mut self) -> super::CallAllUnordered<Svc, S> { in unordered() function
/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dfwd.hpp50 namespace unordered { namespace
Dimplementation.hpp212 namespace unordered { namespace
223 namespace unordered { namespace
297 namespace unordered { namespace
623 namespace unordered { namespace
696 namespace unordered { namespace
870 namespace unordered { namespace
908 namespace unordered { namespace
1001 namespace unordered { namespace
1052 namespace unordered { namespace
1119 namespace unordered { namespace
[all …]
/external/cronet/stable/third_party/libc++/src/test/std/utilities/function.objects/refwrap/refwrap.comparissons/
Dcompare.three_way.refwrap.const_ref.pass.cpp46 T unordered{std::numeric_limits<int>::min()}; in test() local
Dcompare.three_way.refwrap.refwrap.pass.cpp46 T unordered{std::numeric_limits<int>::min()}; in test() local
Dcompare.three_way.refwrap.refwrap_const.pass.cpp48 T unordered{std::numeric_limits<int>::min()}; in test() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/function.objects/refwrap/refwrap.comparissons/
Dcompare.three_way.refwrap.const_ref.pass.cpp46 T unordered{std::numeric_limits<int>::min()}; in test() local
Dcompare.three_way.refwrap.refwrap.pass.cpp46 T unordered{std::numeric_limits<int>::min()}; in test() local
Dcompare.three_way.refwrap.refwrap_const.pass.cpp48 T unordered{std::numeric_limits<int>::min()}; in test() local
/external/apache-commons-io/src/main/java/org/apache/commons/io/function/
DUncheckedIOBaseStream.java84 public B unordered() { in unordered() method in UncheckedIOBaseStream
DIOBaseStream.java132 default S unordered() { in unordered() method
/external/webrtc/net/dcsctp/packet/chunk/
Dforward_tsn_common.h40 IsUnordered unordered; member
Diforward_tsn_chunk.cc70 IsUnordered unordered(sub_reader.Load8<3>() & 0x01); in Parse() local
/external/webrtc/net/dcsctp/rx/
Dinterleaved_reassembly_streams.h49 const IsUnordered unordered; member
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dmsvc_has_iterator_workaround.hpp50 namespace unordered { namespace iterator_detail namespace
/external/mesa3d/src/gallium/drivers/zink/
Dzink_synchronization.cpp617 bool unordered = true; in zink_resource_buffer_transfer_dst_barrier() local
682 …rier(struct zink_resource *res, VkAccessFlags flags, VkPipelineStageFlags pipeline, bool unordered) in buffer_needs_barrier()
709 bool unordered = unordered_res_exec(ctx, res, is_write); in zink_resource_buffer_barrier() local
/external/guava/guava/src/com/google/common/graph/
DElementOrder.java82 public static <S> ElementOrder<S> unordered() { in unordered() method in ElementOrder
/external/guava/android/guava/src/com/google/common/graph/
DElementOrder.java82 public static <S> ElementOrder<S> unordered() { in unordered() method in ElementOrder
/external/cronet/stable/third_party/libc++/src/include/__compare/
Dordering.h62 static const partial_ordering unordered; variable

123