Searched defs:precise (Results 1 – 10 of 10) sorted by relevance
314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local605 int precise) in evutil_configure_monotonic_time_()
109 static LocationSize precise(uint64_t Value) { in precise() function112 static LocationSize precise(TypeSize Value) { in precise() function
1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local1451 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local
2436 ARCPreciseLifetime_t precise) { in EmitARCRelease()2465 ARCPreciseLifetime_t precise) { in EmitARCDestroyStrong()2822 ARCPreciseLifetime_t precise) { in EmitObjCRelease()
2722 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() in EmitParmDecl() local
559 jsmntok_t *precise = NULL; in json_events() local
523 bool is_abs_real, precise; in kern_clock_nanosleep() local
4275 get_chaninfo(const struct ieee80211_channel *c, int precise, in get_chaninfo()