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/fork/
H
A
D
s-c1.c
405
double
LnX
; /* Natural logarithm of X values */
member
407
double _lnx; /* Value
LnX
- LnXavg */
508
Table[N].
LnX
= log((double)cur->nprocess);
in parse_measure()
512
Table[N]._lnx = Table[N].
LnX
- LnXavg;
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H
A
D
s-c1.c
453
double
LnX
; /* Natural logarithm of X values */
member
455
double _lnx[NSCENAR]; /* Value
LnX
- LnXavg */
556
Table[N].
LnX
= log((double)cur->nthreads);
in parse_measure()
560
Table[N]._lnx[i] = Table[N].
LnX
- LnXavg[i];
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H
A
D
s-c1.c
401
double
LnX
; /* Natural logarithm of X values */
member
404
double _lnx; /* Value
LnX
- LnXavg */
526
Table[N].
LnX
= log((double)cur->nsem);
in parse_measure()
530
Table[N]._lnx = Table[N].
LnX
- LnXavg;
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H
A
D
s-c1.c
409
double
LnX
; /* Natural logarithm of X values */
member
412
double _lnx; /* Value
LnX
- LnXavg */
534
Table[N].
LnX
= log((double)cur->nsem);
in parse_measure()
538
Table[N]._lnx = Table[N].
LnX
- LnXavg;
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H
A
D
s-c.c
677
double
LnX
; /* Natural logarithm of X values */
member
679
double _lnx; /* Value
LnX
- LnXavg */
774
Table[N].
LnX
= log((double)cur->nthreads);
in parse_measure()
775
Table[N]._lnx = Table[N].
LnX
- LnXavg;
in parse_measure()
Completed in 4 milliseconds