Home
last modified time | relevance | path

Searched refs:precise (Results 1 – 25 of 111) sorted by relevance

12345

/NextBSD/contrib/ntp/sntp/libevent/
HDevutil_time.c231 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
244 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
435 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
447 if (precise && !fallback) { in evutil_configure_monotonic_time_()
522 int precise) in evutil_configure_monotonic_time_() argument
HDwhatsnew-2.1.txt81 timers to be more efficient, or more precise. (This only has effect
83 precise timers, use the EVENT_BASE_FLAG_PRECISE_TIMER flag when
/NextBSD/contrib/ntp/sntp/libevent/test/
HDregress_util.c1286 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local
1292 if (precise) in test_evutil_monotonic_res()
1296 if (precise || fallback) { in test_evutil_monotonic_res()
1309 TT_BLATHER(("Precise = %d", precise)); in test_evutil_monotonic_res()
1343 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local
1348 if (precise) in test_evutil_monotonic_prc()
1350 if (precise) in test_evutil_monotonic_prc()
/NextBSD/etc/
HDprofile13 # on how to achieve more precise control of locale settings.
/NextBSD/crypto/openssl/doc/crypto/
HDCRYPTO_set_ex_data.pod26 supplied in the B<arg> parameter and its precise meaning is up to the
HDBIO_should_retry.pod53 BIO_get_retry_BIO() determines the precise reason for the special
64 If BIO_should_retry() returns false then the precise "error condition"
HDRSA_get_ex_new_index.pod42 precise manner in which these function pointers are called is described in more
52 supplied in the B<arg> parameter and its precise meaning is up to the
HDBIO_ctrl.pod58 BIO_eof() returns 1 if the BIO has read EOF, the precise meaning of
/NextBSD/contrib/gcc/config/sparc/
HDhypersparc.md26 ;; ??? Actually, to be more precise that rule is sort of modelled now.
/NextBSD/contrib/gcc/doc/include/
HDfunding.texi33 Even a precise fraction ``of the profits from this disk'' is not very
/NextBSD/crypto/openssl/doc/apps/
HDsess_id.pod32 format containing session details. The precise format can vary from one version
HDgenpkey.pod64 set the public key algorithm option B<opt> to B<value>. The precise set of
HDpkcs12.pod307 The B<-keypbe> and B<-certpbe> algorithms allow the precise encryption
HDverify.pod241 CA certificates. The precise extensions required are described in more detail in
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDecl.cpp1645 ARCPreciseLifetime_t precise) in ConsumeARCParameter()
1646 : Param(param), Precise(precise) {} in ConsumeARCParameter()
1769 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() in EmitParmDecl() local
1772 precise); in EmitParmDecl()
HDCGObjC.cpp2022 ARCPreciseLifetime_t precise) { in EmitARCRelease() argument
2038 if (precise == ARCImpreciseLifetime) { in EmitARCRelease()
2054 ARCPreciseLifetime_t precise) { in EmitARCDestroyStrong() argument
2064 EmitARCRelease(value, precise); in EmitARCDestroyStrong()
/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDCodeGenOptions.def68 CODEGENOPT(LessPreciseFPMAD , 1, 0) ///< Enable less precise MAD instructions to
/NextBSD/etc/ntp/
HDleap-seconds52 # quite difficult to compute precise timestamps and time
/NextBSD/contrib/tzdata/
HDafrica93 # more precise 0:09:21.
304 # We have finally "located" a precise official reference about the DST changes
430 # Whitman each report -0:44:30; go with the more precise figure.
1170 # more precise 0:09:21.
HDleap-seconds.list55 # quite difficult to compute precise timestamps and time
/NextBSD/contrib/gdb/gdb/
HDREADME136 installed, chances are it has such a program. The precise command to
496 different configurations, it is important that you be precise about
/NextBSD/crypto/heimdal/lib/wind/
HDrfc4518.txt88 The lack of precise specification for character string matching has
91 address these problems, this document defines precise algorithms for
HDrfc4013.txt72 this document and provide precise details as to where and how this
/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDCLCompatOptions.td65 def _SLASH_fp_precise : CLFlag<"fp:precise">,
/NextBSD/contrib/bmake/mk/
HDmk-files.txt17 (NetBSD_ to be precise), and the BSD source tree is good example of a

12345