Home
last modified time | relevance | path

Searched +defs:temp +defs:buffer (Results 1 – 25 of 137) sorted by relevance

123456

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm10300-dis.c39 bfd_byte buffer[4]; in disassemble() local
151 unsigned long temp = 0; in disassemble() local
186 unsigned long temp = 0; in disassemble() local
228 unsigned long temp = 0; in disassemble() local
257 unsigned long temp = 0; in disassemble() local
281 unsigned long temp = 0; in disassemble() local
329 unsigned long temp; in disassemble() local
341 unsigned long temp; in disassemble() local
581 bfd_byte buffer[4]; in print_insn_mn10300() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm10300-dis.c39 bfd_byte buffer[4]; in disassemble() local
151 unsigned long temp = 0; in disassemble() local
186 unsigned long temp = 0; in disassemble() local
228 unsigned long temp = 0; in disassemble() local
257 unsigned long temp = 0; in disassemble() local
281 unsigned long temp = 0; in disassemble() local
329 unsigned long temp; in disassemble() local
341 unsigned long temp; in disassemble() local
581 bfd_byte buffer[4]; in print_insn_mn10300() local
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A Dstring2.lex13 char *buffer = NULL; variable
52 int temp =0,loop = 0; variable
63 int temp =0,loop = 0; variable
/netbsd-src/external/bsd/elftosb/dist/common/
H A DAESKey.cpp30 void AESKeyBase::_readFromStream(std::istream & stream, unsigned bytes, uint8_t * buffer) in _readFromStream()
32 char temp[2]; in _readFromStream() local
62 void AESKeyBase::_writeToStream(std::ostream & stream, unsigned bytes, const uint8_t * buffer) in _writeToStream()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-uname.c35 char temp[256]; in TEST_IMPL() local
37 uv_utsname_t buffer; in TEST_IMPL() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/
H A Dbi_gmp.c50 unsigned char *buffer = (unsigned char *)bi_alloc( bi_nbin_size( i)); in bi_2_nbin() local
59 void bi_2_nbin1( int *length, unsigned char *buffer, const bi_ptr i) { in bi_2_nbin1()
64 INLINE_DECL bi_ptr bi_set_as_nbin( const unsigned long length, const unsigned char *buffer) { in bi_set_as_nbin()
84 mpz_t temp, bi_m; in bi_multi_mod_exp() local
123 mpz_t temp; in bi_generate_safe_prime() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtl2b.c37 unsigned char temp[16]; /* buffer for the base-256 string */ in print_mpfr() local
99 char buffer[256]; /* larger than needed, for maintainability */ in compute_l2b() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_packet_manager.c38 unsigned int temp = *wptr + increment_bytes / sizeof(uint32_t); in inc_wptr() local
281 uint32_t *buffer, size; in pm_send_set_resources() local
352 uint32_t *buffer, size; in pm_send_query_status() local
384 uint32_t *buffer, size; in pm_send_unmap_queue() local
442 uint32_t *buffer, size; in pm_debugfs_hang_hws() local
H A Dkfd_process.c84 char *buffer) in kfd_procfs_show()
423 struct kfd_process_device *pdd, *temp; in kfd_process_destroy_pdds() local
919 unsigned int temp; in kfd_lookup_process_by_pasid() local
1094 unsigned int temp; in kfd_suspend_all_processes() local
1113 unsigned int temp; in kfd_resume_all_processes() local
1180 unsigned int temp; in kfd_debugfs_mqds_by_process() local
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dpipe.c244 char* buffer, in uv__pipe_getsockpeername()
286 int uv_pipe_getsockname(const uv_pipe_t* handle, char* buffer, size_t* size) { in uv_pipe_getsockname()
291 int uv_pipe_getpeername(const uv_pipe_t* handle, char* buffer, size_t* size) { in uv_pipe_getpeername()
387 uv_os_fd_t temp[2]; in uv_pipe() local
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dutils.c83 char buffer[1024]; in atf_utils_cat_file() local
127 char buffer[1024]; in atf_utils_compare_file() local
157 char buffer[1024]; in atf_utils_copy_file() local
328 atf_dynstr_t temp; in atf_utils_readline() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c951 char *temp = xmalloc (strlen (string) + 1); in fix_whitespace() local
981 int temp = search_forward (string, input_text_offset); in discard_until() local
1207 char *temp; in get_until_in_braces() local
1305 char *buffer = NULL; in convert_from_stream() local
1566 char *html_name, *directory_part, *basename_part, *temp; in convert_from_loaded_file() local
1669 int temp = 0; in convert_from_loaded_file() local
1686 COMMAND_LINE_DEFINE *temp; in convert_from_loaded_file() local
2337 BRACE_ELEMENT *temp; in pop_and_call_brace() local
2407 BRACE_ELEMENT *temp; in discard_braces() local
2457 char buffer[2000]; /* xx no fixed limits */ local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprint-tree.c755 char temp[15]; in print_node() local
769 char temp[15]; in print_node() local
879 char temp[15]; in print_node() local
937 pretty_printer buffer; in print_node() local
H A Dlto-section-in.c109 struct lto_buffer *buffer = (struct lto_buffer *) opaque; in lto_append_data() local
143 struct lto_buffer buffer; in lto_get_section_data() local
412 struct lto_in_decl_state temp; in lto_get_function_in_decl_state() local
437 struct lto_in_decl_state temp; in lto_free_function_in_decl_state_for_node() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprint-tree.cc759 char temp[15]; in print_node() local
779 char temp[16]; in print_node() local
889 char temp[16]; in print_node() local
947 pretty_printer buffer; in print_node() local
H A Dlto-section-in.cc109 struct lto_buffer *buffer = (struct lto_buffer *) opaque; in lto_append_data() local
143 struct lto_buffer buffer; in lto_get_section_data() local
412 struct lto_in_decl_state temp; in lto_get_function_in_decl_state() local
437 struct lto_in_decl_state temp; in lto_free_function_in_decl_state_for_node() local
/netbsd-src/lib/libedit/
H A Dfilecomplete.c73 char *temp; in fn_tilde_expand() local
207 wchar_t *temp = el->el_line.buffer; in escape_filename() local
331 char *temp; in fn_filename_completion_function() local
588 find_word_to_complete(const wchar_t * cursor, const wchar_t * buffer, in find_word_to_complete()
594 wchar_t *temp; in find_word_to_complete() local
669 wchar_t *temp; in fn_complete2() local
/netbsd-src/sys/dev/raidframe/
H A Drf_aselect.c116 RF_FuncList_t *stripeFuncsList, *stripeFuncs, *stripeFuncsEnd, *temp; in rf_SelectAlgorithm() local
137 void *buffer; in rf_SelectAlgorithm() local
/netbsd-src/usr.bin/m4/
H A Deval.c383 char *temp; in expand_builtin() local
406 char *temp; in expand_builtin() local
1018 handledash(char *buffer, char *end, const char *src) in handledash()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-v850.c248 int temp = get_absolute_expression (); in v850_offset() local
265 int temp; in v850_comm() local
1703 unsigned char * buffer = in md_convert_frag() local
1741 unsigned char *buffer = in md_convert_frag() local
1761 unsigned char *buffer = in md_convert_frag() local
1784 unsigned char *buffer = in md_convert_frag() local
1826 unsigned char *buffer = in md_convert_frag() local
1850 unsigned char *buffer = in md_convert_frag() local
2458 int temp = (ex.X_add_number >> 16) & 0xffff; in md_assemble() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-v850.c251 int temp = get_absolute_expression (); in v850_offset() local
268 int temp; in v850_comm() local
1707 unsigned char * buffer = in md_convert_frag() local
1745 unsigned char *buffer = in md_convert_frag() local
1765 unsigned char *buffer = in md_convert_frag() local
1788 unsigned char *buffer = in md_convert_frag() local
1830 unsigned char *buffer = in md_convert_frag() local
1854 unsigned char *buffer = in md_convert_frag() local
2463 int temp = (ex.X_add_number >> 16) & 0xffff; in md_assemble() local
/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c170 unsigned char *buffer; in cd9660_write_path_table() local
268 cd9660node *temp; in cd9660_write_file() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dsize.c135 int temp; in main() local
442 char buffer[40]; in size_number() local
452 char buffer[40]; in rprint_number() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dsize.c134 int temp; in main() local
441 char buffer[40]; in size_number() local
454 char buffer[40]; in rprint_number() local
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c1311 unsigned int temp; local
1937 unsigned int temp, temp1; local
2347 unsigned int temp; local
2752 volatile u_int target_buffer, buffer, target,width; local
2935 volatile u_int target_buffer, buffer, target,width; local
3103 volatile u_int target_buffer, buffer; local
3220 volatile u_int target_buffer, t1, buffer; local
3337 volatile u_int target_buffer, t1, buffer; local
3449 unsigned int temp; local

123456