| /third_party/node/deps/icu-small/source/common/ |
| H A D | bytesinkutil.h | 40 static inline void appendCodePoint(const uint8_t *src, const uint8_t *nextSrc, UChar32 c, in appendCodePoint() argument
|
| H A D | ustrcase_locale.cpp | 45 u_strToLower(char16_t *dest, int32_t destCapacity, const char16_t *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode) u_strToLower() argument 57 u_strToUpper(char16_t *dest, int32_t destCapacity, const char16_t *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode) u_strToUpper() argument 70 toLower( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument 82 toUpper( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | normalizer2.h | 223 normalize(const UnicodeString &src, UErrorCode &errorCode) const { in normalize() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_str.c | 75 size_t ares_strcpy(char *dest, const char *src, size_t dest_size) in ares_strcpy() argument
|
| H A D | inet_ntop.c | 58 const char *ares_inet_ntop(int af, const void *src, char *dst, in ares_inet_ntop() argument 84 static const char *inet_ntop4(const unsigned char *src, char *dst, size_t size) in inet_ntop4() argument 104 inet_ntop6(const unsigned char *src, char *dst, size_t size) inet_ntop6() argument 209 ares_inet_ntop(int af, const void *src, char *dst, ares_socklen_t size) ares_inet_ntop() argument [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_tiled_memcpy_sse41.c | 37 _isl_memcpy_linear_to_tiled_sse41(uint32_t xt1, uint32_t xt2, uint32_t yt1, uint32_t yt2, char *dst, const char *src, uint32_t dst_pitch, int32_t src_pitch, bool has_swizzling, enum isl_tiling tiling, isl_memcpy_type copy_type) _isl_memcpy_linear_to_tiled_sse41() argument 50 _isl_memcpy_tiled_to_linear_sse41(uint32_t xt1, uint32_t xt2, uint32_t yt1, uint32_t yt2, char *dst, const char *src, int32_t dst_pitch, uint32_t src_pitch, bool has_swizzling, enum isl_tiling tiling, isl_memcpy_type copy_type) _isl_memcpy_tiled_to_linear_sse41() argument
|
| H A D | isl_tiled_memcpy_normal.c | 36 _isl_memcpy_linear_to_tiled(uint32_t xt1, uint32_t xt2, uint32_t yt1, uint32_t yt2, char *dst, const char *src, uint32_t dst_pitch, int32_t src_pitch, bool has_swizzling, enum isl_tiling tiling, isl_memcpy_type copy_type) _isl_memcpy_linear_to_tiled() argument 49 _isl_memcpy_tiled_to_linear(uint32_t xt1, uint32_t xt2, uint32_t yt1, uint32_t yt2, char *dst, const char *src, int32_t dst_pitch, uint32_t src_pitch, bool has_swizzling, enum isl_tiling tiling, isl_memcpy_type copy_type) _isl_memcpy_tiled_to_linear() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_gs_nir.cpp | 37 src_reg src; in nir_emit_intrinsic() local [all...] |
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_instruction.c | 71 _mesa_copy_instructions(struct prog_instruction *dest, const struct prog_instruction *src, GLuint n) _mesa_copy_instructions() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | format_pack.h | 38 _mesa_pack_float_rgba_row(mesa_format format, uint32_t n, const float src[][4], void *dst) _mesa_pack_float_rgba_row() argument 45 _mesa_pack_ubyte_rgba_row(mesa_format format, uint32_t n, const uint8_t *src, void *dst) _mesa_pack_ubyte_rgba_row() argument 53 _mesa_pack_uint_rgba_row(mesa_format format, uint32_t n, const uint32_t src[][4], void *dst) _mesa_pack_uint_rgba_row() argument 60 _mesa_pack_float_z_row(mesa_format format, uint32_t n, const float *src, void *dst) _mesa_pack_float_z_row() argument 67 _mesa_pack_uint_z_row(mesa_format format, uint32_t n, const uint32_t *src, void *dst) _mesa_pack_uint_z_row() argument 74 _mesa_pack_ubyte_stencil_row(mesa_format format, uint32_t n, const uint8_t *src, void *dst) _mesa_pack_ubyte_stencil_row() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_symbolswrapper.cpp | 82 void SymbolsWrapper::doMoveFrom(SymbolsWrapper &&src) { in doMoveFrom() argument [all...] |
| H A D | numparse_utils.h | 31 inline static void copyCurrencyCode(char16_t* dest, const char16_t* src) { in copyCurrencyCode() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack_huffman.c | 34 size_t nghttp3_qpack_huffman_encode_count(const uint8_t *src, size_t len) { in nghttp3_qpack_huffman_encode_count() argument 45 uint8_t *nghttp3_qpack_huffman_encode(uint8_t *dest, const uint8_t *src, in nghttp3_qpack_huffman_encode() argument 86 nghttp3_qpack_huffman_decode(nghttp3_qpack_huffman_decode_context *ctx, uint8_t *dest, const uint8_t *src, size_t srclen, int fin) nghttp3_qpack_huffman_decode() argument [all...] |
| H A D | nghttp3_rcbuf.c | 52 int nghttp3_rcbuf_new2(nghttp3_rcbuf **rcbuf_ptr, const uint8_t *src, in nghttp3_rcbuf_new2() argument
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_rcbuf.c | 53 int nghttp2_rcbuf_new2(nghttp2_rcbuf **rcbuf_ptr, const uint8_t *src, in nghttp2_rcbuf_new2() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_addr.c | 37 void ngtcp2_addr_copy(ngtcp2_addr *dest, const ngtcp2_addr *src) { in ngtcp2_addr_copy() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_lower_swizzle.c | 34 bi_lower_swizzle_16(bi_context *ctx, bi_instr *ins, unsigned src) in bi_lower_swizzle_16() argument [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_liveness.c | 78 mir_is_live_after(compiler_context *ctx, midgard_block *block, midgard_instruction *start, int src) in mir_is_live_after() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
| H A D | unilib.h | 62 inline int OneCharLen(const char* src) { in OneCharLen() argument 67 inline int OneCharLen(const uint8* src) { in OneCharLen() argument 81 inline int SpanInterchangeValid(const std::string& src) { in SpanInterchangeValid() argument 88 inline bool IsInterchangeValid(const char* src, in argument 91 IsInterchangeValid(const std::string& src) IsInterchangeValid() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | unssa.c | 41 pseudo_t src; in simplify_phi_node() local 79 pseudo_t src; in replace_phi_node() local [all...] |
| H A D | utils.c | 28 void *xmemdup(const void *src, size_t len) in xmemdup() argument 33 char *xstrdup(const char *src) in xstrdup() argument
|
| /third_party/lwip/src/netif/ |
| H A D | ethernet.c | 270 ethernet_output(struct netif * netif, struct pbuf * p, const struct eth_addr * src, const struct eth_addr * dst, u16_t eth_type) global() argument [all...] |
| /third_party/lz4/examples/ |
| H A D | simple_buffer.c | 41 const char* const src = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor site amat."; in main() local
|
| /third_party/lz4/ossfuzz/ |
| H A D | lz4_helpers.c | 30 FUZZ_decompressFrame(void* dst, const size_t dstCapacity, const void* src, const size_t srcSize) FUZZ_decompressFrame() argument
|
| /third_party/lzma/C/ |
| H A D | Lzma86Dec.c | 12 SRes Lzma86_GetUnpackSize(const Byte *src, SizeT srcLen, UInt64 *unpackSize)
in Lzma86_GetUnpackSize() argument 23 SRes Lzma86_Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen)
in Lzma86_Decode() argument
|