/external/iputils/ |
D | clockdiff.c | 135 struct timeval tv1, tout; in measure() local 150 tout.tv_sec = tout.tv_usec = 0; in measure() 152 if (select(FD_SETSIZE, &ready, (fd_set *)0, (fd_set *)0, &tout)) { in measure() 211 tout.tv_sec = tmo/1000; in measure() 212 tout.tv_usec = (tmo - (tmo/1000)*1000)*1000; in measure() 216 (fd_set *)0, &tout)) <= 0) in measure() 312 struct timeval tv1, tout; in measure_opt() local 326 tout.tv_sec = tout.tv_usec = 0; in measure_opt() 328 if (select(FD_SETSIZE, &ready, (fd_set *)0, (fd_set *)0, &tout)) { in measure_opt() 391 tout.tv_sec = tmo/1000; in measure_opt() [all …]
|
/external/scapy/scapy/contrib/ |
D | ppi_cace.py | 60 tout = scale * float(val) 61 return tout 69 tout = int((scale * val) + 0.5) 70 return tout
|
/external/python/cpython2/Demo/metaclasses/ |
D | Synch.py | 224 tout = 0.001 233 tout = 0.001 235 time.sleep(tout) 236 tout = tout*2
|
/external/python/cpython2/Lib/test/ |
D | test_select.py | 34 for tout in (0, 1, 2, 4, 8, 16) + (None,)*10: 36 print 'timeout =', tout 37 rfd, wfd, xfd = select.select([p], [], [], tout)
|
D | test_poll.py | 130 for tout in (0, 1000, 2000, 4000, 8000, 16000) + (-1,)*10: 131 fdlist = pollster.poll(tout)
|
/external/python/cpython3/Lib/test/ |
D | test_select.py | 50 for tout in (0, 1, 2, 4, 8, 16) + (None,)*10: 52 print('timeout =', tout) 53 rfd, wfd, xfd = select.select([p], [], [], tout)
|
D | test_poll.py | 133 for tout in (0, 1000, 2000, 4000, 8000, 16000) + (-1,)*10: 134 fdlist = pollster.poll(tout)
|
/external/python/cpython2/Modules/ |
D | selectmodule.c | 201 PyObject *tout = Py_None; in select_select() local 211 &ifdlist, &ofdlist, &efdlist, &tout)) in select_select() 214 if (tout == Py_None) in select_select() 216 else if (!PyNumber_Check(tout)) { in select_select() 222 timeout = PyFloat_AsDouble(tout); in select_select() 507 PyObject *result_list = NULL, *tout = NULL; in poll_poll() local 511 if (!PyArg_UnpackTuple(args, "poll", 0, 1, &tout)) { in poll_poll() 516 if (tout == NULL || tout == Py_None) in poll_poll() 518 else if (!PyNumber_Check(tout)) { in poll_poll() 524 tout = PyNumber_Int(tout); in poll_poll() [all …]
|
/external/iproute2/misc/ |
D | lnstat_util.c | 72 struct timeval *tout, in time_after() argument 75 if (now->tv_sec > last->tv_sec + tout->tv_sec) in time_after() 78 if (now->tv_sec == last->tv_sec + tout->tv_sec) { in time_after() 79 if (now->tv_usec > last->tv_usec + tout->tv_usec) in time_after()
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | ManPage.py | 64 def avail(fp=fp, tout=0.0, select=select): argument 65 return select([fp], [], [], tout)[0]
|
/external/ppp/pppd/ |
D | tty.c | 991 struct timeval levelt, tout, *top; local 1096 tout.tv_sec = 0; 1097 tout.tv_usec = 10000; 1102 top = &tout; 1109 top = &tout;
|
/external/icu/icu4j/perf-tests/data/conversion/ |
D | french.txt | 11 Unicode transforme tout cela !
|
/external/icu/icu4c/source/data/locales/ |
D | fr_CA.txt | 115 "tout", 147 "tout",
|
D | fr.txt | 380 "tout", 410 "tout", 427 "tout", 457 "tout",
|
D | es.txt | 298 "tout", 328 "tout", 345 "tout", 375 "tout",
|
D | sk.txt | 323 "tout", 338 "tout", 355 "tout", 370 "tout",
|
D | is.txt | 537 "tout", 567 "tout", 584 "tout", 614 "tout",
|
D | sv.txt | 303 "tout", 318 "tout",
|
D | cs.txt | 890 "tout", 920 "tout", 937 "tout", 967 "tout",
|
D | nb.txt | 2560 "tout", 2590 "tout", 2607 "tout", 2637 "tout",
|
/external/autotest/client/profilers/powertop/src/po/ |
D | fr.po | 383 "tout en donnant des performances lorsque c'est utile." 450 "pour tout les processeurs avec la commande suivante :\n"
|
/external/selinux/policycoreutils/po/ |
D | fr.po | 2561 "Interdire à tout processus l'utilisation de ptrace ou le débogage d'un autre " 2644 msgstr "Déterminer si ftpd peut se connecter sur tout port non-réservé." 2973 msgstr "Déterminer si icecast peut écouter ou se connecteur à tout port TCP." 2980 "Déterminer si les clients IRC peuvent écouter ou se connecteur à tout port " 2989 "tout port non-réservé." 3114 "Autoriser que tout fichier/répertoire puisse être exporté en lecture/" 3273 "Autoriser rsync à exporter tout fichier/répertoire accessible en lecture " 3301 msgstr "Autoriser samba à partager tout fichier/répertoire en lecture-seule." 3480 msgstr "Autoriser sge à se connecter au réseau en utilisant tout port TCP." 3558 "Autoriser les gestionnaires de connexion Telepathy à se connecter à tout " [all …]
|
/external/icu/icu4c/source/data/lang/ |
D | fr.txt | 971 all{"{0} — tout"}
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 3948 4tout
|
/external/libexif/po/ |
D | fr.po | 3111 "DSC, scanner, enregistreur vidéo ou tout autre équipement ayant généré " 3125 "modèlé ou le numéro du DSC, scanner, enregistreur vidéo ou tout autre "
|