/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/strings/ |
H A D | apr_snprintf.c | 331 register int *is_negative, char *buf_end, in conv_10() 374 register int *is_negative, char *buf_end, in conv_10_quad() 425 static char *conv_in_addr(struct in_addr *ia, char *buf_end, apr_size_t *len) in conv_in_addr() 447 static char *conv_apr_sockaddr(apr_sockaddr_t *sa, char *buf_end, apr_size_t *len) in conv_apr_sockaddr() 487 static char *conv_os_thread_t(apr_os_thread_t *tid, char *buf_end, apr_size_t *len) in conv_os_thread_t() 617 char format, char *buf_end, register apr_size_t *len) in conv_p2() 636 char format, char *buf_end, register apr_size_t *len) in conv_p2_quad() 658 static char *conv_os_thread_t_hex(apr_os_thread_t *tid, char *buf_end, apr_size_t *len) in conv_os_thread_t_hex()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/ |
H A D | pb_msg.h | 100 uint8_t* buf_end; in PerfettoPbMsgAppendVarInt() local 127 uint8_t* buf_end; in PerfettoPbMsgAppendType0Field() local 141 uint8_t* buf_end; in PerfettoPbMsgAppendType2Field() local 156 uint8_t* buf_end; in PerfettoPbMsgAppendFixed32Field() local 177 uint8_t* buf_end; in PerfettoPbMsgAppendFixed64Field() local
|
/aosp_15_r20/external/perfetto/include/perfetto/public/ |
H A D | pb_msg.h | 100 uint8_t* buf_end; in PerfettoPbMsgAppendVarInt() local 127 uint8_t* buf_end; in PerfettoPbMsgAppendType0Field() local 141 uint8_t* buf_end; in PerfettoPbMsgAppendType2Field() local 156 uint8_t* buf_end; in PerfettoPbMsgAppendFixed32Field() local 177 uint8_t* buf_end; in PerfettoPbMsgAppendFixed64Field() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | json_serializable.cpp | 64 const uint8_t** buf_ptr, const uint8_t* buf_end) { in Deserialize() 102 uint8_t* buf_end = buf + data.size(); in WriteProtectedJsonToFile() local 150 auto buf_end = buf + buffer.size(); in ReadProtectedJsonFromFile() local
|
D | tpm_key_blob_maker.cpp | 170 uint8_t* buf_end = buf + data.size(); in SerializableToKeyBlob() local 259 auto buf_end = buf + blob.key_material_size; in UnwrapKeyBlob() local
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-msg.c | 493 char *p, *buf_end; in tracecmd_msg_send_init_data() local 641 char *p, *buf_end; in tracecmd_msg_initial_setting() local 1066 char *p, *buf_end; in get_trace_req_args() local 1354 char *p, *buf_end; in tracecmd_msg_recv_trace_resp() local
|
/aosp_15_r20/external/ltp/metadata/ |
H A D | metaparse.c | 550 static void macro_get_string(FILE *f, char *buf, char *buf_end) in macro_get_string() 579 char *buf_end = buf + buf_len - 1; in macro_get_val() local
|
/aosp_15_r20/external/trusty/musl/src/dirent/ |
D | __dirent.h | 6 int buf_end; member
|
/aosp_15_r20/external/musl/src/dirent/ |
H A D | __dirent.h | 6 int buf_end; member
|
/aosp_15_r20/external/libvpx/vp9/decoder/ |
H A D | vp9_job_queue.h | 27 uint8_t *buf_end; member
|
H A D | vp9_decoder.h | 51 int buf_start, buf_end; // pbi->tile_buffers to decode, inclusive member
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | msac.h | 40 const uint8_t *buf_end; member
|
H A D | msac.c | 43 const uint8_t *buf_end = s->buf_end; in ctx_refill() local
|
/aosp_15_r20/external/igt-gpu-tools/overlay/ |
H A D | config.c | 93 const char *buf_end = buf + len; in parse() local
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-array-storage.cc | 243 const char *buf_end = in UpdateCrc() local
|
/aosp_15_r20/external/python/cpython3/Parser/ |
D | pegen_errors.c | 263 const char* buf_end = p->tok->fp_interactive ? p->tok->interactive_src_end : p->tok->inp; in get_error_line_from_tokenizer_buffers() local
|
/aosp_15_r20/external/bpftool/src/ |
H A D | xlated_dumper.c | 367 void dump_xlated_for_graph(struct dump_data *dd, void *buf_start, void *buf_end, in dump_xlated_for_graph()
|
/aosp_15_r20/external/libwebsockets/lib/roles/http/ |
H A D | cookie.c | 549 char *tk_head, *tk_end, *buf_head, *buf_end, *cookiep, *dl; in lws_parse_set_cookie() local
|
/aosp_15_r20/system/core/libnetutils/ |
H A D | dhcpclient.c | 241 char *buf_end = buf + buf_size; in hex2str() local
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | ksnoop.h | 114 char buf_end[0]; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/ |
D | decode.c | 398 static void jsondec_resize(jsondec* d, char** buf, char** end, char** buf_end) { in jsondec_resize() 413 char* buf_end = NULL; in jsondec_string() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/ |
H A D | decode.c | 424 static void jsondec_resize(jsondec* d, char** buf, char** end, char** buf_end) { in jsondec_resize() 439 char* buf_end = NULL; in jsondec_string() local
|
/aosp_15_r20/external/perfetto/src/kallsyms/ |
H A D | kernel_symbol_map.cc | 419 const uint8_t* const buf_end = buf_.data() + buf_.size(); in Lookup() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/ |
D | adaptive_sort.hpp | 286 RandIt const buf_end = first+l_prev_total_combined; in adaptive_sort_combine_all_blocks() local
|
/aosp_15_r20/external/wpa_supplicant_8/hs20/client/ |
H A D | est.c | 521 char *pos, *end, *buf_end; in generate_csr() local
|