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:_lnx
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H
A
D
s-c1.c
404
double
_lnx
; /* Value LnX - LnXavg */
member
530
Table[N].
_lnx
= Table[N].LnX - LnXavg;
in parse_measure()
568
_q_o[1] += Table[r]._lny_o * Table[r].
_lnx
;
in parse_measure()
569
_d_o[1] += Table[r].
_lnx
* Table[r].
_lnx
;
in parse_measure()
581
_q_c[1] += Table[r]._lny_c * Table[r].
_lnx
;
in parse_measure()
582
_d_c[1] += Table[r].
_lnx
* Table[r].
_lnx
;
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H
A
D
s-c1.c
412
double
_lnx
; /* Value LnX - LnXavg */
member
538
Table[N].
_lnx
= Table[N].LnX - LnXavg;
in parse_measure()
575
_q_o[1] += Table[r]._lny_o * Table[r].
_lnx
;
in parse_measure()
576
_d_o[1] += Table[r].
_lnx
* Table[r].
_lnx
;
in parse_measure()
587
_q_c[1] += Table[r]._lny_c * Table[r].
_lnx
;
in parse_measure()
588
_d_c[1] += Table[r].
_lnx
* Table[r].
_lnx
;
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
H
A
D
s-c1.c
407
double
_lnx
; /* Value LnX - LnXavg */
member
512
Table[N].
_lnx
= Table[N].LnX - LnXavg;
in parse_measure()
544
_q[1] += Table[r]._lny * Table[r].
_lnx
;
in parse_measure()
545
_d[1] += Table[r].
_lnx
* Table[r].
_lnx
;
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H
A
D
s-c1.c
455
double
_lnx
[NSCENAR]; /* Value LnX - LnXavg */
member
560
Table[N].
_lnx
[i] = Table[N].LnX - LnXavg[i];
in parse_measure()
594
_q[1][i] += Table[r]._lny[i] * Table[r].
_lnx
[i];
in parse_measure()
595
_d[1][i] += Table[r].
_lnx
[i] * Table[r].
_lnx
[i];
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H
A
D
s-c.c
679
double
_lnx
; /* Value LnX - LnXavg */
member
775
Table[N].
_lnx
= Table[N].LnX - LnXavg;
in parse_measure()
809
_q[1][i] += Table[r]._lny[i] * Table[r].
_lnx
;
in parse_measure()
810
_d[1][i] += Table[r].
_lnx
* Table[r].
_lnx
;
in parse_measure()
Completed in 5 milliseconds