Home
last modified time | relevance | path

Searched defs:dstend (Results 1 – 19 of 19) sorted by relevance

/external/arm-optimized-routines/string/aarch64/
D__mtag_tag_region.S25 #define dstend x3 macro
D__mtag_tag_zero_region.S25 #define dstend x3 macro
Dmemset.S21 #define dstend x4 macro
Dmemcpy-advsimd.S21 #define dstend x5 macro
Dmemcpy.S21 #define dstend x5 macro
/external/llvm-project/libc/AOR_v20.02/string/aarch64/
Dmemset.S22 #define dstend x4 macro
Dmemcpy-advsimd.S22 #define dstend x5 macro
Dmemcpy.S22 #define dstend x5 macro
/external/libcups/cgi-bin/
Dhtml.c72 *dstend; /* End of destination */ in cgiFormEncode() local
/external/libcups/cups/
Dipp-vars.c51 *dstend, /* End of destination */ in _ippVarsExpand() local
Dsnmp.c261 *dstend; /* End of string buffer */ in _cupsSNMPOIDToString() local
483 *dstend; /* End of OID array */ in _cupsSNMPStringToOID() local
Dhttp-support.c2226 char *dstend, /* I - End of destination buffer */ in http_copy_encode()
Ddest.c3315 char *dstend = dst + dstsize - 1; /* End of destination buffer */ in cups_dnssd_unquote() local
/external/libcups/scheduler/
Dprocess.c868 *dstend; /* End of destination buffer */ in cupsd_requote() local
Dcups-lpd.c1629 *dstend; /* End of output buffer */ in smart_strlcpy() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dtextprinter.c53 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local
/external/libcups/backend/
Ddnssd.c1267 char *dstend = dst + dstsize - 1; /* End of destination buffer */ local
/external/protobuf/php/ext/google/protobuf/
Dupb.c8417 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12242 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local