Home
last modified time | relevance | path

Searched defs:next_value (Results 1 – 25 of 38) sorted by relevance

12

/external/rust/android-crates-io/crates/open-enum-derive/src/
Ddiscriminant.rs59 pub fn next_value(self) -> Option<Self> { in next_value() method
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/view/detail/
Dstrictest_traversal.hpp50 typedef typename remove_reference<Next>::type next_value; typedef
/external/rust/android-crates-io/crates/futures-util/src/stream/stream/
Dflatten_unordered.rs92 let mut next_value = value | to_poll; in start_waking() localVariable
126 let mut next_value = to_poll; in stop_polling() localVariable
144 let next_value = value & !WAKING | WOKEN; in stop_waking() localVariable
/external/cronet/tot/third_party/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/external/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/external/cronet/stable/third_party/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/external/libdrm/tests/
Ddrmsl.c116 void *next_value; in print_neighbors() local
/external/webrtc/net/dcsctp/common/
Dsequence_numbers.h126 UnwrappedSequenceNumber<WrappedType> next_value() const { in next_value() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc91 uint16_t next_value = 0; in PopulateWithIntNext() local
106 uint16_t next_value = 0x80; in PopulateWithIntNext() local
121 float next_value = std::numeric_limits<float>::min(); in PopulateWithNextAfter() local
/external/icing/icing/store/
Dpersistent-hash-map-key-mapper.h100 T next_value) override { in GetOrPut()
Ddynamic-trie-key-mapper.h230 std::string_view key, T next_value) { in GetOrPut()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/
Ddevious_baton.cc81 DeviousBatonValue next_value = 1 + *value; in OnAllDataReceived() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/
Ddevious_baton.cc81 DeviousBatonValue next_value = 1 + *value; in OnAllDataReceived() local
/external/sdv/vsomeip/third_party/boost/smart_ptr/extras/test/
Dsp_atomic_mt2_test.cpp28 static void next_value( unsigned & v ) in next_value() function
/external/mesa3d/src/panfrost/vulkan/csf/
Dpanvk_queue.h75 uint64_t next_value; member
/external/icing/icing/file/
Dpersistent-hash-map.cc203 void* next_value) { in GetOrPut()
/external/rust/android-crates-io/crates/sharded-slab/src/tests/
Dproperties.rs69 fn next_value(&mut self) -> u32 { in next_value() method
/external/libdrm/
Dxf86drmSL.c233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_traits_defaults.hpp928 boost::intmax_t next_value = t.value(*p1, radix); in global_toi() local
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex_traits_defaults.hpp917 std::intmax_t next_value = t.value(*p1, radix); in global_toi() local
/external/tinyalsa_new/utils/
Dtinymix.c474 int next_value = value->value; in set_control_value() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/de/
Dmod.rs1869 fn next_value<V>(&mut self) -> Result<V, Self::Error> in next_value() method
1950 fn next_value<V>(&mut self) -> Result<V, Self::Error> in next_value() function

12