Searched defs:precise (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | evutil_time.c | 314 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-src/contrib/libevent/ |
H A D | evutil_time.c | 314 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-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryLocation.h | 109 static LocationSize precise(uint64_t Value) { in precise() function 112 static LocationSize precise(TypeSize Value) { in precise() function [all...] |
/freebsd-src/contrib/ntp/sntp/libevent/test/ |
H A D | regress_util.c | 1394 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-src/contrib/libevent/test/ |
H A D | regress_util.c | 1394 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-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 2437 EmitARCRelease(llvm::Value * value,ARCPreciseLifetime_t precise) EmitARCRelease() argument 2466 EmitARCDestroyStrong(Address addr,ARCPreciseLifetime_t precise) EmitARCDestroyStrong() argument 2824 EmitObjCRelease(llvm::Value * value,ARCPreciseLifetime_t precise) EmitObjCRelease() argument
|
H A D | CGDecl.cpp | 2662 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() EmitParmDecl() local
|
/freebsd-src/lib/libpmc/pmu-events/ |
H A D | jevents.c | 559 jsmntok_t *precise = NULL; in json_events() local
|
/freebsd-src/sbin/ifconfig/ |
H A D | ifieee80211.c | 4009 get_chaninfo(const struct ieee80211_channel * c,int precise,char buf[],size_t bsize) get_chaninfo() argument
|