Home
last modified time | relevance | path

Searched defs:end_p (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_poisoning.cc328 const void *end_p, in __sanitizer_annotate_contiguous_container()
379 const void *beg_p, const void *mid_p, const void *end_p) { in __sanitizer_contiguous_container_find_bad_address()
413 const void *end_p) { in __sanitizer_verify_contiguous_container()
/aosp_15_r20/external/mtools/
H A Dfile_name.c202 int unicode_write(wchar_t *in, struct unicode_char *out, int num, int *end_p) in unicode_write()
/aosp_15_r20/system/core/cli-test/
H A Dcli-test.cpp150 char* end_p; in CollectTests() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_reshape_bb_env.c78 WORD32 end_p = 18; in ixheaacd_extract_bb_env() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree-flow.h216 ssa_use_operand_t *end_p; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/primitives/
Dprimitives.hpp645 end_parser const end_p = end_parser(); variable
/aosp_15_r20/external/python/cpython2/Modules/
Dmmapmodule.c273 const char *p, *start_p, *end_p; in mmap_gfind() local
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls12_client.c3163 unsigned char *end_p = ssl->out_msg + MBEDTLS_SSL_OUT_CONTENT_LEN - in ssl_write_client_key_exchange() local
H A Dssl_tls12_server.c2804 unsigned char *end_p = ssl->out_msg + MBEDTLS_SSL_OUT_CONTENT_LEN - in ssl_prepare_server_key_exchange() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls12_client.c3158 unsigned char *end_p = ssl->out_msg + MBEDTLS_SSL_OUT_CONTENT_LEN - in ssl_write_client_key_exchange() local
H A Dssl_tls12_server.c2830 unsigned char *end_p = ssl->out_msg + MBEDTLS_SSL_OUT_CONTENT_LEN - in ssl_prepare_server_key_exchange() local
/aosp_15_r20/bionic/tests/
H A Dstdlib_test.cpp906 char* end_p; in CheckStrToInt() local