/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | tic4x.h | 309 #define A_CLASS_INSN(name, opcode, level) \ argument 322 #define AB_CLASS_INSN(name, opcode, level) \ argument 334 #define AU_CLASS_INSN(name, opcode, level) \ argument 346 #define AF_CLASS_INSN(name, opcode, level) \ argument 357 #define A2_CLASS_INSN(name, opcode, level) \ argument 367 #define A3_CLASS_INSN(name, opcode, level) \ argument 379 #define A6_CLASS_INSN(name, opcode, level) \ argument 389 #define A7_CLASS_INSN(name, opcode, level) \ argument 400 #define AY_CLASS_INSN(name, opcode, level) \ argument 413 #define B_CLASS_INSN(name, opcode, level) \ argument [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | tic4x.h | 309 #define A_CLASS_INSN(name, opcode, level) \ argument 322 #define AB_CLASS_INSN(name, opcode, level) \ argument 334 #define AU_CLASS_INSN(name, opcode, level) \ argument 346 #define AF_CLASS_INSN(name, opcode, level) \ argument 357 #define A2_CLASS_INSN(name, opcode, level) \ argument 367 #define A3_CLASS_INSN(name, opcode, level) \ argument 379 #define A6_CLASS_INSN(name, opcode, level) \ argument 389 #define A7_CLASS_INSN(name, opcode, level) \ argument 400 #define AY_CLASS_INSN(name, opcode, level) \ argument 413 #define B_CLASS_INSN(name, opcode, level) \ argument [all …]
|
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/ |
H A D | Peek.xs | 152 _fill_mstats(struct mstats_buffer *b, int level) in _fill_mstats() argument 164 fill_mstats(SV *sv, int level) in fill_mstats() argument 178 _mstats_to_hv(HV *hv, const struct mstats_buffer *b, int level) in _mstats_to_hv() argument 274 mstats_fillhash(SV *sv, int level) in mstats_fillhash() argument 285 mstats2hash(SV * sv,SV * rv,int level) mstats2hash() argument 297 fill_mstats(SV * sv,int level) fill_mstats() argument 305 mstats_fillhash(SV * sv,int level) mstats_fillhash() argument 313 mstats2hash(SV * sv,SV * rv,int level) mstats2hash() argument [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cpperror.c | 78 int level = DL_EXTRACT (code); local 129 cpp_error VPARAMS ((cpp_reader * pfile, int level, const char *msgid, ...)) in cpp_error() 165 cpp_error_with_line VPARAMS ((cpp_reader *pfile, int level, in cpp_error_with_line() 183 cpp_errno (pfile, level, msgid) in cpp_errno() argument
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | errors.c | 83 int level = CPP_DL_EXTRACT (code); in _cpp_begin_message() local 136 cpp_error (cpp_reader * pfile, int level, const char *msgid, ...) in cpp_error() 181 cpp_error_with_line (cpp_reader *pfile, int level, in cpp_error_with_line() 196 cpp_errno (cpp_reader *pfile, int level, const char *msgid) in cpp_errno()
|
/openbsd-src/sys/dev/pci/drm/i915/display/ |
H A D | i9xx_wm.c | 831 static int g4x_plane_fifo_size(enum plane_id plane_id, int level) in g4x_plane_fifo_size() 860 static int g4x_fbc_fifo_size(int level) in g4x_fbc_fifo_size() 875 int level) in g4x_compute_wm() 930 int level, enum plane_id plane_id, u16 value) in g4x_raw_plane_wm_set() 946 int level, u16 value) in g4x_raw_fbc_wm_set() 975 int level; in g4x_raw_plane_wm_compute() local 1042 enum plane_id plane_id, int level) in g4x_raw_plane_wm_is_valid() 1050 int level) in g4x_raw_crtc_wm_is_valid() 1064 struct g4x_wm_state *wm_state, int level) in g4x_invalidate_wms() 1089 int level) in g4x_compute_fbc_en() [all …]
|
H A D | intel_backlight.c | 208 static void lpt_set_backlight(const struct drm_connector_state *conn_state, u32 level) in lpt_set_backlight() 218 static void pch_set_backlight(const struct drm_connector_state *conn_state, u32 level) in pch_set_backlight() 228 static void i9xx_set_backlight(const struct drm_connector_state *conn_state, u32 level) in i9xx_set_backlight() 256 static void vlv_set_backlight(const struct drm_connector_state *conn_state, u32 level) in vlv_set_backlight() 267 static void bxt_set_backlight(const struct drm_connector_state *conn_state, u32 level) in bxt_set_backlight() 276 static void ext_pwm_set_backlight(const struct drm_connector_state *conn_state, u32 level) in ext_pwm_set_backlight() 288 intel_panel_actually_set_backlight(const struct drm_connector_state *conn_state, u32 level) in intel_panel_actually_set_backlight() 339 static void lpt_disable_backlight(const struct drm_connector_state *old_conn_state, u32 level) in lpt_disable_backlight() 429 static void ext_pwm_disable_backlight(const struct drm_connector_state *old_conn_state, u32 level) in ext_pwm_disable_backlight() 475 const struct drm_connector_state *conn_state, u32 level) in lpt_enable_backlight() [all …]
|
H A D | intel_dp_aux_backlight.c | 203 intel_dp_aux_hdr_set_aux_backlight(const struct drm_connector_state *conn_state, u32 level) in intel_dp_aux_hdr_set_aux_backlight() 220 intel_dp_aux_hdr_set_backlight(const struct drm_connector_state *conn_state, u32 level) in intel_dp_aux_hdr_set_backlight() 236 const struct drm_connector_state *conn_state, u32 level) in intel_dp_aux_hdr_enable_backlight() 273 intel_dp_aux_hdr_disable_backlight(const struct drm_connector_state *conn_state, u32 level) in intel_dp_aux_hdr_disable_backlight() 340 intel_dp_aux_vesa_set_backlight(const struct drm_connector_state *conn_state, u32 level) in intel_dp_aux_vesa_set_backlight() 357 const struct drm_connector_state *conn_state, u32 level) in intel_dp_aux_vesa_enable_backlight() 379 u32 level) in intel_dp_aux_vesa_disable_backlight()
|
/openbsd-src/usr.bin/ssh/ |
H A D | log.c | 142 log_level_name(LogLevel level) log_level_name() argument 183 log_init(const char * av0,LogLevel level,SyslogFacility facility,int on_stderr) log_init() argument 304 do_log(LogLevel level,int force,const char * suffix,const char * fmt,va_list args) do_log() argument 386 sshlog(const char * file,const char * func,int line,int showfunc,LogLevel level,const char * suffix,const char * fmt,...) sshlog() argument 397 sshlogdie(const char * file,const char * func,int line,int showfunc,LogLevel level,const char * suffix,const char * fmt,...) sshlogdie() argument 410 sshlogv(const char * file,const char * func,int line,int showfunc,LogLevel level,const char * suffix,const char * fmt,va_list args) sshlogv() argument 442 sshlogdirect(LogLevel level,int forced,const char * fmt,...) sshlogdirect() argument [all...] |
/openbsd-src/lib/libexpat/examples/ |
H A D | element_declarations.c | 61 unsigned level; global() member 66 stackPushMalloc(Stack * stackTop,const XML_Content * model,unsigned level) stackPushMalloc() argument 121 dumpContentModelElement(const XML_Content * model,unsigned level,const XML_Content * root) dumpContentModelElement() argument 152 const unsigned level = stackTop->level; dumpContentModel() local [all...] |
/openbsd-src/sys/arch/luna88k/cbus/ |
H A D | pcex.c | 131 u_int level; in pcexioctl() local 156 pcex_set_int(struct pcex_softc *sc, u_int level) in pcex_set_int() 171 pcex_reset_int(struct pcex_softc *sc, u_int level) in pcex_reset_int() 185 pcex_wait_int(struct pcex_softc *sc, u_int level) in pcex_wait_int()
|
/openbsd-src/sys/arch/armv7/armv7/ |
H A D | intr.c | 76 arm_intr_establish(int irqno, int level, int (*func)(void *), in arm_intr_establish() argument 209 arm_intr_prereg_establish_fdt(void * cookie,int * cell,int level,struct cpu_info * ci,int (* func)(void *),void * arg,char * name) arm_intr_prereg_establish_fdt() argument 311 arm_intr_establish_fdt(int node,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt() argument 318 arm_intr_establish_fdt_cpu(int node,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_cpu() argument 326 arm_intr_establish_fdt_idx(int node,int idx,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_idx() argument 334 arm_intr_establish_fdt_idx_cpu(int node,int idx,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_idx_cpu() argument 416 arm_intr_establish_fdt_imap(int node,int * reg,int nreg,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_imap() argument 424 arm_intr_establish_fdt_imap_cpu(int node,int * reg,int nreg,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_imap_cpu() argument 490 arm_intr_establish_fdt_msi(int node,uint64_t * addr,uint64_t * data,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_msi() argument 498 arm_intr_establish_fdt_msi_cpu(int node,uint64_t * addr,uint64_t * data,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_msi_cpu() argument 561 arm_intr_parent_establish_fdt(void * cookie,int * cell,int level,struct cpu_info * ci,int (* func)(void *),void * arg,char * name) arm_intr_parent_establish_fdt() argument 666 arm_dflt_intr_establish(int irqno,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_dflt_intr_establish() argument 734 arm_set_intr_handler(int (* raise)(int),int (* lower)(int),void (* x)(int),void (* setipl)(int),void * (* intr_establish)(int irqno,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name),void (* intr_disestablish)(void * cookie),const char * (intr_string)(void * cookie),void (* intr_handle)(void *)) arm_set_intr_handler() argument [all...] |
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_vm_pt.c | 37 unsigned int level; member 50 unsigned int level) in amdgpu_vm_pt_level_shift() argument 75 amdgpu_vm_pt_num_entries(struct amdgpu_device * adev,unsigned int level) amdgpu_vm_pt_num_entries() argument 118 amdgpu_vm_pt_entries_mask(struct amdgpu_device * adev,unsigned int level) amdgpu_vm_pt_entries_mask() argument 138 amdgpu_vm_pt_size(struct amdgpu_device * adev,unsigned int level) amdgpu_vm_pt_size() argument 378 unsigned int level = adev->vm_manager.root_level; amdgpu_vm_pt_clear() local 504 amdgpu_vm_pt_create(struct amdgpu_device * adev,struct amdgpu_vm * vm,int level,bool immediate,struct amdgpu_bo_vm ** vmbo,int32_t xcp_id) amdgpu_vm_pt_create() argument 772 unsigned int level; amdgpu_vm_pde_update() local 812 amdgpu_vm_pte_update_flags(struct amdgpu_vm_update_params * params,struct amdgpu_bo_vm * pt,unsigned int level,uint64_t pe,uint64_t addr,unsigned int count,uint32_t incr,uint64_t flags) amdgpu_vm_pte_update_flags() argument [all...] |
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ada-typeprint.c | 364 int level) in print_array_type() 518 int show, int level) in print_variant_clauses() 559 struct ui_file *stream, int show, int level) in print_variant_part() 580 struct ui_file *stream, int show, int level) in print_record_field_types() 624 int level) in print_record_type() 669 int show, int level) in print_unchecked_union_type() 755 int show, int level) in ada_print_type()
|
/openbsd-src/sys/dev/fdt/ |
H A D | pwmbl.c | 151 pwmbl_get_brightness(void *cookie, uint32_t *level) in pwmbl_get_brightness() 164 pwmbl_find_brightness(struct pwmbl_softc *sc, uint32_t level) in pwmbl_find_brightness() 186 pwmbl_set_brightness(void *cookie, uint32_t level) in pwmbl_set_brightness() 205 uint32_t level; in pwmbl_get_param() local
|
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
H A D | sectioning.c | 96 get_sectioning_number (int level, int num) in get_sectioning_number() 137 set_top_section_level (int level) in set_top_section_level() 291 handle_enum_increment (int level, int index) in handle_enum_increment() 323 int level; in sectioning_underscore() local 433 insert_and_underscore (int level, char *cmd) in insert_and_underscore() 513 sectioning_html (int level, char *cmd) in sectioning_html()
|
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_policy.c | 227 x509_policy_level_free(X509_POLICY_LEVEL *level) in x509_policy_level_free() argument 239 X509_POLICY_LEVEL *level; in x509_policy_level_new() local 255 x509_policy_level_is_empty(const X509_POLICY_LEVEL * level) x509_policy_level_is_empty() argument 264 x509_policy_level_clear(X509_POLICY_LEVEL * level) x509_policy_level_clear() argument 283 x509_policy_level_find(X509_POLICY_LEVEL * level,const ASN1_OBJECT * policy) x509_policy_level_find() argument 304 x509_policy_level_add_nodes(X509_POLICY_LEVEL * level,STACK_OF (X509_POLICY_NODE)* nodes) x509_policy_level_add_nodes() argument 350 process_certificate_policies(const X509 * x509,X509_POLICY_LEVEL * level,int any_policy_allowed) process_certificate_policies() argument 506 process_policy_mappings(const X509 * cert,X509_POLICY_LEVEL * level,int mapping_allowed) process_policy_mappings() argument 773 X509_POLICY_LEVEL *level, *prev; has_explicit_policy() local 879 X509_POLICY_LEVEL *level = NULL; X509_policy_check() local [all...] |
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/ |
H A D | BreakpointName.cpp | 39 lldb::DescriptionLevel level) { in GetDescription() 56 bool BreakpointName::GetDescription(Stream *s, lldb::DescriptionLevel level) { in GetDescription()
|
/openbsd-src/usr.bin/dig/lib/isc/ |
H A D | log.c | 51 int level; member 283 int level = ISC_LOG_INFO; in isc_logconfig_create() local 523 unsigned int type, int level, in isc_log_createchannel() 632 isc_logmodule_t *module, int level, const char *format, ...) in isc_log_write() 651 isc_log_setdebuglevel(isc_log_t *lctx, unsigned int level) { in isc_log_setdebuglevel() 745 isc_log_wouldlog(isc_log_t *lctx, int level) { in isc_log_wouldlog() 769 isc_logmodule_t *module, int level, int write_once, in isc_log_doit()
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | intr.c | 209 arm_intr_prereg_establish_fdt(void * cookie,int * cell,int level,struct cpu_info * ci,int (* func)(void *),void * arg,char * name) arm_intr_prereg_establish_fdt() argument 317 arm_intr_establish_fdt(int node,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt() argument 324 arm_intr_establish_fdt_cpu(int node,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_cpu() argument 332 arm_intr_establish_fdt_idx(int node,int idx,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_idx() argument 340 arm_intr_establish_fdt_idx_cpu(int node,int idx,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_idx_cpu() argument 422 arm_intr_establish_fdt_imap(int node,int * reg,int nreg,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_imap() argument 430 arm_intr_establish_fdt_imap_cpu(int node,int * reg,int nreg,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_imap_cpu() argument 496 arm_intr_establish_fdt_msi(int node,uint64_t * addr,uint64_t * data,int level,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_msi() argument 504 arm_intr_establish_fdt_msi_cpu(int node,uint64_t * addr,uint64_t * data,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) arm_intr_establish_fdt_msi_cpu() argument 567 arm_intr_parent_establish_fdt(void * cookie,int * cell,int level,struct cpu_info * ci,int (* func)(void *),void * arg,char * name) arm_intr_parent_establish_fdt() argument [all...] |
/openbsd-src/sys/arch/i386/i386/ |
H A D | p4tcc.c | 48 u_short level; member 112 p4tcc_setperf(int level) in p4tcc_setperf()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | sigaltstack.c | 28 enum level { MAIN, OUTER, INNER, LEAF, NR_LEVELS }; enum 31 volatile enum level level = NR_LEVELS; variable
|
/openbsd-src/sys/arch/powerpc64/powerpc64/ |
H A D | intr.c | 61 intr_establish(uint32_t girq, int type, int level, struct cpu_info *ci, in intr_establish() argument 188 dummy_intr_establish(uint32_t girq, int type, int level, struct cpu_info *ci, in dummy_intr_establish() argument 249 fdt_intr_establish_idx_cpu(int node, int idx, int level, struct cpu_info *ci, in fdt_intr_establish_idx_cpu() argument 331 fdt_intr_establish_imap(int node, int *reg, int nreg, int level, in fdt_intr_establish_imap() argument 339 fdt_intr_establish_imap_cpu(int node, int *reg, int nreg, int level, in fdt_intr_establish_imap_cpu() argument
|
/openbsd-src/sys/arch/octeon/dev/ |
H A D | octeon_intr.c | 88 octeon_intr_establish(int irq, int level, in octeon_intr_establish() 112 octeon_intr_establish_fdt(int node, int level, in octeon_intr_establish_fdt() 120 octeon_intr_establish_fdt_idx(int node, int idx, int level, in octeon_intr_establish_fdt_idx()
|
/openbsd-src/regress/lib/libssl/quic/ |
H A D | quictest.c | 50 quic_set_read_secret(SSL *ssl, enum ssl_encryption_level_t level, in quic_set_read_secret() 61 quic_set_write_secret(SSL *ssl, enum ssl_encryption_level_t level, in quic_set_write_secret() 91 quic_add_handshake_data(SSL *ssl, enum ssl_encryption_level_t level, in quic_add_handshake_data() 115 quic_send_alert(SSL *ssl, enum ssl_encryption_level_t level, uint8_t alert) in quic_send_alert()
|