Searched defs:output (Results 1 - 25 of 237) sorted by relevance

12345678910

/openbsd-current/gnu/gcc/gcc/
H A Dmkmap-symver.awk102 function output(lib) { function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dmkmap-symver.awk91 function output(lib) { function
/openbsd-current/gnu/lib/libiberty/src/
H A Dxmemdup.c36 PTR output = xcalloc (1, alloc_size); local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dffs-2.c4 int output; member in struct:__anon7042
/openbsd-current/sys/dev/microcode/rum/
H A Dbuild.c30 output(const char *name, const uint8_t *ucode, int size) function
/openbsd-current/sys/dev/microcode/zydas/
H A Dbuild.c30 output(const char *name, const uint8_t *ucode, int size) function
/openbsd-current/sys/dev/microcode/ral/
H A Dbuild.c30 output(const char *name, const uint8_t *ucode, int size) function
/openbsd-current/sys/dev/microcode/rsu/
H A Dbuild.c30 output(const char *name, const uint8_t *ucode, int size) function
/openbsd-current/sys/dev/microcode/rtwn/
H A Dbuild.c30 output(const char *name, const uint8_t *ucode, int size) function
/openbsd-current/gnu/llvm/llvm/utils/
H A DDSAclean.py21 output = open(sys.argv[2], 'w') variable
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/t/
H A Ddatasend.t37 sub output { subroutine
/openbsd-current/sys/dev/microcode/urtwn/
H A Dbuild.c30 output(const char *name, const uint8_t *ucode, int size) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest21.C6 static char output[1024]; variable
[all...]
/openbsd-current/regress/sys/crypto/hmac/
H A Dhmac_test.c41 u_int8_t data[50], output[32]; local
[all...]
/openbsd-current/sys/dev/microcode/atmel/
H A Dbuild.c34 output(const char *name, char *buf, int buflen) function
[all...]
/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/gnu/llvm/lldb/source/Commands/
H A DCommandObjectGUI.cpp32 File &output = debugger.GetOutputFile(); local
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DYAML.cpp22 void yaml::ScalarTraits<yaml::BinaryRef>::output( function in class:yaml::ScalarTraits
/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Djoin_view.bench.cpp35 std::vector<int> output; local
65 std::vector<int> output; local
[all...]
/openbsd-current/lib/libcrypto/des/
H A Decb_enc.c64 DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, argument
/openbsd-current/regress/sys/crypto/key_wrap/
H A Dkey_wrap_test.c41 u_int8_t output[64]; local
/openbsd-current/regress/lib/libc/strtol/
H A Dstrtoltest.c26 long output; member in struct:strtol_test
/openbsd-current/usr.bin/vi/common/
H A Dseq.h38 CHAR_T *output; /* Sequence output keys. */ member in struct:_seq
/openbsd-current/sys/crypto/
H A Decb3_enc.c53 des_ecb3_encrypt(des_cblock (*input), des_cblock (*output), argument

Completed in 227 milliseconds

12345678910