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:srand
(Results
1 - 25
of
95
) sorted by relevance
1
2
3
4
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H
A
D
dscr_explicit_test.c
35
srand
(gettid());
in dscr_explicit_lockstep_thread()
62
srand
(gettid());
in dscr_explicit_lockstep_test()
101
srand
(gettid());
in dscr_explicit_random_thread()
H
A
D
dscr_inherit_test.c
27
srand
(getpid());
in dscr_inherit()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
mlock-random-test.c
153
srand
(time(NULL));
in test_mlock_within_limit()
230
srand
(time(NULL));
in test_mlock_outof_limit()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
mlock-random-test.c
154
srand
(time(NULL));
in test_mlock_within_limit()
231
srand
(time(NULL));
in test_mlock_outof_limit()
/kernel/liteos_a/compat/posix/src/
H
A
D
stdlib.c
43
void
srand
(unsigned s)
in srand()
function
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H
A
D
dscr_explicit_test.c
26
srand
(getpid());
in dscr_explicit()
H
A
D
dscr_inherit_test.c
27
srand
(getpid());
in dscr_inherit()
H
A
D
dscr_default_test.c
82
srand
(getpid());
in dscr_default()
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H
A
D
IO_test_dcgettext_001.cpp
42
srand
(time(NULL));
in testcase()
/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/
H
A
D
sys_test_017.cpp
43
srand
(time(NULL));
in TestCase()
/kernel/liteos_a/testsuites/unittest/net/resolv/smoke/
H
A
D
net_resolv_test_007.cpp
39
srand
(time(NULL));
in EtherNtoarTest()
H
A
D
net_resolv_test_006.cpp
40
srand
(time(NULL));
in EtherNtoaTest()
H
A
D
net_resolv_test_003.cpp
46
srand
(time(NULL));
in EtherAtonrTest()
H
A
D
net_resolv_test_002.cpp
45
srand
(time(NULL));
in EtherAtonTest()
/kernel/linux/linux-5.10/tools/testing/selftests/media_tests/
H
A
D
video_device_test.c
69
srand
((unsigned int) time(NULL));
in main()
H
A
D
media_device_test.c
75
srand
((unsigned int) time(NULL));
in main()
/kernel/linux/linux-6.6/tools/testing/selftests/media_tests/
H
A
D
media_device_test.c
75
srand
((unsigned int) time(NULL));
in main()
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/
H
A
D
util_test_007.cpp
87
srand
(time(NULL));
in TestCase()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/
H
A
D
vmx_preempt.c
47
srand
(pthread_self());
in preempt_vmx_c()
H
A
D
fpu_preempt.c
47
srand
(pthread_self());
in preempt_fpu_c()
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H
A
D
sync_stress_merge.c
46
srand
(time(NULL));
in test_merge_stress_random_merge()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
bpf_rand.h
32
srand
(time(NULL));
in bpf_semi_rand_init()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
bpf_rand.h
32
srand
(time(NULL));
in bpf_semi_rand_init()
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H
A
D
sync_stress_merge.c
46
srand
(time(NULL));
in test_merge_stress_random_merge()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/
H
A
D
fpu_preempt.c
47
srand
(pthread_self());
in preempt_fpu_c()
Completed in 7 milliseconds
1
2
3
4