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

1234567891011

/openbsd-current/gnu/llvm/clang/tools/clang-fuzzer/
H A DExampleClangLLVMProtoFuzzer.cpp24 DEFINE_BINARY_PROTO_FUZZER(const LoopFunction &input) { argument
H A DExampleClangLoopProtoFuzzer.cpp26 DEFINE_BINARY_PROTO_FUZZER(const LoopFunction &input) { argument
H A DExampleClangProtoFuzzer.cpp24 DEFINE_BINARY_PROTO_FUZZER(const Function& input) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dashlti3.c23 twords input; local
H A Dashrti3.c23 twords input; local
H A Dlshrti3.c23 utwords input; local
H A Dashrdi3.c21 dwords input; local
H A Dashldi3.c21 dwords input; local
H A Dlshrdi3.c21 udwords input; local
/openbsd-current/gnu/llvm/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
/openbsd-current/sys/lib/libkern/
H A Dlshrti3.c25 utwords input; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dxmemdup.c34 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dffs-2.c3 int input; member in struct:__anon7042
H A D980707-1.c5 buildargv (char *input) argument
31 char input[256]; local
[all...]
H A D20000818-1.c46 static int input (void) function
/openbsd-current/lib/libcrypto/chacha/
H A Dchacha.h35 unsigned int input[16]; member in struct:__anon3462
/openbsd-current/usr.bin/vi/ex/
H A Dex_map.c46 CHAR_T *input, *p; local
[all...]
/openbsd-current/gnu/llvm/llvm/utils/
H A DDSAclean.py20 input = open(sys.argv[1], 'r') variable
/openbsd-current/gnu/llvm/clang/tools/clang-fuzzer/proto-to-cxx/
H A Dproto_to_cxx.cpp88 std::string FunctionToString(const Function &input) { argument
90 os << input; local
/openbsd-current/usr.bin/ssh/
H A Dchacha.h16 u_int input[16]; member in struct:chacha_ctx
/openbsd-current/sys/dev/pci/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c28 mod_hdcp_hdcp1_transition(struct mod_hdcp *hdcp, struct mod_hdcp_event_context *event_ctx, struct mod_hdcp_transition_input_hdcp1 *input, struct mod_hdcp_output *output) argument
151 mod_hdcp_hdcp1_dp_transition(struct mod_hdcp *hdcp, struct mod_hdcp_event_context *event_ctx, struct mod_hdcp_transition_input_hdcp1 *input, struct mod_hdcp_output *output) argument
[all...]
H A Dhdcp2_transition.c28 mod_hdcp_hdcp2_transition(struct mod_hdcp *hdcp, struct mod_hdcp_event_context *event_ctx, struct mod_hdcp_transition_input_hdcp2 *input, struct mod_hdcp_output *output) argument
369 mod_hdcp_hdcp2_dp_transition(struct mod_hdcp *hdcp, struct mod_hdcp_event_context *event_ctx, struct mod_hdcp_transition_input_hdcp2 *input, struct mod_hdcp_output *output) argument
[all...]
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_to_string.c26 const char *input; member in struct:bn_to_string_tests
[all...]
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectGUI.cpp31 File &input = debugger.GetInputFile(); local

Completed in 239 milliseconds

1234567891011