Home
last modified time | relevance | path

Searched defs:info (Results 1 – 25 of 2500) sorted by relevance

12345678910>>...100

/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Di915_pciids.h93 #define INTEL_G33_IDS(info) \ argument
133 #define INTEL_SNB_D_IDS(info) \ argument
144 #define INTEL_SNB_M_IDS(info) \ argument
154 #define INTEL_IVB_M_IDS(info) \ argument
254 #define INTEL_HSW_IDS(info) \ argument
259 #define INTEL_VLV_IDS(info) \ argument
323 #define INTEL_BDW_IDS(info) \ argument
329 #define INTEL_CHV_IDS(info) \ argument
386 #define INTEL_BXT_IDS(info) \ argument
393 #define INTEL_GLK_IDS(info) \ argument
[all …]
H A Ddrm_fourcc.h157 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed()
171 drm_format_info_is_yuv_semiplanar(const struct drm_format_info *info) in drm_format_info_is_yuv_semiplanar()
185 drm_format_info_is_yuv_planar(const struct drm_format_info *info) in drm_format_info_is_yuv_planar()
200 drm_format_info_is_yuv_sampling_410(const struct drm_format_info *info) in drm_format_info_is_yuv_sampling_410()
215 drm_format_info_is_yuv_sampling_411(const struct drm_format_info *info) in drm_format_info_is_yuv_sampling_411()
230 drm_format_info_is_yuv_sampling_420(const struct drm_format_info *info) in drm_format_info_is_yuv_sampling_420()
245 drm_format_info_is_yuv_sampling_422(const struct drm_format_info *info) in drm_format_info_is_yuv_sampling_422()
260 drm_format_info_is_yuv_sampling_444(const struct drm_format_info *info) in drm_format_info_is_yuv_sampling_444()
275 int drm_format_info_plane_width(const struct drm_format_info *info, int width, in drm_format_info_plane_width()
297 int drm_format_info_plane_height(const struct drm_format_info *info, int height, in drm_format_info_plane_height()
/netbsd/usr.sbin/lpr/lpd/
H A Dextern.h42 struct info { struct
49 struct termios t; /* terminal info */ argument
50 struct winsize win; /* window info */ argument
/netbsd/bin/stty/
H A Dstty.h40 struct info { struct
48 struct termios t; /* terminal info */ argument
49 struct winsize win; /* window info */ argument
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c86 fetch_data (struct buffer *buf, disassemble_info * info, int n) in fetch_data()
102 prt (struct buffer *buf, disassemble_info * info, const char *txt) in prt()
110 prt_e (struct buffer *buf, disassemble_info * info, const char *txt) in prt_e()
129 jr_cc (struct buffer *buf, disassemble_info * info, const char *txt) in jr_cc()
138 prt_nn (struct buffer *buf, disassemble_info * info, const char *txt) in prt_nn()
180 prt_n (struct buffer *buf, disassemble_info * info, const char *txt) in prt_n()
361 rst (struct buffer *buf, disassemble_info * info, const char *txt) in rst()
525 pref_ed (struct buffer *buf, disassemble_info *info, in pref_ed()
551 pref_cb (struct buffer *buf, disassemble_info *info, in pref_cb()
960 print_insn_z80 (bfd_vma addr, disassemble_info * info) in print_insn_z80()
[all …]
H A Daarch64-asm.c332 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_shift()
420 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_modified()
490 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate1()
503 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate2()
694 const aarch64_opnd_info *info, in aarch64_ins_addr_simm()
728 const aarch64_opnd_info *info, in aarch64_ins_addr_simm10()
753 const aarch64_opnd_info *info, in aarch64_ins_addr_uimm12()
1113 const aarch64_opnd_info *info, in aarch64_ins_sve_addr_zz_sxtw()
1268 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_one()
1284 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_two()
[all …]
H A Daarch64-dis.c705 aarch64_opnd_info *info, in aarch64_ext_advsimd_imm_modified()
947 aarch64_opnd_info *info, in aarch64_ext_ft()
988 aarch64_opnd_info *info, in aarch64_ext_addr_simple()
1002 aarch64_opnd_info *info, in aarch64_ext_addr_offset()
1025 aarch64_opnd_info *info, in aarch64_ext_addr_regoff()
1180 aarch64_opnd_info *info, in aarch64_ext_cond()
1194 aarch64_opnd_info *info, in aarch64_ext_sysreg()
1301 aarch64_opnd_info *info, in aarch64_ext_prfop()
1315 aarch64_opnd_info *info, in aarch64_ext_hint()
1342 aarch64_opnd_info *info, in aarch64_ext_reg_extended()
[all …]
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c81 fetch_data (struct buffer *buf, disassemble_info * info, int n) in fetch_data()
97 prt (struct buffer *buf, disassemble_info * info, const char *txt) in prt()
105 prt_e (struct buffer *buf, disassemble_info * info, const char *txt) in prt_e()
124 jr_cc (struct buffer *buf, disassemble_info * info, const char *txt) in jr_cc()
175 prt_n (struct buffer *buf, disassemble_info * info, const char *txt) in prt_n()
215 prt_r (struct buffer *buf, disassemble_info * info, const char *txt) in prt_r()
322 rst (struct buffer *buf, disassemble_info * info, const char *txt) in rst()
468 pref_ed (struct buffer *buf, disassemble_info *info, in pref_ed()
494 pref_cb (struct buffer *buf, disassemble_info *info, in pref_cb()
839 print_insn_z80 (bfd_vma addr, disassemble_info * info) in print_insn_z80()
[all …]
H A Daarch64-asm.c321 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_shift()
409 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_modified()
479 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate1()
492 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate2()
683 const aarch64_opnd_info *info, in aarch64_ins_addr_simm()
717 const aarch64_opnd_info *info, in aarch64_ins_addr_simm10()
742 const aarch64_opnd_info *info, in aarch64_ins_addr_uimm12()
1102 const aarch64_opnd_info *info, in aarch64_ins_sve_addr_zz_sxtw()
1257 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_one()
1273 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_two()
[all …]
H A Daarch64-dis.c694 aarch64_opnd_info *info, in aarch64_ext_advsimd_imm_modified()
936 aarch64_opnd_info *info, in aarch64_ext_ft()
977 aarch64_opnd_info *info, in aarch64_ext_addr_simple()
991 aarch64_opnd_info *info, in aarch64_ext_addr_offset()
1014 aarch64_opnd_info *info, in aarch64_ext_addr_regoff()
1169 aarch64_opnd_info *info, in aarch64_ext_cond()
1183 aarch64_opnd_info *info, in aarch64_ext_sysreg()
1290 aarch64_opnd_info *info, in aarch64_ext_prfop()
1304 aarch64_opnd_info *info, in aarch64_ext_hint()
1331 aarch64_opnd_info *info, in aarch64_ext_reg_extended()
[all …]
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c86 fetch_data (struct buffer *buf, disassemble_info * info, int n) in fetch_data()
104 prt (struct buffer *buf, disassemble_info * info, const char *txt) in prt()
112 prt_e (struct buffer *buf, disassemble_info * info, const char *txt) in prt_e()
131 jr_cc (struct buffer *buf, disassemble_info * info, const char *txt) in jr_cc()
140 prt_nn (struct buffer *buf, disassemble_info * info, const char *txt) in prt_nn()
182 prt_n (struct buffer *buf, disassemble_info * info, const char *txt) in prt_n()
363 rst (struct buffer *buf, disassemble_info * info, const char *txt) in rst()
527 pref_ed (struct buffer *buf, disassemble_info *info, in pref_ed()
553 pref_cb (struct buffer *buf, disassemble_info *info, in pref_cb()
962 print_insn_z80 (bfd_vma addr, disassemble_info * info) in print_insn_z80()
[all …]
H A Daarch64-asm.c332 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_shift()
420 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_modified()
490 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate1()
503 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate2()
695 const aarch64_opnd_info *info, in aarch64_ins_addr_simm()
729 const aarch64_opnd_info *info, in aarch64_ins_addr_simm10()
754 const aarch64_opnd_info *info, in aarch64_ins_addr_uimm12()
1133 const aarch64_opnd_info *info, in aarch64_ins_sve_addr_zz_sxtw()
1288 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_one()
1304 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_two()
[all …]
H A Daarch64-dis.c710 aarch64_opnd_info *info, in aarch64_ext_advsimd_imm_modified()
951 aarch64_opnd_info *info, in aarch64_ext_ft()
992 aarch64_opnd_info *info, in aarch64_ext_addr_simple()
1006 aarch64_opnd_info *info, in aarch64_ext_addr_offset()
1029 aarch64_opnd_info *info, in aarch64_ext_addr_regoff()
1184 aarch64_opnd_info *info, in aarch64_ext_cond()
1198 aarch64_opnd_info *info, in aarch64_ext_sysreg()
1329 aarch64_opnd_info *info, in aarch64_ext_prfop()
1343 aarch64_opnd_info *info, in aarch64_ext_hint()
1370 aarch64_opnd_info *info, in aarch64_ext_reg_extended()
[all …]
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c86 fetch_data (struct buffer *buf, disassemble_info * info, int n) in fetch_data()
102 prt (struct buffer *buf, disassemble_info * info, const char *txt) in prt()
110 prt_e (struct buffer *buf, disassemble_info * info, const char *txt) in prt_e()
129 jr_cc (struct buffer *buf, disassemble_info * info, const char *txt) in jr_cc()
138 prt_nn (struct buffer *buf, disassemble_info * info, const char *txt) in prt_nn()
180 prt_n (struct buffer *buf, disassemble_info * info, const char *txt) in prt_n()
361 rst (struct buffer *buf, disassemble_info * info, const char *txt) in rst()
525 pref_ed (struct buffer *buf, disassemble_info *info, in pref_ed()
551 pref_cb (struct buffer *buf, disassemble_info *info, in pref_cb()
960 print_insn_z80 (bfd_vma addr, disassemble_info * info) in print_insn_z80()
[all …]
H A Daarch64-asm.c332 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_shift()
420 const aarch64_opnd_info *info, in aarch64_ins_advsimd_imm_modified()
490 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate1()
503 const aarch64_opnd_info *info, in aarch64_ins_imm_rotate2()
694 const aarch64_opnd_info *info, in aarch64_ins_addr_simm()
728 const aarch64_opnd_info *info, in aarch64_ins_addr_simm10()
753 const aarch64_opnd_info *info, in aarch64_ins_addr_uimm12()
1113 const aarch64_opnd_info *info, in aarch64_ins_sve_addr_zz_sxtw()
1268 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_one()
1284 const aarch64_opnd_info *info, in aarch64_ins_sve_float_half_two()
[all …]
H A Daarch64-dis.c705 aarch64_opnd_info *info, in aarch64_ext_advsimd_imm_modified()
947 aarch64_opnd_info *info, in aarch64_ext_ft()
988 aarch64_opnd_info *info, in aarch64_ext_addr_simple()
1002 aarch64_opnd_info *info, in aarch64_ext_addr_offset()
1025 aarch64_opnd_info *info, in aarch64_ext_addr_regoff()
1180 aarch64_opnd_info *info, in aarch64_ext_cond()
1194 aarch64_opnd_info *info, in aarch64_ext_sysreg()
1301 aarch64_opnd_info *info, in aarch64_ext_prfop()
1315 aarch64_opnd_info *info, in aarch64_ext_hint()
1342 aarch64_opnd_info *info, in aarch64_ext_reg_extended()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/store/
H A Dstore_lib.c240 OSSL_STORE_INFO *info = OPENSSL_zalloc(sizeof(*info)); in store_info_new() local
321 int OSSL_STORE_INFO_get_type(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get_type()
326 const char *OSSL_STORE_INFO_get0_NAME(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_NAME()
333 char *OSSL_STORE_INFO_get1_NAME(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_NAME()
389 EVP_PKEY *OSSL_STORE_INFO_get0_PKEY(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_PKEY()
396 EVP_PKEY *OSSL_STORE_INFO_get1_PKEY(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_PKEY()
407 X509 *OSSL_STORE_INFO_get0_CERT(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_CERT()
414 X509 *OSSL_STORE_INFO_get1_CERT(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_CERT()
425 X509_CRL *OSSL_STORE_INFO_get0_CRL(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_CRL()
432 X509_CRL *OSSL_STORE_INFO_get1_CRL(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_CRL()
[all …]
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dprdbg.c299 struct pr_handle info; in print_debugging_info() local
325 indent (struct pr_handle *info) in indent()
459 indent_type (struct pr_handle *info) in indent_type()
475 pop_type (struct pr_handle *info) in pop_type()
537 struct pr_handle *info = (struct pr_handle *) p; in pr_start_compilation_unit() local
551 struct pr_handle *info = (struct pr_handle *) p; in pr_start_source() local
565 struct pr_handle *info = (struct pr_handle *) p; in pr_empty_type() local
575 struct pr_handle *info = (struct pr_handle *) p; in pr_void_type() local
585 struct pr_handle *info = (struct pr_handle *) p; in pr_int_type() local
597 struct pr_handle *info = (struct pr_handle *) p; in pr_float_type() local
[all …]
H A Dwrstabs.c434 stab_pop_type (struct stab_write_handle *info) in stab_pop_type()
468 struct stab_write_handle info; in write_stabs_in_sections_debugging_info() local
548 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_start_compilation_unit() local
565 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_start_source() local
582 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_empty_type() local
608 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_void_type() local
633 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_int_type() local
693 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_float_type() local
734 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_complex_type() local
752 struct stab_write_handle *info = (struct stab_write_handle *) p; in stab_bool_type() local
[all …]
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dprdbg.c292 struct pr_handle info; in print_debugging_info() local
318 indent (struct pr_handle *info) in indent()
452 indent_type (struct pr_handle *info) in indent_type()
468 pop_type (struct pr_handle *info) in pop_type()
501 struct pr_handle *info = (struct pr_handle *) p; in pr_start_compilation_unit() local
515 struct pr_handle *info = (struct pr_handle *) p; in pr_start_source() local
529 struct pr_handle *info = (struct pr_handle *) p; in pr_empty_type() local
539 struct pr_handle *info = (struct pr_handle *) p; in pr_void_type() local
549 struct pr_handle *info = (struct pr_handle *) p; in pr_int_type() local
561 struct pr_handle *info = (struct pr_handle *) p; in pr_float_type() local
[all …]
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dprdbg.c299 struct pr_handle info; in print_debugging_info() local
325 indent (struct pr_handle *info) in indent()
459 indent_type (struct pr_handle *info) in indent_type()
475 pop_type (struct pr_handle *info) in pop_type()
537 struct pr_handle *info = (struct pr_handle *) p; in pr_start_compilation_unit() local
551 struct pr_handle *info = (struct pr_handle *) p; in pr_start_source() local
565 struct pr_handle *info = (struct pr_handle *) p; in pr_empty_type() local
575 struct pr_handle *info = (struct pr_handle *) p; in pr_void_type() local
585 struct pr_handle *info = (struct pr_handle *) p; in pr_int_type() local
597 struct pr_handle *info = (struct pr_handle *) p; in pr_float_type() local
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dprdbg.c299 struct pr_handle info; in print_debugging_info() local
325 indent (struct pr_handle *info) in indent()
459 indent_type (struct pr_handle *info) in indent_type()
475 pop_type (struct pr_handle *info) in pop_type()
537 struct pr_handle *info = (struct pr_handle *) p; in pr_start_compilation_unit() local
551 struct pr_handle *info = (struct pr_handle *) p; in pr_start_source() local
565 struct pr_handle *info = (struct pr_handle *) p; in pr_empty_type() local
575 struct pr_handle *info = (struct pr_handle *) p; in pr_void_type() local
585 struct pr_handle *info = (struct pr_handle *) p; in pr_int_type() local
597 struct pr_handle *info = (struct pr_handle *) p; in pr_float_type() local
[all …]
/netbsd/external/mit/libuv/dist/test/
H A Dtest-fs-fd-hash.c38 struct uv__fd_info_s info = { 0 }; in assert_nonexistent() local
44 struct uv__fd_info_s info = { 0 }; in assert_existent() local
50 struct uv__fd_info_s info = { 0 }; in assert_insertion() local
58 struct uv__fd_info_s info = { 0 }; in assert_removal() local
102 struct uv__fd_info_s info = { 0 }; in TEST_IMPL() local
107 struct uv__fd_info_s info = { 0 }; in TEST_IMPL() local
113 struct uv__fd_info_s info = { 0 }; in TEST_IMPL() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstore_lib.c544 OSSL_STORE_INFO *info = OPENSSL_zalloc(sizeof(*info)); in OSSL_STORE_INFO_new() local
628 int OSSL_STORE_INFO_get_type(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get_type()
640 const char *OSSL_STORE_INFO_get0_NAME(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_NAME()
647 char *OSSL_STORE_INFO_get1_NAME(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_NAME()
715 EVP_PKEY *OSSL_STORE_INFO_get0_PKEY(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_PKEY()
722 EVP_PKEY *OSSL_STORE_INFO_get1_PKEY(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_PKEY()
732 X509 *OSSL_STORE_INFO_get0_CERT(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_CERT()
739 X509 *OSSL_STORE_INFO_get1_CERT(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_CERT()
749 X509_CRL *OSSL_STORE_INFO_get0_CRL(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_CRL()
756 X509_CRL *OSSL_STORE_INFO_get1_CRL(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_CRL()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/
H A Dnouveau_nvkm_subdev_top_base.c34 struct nvkm_top_device *info = kmalloc(sizeof(*info), GFP_KERNEL); in nvkm_top_device_new() local
52 struct nvkm_top_device *info; in nvkm_top_addr() local
68 struct nvkm_top_device *info; in nvkm_top_reset() local
84 struct nvkm_top_device *info; in nvkm_top_intr_mask() local
100 struct nvkm_top_device *info; in nvkm_top_intr() local
123 struct nvkm_top_device *info; in nvkm_top_fault_id() local
137 struct nvkm_top_device *info; in nvkm_top_fault() local
151 struct nvkm_top_device *info; in nvkm_top_engine() local
176 struct nvkm_top_device *info, *temp; in nvkm_top_dtor() local

12345678910>>...100