/aosp_15_r20/external/rust/android-crates-io/crates/dashmap/src/ |
D | lib.rs | 958 let vptr: *mut V = vptr.as_ptr(); in _remove_if() localVariable 985 let vptr: *mut V = vptr.as_ptr(); in _remove_if_mut() localVariable 1020 let vptr: *const V = vptr.get(); in _get() localVariable 1042 let vptr: *mut V = vptr.as_ptr(); in _get_mut() localVariable 1067 let vptr: *const V = vptr.get(); in _try_get() localVariable 1092 let vptr: *mut V = vptr.as_ptr(); in _try_get_mut() localVariable 1157 let vptr: *mut V = vptr.as_ptr(); in _entry() localVariable 1178 let vptr: *mut V = vptr.as_ptr(); in _try_entry() localVariable
|
/aosp_15_r20/external/marisa-trie/bindings/ruby/ |
H A D | marisa-swig_wrap.cxx | 1621 void *vptr = 0; in SWIG_Ruby_ConvertPtrAndOwn() local 1954 void* vptr = 0; in SWIG_AsCharPtrAndSize() local 2497 void *vptr = 0; local 2501 void *vptr = 0; local 2511 void *vptr = 0; local 2533 void *vptr = 0; local 3032 void *vptr = 0; local 3047 void *vptr = 0; local 3431 void *vptr = 0; local 3435 void *vptr = 0; local [all …]
|
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A D | marisa-swig_wrap.cxx | 1697 char* vptr = 0; in SWIG_AsCharPtrAndSize() local 2423 void *vptr = 0; in XS() local 2432 void *vptr = 0; in XS() local 2453 void *vptr = 0; in XS() local 2494 void *vptr = 0; in XS() local 3072 void *vptr = 0; in XS() local 3103 void *vptr = 0; in XS() local 3567 void *vptr = 0; in XS() local 3576 void *vptr = 0; in XS() local 3597 void *vptr = 0; in XS() local [all …]
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 2165 void *vptr = sobj->ptr; in SWIG_Python_ConvertPtrAndOwn() local 2219 void *vptr; in SWIG_Python_ConvertPtrAndOwn() local 2250 void *vptr = 0; in SWIG_Python_ConvertFunctionPtr() local 2495 SWIG_Python_DestroyModule(void *vptr) in SWIG_Python_DestroyModule() 2930 void* vptr = 0; in SWIG_AsCharPtrAndSize() local 3608 void *vptr = 0; in _wrap_Keyset_push_back() local 3621 void *vptr = 0; in _wrap_Keyset_push_back() local 3643 void *vptr = 0; in _wrap_Keyset_push_back() local 4125 void *vptr = 0; in _wrap_Agent_set_query() local 4140 void *vptr = 0; in _wrap_Agent_set_query() local [all …]
|
/aosp_15_r20/external/vboot_reference/host/lib21/ |
H A D | host_misc.c | 101 static const char *onedigit(const char *str, uint8_t *vptr) in onedigit() 122 static const char *onebyte(const char *str, uint8_t *vptr) in onebyte()
|
/aosp_15_r20/external/trusty/lk/dev/virtio/ |
D | virtio.c | 345 void *vptr; in virtio_alloc_ring() local 363 void *vptr = memalign(PAGE_SIZE, size); in virtio_alloc_ring() local
|
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/rtl/ |
H A D | tsan_mop.cc | 179 MemLoc vptr(&vptr_storage), val; in TEST() local 188 MemLoc vptr(&vptr_storage), val1, val2; in TEST() local
|
H A D | tsan_test_util_posix.cc | 448 void ScopedThread::VptrUpdate(const MemLoc &vptr, in VptrUpdate()
|
/aosp_15_r20/external/libvpx/vp8/common/ |
H A D | reconinter.c | 137 unsigned char *uptr, *vptr; in vp8_build_inter16x16_predictors_mbuv() local 303 unsigned char *uptr, *vptr; in vp8_build_inter16x16_predictors_mb() local
|
/aosp_15_r20/external/vboot_reference/firmware/2lib/ |
H A D | 2crc8.c | 13 uint8_t vb2_crc8(const void *vptr, uint32_t size) in vb2_crc8()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | ares_parse_srv_reply.c | 42 const unsigned char *aptr, *vptr; in ares_parse_srv_reply() local
|
D | ares_parse_naptr_reply.c | 42 const unsigned char *aptr, *vptr; in ares_parse_naptr_reply() local
|
D | ares_parse_mx_reply.c | 42 const unsigned char *aptr, *vptr; in ares_parse_mx_reply() local
|
D | ares_parse_uri_reply.c | 47 const unsigned char *aptr, *vptr; in ares_parse_uri_reply() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | test_private_ctor.cpp | 53 const V *vptr = & v; in test_main() local
|
/aosp_15_r20/external/pcre/maint/ |
H A D | utf8.c | 130 long unsigned int *vptr, int *lenptr) in utf82ord()
|
/aosp_15_r20/external/coreboot/util/cbfstool/flashmap/ |
H A D | kv_pair.c | 90 va_list vptr; in kv_pair_fmt() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_clip_tri.c | 459 struct elk_indirect vptr = elk_indirect(1, 0); in elk_clip_tri_emit_polygon() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | ppd-conflicts.c | 707 const char *vptr; /* Pointer into constraint value */ in ppd_load_constraints() local
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | vqueue.c | 59 void* vptr = NULL; in vqueue_init() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | temporal_filter.c | 42 unsigned char *yptr, *uptr, *vptr; in vp8_temporal_filter_predictors_mb_c() local
|
/aosp_15_r20/frameworks/av/services/mediametrics/include/mediametricsservice/ |
H A D | TimeMachine.h | 118 const T* vptr = std::get_if<T>(&eptr->second); in REQUIRES() local
|
/aosp_15_r20/trusty/kernel/lib/sm/ |
H A D | sm.c | 428 void* vptr; in sm_init() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/dashmap/src/mapref/ |
D | entry.rs | 161 let vptr: *mut V = v.as_ptr(); in insert_entry() localVariable
|
/aosp_15_r20/external/cronet/base/ |
H A D | tools_sanity_unittest.cc | 420 NOINLINE void OverwriteVptrAndCall(B *obj, A *vptr) { in OverwriteVptrAndCall()
|