OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exp
(Results
951 - 975
of
1085
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/av/media/libmedia/
AudioSystem.cpp
203
// float v = volume ?
exp
(float(100 - volume) * dBConvert) : 0;
206
return volume ?
exp
(float(100 - volume) * dBConvert) : 0;
/external/chromium_org/third_party/tcmalloc/vendor/
configure
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
configure
[
all
...]
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/external/chromium_org/sdch/open-vcdiff/
configure
[
all
...]
/external/open-vcdiff/
configure
[
all
...]
/external/protobuf/
configure
[
all
...]
/art/runtime/
check_jni.cc
901
#define CHECK_JNI_EXIT(type,
exp
) ({ \
902
auto _rc = (
exp
); \
[
all
...]
/external/chromium_org/third_party/libxml/src/
configure
[
all
...]
/external/chromium_org/third_party/sqlite/src/
configure
[
all
...]
/external/chromium_org/v8/tools/profviz/
composer.js
131
'reg.
exp
. ': new CodeKind("#0000FF", [15]),
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar
/external/libpng/
configure
[
all
...]
/external/libusb/
configure
[
all
...]
/external/libusb-compat/
configure
[
all
...]
/external/libvorbis/
configure
[
all
...]
/external/stlport/stlport/stl/
_valarray.h
974
inline valarray<_Tp>
exp
(const valarray<_Tp>& __x) {
978
__tmp[__i] = ::
exp
(__x[__i]);
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h
713
#define EDCF_ECW2CW(
exp
) ((1 << (
exp
)) - 1)
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_valarray.h
974
inline valarray<_Tp>
exp
(const valarray<_Tp>& __x) {
978
__tmp[__i] = ::
exp
(__x[__i]);
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_valarray.h
974
inline valarray<_Tp>
exp
(const valarray<_Tp>& __x) {
978
__tmp[__i] = ::
exp
(__x[__i]);
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_valarray.h
974
inline valarray<_Tp>
exp
(const valarray<_Tp>& __x) {
978
__tmp[__i] = ::
exp
(__x[__i]);
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_valarray.h
974
inline valarray<_Tp>
exp
(const valarray<_Tp>& __x) {
978
__tmp[__i] = ::
exp
(__x[__i]);
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_valarray.h
974
inline valarray<_Tp>
exp
(const valarray<_Tp>& __x) {
978
__tmp[__i] = ::
exp
(__x[__i]);
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_valarray.h
974
inline valarray<_Tp>
exp
(const valarray<_Tp>& __x) {
978
__tmp[__i] = ::
exp
(__x[__i]);
[
all
...]
Completed in 507 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>