Home
last modified time | relevance | path

Searched defs:next (Results 1576 – 1600 of 10451) sorted by relevance

1...<<61626364656667686970>>...419

/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dprofile.c100 struct _prf_file_t *next; member
146 struct profile_node *next, *prev; member
373 prf_file_t p, next; in profile_release() local
1054 struct profile_node *child, *next; in profile_free_node() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Doption.rs2246 fn next(&mut self) -> Option<A> { in next() method
2289 fn next(&mut self) -> Option<&'a A> { in next() method
2339 fn next(&mut self) -> Option<&'a mut A> { in next() method
2380 fn next(&mut self) -> Option<A> { in next() method
/aosp_15_r20/external/iptables/include/
H A Dxtables.h201 struct xtables_lmap *next; member
233 struct xtables_match *next; member
310 struct xtables_target *next; member
384 struct xtables_rule_match *next; member
/aosp_15_r20/external/toybox/toys/pending/
H A Dsyslogd.c40 struct unsocks *next; member
48 struct logfile *next; member
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dustrenum.cpp44 StringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in StringEnumeration
164 const char *UStringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in UStringEnumeration
/aosp_15_r20/external/zstd/zlibWrapper/
H A Dgzwrite.c362 char *next; in gzvprintf() local
448 char *next; in gzprintf() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
Dsyncstr.h119 struct _SyncTriggerList *next; member
125 struct _SyncAlarmClientList *next; member
/aosp_15_r20/external/mbedtls/library/
H A Dasn1parse.c295 mbedtls_asn1_sequence *next = seq->next; in mbedtls_asn1_sequence_free() local
446 for (mbedtls_asn1_named_data *next; name != NULL; name = next) { in mbedtls_asn1_free_named_data_list_shallow() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/traits/
Dcontainer_traits.hpp294 void next(Iterator& it) in next() function
299 inline void next(unused_type const*) in next() function
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DDexFilesTest.cpp156 void DexFilesTest::WriteEntry32(uint64_t entry_addr, uint32_t next, uint32_t prev, in WriteEntry32()
170 void DexFilesTest::WriteEntry64(uint64_t entry_addr, uint64_t next, uint64_t prev, in WriteEntry64()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/param/
Dauxv.rs532 fn next(&mut self) -> Option<Self::Item> { in next() method
552 fn next(&mut self) -> Option<Self::Item> { in next() method
/aosp_15_r20/external/zlib/
H A Dgzwrite.c362 char *next; in gzvprintf() local
448 char *next; in gzprintf() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/blast/
Dblast.c56 unsigned next; /* index of next write location in out[] */ member
138 short *next; /* next number of codes */ in decode() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c200 struct compute_memory_item *item, *next; in compute_memory_finalize_pending() local
543 struct compute_memory_item *item, *next; in compute_memory_free() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DDictionary.java256 public abstract Status next(); in next() method in Dictionary.Matcher
295 public Status next(Filter filter) { in next() method in Dictionary.Matcher
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/document/
H A DBasicScanTest.java656 …Page<EnhancedDocument> next = results.next(); }).withMessageContaining("ExpressionAttributeNames c… in scanAllRecordsWithNestedProjectionNameEmptyNameMap() local
668 Page<EnhancedDocument> next = resultsAttributeToProject.next(); in scanAllRecordsWithNestedProjectionNameEmptyNameMap() local
/aosp_15_r20/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoSource.java129 public Bitmap next(BitmapFactory.Options options, int longSide, int shortSide) { in next() method in PhotoSource
288 ImageData next = data.naturalNext(); in naturalNext() local
/aosp_15_r20/external/openthread/src/core/net/
H A Dnetif.cpp353 MulticastAddress *next; in UnsubscribeAllExternalMulticastAddresses() local
500 UnicastAddress *next; in RemoveAllExternalUnicastAddresses() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/strings/
H A Dordered_code.cc237 const char next = *(start++); in ReadStringInternal() local
256 const char next = *(start++); in ReadStringInternal() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_discovery_manager.cc321 auto next = std::next(iter); in OnPeerFound() local
361 auto next = std::next(iter); in OnDirectedAdvertisement() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dustrenum.cpp44 StringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in StringEnumeration
164 const char *UStringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in UStringEnumeration
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dasn1parse.c296 mbedtls_asn1_sequence *next = seq->next; in mbedtls_asn1_sequence_free() local
447 for (mbedtls_asn1_named_data *next; name != NULL; name = next) { in mbedtls_asn1_free_named_data_list_shallow() local
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dgzwrite.c383 char *next; in gzvprintf() local
473 char *next; local
/aosp_15_r20/cts/tests/tests/media/encoder/src/android/media/encoder/cts/
H A DEncoderTest.java227 int next = istream.read(); in queueInputBuffer() local
246 int next = random.nextInt(); in queueInputBuffer() local
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dsyncstr.h119 struct _SyncTriggerList *next; member
125 struct _SyncAlarmClientList *next; member

1...<<61626364656667686970>>...419