/freebsd/sys/arm/mv/ |
H A D | mvebu_gpio.c | 412 bool inverted, level; in mvebu_gpio_pic_map_fdt() local 459 bool inverted, level; in mvebu_gpio_pic_map_gpio() local 565 bool inverted, level; in mvebu_gpio_pic_setup_intr() local
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | zstd_zlibwrapper.c | 263 ZEXTERN int ZEXPORT z_deflateInit_ OF((z_streamp strm, int level, in z_deflateInit_() 290 ZEXTERN int ZEXPORT z_deflateInit2_ OF((z_streamp strm, int level, int method, in z_deflateInit2_() 497 int level, in z_deflateParams() 1120 int level)) in z_compress2()
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_local.h | 840 # define ossl_cmp_log(level, ctx, msg) \ argument 843 # define ossl_cmp_log1(level, ctx, fmt, arg1) \ argument 846 # define ossl_cmp_log2(level, ctx, fmt, arg1, arg2) \ argument 849 # define ossl_cmp_log3(level, ctx, fmt, arg1, arg2, arg3) \ argument 852 # define ossl_cmp_log4(level, ctx, fmt, arg1, arg2, arg3, arg4) \ argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.h | 1017 for (int level = level1; level > level2; --level) in calculate_ratio() local 1021 int get_ratio(int level) const { in get_ratio() 1026 kmp_hw_t get_type(int level) const { in get_type() 1040 int get_count(int level) const { in get_count() 1287 for (int i = hier_depth - 1, level = 0; i >= 0; --i, ++level) { in deriveLevels() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlan.cpp | 191 void ThreadPlanNull::GetDescription(Stream *s, lldb::DescriptionLevel level) { in GetDescription()
|
H A D | ThreadPlanStepUntil.cpp | 98 lldb::DescriptionLevel level) { in GetDescription() argument
|
H A D | ThreadPlanStepOverRange.cpp | 47 lldb::DescriptionLevel level) { in GetDescription()
|
H A D | ThreadPlanCallFunction.cpp | 221 void ThreadPlanCallFunction::GetDescription(Stream *s, DescriptionLevel level) { in GetDescription() argument
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_bmap.c | 334 lbn_count(struct ufsmount *ump, int level) in lbn_count()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lbaselib.c | 72 int level = luaL_optint(L, 2, 1); in luaB_error() local
|
/freebsd/bin/cp/ |
H A D | cp.c | 305 int atflags, dne, badcp, len, level, rval; in copy() local
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm_lapic.c | 51 lapic_set_intr(struct vcpu *vcpu, int vector, bool level) in lapic_set_intr()
|
/freebsd/sbin/ipf/ipsend/ |
H A D | dlcommon.c | 158 dlpromisconreq(int fd, u_long level) in dlpromisconreq() 179 dlpromiscoff(int fd, u_long level) in dlpromiscoff() 1188 dlpromisclevel(u_long level) in dlpromisclevel()
|
/freebsd/sys/amd64/vmm/amd/ |
H A D | amdvi_hw.c | 1030 amdvi_free_ptp(uint64_t *ptp, int level) in amdvi_free_ptp() 1073 amdvi_set_pt(uint64_t *pt, int level, vm_paddr_t gpa, in amdvi_set_pt() 1135 int level; in amdvi_update_mapping() local
|
/freebsd/sys/kern/ |
H A D | subr_prf.c | 267 _vprintf(int level, int flags, const char *fmt, va_list ap) in _vprintf() 308 log(int level, const char *fmt, ...) in log() 318 vlog(int level, const char *fmt, va_list ap) in vlog()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_xar.c | 2682 struct la_zstream *lastrm, int level, int withheader) in compression_init_encoder_gzip() 2779 struct la_zstream *lastrm, int level) in compression_init_encoder_bzip2() 2885 struct la_zstream *lastrm, int level) in compression_init_encoder_bzip2() 2898 struct la_zstream *lastrm, int level) in compression_init_encoder_lzma() 2951 struct la_zstream *lastrm, int level, int threads) in compression_init_encoder_xz() 3087 struct la_zstream *lastrm, int level) in compression_init_encoder_lzma() 3097 struct la_zstream *lastrm, int level, int threads) in compression_init_encoder_xz()
|
/freebsd/lib/libc/db/btree/ |
H A D | bt_delete.c | 144 int exact, level; in __bt_stkacq() local
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointLocationCollection.cpp | 168 Stream *s, lldb::DescriptionLevel level) { in GetDescription()
|
H A D | BreakpointSite.cpp | 84 if (level != lldb::eDescriptionLevelBrief) in GetDescription() argument
|
/freebsd/crypto/openssl/ssl/record/methods/ |
H A D | tls13_meth.c | 16 static int tls13_set_crypto_state(OSSL_RECORD_LAYER *rl, int level, in tls13_set_crypto_state()
|
/freebsd/sys/dev/dpaa2/ |
H A D | memac_mdio_acpi.c | 213 memac_mdio_acpi_probe_child(ACPI_HANDLE h, device_t *dev, int level, void *arg) in memac_mdio_acpi_probe_child()
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_delete.c | 150 unsigned int level; in __bt_stkacq() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ctrl_iface_named_pipe.c | 425 static void wpa_supplicant_ctrl_iface_msg_cb(void *ctx, int level, in wpa_supplicant_ctrl_iface_msg_cb() 479 int level, const char *buf, in wpa_supplicant_ctrl_iface_send()
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | kerberos.c | 396 kerberos4_status(Authenticator *ap __unused, char *nam, int level) in kerberos4_status()
|
/freebsd/usr.sbin/apmd/ |
H A D | apmd.h | 83 int level; member
|