Home
last modified time | relevance | path

Searched defs:next (Results 2026 – 2050 of 10451) sorted by relevance

1...<<81828384858687888990>>...419

/aosp_15_r20/external/icu/icu4c/source/common/
H A Dfilteredbrk.cpp426 SimpleFilteredSentenceBreakIterator::next() { in next() function in SimpleFilteredSentenceBreakIterator
466 SimpleFilteredSentenceBreakIterator::next(int32_t offset) { in next() function in SimpleFilteredSentenceBreakIterator
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/bytes/
H A Dcomplete.rs551 let next = control_char.len_utf8(); in escaped() localVariable
669 let next = index + control_char.len_utf8(); in escaped_transform() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/
Dstatic_functor_data.hpp176 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next() function in boost::spirit::lex::lexertl::detail::static_data
278 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next() function in boost::spirit::lex::lexertl::detail::static_data
Dfunctor_data.hpp151 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next() function in boost::spirit::lex::lexertl::detail::data
251 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next() function in boost::spirit::lex::lexertl::detail::data
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/link/
Dlinker.cpp578 auto next = linked_context->types_values_begin(); in RemoveLinkageSpecificInstructions() local
603 auto next = linked_context->annotation_begin(); in RemoveLinkageSpecificInstructions() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dfsck.h87 struct f2fs_dentry *next; member
142 struct hard_link_node *next; member
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/
H A DBasicTypesSerializationTest.kt225 fun next() { in next() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dcontainer.hpp498 void next(Iterator& it) in next() function
503 inline void next(unused_type const*) in next() function
/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/trie/
H A Dlouds-trie.cc169 History next; in predictive_search() local
175 History &next = state.history()[state.history_pos()]; in predictive_search() local
/aosp_15_r20/external/libffi/src/
H A Dclosures.c171 ffi_trampoline_table *next; member
177 ffi_trampoline_table_entry *next; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h89 int next; member
95 int next; member
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2487 struct malloc_segment* next; /* ptr to next segment */ member
3278 mchunkptr next = chunk_plus_offset(p, sz); in do_check_free_chunk() local
4268 msegmentptr next = sp->next; in release_unused_segments() local
4376 mchunkptr next = chunk_plus_offset(p, psize); in dispose_chunk() local
4724 mchunkptr next = chunk_plus_offset(p, psize); in dlfree() local
4835 mchunkptr next = chunk_plus_offset(p, oldsize); in try_realloc_chunk() local
5144 mchunkptr next = next_chunk(p); in internal_bulk_free() local
5180 mchunkptr next = next_chunk(q); in internal_inspect_all() local
5666 mchunkptr next = chunk_plus_offset(p, psize); in mspace_free() local
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c2472 struct malloc_segment* next; /* ptr to next segment */ member
3280 mchunkptr next = chunk_plus_offset(p, sz); in do_check_free_chunk() local
4281 msegmentptr next = sp->next; in release_unused_segments() local
4389 mchunkptr next = chunk_plus_offset(p, psize); in dispose_chunk() local
4729 mchunkptr next = chunk_plus_offset(p, psize); in dlfree() local
4845 mchunkptr next = chunk_plus_offset(p, oldsize); in try_realloc_chunk() local
5147 mchunkptr next = next_chunk(p); in internal_bulk_free() local
5183 mchunkptr next = next_chunk(q); in internal_inspect_all() local
5670 mchunkptr next = chunk_plus_offset(p, psize); in mspace_free() local
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2528 struct malloc_segment* next; /* ptr to next segment */ member
3319 mchunkptr next = chunk_plus_offset(p, sz); in do_check_free_chunk() local
4309 msegmentptr next = sp->next; in release_unused_segments() local
4417 mchunkptr next = chunk_plus_offset(p, psize); in dispose_chunk() local
4757 mchunkptr next = chunk_plus_offset(p, psize); in dlfree() local
4868 mchunkptr next = chunk_plus_offset(p, oldsize); in try_realloc_chunk() local
5170 mchunkptr next = next_chunk(p); in internal_bulk_free() local
5206 mchunkptr next = next_chunk(q); in internal_inspect_all() local
5684 mchunkptr next = chunk_plus_offset(p, psize); in mspace_free() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2470 struct malloc_segment* next; /* ptr to next segment */ member
3261 mchunkptr next = chunk_plus_offset(p, sz); in do_check_free_chunk() local
4251 msegmentptr next = sp->next; in release_unused_segments() local
4359 mchunkptr next = chunk_plus_offset(p, psize); in dispose_chunk() local
4699 mchunkptr next = chunk_plus_offset(p, psize); in dlfree() local
4810 mchunkptr next = chunk_plus_offset(p, oldsize); in try_realloc_chunk() local
5112 mchunkptr next = next_chunk(p); in internal_bulk_free() local
5148 mchunkptr next = next_chunk(q); in internal_inspect_all() local
5626 mchunkptr next = chunk_plus_offset(p, psize); in mspace_free() local
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DIterator.annotated.java33 public @libcore.util.NullFromTypeParam E next(); in next() method
/aosp_15_r20/bionic/libc/stdio/
H A Dglue.h44 struct glue *next; member
/aosp_15_r20/external/dokka/runners/gradle-integration-tests/testData/androidApp/app/src/main/java/org/example/kotlin/mixed/
H A DJavaActivity.java17 Button next = (Button) findViewById(R.id.Button01); in onCreate() local
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DStreamListener.java62 InputStream next(); in next() method
/aosp_15_r20/developers/build/prebuilts/gradle/MultiWindowPlayground/kotlinApp/Application/src/main/java/com/android/multiwindowplayground/logger/
H A DMessageOnlyLogFilter.kt26 var next: LogNode? = null variable in com.android.multiwindowplayground.logger.MessageOnlyLogFilter
/aosp_15_r20/external/turbine/java/com/google/turbine/parse/
H A DLexer.java24 Token next(); in next() method
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DClientInterceptor.java60 MethodDescriptor<ReqT, RespT> method, CallOptions callOptions, Channel next); in interceptCall()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
H A DHttpJsonClientInterceptor.java54 HttpJsonChannel next); in interceptCall()
/aosp_15_r20/developers/build/prebuilts/gradle/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
H A DMessageOnlyLogFilter.kt28 var next: LogNode? = null variable in com.example.android.common.logger.MessageOnlyLogFilter
/aosp_15_r20/external/dokka/runners/gradle-integration-tests/testData/androidAppJavadoc/app/src/main/java/org/example/kotlin/mixed/
H A DJavaActivity.java17 Button next = (Button) findViewById(R.id.Button01); in onCreate() local

1...<<81828384858687888990>>...419