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:LnYavg_c
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H
A
D
s-c1.c
415
double LnXavg, LnYavg_o,
LnYavg_c
;
in parse_measure()
local
453
LnYavg_c
= 0.0;
in parse_measure()
489
LnYavg_c
+= log((double)cur->_data_close);
in parse_measure()
501
LnYavg_c
/= array_max;
in parse_measure()
538
Table[N]._lny_c = Table[N].LnY_c -
LnYavg_c
;
in parse_measure()
620
- (logl(
LnYavg_c
- (_q_c[1] / _d_c[1]) * LnXavg)
in parse_measure()
637
LnYavg_c
));
in parse_measure()
701
logl(
LnYavg_c
- (_q_c[1] / _d_c[1]) * LnXavg));
in parse_measure()
721
LnYavg_c
- ((_q_c[2] / _d_c[2]) * Xavg));
in parse_measure()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H
A
D
s-c1.c
424
double LnXavg, LnYavg_o,
LnYavg_c
;
in parse_measure()
local
462
LnYavg_c
= 0.0;
in parse_measure()
498
LnYavg_c
+= log((double)cur->_data_close);
in parse_measure()
510
LnYavg_c
/= array_max;
in parse_measure()
546
Table[N]._lny_c = Table[N].LnY_c -
LnYavg_c
;
in parse_measure()
624
- (logl(
LnYavg_c
- (_q_c[1] / _d_c[1]) * LnXavg)
in parse_measure()
639
- expl((_q_c[2] / _d_c[2]) * Table[r]._x +
LnYavg_c
));
in parse_measure()
701
logl(
LnYavg_c
- (_q_c[1] / _d_c[1]) * LnXavg));
in parse_measure()
719
output(" b = %Lg\n",
LnYavg_c
- ((_q_c[2] / _d_c[2]) * Xavg));
in parse_measure()
Completed in 3 milliseconds