Searched refs:time (Results 351 - 375 of 381) sorted by relevance

<<111213141516

/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembremote.tex92 processes.}. At any given time,
900 queues, the data is not buffered, and the handler goal is called every time
903 the contents of a queue each time it is invoked.
H A Ddbi.tex216 generic binary strings, and SQL data and time types must be in the
H A Dembsumc.tex379 (only one {\eclipse} thread is allowed to run at any time).
H A Dembed.tex400 {\eclipse}, for example to implement a time-out. To do this one
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dgfd.tex800 Constrains the tasks with specified start times and durations to not overlap in time. A version with optional tasks is also available:
1277 the programmer is free to do so at a convenient time.
1424 the cost of recomputation will be less. Cloning itself will take time,
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dauth.c103 #include <time.h>
164 /* Hook to enable a plugin to control the idle time limit */
575 * doing the set_ifunit in multilink mode, which is the only time
1224 * connect time has expired.
1359 ppp_info("Connect time expired");
1361 lcp_close(pcb, "Connect time expired"); /* Close connection */
H A Deap.c78 "Set time limit for peer EAP authentication" },
325 reftime = time(NULL) + timeoffs;
912 * When it's time to send rechallenge the peer, this timeout is
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ec/
H A Dectest.c80 #include <time.h>
164 /* "To determine the time in seconds, the value returned
/barrelfish-2018-10-04/include/openssl/
H A Dssl.h486 long time; member in struct:ssl_session_st
714 * time a session id is added to the cache. If this function
1000 * is called for the first time, so that "state" and
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dkssl.c90 * work. Therefore, all Kerberos routines are loaded at run time
1949 ** in_clock_skew() macro. The authenticator client time is checked
1950 ** to be within clockskew secs of the current time and the current
1951 ** time is checked to be within the ticket start and expire times.
1988 ** authenticator ctime back in *atimep (or 0 if time unavailable).
2126 now = time(&now);
2135 printf("kssl_check_authent: returns %d for client time ", *atimep);
H A Dssl.h486 long time; member in struct:ssl_session_st
714 * time a session id is added to the cache. If this function
1000 * is called for the first time, so that "state" and
H A Dssltest.c152 #include <time.h>
310 fprintf(stderr," -time - measure processor time used by client and server\n");
649 else if (strcmp(*argv,"-time") == 0)
984 /* "To determine the time in seconds, the value returned
988 BIO_printf(bio_stdout, "Approximate total server time: %6.2f s\n"
989 "Approximate total client time: %6.2f s\n",
996 "Approximate total server time: %6.2f units\n"
997 "Approximate total client time: %6.2f units\n",
H A Dssl_lib.c2231 SSL_CTX_flush_sessions(s->session_ctx,(unsigned long)time(NULL));
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dectest.c80 #include <time.h>
164 /* "To determine the time in seconds, the value returned
H A Dssltest.c152 #include <time.h>
310 fprintf(stderr," -time - measure processor time used by client and server\n");
649 else if (strcmp(*argv,"-time") == 0)
984 /* "To determine the time in seconds, the value returned
988 BIO_printf(bio_stdout, "Approximate total server time: %6.2f s\n"
989 "Approximate total client time: %6.2f s\n",
996 "Approximate total server time: %6.2f units\n"
997 "Approximate total client time: %6.2f units\n",
/barrelfish-2018-10-04/usr/drivers/megaraid/
H A Dmegaraid.h1760 * commands that can be outstanding) at any time. The driver must report a
2189 } __packed time; member in union:mrsas_evt_detail::__anon1557
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dauth.c103 #include <time.h>
164 /* Hook to enable a plugin to control the idle time limit */
575 * doing the set_ifunit in multilink mode, which is the only time
1224 * connect time has expired.
1359 ppp_info("Connect time expired");
1361 lcp_close(pcb, "Connect time expired"); /* Close connection */
H A Deap.c78 "Set time limit for peer EAP authentication" },
325 reftime = time(NULL) + timeoffs;
912 * When it's time to send rechallenge the peer, this timeout is
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dfdintro.tex279 schedule tasks with their earliest possible starting time.
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsarrays.tex425 time and space efficiency of array element manipulation.
H A Dumsmacros.tex139 At transformation time, the system will call \about{TransPred} in the module
H A Dumssyntax.tex487 is both a prefix and an infix operator at the same time.
H A Dumstkeclipse.tex311 between them: only one process can be `active' at any time. The interaction
/barrelfish-2018-10-04/lib/cxx/cxx/
H A Dlocale.cpp166 const locale::category locale::time; member in class:locale
354 if (c & locale::time)
435 if (c & locale::time)
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c16 the compile-time options default to reasonable values for use on
18 compile-time and dynamic tuning options.
25 systems, so long as you haven't changed compile-time options about
87 security at the expense of time and space overhead. (Note that
168 system allocation routines, which is often just 1. In real-time
218 ------------------------- Compile-time options ---------------------------
290 space and time overhead.
369 Setting it false when definitely non-contiguous saves time
419 stamping footers. Otherwise, the current time is used.
546 /* newlib has <time
[all...]

Completed in 207 milliseconds

<<111213141516