/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-dll2.h | 59 #define lws_end_foreach_ll(it, nxt) \ argument 79 #define lws_start_foreach_ll_safe(type, it, start, nxt)\ argument 121 #define lws_start_foreach_llp_safe(type, it, start, nxt)\ argument 138 #define lws_end_foreach_llp(it, nxt) \ argument
|
/aosp_15_r20/external/libpng/mips/ |
H A D | filter_msa_intrinsics.c | 464 png_bytep nxt = row + 4; in png_read_filter_row_sub4_msa() local 503 png_bytep nxt = row + 3; in png_read_filter_row_sub3_msa() local 547 png_bytep nxt = row; in png_read_filter_row_avg4_msa() local 598 png_bytep nxt = row; in png_read_filter_row_avg3_msa() local 659 png_bytep nxt; in png_read_filter_row_paeth4_msa() local 730 png_bytep nxt; in png_read_filter_row_paeth3_msa() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-tcp.c | 79 struct tcp_seq_hash *nxt; member 92 struct tcp_seq_hash6 *nxt; member 904 uint8_t nxt; in tcp_verify_signature() local
|
H A D | addrtoname.c | 127 struct hnamemem *nxt; member 180 struct h6namemem *nxt; member
|
H A D | print-atalk.c | 582 struct hnamemem *nxt; member
|
/aosp_15_r20/external/libpng/loongarch/ |
H A D | filter_lsx_intrinsics.c | 173 png_bytep nxt = row; in png_read_filter_row_sub3_lsx() local 229 png_bytep nxt = row; in png_read_filter_row_avg3_lsx() local 314 png_bytep nxt = row; in png_read_filter_row_paeth3_lsx() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | reference_type_propagation_test.cc | 280 for (auto nxt : Range(cur + 1, std::min(cur + 1 + kTestMaxSuccessors, kNumBlocks))) { in RunVisitListTest() local 382 for (auto nxt : Range(cur + 1, std::min(cur + 1 + kTestMaxSuccessors, kNumBlocks))) { in RunVisitListTest() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_lfstack.h | 54 T *nxt = cur->next; in Pop() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | loopbce.go | 23 nxt *Value // the incremented variable member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | circular_slist_algorithms.hpp | 282 node_ptr nxt(NodeTraits::get_next(i)); in reverse() local
|
D | hashtable.hpp | 384 node_ptr nxt(node_traits::get_next(p)); in get_bucket_before_begin() local 884 siterator nxt(b_begin); in priv_erase_whole_bucket() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/liveness/ |
D | intervals.go | 283 func (pv *pairVisitor) nxt() intWithIdx { func
|
/aosp_15_r20/external/curl/lib/vtls/ |
H A D | cipher_suite.c | 735 const char *nxt = cs_str; in cs_str_to_zip() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | easy.c | 476 struct socketmonitor *nxt = m->next; in events_socket() local
|
/aosp_15_r20/external/iptables/libxtables/ |
H A D | xtoptions.c | 1092 char *cur, *nxt; in xtables_lmap_init() local
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | EventSetImpl.java | 837 Event nxt = get(cursor); in next() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | eloop.c | 451 int nxt = 0; in eloop_sock_table_set_fds() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4134 let nxt = unsafe { in next() localVariable 4260 let nxt = unsafe { in next() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4134 let nxt = unsafe { in next() localVariable 4260 let nxt = unsafe { in next() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4134 let nxt = unsafe { in next() localVariable 4260 let nxt = unsafe { in next() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4134 let nxt = unsafe { in next() localVariable 4260 let nxt = unsafe { in next() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4134 let nxt = unsafe { in next() localVariable 4260 let nxt = unsafe { in next() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/raw/ |
D | mod.rs | 2157 let nxt = unsafe { in next() localVariable
|
/aosp_15_r20/external/caliper/lib/ |
HD | gson-2.2.2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/external/libxml2/ |
H A D | parser.c | 1292 const xmlChar *cur = lang, *nxt; in xmlCheckLanguageID() local
|