Searched defs:level (Results 226 - 250 of 572) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/telnet/telnetd/
H A Dtelnetd.c122 int level; variable
/freebsd-12-stable/contrib/unbound/util/
H A Dlog.c356 verbose(enum verbosity_value level, const char* format, ...) argument
424 void log_buf(enum verbosity_value level, const char* msg, sldns_buffer* buf) argument
/freebsd-12-stable/contrib/gcc/
H A Dcfgloop.h90 int level; member in struct:loop
/freebsd-12-stable/contrib/gdb/gdb/
H A Dada-typeprint.c351 print_array_type(struct type *type, struct ui_file *stream, int show, int level) argument
499 print_variant_clauses(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
541 print_variant_part(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
562 print_record_field_types(struct type *type, struct type *outer_type, struct ui_file *stream, int show, int level) argument
593 stream, show - 1, level + 4); local
606 print_record_type(struct type *type0, struct ui_file *stream, int show, int level) argument
655 print_unchecked_union_type(struct type *type, struct ui_file *stream, int show, int level) argument
676 stream, show - 1, level + 12); local
741 ada_print_type(struct type *type0, char *varstring, struct ui_file *stream, int show, int level) argument
774 ada_print_type (ada_aligned_type (type), "", stream, show, level); local
787 ada_print_type (TYPE_TARGET_TYPE (type), "", stream, show, level); local
791 ada_print_type (TYPE_TARGET_TYPE (type), "", stream, show, level); local
[all...]
/freebsd-12-stable/contrib/binutils/binutils/
H A Drescoff.c179 read_coff_res_dir(windres_bfd *wrbfd, const bfd_byte *data, const struct coff_file_info *finfo, const rc_res_id *type, int level) argument
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h151 rtree_subkey(uintptr_t key, unsigned level) { argument
/freebsd-12-stable/contrib/expat/lib/
H A Dxmlrole.h118 unsigned level; member in struct:prolog_state
H A Dxmltok_impl.c1385 int level = 0; local
/freebsd-12-stable/contrib/file/src/
H A Dder.c395 printdata(size_t level, const void *v, size_t x, size_t l) argument
/freebsd-12-stable/contrib/blacklist/lib/
H A Dbl.c118 bl_log(void (*fun)(int, const char *, va_list), int level, argument
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c538 int fman_dtsec_set_stat_level(struct dtsec_regs *regs, enum dtsec_stat_level level) argument
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dverify_krb5_conf.c622 dumpconfig(int level, krb5_config_section *top) argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dldebug.c90 LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) { argument
/freebsd-12-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c216 int chunk_size, level = 2, rc = 0; local
/freebsd-12-stable/sys/dev/fb/
H A Dfb.c553 fb_dump_adp_info(char *driver, video_adapter_t *adp, int level) argument
577 fb_dump_mode_info(char *driver, video_adapter_t *adp, video_info_t *info, int level) argument
/freebsd-12-stable/sys/dev/hptmv/
H A Darray.h146 } level[2]; member in struct:_ArrayDescript
/freebsd-12-stable/sys/contrib/ck/src/
H A Dck_ht.c243 unsigned long level = (unsigned long)probes >> CK_HT_BUCKET_SHIFT; local
/freebsd-12-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_syscons.c334 terasic_mtl_vidsw_diag(video_adapter_t *adp, int level) argument
/freebsd-12-stable/sys/dev/uart/
H A Duart_kbd_sun.c809 sunkbd_diag(keyboard_t *kbd, int level) argument
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c240 u_int level = param; local
313 u_int level = param; local
331 u_int level = param; local
[all...]
/freebsd-12-stable/sys/netipsec/
H A Dkey_debug.c645 kdebug_ipsecrequest_level(u_int level) argument
/freebsd-12-stable/sys/netsmb/
H A Dsmb_trantcp.c82 nb_setsockopt_int(struct socket *so, int level, int name, int val) argument
/freebsd-12-stable/sys/kern/
H A Dsubr_compressor.c105 gz_init(size_t maxiosize, int level) argument
273 zstdio_init(size_t maxiosize, int level) argument
505 compressor_init(compressor_cb_t cb, int format, size_t maxiosize, int level, argument
/freebsd-12-stable/sys/vm/
H A Dvm_radix.c138 vm_radix_slot(vm_pindex_t index, uint16_t level) argument
146 vm_radix_trimkey(vm_pindex_t index, uint16_t level) argument
[all...]
/freebsd-12-stable/sys/x86/x86/
H A Dtsc.c745 tsc_freq_changing(void *arg, const struct cf_level *level, int *status) argument
758 tsc_freq_changed(void *arg, const struct cf_level *level, int status) argument

Completed in 405 milliseconds

1234567891011>>