Home
last modified time | relevance | path

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

12345678910>>...21

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_acpi.c325 struct atif_qbtc_output characteristics; in amdgpu_atif_query_backlight_caps() local
351 memset(&characteristics, 0, sizeof(characteristics)); in amdgpu_atif_query_backlight_caps()
352 size = min(sizeof(characteristics), size); in amdgpu_atif_query_backlight_caps()
353 memcpy(&characteristics, info->buffer.pointer, size); in amdgpu_atif_query_backlight_caps()
357 characteristics.min_input_signal; in amdgpu_atif_query_backlight_caps()
359 characteristics.max_input_signal; in amdgpu_atif_query_backlight_caps()
/netbsd/sys/dev/
H A Dsmbiosvar.h152 uint64_t characteristics; member
242 uint16_t characteristics; member
259 uint8_t characteristics[2]; member
/netbsd/sys/stand/efiboot/
H A Dsmbios.h147 uint64_t characteristics; member
237 uint16_t characteristics; member
254 uint8_t characteristics[2]; member
/netbsd/external/bsd/iscsi/dist/
H A Dconfigure.ac34 dnl Checks for typedefs, structures, and compiler characteristics.
46 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-exegesis.rst15 in LLVM to measure host machine instruction characteristics like latency,
130 characteristics. The clusters will be written out to `/tmp/clusters.csv` in the
227 for example, the performance characteristics of the LEA instruction on X86
231 lead to different performance characteristics.
275 characteristics are different. by default all such opcodes are filtered out.
284 If set, measure the cpu characteristics using the counters for this CPU. This
/netbsd/external/gpl3/gdb/dist/binutils/
H A 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()
H A Drescoff.c60 bfd_byte characteristics[4]; member
207 rd->characteristics = windres_get_32 (wrbfd, erd->characteristics, 4); in read_coff_res_dir()
650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
H A Dwindint.h88 rc_uint_type characteristics; member
187 rc_uint_type characteristics; member
207 bfd_byte characteristics[4]; member
/netbsd/external/gpl3/binutils/dist/binutils/
H A 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()
H A Drescoff.c60 bfd_byte characteristics[4]; member
207 rd->characteristics = windres_get_32 (wrbfd, erd->characteristics, 4); in read_coff_res_dir()
650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
H A Dwindint.h88 rc_uint_type characteristics; member
187 rc_uint_type characteristics; member
207 bfd_byte characteristics[4]; member
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A 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()
H A Drescoff.c60 bfd_byte characteristics[4]; member
207 rd->characteristics = windres_get_32 (wrbfd, erd->characteristics, 4); in read_coff_res_dir()
650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A 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()
H A Drescoff.c60 bfd_byte characteristics[4]; member
207 rd->characteristics = windres_get_32 (wrbfd, erd->characteristics, 4); in read_coff_res_dir()
650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dcoff-pe-read.c466 unsigned long characteristics = pe_get32 (dll, secptr1 + 36); in read_pe_exported_syms() local
497 if (characteristics & IMAGE_SCN_CNT_CODE) in read_pe_exported_syms()
499 else if (characteristics & IMAGE_SCN_CNT_INITIALIZED_DATA) in read_pe_exported_syms()
501 else if (characteristics & IMAGE_SCN_CNT_UNINITIALIZED_DATA) in read_pe_exported_syms()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dcoff-pe-read.c466 unsigned long characteristics = pe_get32 (dll, secptr1 + 36); in read_pe_exported_syms() local
497 if (characteristics & IMAGE_SCN_CNT_CODE) in read_pe_exported_syms()
499 else if (characteristics & IMAGE_SCN_CNT_INITIALIZED_DATA) in read_pe_exported_syms()
501 else if (characteristics & IMAGE_SCN_CNT_UNINITIALIZED_DATA) in read_pe_exported_syms()
/netbsd/crypto/external/bsd/netpgp/dist/
H A Dconfigure.ac41 # Compiler characteristics
71 # Checks for typedefs, structures, and compiler characteristics.
/netbsd/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx10_rsrc_buf.rst13 Buffer resource constant which defines the address and characteristics of the buffer in memory.
H A Dgfx7_rsrc_buf.rst13 Buffer resource constant which defines the address and characteristics of the buffer in memory.
H A Dgfx90a_srsrc_1.rst13 Buffer resource constant which defines the address and characteristics of the buffer in memory.
H A Dgfx8_rsrc_buf.rst13 Buffer resource constant which defines the address and characteristics of the buffer in memory.
H A Dgfx9_rsrc_buf.rst13 Buffer resource constant which defines the address and characteristics of the buffer in memory.
H A Dgfx908_rsrc_buf.rst13 Buffer resource constant which defines the address and characteristics of the buffer in memory.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSchedule.td15 /// first M68000 CPU, other model must override these characteristics

12345678910>>...21