Home
last modified time | relevance | path

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

12

/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A 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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/view/detail/
Dstrictest_traversal.hpp50 typedef typename remove_reference<Next>::type next_value; typedef
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/
H A Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/aosp_15_r20/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
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/
H A Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/
H A Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
H A Dnumbers_test_common.h46 const IntType next_value = value / base; in Itoa() local
/aosp_15_r20/external/libdrm/tests/
H A Ddrmsl.c116 void *next_value; in print_neighbors() local
/aosp_15_r20/external/webrtc/net/dcsctp/common/
H A Dsequence_numbers.h126 UnwrappedSequenceNumber<WrappedType> next_value() const { in next_value() function
/aosp_15_r20/external/icing/icing/store/
H A Dpersistent-hash-map-key-mapper.h100 T next_value) override { in GetOrPut()
H A Ddynamic-trie-key-mapper.h230 std::string_view key, T next_value) { in GetOrPut()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Ddevious_baton.cc79 DeviousBatonValue next_value = 1 + *value; in OnAllDataReceived() local
/aosp_15_r20/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
/aosp_15_r20/external/icing/icing/file/
H A Dpersistent-hash-map.cc203 void* next_value) { in GetOrPut()
/aosp_15_r20/external/rust/android-crates-io/crates/sharded-slab/src/tests/
Dproperties.rs69 fn next_value(&mut self) -> u32 { in next_value() method
/aosp_15_r20/external/libdrm/
H A Dxf86drmSL.c233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/tinyalsa_new/utils/
H A Dtinymix.c474 int next_value = value->value; in set_control_value() local
/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/de/
Dmod.rs1863 fn next_value<V>(&mut self) -> Result<V, Self::Error> in next_value() method
1944 fn next_value<V>(&mut self) -> Result<V, Self::Error> in next_value() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/de/
H A Dmod.rs1863 fn next_value<V>(&mut self) -> Result<V, Self::Error> in next_value() method
1944 fn next_value<V>(&mut self) -> Result<V, Self::Error> in next_value() function
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/parser/
Dparser.rs1264 let next_value = existing_value.saturating_add(1); in react() localVariable

12