Home
last modified time | relevance | path

Searched defs:next (Results 1051 – 1075 of 10451) sorted by relevance

1...<<41424344454647484950>>...419

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/
H A Dnoncontiguous.rs613 let next = self.follow_transition(sid, byte); in next_state() localVariable
773 next: StateID, field
784 pub(crate) fn next(&self) -> StateID { in next() method
1132 let next = self.nfa.follow_transition(prev, b); in build_trie() localVariable
1136 let next = self.nfa.alloc_state(depth)?; in build_trie() localVariable
/aosp_15_r20/external/pigweed/pw_allocator/block/
H A Ddetailed_block_test.cc1049 BlockType* next = block->Next(); in TEST_FOR_EACH_BLOCK_TYPE() local
1075 BlockType* next = block->Next(); in TEST_FOR_EACH_BLOCK_TYPE() local
1197 BlockType* next = block->Next(); in TEST_FOR_EACH_BLOCK_TYPE() local
1225 BlockType* next = block->Next(); in TEST_FOR_EACH_BLOCK_TYPE() local
1267 BlockType* next = block->Next(); in TEST_FOR_EACH_BLOCK_TYPE() local
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/
Dweak_weak_hash_map.rs45 fn next(&mut self) -> Option<Self::Item> { in next() method
70 fn next(&mut self) -> Option<Self::Item> { in next() method
86 fn next(&mut self) -> Option<Self::Item> { in next() method
105 fn next(&mut self) -> Option<Self::Item> { in next() method
140 fn next(&mut self) -> Option<Self::Item> { in next() method
/aosp_15_r20/external/rust/android-crates-io/crates/fallible-streaming-iterator/src/
Dlib.rs51 fn next(&mut self) -> Result<Option<&Self::Item>, Self::Error> { in next() method
329 fn next(&mut self) -> Result<Option<&I::Item>, I::Error> { in next() function
358 fn next(&mut self) -> Result<Option<&I::Item>, I::Error> { in next() function
551 fn next(&mut self) -> Result<Option<&I::Item>, I::Error> { in next() function
693 fn next(&mut self) -> Result<Option<&I::Item>, B> { in next() function
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_dead_cf.c346 nir_block *next = nir_cf_node_as_block(nir_cf_node_next(cur)); in dead_cf_list() local
363 nir_block *next = nir_cf_node_as_block(nir_cf_node_next(cur)); in dead_cf_list() local
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/polyfill/
Darray_flat_map.rs38 fn next(&mut self) -> Option<Self::Item> { in next() function
96 fn next(&mut self) -> Option<Self::Item> { in test_array_flat_map_len_overflow() method
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dmemory_stream.cpp22 std::streambuf::off_type next = -1; in iseekoff() local
50 std::streambuf::off_type next = -1; in oseekoff() local
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
H A DNewlines.java121 public Integer next() { in next() method in Newlines.LineOffsetIterator
189 public String next() { in next() method in Newlines.LineIterator
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd.h94 KHRicdVendor *next; member
116 struct KHRLayer *next; member
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/
H A Dregistry.h202 Cell(const char *key, T *value, Cell *next) in Cell() function
207 Cell *next() const { return next_; } in next() function
/aosp_15_r20/external/robolectric/utils/src/main/java/org/robolectric/util/inject/
H A DPluginFinder.java185 private T next; field in Filterator
209 public T next() { in next() method in Filterator
/aosp_15_r20/frameworks/av/media/module/libmediaformatshaper/
H A DCodecProperties.h118 struct bpp_point *next; member
131 struct qpmax_point *next; member
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/swig/
H A Dlibdisasm_oop.i254 struct X86_OpListNode *next, *prev; member
272 X86_OpListNode *node, *next; in ~X86_OpList() local
295 X86_OpListNode * next() { in next() function
339 struct x86_operand_list *next; member
713 struct X86_InsnListNode *next, *prev; member
731 X86_InsnListNode *node, *next; in ~X86_InsnList() local
748 X86_InsnListNode * next() { in next() function
/aosp_15_r20/frameworks/base/core/java/android/metrics/
H A DMetricsReader.java142 public LogMaker next() { in next() method in MetricsReader
143 final LogMaker next = mPendingQueue.poll(); in next() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Dinfback.c93 static code *next; local
258 z_const unsigned char FAR *next; /* next input */ local
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dinfback.c93 static code *next; local
258 z_const unsigned char FAR *next; /* next input */ local
/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
H A DTestHttpResponse.java136 public Object next() { in headerIterator() method
174 public Object next() { in headerIterator() method
/aosp_15_r20/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.h36 struct list_elem_s *next; member
45 struct list_sub_elem_s *next; member
/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dallocatable.h364 Derived* next = derived()->Next(); in DoResize() local
414 Derived* next = block->Next(); in DoFree() local
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/
H A DReadOnlyClassToSerializerMap.java143 public final Bucket next; field in ReadOnlyClassToSerializerMap.Bucket
150 public Bucket(Bucket next, TypeKey key, JsonSerializer<Object> value) in Bucket() method in ReadOnlyClassToSerializerMap.Bucket
/aosp_15_r20/external/pciutils/lib/
H A Dnames-hash.c17 struct id_bucket *next; member
25 struct id_bucket *next; member
/aosp_15_r20/external/zlib/
H A Dinfback.c85 static code *next; in fixedtables() local
245 z_const unsigned char FAR *next; /* next input */ in inflateBack() local
/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Dinfback.c84 static code *next; local
249 unsigned char FAR *next; /* next input */ local
/aosp_15_r20/external/emma/core/java12/com/vladium/util/
H A DIntSet.java198 Entry (final int key, final Entry next) in Entry()
230 … final Entry next = entry.m_next; // remember next pointer because we are going to reuse this entry in rehash() local
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/
Darena_alloc.h43 ArenaBlock* next; member
63 auto next = blocks->next; in FreeArenaBlocks() local

1...<<41424344454647484950>>...419