Searched refs:ms (Results 1 - 25 of 526) sorted by last modified time

1234567891011>>

/external/webrtc/src/system_wrappers/interface/
H A Dtick_util.h11 // System independant wrapper for polling elapsed time in ms and us.
41 // Now in the time domain in ms.
49 static WebRtc_Word64 MillisecondsToTicks(const WebRtc_Word64 ms);
242 inline WebRtc_Word64 TickTime::MillisecondsToTicks(const WebRtc_Word64 ms) argument
248 return (qpfreq.QuadPart * ms) / 1000;
250 return ms;
253 return ms * 1000000LL;
255 return ms * 1000LL;
299 // _interval is in ms
319 // _interval is in ms
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_mschapv2.c152 struct eap_mschapv2_hdr *ms; local
167 ms_len = sizeof(*ms) + 1 + sizeof(*r) + identity_len;
173 ms = wpabuf_put(resp, sizeof(*ms));
174 ms->op_code = MSCHAPV2_OP_RESPONSE;
175 ms->mschapv2_id = mschapv2_id;
183 ms->mschapv2_id++;
185 WPA_PUT_BE16(ms->ms_length, ms_len);
223 "(response)", id, ms->mschapv2_id);
511 struct eap_mschapv2_hdr *ms; local
717 eap_mschapv2_check_mslen(struct eap_sm *sm, size_t len, const struct eap_mschapv2_hdr *ms) argument
768 const struct eap_mschapv2_hdr *ms; local
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_mschapv2.c102 struct eap_mschapv2_hdr *ms; local
113 ms_len = sizeof(*ms) + 1 + CHALLENGE_LEN + sm->server_id_len;
123 ms = wpabuf_put(req, sizeof(*ms));
124 ms->op_code = MSCHAPV2_OP_CHALLENGE;
125 ms->mschapv2_id = id;
126 WPA_PUT_BE16(ms->ms_length, ms_len);
145 struct eap_mschapv2_hdr *ms; local
150 ms_len = sizeof(*ms) + 2 + 2 * sizeof(data->auth_response) + 1 + 2 +
161 ms
189 struct eap_mschapv2_hdr *ms; local
[all...]
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_mschapv2.c152 struct eap_mschapv2_hdr *ms; local
167 ms_len = sizeof(*ms) + 1 + sizeof(*r) + identity_len;
173 ms = wpabuf_put(resp, sizeof(*ms));
174 ms->op_code = MSCHAPV2_OP_RESPONSE;
175 ms->mschapv2_id = mschapv2_id;
183 ms->mschapv2_id++;
185 WPA_PUT_BE16(ms->ms_length, ms_len);
223 "(response)", id, ms->mschapv2_id);
511 struct eap_mschapv2_hdr *ms; local
717 eap_mschapv2_check_mslen(struct eap_sm *sm, size_t len, const struct eap_mschapv2_hdr *ms) argument
768 const struct eap_mschapv2_hdr *ms; local
[all...]
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_mschapv2.c102 struct eap_mschapv2_hdr *ms; local
113 ms_len = sizeof(*ms) + 1 + CHALLENGE_LEN + sm->server_id_len;
123 ms = wpabuf_put(req, sizeof(*ms));
124 ms->op_code = MSCHAPV2_OP_CHALLENGE;
125 ms->mschapv2_id = id;
126 WPA_PUT_BE16(ms->ms_length, ms_len);
145 struct eap_mschapv2_hdr *ms; local
150 ms_len = sizeof(*ms) + 2 + 2 * sizeof(data->auth_response) + 1 + 2 +
161 ms
189 struct eap_mschapv2_hdr *ms; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_mschapv2.c152 struct eap_mschapv2_hdr *ms; local
167 ms_len = sizeof(*ms) + 1 + sizeof(*r) + identity_len;
173 ms = wpabuf_put(resp, sizeof(*ms));
174 ms->op_code = MSCHAPV2_OP_RESPONSE;
175 ms->mschapv2_id = mschapv2_id;
183 ms->mschapv2_id++;
185 WPA_PUT_BE16(ms->ms_length, ms_len);
223 "(response)", id, ms->mschapv2_id);
511 struct eap_mschapv2_hdr *ms; local
717 eap_mschapv2_check_mslen(struct eap_sm *sm, size_t len, const struct eap_mschapv2_hdr *ms) argument
768 const struct eap_mschapv2_hdr *ms; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_mschapv2.c102 struct eap_mschapv2_hdr *ms; local
113 ms_len = sizeof(*ms) + 1 + CHALLENGE_LEN + sm->server_id_len;
123 ms = wpabuf_put(req, sizeof(*ms));
124 ms->op_code = MSCHAPV2_OP_CHALLENGE;
125 ms->mschapv2_id = id;
126 WPA_PUT_BE16(ms->ms_length, ms_len);
145 struct eap_mschapv2_hdr *ms; local
150 ms_len = sizeof(*ms) + 2 + 2 * sizeof(data->auth_response) + 1 + 2 +
161 ms
189 struct eap_mschapv2_hdr *ms; local
[all...]
/external/valgrind/main/none/tests/s390x/
H A Dmul.c27 memsweep(ms, m2);
H A Dmul.stdout.exp78 ms 0000000000000000 * 0000000000000000 = 00000000000000000000000000000000
79 ms 0000000000000001 * 0000000000000000 = 00000000000000000000000000000001
80 ms 000000000000FFFF * 0000000000000000 = 0000000000000000000000000000FFFF
81 ms 0000000000007FFF * 0000000000000000 = 00000000000000000000000000007FFF
82 ms 0000000000008000 * 0000000000000000 = 00000000000000000000000000008000
83 ms 00000000FFFFFFFF * 0000000000000000 = 000000000000000000000000FFFFFFFF
84 ms 0000000080000000 * 0000000000000000 = 00000000000000000000000080000000
85 ms 000000007FFFFFFF * 0000000000000000 = 0000000000000000000000007FFFFFFF
86 ms FFFFFFFFFFFFFFFF * 0000000000000000 = FFFFFFFF00000000FFFFFFFFFFFFFFFF
87 ms 800000000000000
[all...]
/external/vixl/tools/
H A Dmake_instruction_doc.pl54 my($p) = $after =~ /(.*?\))/ms;
/external/valgrind/main/coregrind/
H A Dm_libcprint.c350 UInt t, ms, s, mins, hours, days; local
354 ms = t % 1000;
368 VG_(sprintf)(buf, "%02u:%02u:%02u:%02u.%03u ", days, hours, mins, s, ms);
/external/valgrind/main/drd/tests/
H A Dhold_lock.c14 static void delay_ms(const int ms) argument
18 assert(ms >= 0);
19 ts.tv_sec = ms / 1000;
20 ts.tv_nsec = (ms % 1000) * 1000 * 1000;
40 fprintf(stderr, "Usage: %s [-i <interval time in ms>].\n", argv[0]);
H A Dhold_lock_1.stderr.exp6 Lock on mutex 0x........ was held during ... ms (threshold: 500 ms).
17 Lock on rwlock 0x........ was held during ... ms (threshold: 500 ms).
H A Dhold_lock_2.stderr.exp8 Lock on rwlock 0x........ was held during ... ms (threshold: 500 ms).
H A Drwlock_race.c20 static void sleep_ms(const int ms) argument
22 struct timespec delay = { ms / 1000, (ms % 1000) * 1000 * 1000 };
/external/valgrind/main/gdbserver_tests/
H A Dmchelp.stdoutB.exp3 v.wait [<ms>] : sleep <ms> (default 0) then continue
48 v.wait [<ms>] : sleep <ms> (default 0) then continue
H A DmcinvokeRU.stdoutB.exp1 gdbserver: continuing in 0 ms ...
3 gdbserver: continuing in 0 ms ...
5 gdbserver: continuing in 0 ms ...
7 gdbserver: continuing in 0 ms ...
9 gdbserver: continuing in 0 ms ...
11 gdbserver: continuing in 0 ms ...
13 gdbserver: continuing in 0 ms ...
15 gdbserver: continuing in 0 ms ...
17 gdbserver: continuing in 0 ms ...
19 gdbserver: continuing in 0 ms
[all...]
H A DmcinvokeWS.stdoutB.exp1 gdbserver: continuing in 0 ms ...
3 gdbserver: continuing in 0 ms ...
5 gdbserver: continuing in 0 ms ...
7 gdbserver: continuing in 0 ms ...
9 gdbserver: continuing in 0 ms ...
11 gdbserver: continuing in 0 ms ...
13 gdbserver: continuing in 0 ms ...
15 gdbserver: continuing in 0 ms ...
17 gdbserver: continuing in 0 ms ...
19 gdbserver: continuing in 0 ms
[all...]
H A Dmssnapshot.stderrB.exp5 v.wait [<ms>] : sleep <ms> (default 0) then continue
H A Dnlsigvgdb.stderrB.exp3 gdbserver: continuing in 5000 ms ...
/external/valgrind/main/massif/
H A Dms_main.c99 time_unit: ms
125 n_events: n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
150 0 +-----------------------------------@---@---@-----@--@---#-------------->ms 0 713
154 -------------------------------------------------------------------------------- n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
306 alloc_fns = VG_(newXA)(VG_(malloc), "ms.main.iaf.1",
353 ignore_fns = VG_(newXA)(VG_(malloc), "ms.main.iif.1",
388 case TimeMS: return "ms";
445 else if VG_XACT_CLO(arg, "--time-unit=ms", clo_time_unit, TimeMS) {}
473 " --time-unit=i|ms|B time unit: instructions executed, milliseconds\n"
618 parent->children = VG_(malloc)( "ms
[all...]
/external/valgrind/main/memcheck/tests/linux/
H A Dtimerfd-syscall.stderr.exp8 relative timer test (at 500 ms) ...
11 absolute timer test (at 500 ms) ...
14 sequential timer test (100 ms clock) ...
31 relative timer test (at 500 ms) ...
34 absolute timer test (at 500 ms) ...
37 sequential timer test (100 ms clock) ...
/external/sqlite/dist/orig/
H A Dsqlite3.c2208 ** will sleep multiple times until at least "ms" milliseconds of sleeping
2209 ** have accumulated. ^After at least "ms" milliseconds of sleeping,
2223 SQLITE_API int sqlite3_busy_timeout(sqlite3*, int ms);
14767 double ms = 0.0; local
14782 ms = ms*10.0 + *zDate - '0';
14786 ms /= rScale;
14795 p->s = s + ms;
123492 sqlite3_busy_timeout(sqlite3 *db, int ms) argument
125173 sqlite3_sleep(int ms) argument
[all...]
H A Dsqlite3.h2093 ** will sleep multiple times until at least "ms" milliseconds of sleeping
2094 ** have accumulated. ^After at least "ms" milliseconds of sleeping,
2108 SQLITE_API int sqlite3_busy_timeout(sqlite3*, int ms);
H A Dsqlite3ext.h49 int (*busy_timeout)(sqlite3*,int ms);

Completed in 1873 milliseconds

1234567891011>>