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
defs:variants
(Results
1 - 25
of
122
) sorted by relevance
1
2
3
4
5
/third_party/ltp/metadata/tests/
H
A
D
array_size01.c
1
static int
variants
[] = {1};
variable
H
A
D
array_size03.c
1
static struct foo
variants
[] = {
variable
H
A
D
array_size02.c
5
static struct foo
variants
[] = {{1}, {2}, {3}};
variable
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
H
A
D
sendmmsg.h
17
static struct time64_variants
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/
H
A
D
sched_rr_get_interval02.c
17
static struct time64_variants
variants
[] = {
variable
H
A
D
sched_rr_get_interval01.c
23
static struct time64_variants
variants
[] = {
variable
H
A
D
sched_rr_get_interval03.c
36
static struct time64_variants
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H
A
D
clock_nanosleep04.c
19
static struct time64_variants
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/futex/
H
A
D
futex_wait02.c
18
static struct futex_test_variants
variants
[] = {
variable
H
A
D
futex_wait04.c
16
static struct futex_test_variants
variants
[] = {
variable
H
A
D
futex_wake02.c
18
static struct futex_test_variants
variants
[] = {
variable
H
A
D
futex_wake03.c
16
static struct futex_test_variants
variants
[] = {
variable
H
A
D
futex_wake01.c
30
static struct futex_test_variants
variants
[] = {
variable
H
A
D
futex_cmp_requeue02.c
35
static struct futex_test_variants
variants
[] = {
variable
H
A
D
futex_wait01.c
32
static struct futex_test_variants
variants
[] = {
variable
H
A
D
futex_wait03.c
16
static struct futex_test_variants
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H
A
D
timer_gettime01.c
18
static struct time64_variants
variants
[] = {
variable
/third_party/rust/crates/clap/clap_derive/src/derives/
H
A
D
value_enum.rs
25
let mut
variants
= Vec::new();
in derive_value_enum()
variables
[all...]
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H
A
D
clock_gettime02.c
90
static struct time64_variants
variants
[] = {
variable
H
A
D
clock_gettime01.c
62
static struct time64_variants
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H
A
D
getrusage02.c
47
}
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H
A
D
semop.h
22
static struct time64_variants
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H
A
D
timerfd_settime02.c
33
static struct time64_variants
variants
[] = {
variable
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H
A
D
clock_settime02.c
94
static struct time64_variants
variants
[] = {
variable
H
A
D
clock_settime01.c
27
static struct time64_variants
variants
[] = {
variable
Completed in 5 milliseconds
1
2
3
4
5