Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:msleep
(Results
1 - 22
of
22
) sorted by relevance
/third_party/libinput/test/
H
A
D
test-touchpad-tap.c
121
msleep
(10);
in START_TEST()
133
msleep
(10);
in START_TEST()
146
msleep
(10);
in START_TEST()
260
msleep
(10);
in START_TEST()
349
msleep
(10);
in START_TEST()
462
msleep
(10);
in START_TEST()
576
msleep
(10);
in START_TEST()
664
msleep
(10);
in START_TEST()
678
msleep
(10);
in START_TEST()
754
msleep
(1
in START_TEST()
[all...]
H
A
D
litest.c
2394
msleep
(sleep_ms);
in litest_touch_move_to_extended()
2601
msleep
(sleep_ms);
in litest_touch_move_two_touches()
2631
msleep
(sleep_ms);
in litest_touch_move_three_touches()
2710
msleep
(sleep_ms);
in litest_hover_move_to()
2733
msleep
(sleep_ms);
in litest_hover_move_two_touches()
4322
msleep
(300);
in litest_timeout_tap()
4328
msleep
(520);
in litest_timeout_tapndrag()
4334
msleep
(30);
in litest_timeout_debounce()
4340
msleep
(300);
in litest_timeout_softbuttons()
4346
msleep
(30
in litest_timeout_buttonscroll()
[all...]
H
A
D
test-pointer.c
3212
msleep
(15);
in START_TEST()
3216
msleep
(15);
in START_TEST()
3231
msleep
(15);
in START_TEST()
3235
msleep
(15);
in START_TEST()
3463
msleep
(5);
in START_TEST()
3467
msleep
(5);
in START_TEST()
3471
msleep
(5);
in START_TEST()
H
A
D
test-touchpad.c
362
msleep
(200);
in START_TEST()
3908
msleep
(10);
in START_TEST()
3941
msleep
(1); /* make sure touch starts after key press */
in START_TEST()
4506
msleep
(1); /* make sure touch starts after key press */
in START_TEST()
5545
msleep
(200);
in START_TEST()
5584
msleep
(2);
in START_TEST()
5596
msleep
(2);
in START_TEST()
5612
msleep
(2);
in START_TEST()
5629
msleep
(2);
in START_TEST()
5690
msleep
(1
in START_TEST()
[all...]
H
A
D
test-trackpoint.c
53
msleep
(2);
in START_TEST()
H
A
D
test-utils.c
237
msleep
(100);
in START_TEST()
244
msleep
(950); /* +50ms to account for time drifts */
in START_TEST()
H
A
D
test-misc.c
724
msleep
(21);
in START_TEST()
H
A
D
test-pad.c
103
msleep
(10);
in START_TEST()
H
A
D
test-tablet.c
5930
msleep
(5);
in START_TEST()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H
A
D
delay.h
49
#define
msleep
(m) linux_msleep(m)
macro
/third_party/libinput/src/
H
A
D
util-time.h
37
msleep
(unsigned int ms)
in msleep()
function
H
A
D
path-seat.c
351
msleep
(10);
in udev_device_from_devnode()
/third_party/toybox/toys/other/
H
A
D
nbd_client.c
90
if (temp == -1)
msleep
(100);
in nbd_client_main()
/third_party/NuttX/drivers/usbdev/gadget/
H
A
D
f_ether.c
190
msleep
(200);
in eth_random_addr()
199
msleep
(200);
in eth_random_addr()
/third_party/toybox/toys/pending/
H
A
D
bootchartd.c
162
msleep
(TT.msec);
in start_logging()
H
A
D
traceroute.c
221
if (probe && (toys.optflags & FLAG_z))
msleep
(TT.pause_time);
in do_trace()
/third_party/lame/frontend/
H
A
D
gtkanal.c
49
# define
msleep
(t) Sleep(t)
macro
52
# define
msleep
(t) usleep((t) * 1000)
macro
961
msleep
(10);
in frameadv1()
/third_party/toybox/lib/
H
A
D
lib.h
221
void
msleep
(long milliseconds);
H
A
D
lib.c
603
void
msleep
(long milliseconds)
in msleep()
function
/third_party/toybox/porting/liteos_a/lib/
H
A
D
lib.h
214
void
msleep
(long milliseconds);
/third_party/toybox/porting/liteos_a/toys/posix/
H
A
D
ps.c
1367
msleep
(250);
in top_common()
1542
msleep
(timeout-now);
in top_common()
/third_party/toybox/toys/posix/
H
A
D
ps.c
1510
msleep
(250);
in top_common()
1689
msleep
(timeout-now);
in top_common()
Completed in 41 milliseconds