Searched defs:input (Results 1 - 25 of 280) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/mdocml/
H A Dtest-strptime.c11 const char input[] = "2014-01-04"; local
/freebsd-11-stable/contrib/byacc/test/
H A Dbtyacc_demo.y106 input: decl_list(global_scope = new_scope(0)) ; label
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dlex_var.h37 # undef input macro
38 # define input() (((pos >= string_start) && (pos < string_end)) ? \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dashldi3.c21 dwords input; local
H A Dashlti3.c23 twords input; local
H A Dashrdi3.c21 dwords input; local
H A Dashrti3.c23 twords input; local
H A Dlshrdi3.c21 udwords input; local
H A Dlshrti3.c23 utwords input; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixtfti.c17 __int128_t __fixtfti(long double input) { argument
H A Dfixunstfdi.c10 uint64_t __fixunstfdi(long double input) { argument
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dxmemdup.c34 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) argument
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dxmemdup.c34 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) argument
/freebsd-11-stable/contrib/libucl/examples/
H A Ducl_cpp.cc7 std::string input, err; local
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_map.c49 CHAR_T *input, *p; local
[all...]
/freebsd-11-stable/contrib/ldns/compat/
H A Db64_ntop.c117 uint8_t input[ local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dadler32.c70 const unsigned char *input = (const unsigned char *)data; local
[all...]
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_crc32.c111 efx_crc32_calculate( __in uint32_t crc_init, __in_ecount(length) uint8_t const *input, __in int length) argument
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.h39 struct port_input input; /* common input stuff */ member in struct:udp_port
/freebsd-11-stable/crypto/openssh/
H A Dchacha.h16 u_int input[16]; member in struct:chacha_ctx
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DYAML.cpp27 StringRef yaml::ScalarTraits<yaml::BinaryRef>::input(StringRef Scalar, void *, function in class:yaml::ScalarTraits
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectGUI.cpp32 File &input = debugger.GetInputFile(); local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_basedirname.c19 const char *input; member in struct:__anon4698
53 const char *input; member in struct:__anon4699
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dpic.h69 class input { class
/freebsd-11-stable/lib/libutil/tests/
H A Dtrimdomain-nodomain_test.c61 testit(const char *input, int hostsize, const char *output, const char *test) argument

Completed in 168 milliseconds

1234567891011>>