Home
last modified time | relevance | path

Searched defs:ov (Results 1 – 13 of 13) sorted by relevance

/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c161 oidvalue_get_float(const struct oidvalue *ov) in oidvalue_get_float()
178 oidvalue_set_signed(struct oidvalue *ov, intmax_t s) in oidvalue_set_signed()
187 oidvalue_set_unsigned(struct oidvalue *ov, uintmax_t u) in oidvalue_set_unsigned()
196 oidvalue_set_float(struct oidvalue *ov, double f) in oidvalue_set_float()
205 oidvalue_print(const struct oidvalue *ov, FILE *fp) in oidvalue_print()
237 struct oidvalue *ov) in oid_get_value()
494 struct oidvalue ov; in oid_print() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp392 uint8_t v = visibility(), ov = other.visibility(); in mergeProperties() local
399 uint8_t v = visibility(), ov = other.visibility(); in resolve() local
581 uint8_t v = visibility(), ov = other.visibility(); in resolve() local
619 uint8_t v = visibility(), ov = other.visibility(); in resolve() local
/freebsd/sys/fs/procfs/
H A Dprocfs_osrel.c44 int ov, osrel, i; in procfs_doosrel() local
/freebsd/libexec/rtld-elf/
H A Drtld_malloc.c173 void *mem, *ov; in __crt_aligned_alloc_offset() local
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c1431 th->th_sum = pf_proto_cksum_fixup(pd->m, th->th_sum, ov, nv, 0); in pf_normalize_tcp() local
2258 u_int16_t ov, nv; pf_scrub() local
/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c156 const tOptionValue * ov = *(poptv++); in optionFindValue() local
/freebsd/contrib/libucl/include/
H A Ducl.h229 void *ov; /**< Object */ member
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a.c1798 u32 ov = cur & ~B_AX_TXAGC_BT_MASK; __btc_ctrl_gen_gnt_bt() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c1874 int ov; in gpsd_init_socket() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3144 if (const OpaqueValueExpr *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in visitPseudoObjectExpr() local
H A DCGExpr.cpp6164 if (const auto *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in emitPseudoObjectExpr() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1911 nvlist_t *ov = NULL; in zfs_json_schema() local
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c1093 nvlist_t *ov = fnvlist_alloc(); in zpool_json_schema() local