Home
last modified time | relevance | path

Searched defs:precise (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devutil_time.c314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
605 int precise) in evutil_configure_monotonic_time_()
/freebsd/contrib/libevent/
H A Devutil_time.c314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
605 int precise) in evutil_configure_monotonic_time_()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h109 static LocationSize precise(uint64_t Value) { in precise() function
112 static LocationSize precise(TypeSize Value) { in precise() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local
1451 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local
/freebsd/contrib/libevent/test/
H A Dregress_util.c1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local
1451 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2436 ARCPreciseLifetime_t precise) { in EmitARCRelease()
2465 ARCPreciseLifetime_t precise) { in EmitARCDestroyStrong()
2822 ARCPreciseLifetime_t precise) { in EmitObjCRelease()
H A DCGDecl.cpp2722 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() in EmitParmDecl() local
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c559 jsmntok_t *precise = NULL; in json_events() local
/freebsd/sys/kern/
H A Dkern_time.c523 bool is_abs_real, precise; in kern_clock_nanosleep() local
/freebsd/sbin/ifconfig/
H A Difieee80211.c4275 get_chaninfo(const struct ieee80211_channel *c, int precise, in get_chaninfo()