Searched defs:output (Results 301 - 325 of 537) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c317 char *output; local
516 gdb::unique_xmalloc_ptr<char> output; member in class:gdb
[all...]
H A Dpy-tui.c260 tui_py_window::output (const char *text, bool full_window) function in class:tui_py_window
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ds12z-tdep.c609 struct string_file output; local
H A Dc-lang.c404 convert_ucn(const char *p, const char *limit, const char *dest_charset, struct obstack *output, int length) argument
430 emit_numeric_character(struct type *type, unsigned long value, struct obstack *output) argument
446 convert_octal(struct type *type, const char *p, const char *limit, struct obstack *output) argument
471 convert_hex(struct type *type, const char *p, const char *limit, struct obstack *output) argument
502 convert_escape(struct type *type, const char *dest_charset, const char *p, const char *limit, struct obstack *output) argument
555 parse_one_string(struct obstack *output, const char *data, int len, const char *dest_charset, struct type *type) argument
573 output, translit_none); local
595 auto_obstack output; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dvms-misc.c68 static FILE *output = NULL; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dc-lang.c405 convert_ucn(const char *p, const char *limit, const char *dest_charset, struct obstack *output, int length) argument
431 emit_numeric_character(struct type *type, unsigned long value, struct obstack *output) argument
447 convert_octal(struct type *type, const char *p, const char *limit, struct obstack *output) argument
472 convert_hex(struct type *type, const char *p, const char *limit, struct obstack *output) argument
503 convert_escape(struct type *type, const char *dest_charset, const char *p, const char *limit, struct obstack *output) argument
556 parse_one_string(struct obstack *output, const char *data, int len, const char *dest_charset, struct type *type) argument
574 output, translit_none); local
596 auto_obstack output; local
[all...]
H A Ds12z-tdep.c610 struct string_file output; local
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistfile.c683 char *output, *tempname, *histname; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-prettyprint.c316 char *output; local
515 gdb::unique_xmalloc_ptr<char> output; member in class:gdb
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Ddv-pal.c190 hw_pal_console_buffer output; member in struct:_hw_pal_device
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Ddv-mn103iop.c90 uint8_t output, output_mode, control, pin; member in struct:_mn10300_ioport
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Ddv-pal.c192 hw_pal_console_buffer output; member in struct:_hw_pal_device
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Ddv-mn103iop.c90 uint8_t output, output_mode, control, pin; member in struct:_mn10300_ioport
/netbsd-current/external/bsd/pcc/dist/pcc/cc/driver/
H A Ddriver.c311 preprocess_input(const char *file, char *input, char **output, argument
355 compile_input(const char *file, char *input, char **output, argument
381 assemble_input(const char *file, char *input, char **output, argument
/netbsd-current/external/gpl2/groff/dist/src/preproc/eqn/
H A Dbox.cpp395 void box::output() function in class:box
541 void quoted_text_box::output() function in class:quoted_text_box
553 void tab_box::output() function in class:tab_box
572 void space_box::output() function in class:space_box
582 void half_space_box::output() function in class:half_space_box
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dcolumn.cpp170 void output_line::output(output_file *, vunits) function in class:output_line
209 void node_output_line::output(output_file *out, vunits pos) function in class:node_output_line
265 void transparent_output_line::output(output_file *out, vunits) function in class:transparent_output_line
277 void copy_file_output_line::output(output_file *out, vunits pos) function in class:copy_file_output_line
418 void column::output() function in class:column
[all...]
H A Ddiv.cpp268 void macro_diversion::output(node *nd, int retain_size, function in class:macro_diversion
378 void top_level_diversion::output(node *nd, int retain_size, function in class:top_level_diversion
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_delegate.c712 Transport_Delegate_UpdateVerificationCount(TSS_HCONTEXT tspContext, UINT32 inputSize, BYTE *input, TPM_AUTH *ownerAuth, UINT32 *outputSize, BYTE **output) argument
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_fm.c422 size_t idx, output; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc110 void CheckCases(TestCaseList const& checks, std::stringstream& output) { argument
203 void ResultsChecker::CheckResults(std::stringstream& output) { argument
[all...]
/netbsd-current/external/bsd/atf/dist/tools/
H A Datf-report.cpp68 std::ostringstream output; local
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtest-ratelim.c117 struct evbuffer *output = bufferevent_get_output(bev); local
151 struct evbuffer *output = bufferevent_get_output(bev); local
161 struct evbuffer *output = bufferevent_get_output(bev); local
/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Dmetadata.cpp700 engine::operator<<(std::ostream& output, const metadata& object) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLTraits.h1967 static void output(IO &io, map_type &v) { function in struct:llvm::yaml::StdMapStringCustomMappingTraitsImpl
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1047 static void output(const StOtherPiece &Val, void *, raw_ostream &Out) { function in struct:llvm::yaml::ScalarTraits
1061 static void output(const ELFYAML::YAMLFlowString &Val, void *, function in struct:llvm::yaml::ScalarTraits
1174 void ScalarTraits<ELFYAML::YAMLIntUInt>::output(const ELFYAML::YAMLIntUInt &Val, function in class:llvm::yaml::ScalarTraits

Completed in 361 milliseconds

<<11121314151617181920>>