Home
last modified time | relevance | path

Searched refs:characteristics (Results 1 – 25 of 215) sorted by relevance

123456789

/netbsd/src/sys/dev/
Dsmbiosvar.h152 uint64_t characteristics; member
242 uint16_t characteristics; member
259 uint8_t characteristics[2]; member
/netbsd/src/external/bsd/iscsi/dist/
Dconfigure.ac34 dnl Checks for typedefs, structures, and compiler characteristics.
46 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dresres.c196 resinfo.characteristics = windres_get_32 (wrbfd, l.characteristics, 4); in read_resource_entry()
506 windres_put_32 (wrbfd, l.characteristics, info->characteristics); in write_res_info()
663 (*res_dirs)->characteristics = 0; in res_append_resource()
Drescoff.c60 bfd_byte characteristics[4]; member
207 rd->characteristics = windres_get_32 (wrbfd, erd->characteristics, 4); in read_coff_res_dir()
653 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
Dwindint.h88 rc_uint_type characteristics; member
187 rc_uint_type characteristics; member
207 bfd_byte characteristics[4]; member
Dresrc.c1975 if (rd->time != 0 || rd->characteristics != 0 || rd->major != 0 || rd->minor != 0) in write_rc_directory()
1980 if (rd->characteristics != 0) in write_rc_directory()
1981 wr_printcomment (e, "Characteristics: %u", rd->characteristics); in write_rc_directory()
2330 || res->res_info.characteristics != 0 in write_rc_resource()
2355 if (res->res_info.characteristics != 0) in write_rc_resource()
2358 (unsigned int) res->res_info.characteristics); in write_rc_resource()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcoff-pe-read.c450 unsigned long characteristics = pe_get32 (dll, secptr1 + 36, &fail); in read_pe_exported_syms() local
483 if (characteristics & IMAGE_SCN_CNT_CODE) in read_pe_exported_syms()
485 else if (characteristics & IMAGE_SCN_CNT_INITIALIZED_DATA) in read_pe_exported_syms()
487 else if (characteristics & IMAGE_SCN_CNT_UNINITIALIZED_DATA) in read_pe_exported_syms()
/netbsd/src/crypto/external/bsd/netpgp/dist/
Dconfigure.ac41 # Compiler characteristics
71 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgccint.texi89 characteristics of the machines supported by GCC as hosts and targets
91 (@pxref{Interface}), and the characteristics of the languages for
/netbsd/src/external/bsd/openldap/dist/contrib/ldapc++/
Dconfigure.ac97 dnl Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/
Dconfigure.ac56 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dconfigure.ac94 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/
Dconfigure.ac55 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/bsd/ntp/dist/sntp/
Dconfigure.ac120 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/lib/libcurses/PSD.doc/
Dappen.C65 characteristics discussed in the above Character Output section.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dfa626te.md24 ;; Modeled pipeline characteristics:
Dfa526.md24 ;; Modeled pipeline characteristics:
Dfa606te.md24 ;; Modeled pipeline characteristics:
/netbsd/src/external/bsd/openldap/dist/servers/slapd/schema/
Dcollective.schema24 # X.500 collective attributes allow common characteristics to be shared
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dconfigure.ac62 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/bsd/flex/dist/
Dconfigure.ac137 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/lgpl3/mpc/dist/
Dconfigure.ac131 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/src/external/gpl3/binutils/dist/bfd/
DpeXXigen.c3258 unsigned int characteristics; member
3453 table->characteristics = bfd_get_32 (abfd, data); in rsrc_parse_directory()
3591 bfd_put_32 (data->abfd, dir->characteristics, data->next_table); in rsrc_write_directory()
4149 if (adir->characteristics != bdir->characteristics) in rsrc_merge()
4321 new_table.characteristics = type_tables[0].characteristics; in rsrc_process_section()
/netbsd/src/external/gpl3/gdb/dist/bfd/
DpeXXigen.c3273 unsigned int characteristics; member
3468 table->characteristics = bfd_get_32 (abfd, data); in rsrc_parse_directory()
3606 bfd_put_32 (data->abfd, dir->characteristics, data->next_table); in rsrc_write_directory()
4164 if (adir->characteristics != bdir->characteristics) in rsrc_merge()
4336 new_table.characteristics = type_tables[0].characteristics; in rsrc_process_section()
/netbsd/src/sys/dev/ic/
Dncr5380.doc144 Timeouts in the driver are EXTREMELY sensitive to the characteristics of the

123456789