/aosp_15_r20/frameworks/rs/driver/runtime/ |
H A D | rs_sample.c | 128 int32_t next, float w0, float w1) { in getSample_A() 138 int32_t next, float w0, float w1) { in getSample_L() 148 int32_t next, float w0, float w1) { in getSample_LA() 158 int32_t next, float w0, float w1) { in getSample_RGB() 168 int32_t next, float w0, float w1) { in getSample_565() 178 int32_t next, float w0, float w1) { in getSample_RGBA() 269 uint32_t iPixel, uint32_t next, in getBilinearSample1D() 444 uint32_t next = wrapI(wrapS, iPixel + 1, sourceW); in sample_LOD_LinearPixel() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/ |
H A D | punctuated.rs | 545 fn next(&mut self) -> Option<Self::Item> { in next() method 595 fn next(&mut self) -> Option<Self::Item> { in next() method 635 fn next(&mut self) -> Option<Self::Item> { in next() method 687 fn next(&mut self) -> Option<Self::Item> { in next() method 763 fn next(&mut self) -> Option<Self::Item> { in next() method 787 fn next(&mut self) -> Option<Self::Item> { in next() method 869 fn next(&mut self) -> Option<Self::Item> { in next() method 893 fn next(&mut self) -> Option<Self::Item> { in next() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/ |
D | punctuated.rs | 545 fn next(&mut self) -> Option<Self::Item> { in next() method 595 fn next(&mut self) -> Option<Self::Item> { in next() method 635 fn next(&mut self) -> Option<Self::Item> { in next() method 687 fn next(&mut self) -> Option<Self::Item> { in next() method 763 fn next(&mut self) -> Option<Self::Item> { in next() method 787 fn next(&mut self) -> Option<Self::Item> { in next() method 869 fn next(&mut self) -> Option<Self::Item> { in next() method 893 fn next(&mut self) -> Option<Self::Item> { in next() method
|
/aosp_15_r20/external/libchrome/base/strings/ |
H A D | pattern.cc | 27 NEXT next) { in SearchForChars() 90 constexpr int EatWildcards(const CHAR** pattern, const CHAR* end, NEXT next) { in EatWildcards() 112 NEXT next) { in MatchPatternT()
|
/aosp_15_r20/external/e2fsprogs/lib/blkid/ |
H A D | list.h | 33 struct list_head *next, *prev; member 50 struct list_head * next) in __list_add() 92 struct list_head * next) in __list_del()
|
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | list.h | 25 struct list_head *next, *prev; member 84 struct list_head *next) in __list_add() 112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | pattern.cc | 27 NEXT next) { in SearchForChars() 90 constexpr int EatWildcards(const CHAR** pattern, const CHAR* end, NEXT next) { in EatWildcards() 112 NEXT next) { in MatchPatternT()
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-integer/src/ |
D | roots.rs | 265 let next = |x: $T| { localVariable 312 let next = |x: $T| (a / x + x) >> 1; localVariable 376 let next = |x: $T| (a / (x * x) + x * 2) / 3; localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/src/ |
D | read.rs | 42 fn next(&mut self) -> Result<Option<u8>>; in next() method 92 fn next(&mut self) -> Result<Option<u8>>; in next() method 185 fn next(&mut self) -> Result<Option<u8>> { in next() function 346 fn next(&mut self) -> Result<Option<u8>> { in next() method 454 fn next(&mut self) -> Result<Option<u8>> { in next() method 567 fn next(&mut self) -> Result<Option<u8>> { in next() method
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/ |
H A D | database_test.cc | 798 const auto& next = pending_writes().front(); in TEST_F() local 810 const auto& next = pending_writes().front(); in TEST_F() local 850 const auto& next = pending_writes().front(); in TEST_F() local 860 const auto& next = pending_writes().front(); in TEST_F() local 870 const auto& next = pending_writes().front(); in TEST_F() local 882 const auto& next = pending_writes().front(); in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/ |
D | input.hpp | 150 std::size_t next (const detail::internals &internals_, in next() function in boost::lexer::basic_input::iterator 263 std::size_t next (const detail::internals &internals_, in next() function in boost::lexer::basic_input::iterator 328 std::size_t next (const std::size_t * const lookup_, in next() function in boost::lexer::basic_input::iterator 423 std::size_t next (const std::size_t * const lookup_, in next() function in boost::lexer::basic_input::iterator
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | ranges.rs | 202 fn next(&mut self) -> Option<Range<u64>> { in next() method 223 next: u64, field 230 fn next(&mut self) -> Option<u64> { in next() method 238 let next = self.next; in next() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_fpc_optimize.c | 399 union i915_full_token *next = &tokens->Tokens[index]; in i915_fpc_optimize_mov_before_tex() local 426 union i915_full_token *next) in i915_fpc_optimize_mov_after_mov() 487 union i915_full_token *next) in i915_fpc_optimize_mov_after_alu() 593 union i915_full_token *next = &tokens->Tokens[index]; in i915_fpc_optimize_useless_mov_after_inst() local
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | ranges.rs | 202 fn next(&mut self) -> Option<Range<u64>> { in next() method 223 next: u64, field 230 fn next(&mut self) -> Option<u64> { in next() method 238 let next = self.next; in next() localVariable
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkDraw_vertices.cpp | 111 auto computeT = [](float curr, float next) { in fill_triangle_3() 119 auto lerp = [](SkPoint3 curr, SkPoint3 next, float t) { in fill_triangle_3() 126 auto clip = [&](SkPoint3 curr, SkPoint3 next) { in fill_triangle_3() 142 int next = idx[(i + 1) % 3]; in fill_triangle_3() local
|
/aosp_15_r20/external/toybox/toys/posix/ |
H A D | find.c | 81 struct execdir_data *next; member 89 char *next, *prev; // layout compatible with struct double_list member 467 void *next, *prev; in do_find() member 599 char *fmt, *ff, next[32], buf[64], ch; in do_find() local
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/tqftpserv/ |
D | list.h | 46 struct list_head *next; member 80 #define list_for_each_safe(item, next, list) \ argument 97 #define list_for_each_entry_safe(item, next, list, member) \ argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_ordering.c | 32 struct list_head *next; member 37 struct hlist_node *next; member 46 struct callback_head *next; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/hashlink/src/ |
D | linked_hash_set.rs | 522 fn next(&mut self) -> Option<&'a K> { in next() method 552 fn next(&mut self) -> Option<K> { in next() method 575 fn next(&mut self) -> Option<K> { in next() method 612 fn next(&mut self) -> Option<&'a T> { in next() function 661 fn next(&mut self) -> Option<&'a T> { in next() function 709 fn next(&mut self) -> Option<&'a T> { in next() function 758 fn next(&mut self) -> Option<&'a T> { in next() function
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkOpCoincidence.cpp | 86 SkOpSpanBase* next = end->final() ? nullptr : end->upCast()->next(); in expand() local 122 void SkCoincidentSpans::set(SkCoincidentSpans* next, const SkOpPtT* coinPtTStart, in set() 166 const SkOpSpanBase* next = start->upCast()->next(); in ordered() local 1142 SkOpSpanBase* next = start->next(); in apply() local 1163 SkCoincidentSpans* next; in release() local 1187 SkCoincidentSpans* next; in releaseDeleted() local 1372 SkOpSpanBase* next = start; in mark() local
|
H A D | SkPathOpsDebug.cpp | 1250 const SkOpAngle* next = test; in debugCheckNearCoincidence() local 1309 const SkOpAngle* next = this; in debugLoop() local 1331 const SkOpAngle* next = this; in debugValidate() local 1374 const SkOpAngle* next = first; in debugValidateNext() local 1448 SkOpSpanBase* next = end->final() ? nullptr : end->upCast()->next(); in debugExpand() local 1952 const SkCoincidentSpans* next; in debugRelease() local 2041 const SkOpSpanBase* next = start; in debugMark() local 2101 static void DebugCheckBetween(const SkOpSpanBase* next, const SkOpSpanBase* end, in DebugCheckBetween() 2208 const SkCoincidentSpans* next = test->next(); in DebugCheckOverlapTop() local 2415 const SkOpSpanBase* next = this; in debugCoinEndLoopCheck() local [all …]
|
/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/ |
H A D | conditional.h | 60 struct cond_expr *next; member 70 struct cond_av_list *next; member 93 struct cond_node *next; member
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsMap.h | 35 LinkNode* next; member 46 LinkNode* next; in ~Map() local 83 LinkNode* next; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/ |
D | iterator.hpp | 52 typedef v_iter<Vector,next_> next; typedef 65 struct next< v_iter<Vector,n_> > struct 67 typedef v_iter<Vector,(n_ + 1)> type;
|
/aosp_15_r20/external/rust/android-crates-io/crates/fallible-iterator/src/ |
D | lib.rs | 128 fn next(&mut self) -> Result<Option<Self::Item>, Self::Error>; in next() method 965 fn next(&mut self) -> Result<Option<I::Item>, I::Error> { in next() method 993 fn next(&mut self) -> Result<Option<I::Item>, I::Error> { in next() method 1100 fn next(&mut self) -> Result<Option<B>, T::Error> { in next() function 1173 fn next(&mut self) -> Result<Option<T::Item>, T::Error> { in next() function 1309 fn next(&mut self) -> Result<Option<T>, I::Error> { in next() function 1369 fn next(&mut self) -> Result<Option<T>, E> { in next() function 1427 fn next(&mut self) -> Result<Option<T>, Self::Error> { in next() function 1487 fn next(&mut self) -> Result<Option<(usize, I::Item)>, I::Error> { in next() function 1551 fn next(&mut self) -> Result<Option<I::Item>, I::Error> { in next() function [all …]
|