Home
last modified time | relevance | path

Searched defs:source (Results 1 – 8 of 8) sorted by relevance

/lib/zlib/
A Duncompr.c27 int ZEXPORT uncompress2(dest, destLen, source, sourceLen) in uncompress2() argument
90 int ZEXPORT uncompress(dest, destLen, source, sourceLen) in uncompress() argument
A Ddeflate.c958 int ZEXPORT deflateCopy (dest, source) in deflateCopy() argument
/lib/lwip/lwip/src/apps/mdns/
A Dmdns_domain.c146 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 Dtest_pbuf.c104 struct pbuf *source, *dest, *p; in START_TEST() local
/lib/mbedtls/external/mbedtls/scripts/
A Dgenerate_ssl_debug_helpers.py40 def preprocess_c_source_code(source, *classes): argument
/lib/
A Dlz4.c530 __rcode int LZ4_decompress_safe(const char *source, char *dest, in LZ4_decompress_safe()
/lib/lwip/lwip/src/apps/smtp/
A Dsmtp.c914 smtp_base64_encode(char* target, size_t target_len, const char* source, size_t source_len) in smtp_base64_encode()
/lib/efi_loader/
A Defi_boottime.c2971 static void EFIAPI efi_copy_mem(void *destination, const void *source, in efi_copy_mem()

Completed in 30 milliseconds