Searched defs:source (Results 1 – 8 of 8) sorted by relevance
| /lib/zlib/ |
| A D | uncompr.c | 27 int ZEXPORT uncompress2(dest, destLen, source, sourceLen) in uncompress2() argument 90 int ZEXPORT uncompress(dest, destLen, source, sourceLen) in uncompress() argument
|
| A D | deflate.c | 958 int ZEXPORT deflateCopy (dest, source) in deflateCopy() argument
|
| /lib/lwip/lwip/src/apps/mdns/ |
| A D | mdns_domain.c | 146 mdns_domain_add_domain(struct mdns_domain *domain, struct mdns_domain *source) in mdns_domain_add_domain() 175 mdns_domain_add_string(struct mdns_domain *domain, const char *source) in mdns_domain_add_string()
|
| /lib/lwip/lwip/test/unit/core/ |
| A D | test_pbuf.c | 104 struct pbuf *source, *dest, *p; in START_TEST() local
|
| /lib/mbedtls/external/mbedtls/scripts/ |
| A D | generate_ssl_debug_helpers.py | 40 def preprocess_c_source_code(source, *classes): argument
|
| /lib/ |
| A D | lz4.c | 530 __rcode int LZ4_decompress_safe(const char *source, char *dest, in LZ4_decompress_safe()
|
| /lib/lwip/lwip/src/apps/smtp/ |
| A D | smtp.c | 914 smtp_base64_encode(char* target, size_t target_len, const char* source, size_t source_len) in smtp_base64_encode()
|
| /lib/efi_loader/ |
| A D | efi_boottime.c | 2971 static void EFIAPI efi_copy_mem(void *destination, const void *source, in efi_copy_mem()
|
Completed in 30 milliseconds