/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/stream/ |
D | flatten_unordered.rs | 92 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 D | test_utils.cc | 91 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/ |
D | strictest_traversal.hpp | 50 typedef typename remove_reference<Next>::type next_value; typedef
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
H A D | numbers_test_common.h | 46 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/ |
D | numbers_test_common.h | 46 const IntType next_value = value / base; in Itoa() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | numbers_test_common.h | 46 const IntType next_value = value / base; in Itoa() local
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/ |
H A D | numbers_test_common.h | 46 const IntType next_value = value / base; in Itoa() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
H A D | numbers_test_common.h | 46 const IntType next_value = value / base; in Itoa() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
H A D | numbers_test_common.h | 46 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 D | numbers_test_common.h | 46 const IntType next_value = value / base; in Itoa() local
|
/aosp_15_r20/external/libdrm/tests/ |
H A D | drmsl.c | 116 void *next_value; in print_neighbors() local
|
/aosp_15_r20/external/webrtc/net/dcsctp/common/ |
H A D | sequence_numbers.h | 126 UnwrappedSequenceNumber<WrappedType> next_value() const { in next_value() function
|
/aosp_15_r20/external/icing/icing/store/ |
H A D | persistent-hash-map-key-mapper.h | 100 T next_value) override { in GetOrPut()
|
H A D | dynamic-trie-key-mapper.h | 230 std::string_view key, T next_value) { in GetOrPut()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | devious_baton.cc | 79 DeviousBatonValue next_value = 1 + *value; in OnAllDataReceived() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/extras/test/ |
D | sp_atomic_mt2_test.cpp | 28 static void next_value( unsigned & v ) in next_value() function
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | persistent-hash-map.cc | 203 void* next_value) { in GetOrPut()
|
/aosp_15_r20/external/rust/android-crates-io/crates/sharded-slab/src/tests/ |
D | properties.rs | 69 fn next_value(&mut self) -> u32 { in next_value() method
|
/aosp_15_r20/external/libdrm/ |
H A D | xf86drmSL.c | 233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | regex_traits_defaults.hpp | 917 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/ |
D | regex_traits_defaults.hpp | 928 boost::intmax_t next_value = t.value(*p1, radix); in global_toi() local
|
/aosp_15_r20/external/tinyalsa_new/utils/ |
H A D | tinymix.c | 474 int next_value = value->value; in set_control_value() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/de/ |
D | mod.rs | 1863 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 D | mod.rs | 1863 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/ |
D | parser.rs | 1264 let next_value = existing_value.saturating_add(1); in react() localVariable
|