Searched defs:precise (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devutil_time.c231 const int precise = flags & EV_MONOT_PRECISE; local
435 const int precise = flags & EV_MONOT_PRECISE; local
521 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, int precise) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h90 static LocationSize precise(uint64_t Value) { return LocationSize(Value); } function in class:llvm::LocationSize
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1286 const int precise = strstr(data->setup_data, "precise") != NULL; local
1343 const int precise = strstr(data->setup_data, "precise") != NULL; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2473 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() local
2476 precise); local
2332 ConsumeARCParameter(llvm::Value *param, ARCPreciseLifetime_t precise) argument
H A DCGObjC.cpp2246 EmitARCRelease(llvm::Value *value, ARCPreciseLifetime_t precise) argument
2277 EmitARCDestroyStrong(Address addr, ARCPreciseLifetime_t precise) argument
2646 EmitObjCRelease(llvm::Value *value, ARCPreciseLifetime_t precise) argument
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c3572 get_chaninfo(const struct ieee80211_channel *c, int precise, argument

Completed in 208 milliseconds