Home
last modified time | relevance | path

Searched defs:source (Results 26 – 50 of 267) sorted by relevance

1234567891011

/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb94 def find_tests(source) argument
141 def find_includes(source) argument
/freebsd/crypto/heimdal/lib/kadm5/
H A Drename_c.c40 krb5_principal source, in kadm5_c_rename_principal()
H A Drename_s.c40 krb5_principal source, in kadm5_s_rename_principal()
/freebsd/usr.sbin/ppp/
H A Dpred.c67 compress(struct pred1_state *state, u_char *source, u_char *dest, int len) in compress()
92 SyncTable(struct pred1_state *state, u_char *source, u_char *dest, int len) in SyncTable()
101 decompress(struct pred1_state *state, u_char *source, u_char *dest, int len) in decompress()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dudp.h39 uint16_t source; /* (u) */ member
H A Dtcp.h39 uint16_t source; /* (u) */ member
/freebsd/crypto/heimdal/lib/wind/
H A Dstringprep.py40 def _merge_table(res, source): argument
/freebsd/contrib/libcbor/src/cbor/internal/
H A Dunicode.c69 uint64_t _cbor_unicode_codepoint_count(cbor_data source, uint64_t source_length, in _cbor_unicode_codepoint_count()
/freebsd/contrib/libcbor/src/cbor/
H A Dstreaming.c44 cbor_data source, size_t source_size, in cbor_stream_decode()
/freebsd/contrib/ncurses/progs/
H A Dtabs.c210 trimmed_tab_list(const char *source) in trimmed_tab_list()
239 comma_is_needed(const char *source) in comma_is_needed()
/freebsd/crypto/openssl/crypto/ct/
H A Dct_x509v3.c33 static int set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source) in set_sct_list_source()
/freebsd/sys/netgraph/
H A Dng_pred1.c582 Pred1Compress(node_p node, u_char *source, u_char *dest, int len) in Pred1Compress()
617 Pred1Decompress(node_p node, u_char *source, u_char *dest, int slen, int dlen) in Pred1Decompress()
656 Pred1SyncTable(node_p node, u_char *source, int len) in Pred1SyncTable()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm157 sub source { subroutine
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp75 static dispatch_queue_t GetTargetQueueFromSource(dispatch_source_t source) { in GetTargetQueueFromSource()
416 dispatch_source_t source, dispatch_block_t handler) { in TSAN_INTERCEPTOR()
434 dispatch_source_t source, dispatch_function_t handler) { in TSAN_INTERCEPTOR()
445 dispatch_source_t source, dispatch_block_t handler) { in TSAN_INTERCEPTOR()
463 dispatch_source_t source, dispatch_function_t handler) { in TSAN_INTERCEPTOR()
475 dispatch_source_t source, dispatch_block_t handler) { in TSAN_INTERCEPTOR()
494 dispatch_source_t source, dispatch_function_t handler) { in TSAN_INTERCEPTOR()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dclone_mmap_write.c53 open_file(const char *source) in open_file()
/freebsd/contrib/byacc/test/btyacc/
H A Derr_inherit4.tab.h33 unsigned source; member
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_dmamux.c93 dmamux_configure(int mux, int source, int channel, int enable) in dmamux_configure()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c631 lookup_b64(int *target, const char **source) in lookup_b64()
664 decode_hex(const char **source) in decode_hex()
691 decode_quickdump(char *target, const char *source) in decode_quickdump()
/freebsd/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c473 LZ4_compressCtx(void *ctx, const char *source, char *dest, int isize, in LZ4_compressCtx()
668 LZ4_compress64kCtx(void *ctx, const char *source, char *dest, int isize, in LZ4_compress64kCtx()
849 real_LZ4_compress(const char *source, char *dest, int isize, int osize) in real_LZ4_compress()
898 LZ4_uncompress_unknownOutputSize(const char *source, char *dest, int isize, in LZ4_uncompress_unknownOutputSize()
/freebsd/contrib/atf/atf-c++/
H A Dutils.cpp42 atf::utils::copy_file(const std::string& source, const std::string& destination) in copy_file()
/freebsd/sbin/mount_unionfs/
H A Dmount_unionfs.c120 char source [MAXPATHLEN], target[MAXPATHLEN], errmsg[255]; in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/
H A DClangREPL.cpp72 bool ClangREPL::SourceIsComplete(const std::string &source) { in SourceIsComplete()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DConvertUTF.h269 inline ConversionResult convertUTF8Sequence(const UTF8 **source, in convertUTF8Sequence()
/freebsd/contrib/lutok/
H A Ddebug.cpp136 lutok::debug::source(void) const in source() function in lutok::debug
/freebsd/contrib/kyua/utils/fs/
H A Doperations_test.cpp109 const fs::path source("f1.txt"); in ATF_TEST_CASE_BODY() local
121 const fs::path source("f1.txt"); in ATF_TEST_CASE_BODY() local
136 const fs::path source("f1.txt"); in ATF_TEST_CASE_BODY() local

1234567891011