Home
last modified time | relevance | path

Searched refs:Decay (Results 1 – 25 of 27) sorted by relevance

12

/external/catch2/include/internal/benchmark/detail/
Dcatch_benchmark_function.hpp27 using Decay = typename std::decay<T>::type; typedef
30 : std::is_same<Decay<T>, Decay<U>> {};
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
Dcommon_type.pass.cpp69 using Decay = typename std::decay<Tp>::type; typedef
76 static_assert(std::is_same<Decay<T1>, T1>::value, "must be same");
77 static_assert(std::is_same<Decay<T2>, T2>::value, "must be same");
105 using DT = Decay<T>; in test_bullet_three_one_imp()
106 using DU = Decay<U>; in test_bullet_three_one_imp()
/external/webrtc/modules/audio_processing/aec3/
Dreverb_model_estimator.h47 float ReverbDecay() const { return reverb_decay_estimators_[0]->Decay(); } in ReverbDecay()
Dreverb_decay_estimator.h38 float Decay() const { return decay_; } in Decay() function
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ResourceSparseApplyAdadelta.pbtxt24 Decay factor. Must be a scalar.
Dapi_def_SparseApplyAdadelta.pbtxt24 Decay factor. Must be a scalar.
Dapi_def_ResourceApplyAdadelta.pbtxt30 Decay factor. Must be a scalar.
Dapi_def_ApplyAdadelta.pbtxt30 Decay factor. Must be a scalar.
Dapi_def_ApplyRMSProp.pbtxt30 Decay rate. Must be a scalar.
Dapi_def_ResourceApplyRMSProp.pbtxt30 Decay rate. Must be a scalar.
Dapi_def_ResourceSparseApplyRMSProp.pbtxt30 Decay rate. Must be a scalar.
Dapi_def_SparseApplyRMSProp.pbtxt30 Decay rate. Must be a scalar.
Dapi_def_ResourceSparseApplyCenteredRMSProp.pbtxt36 Decay rate. Must be a scalar.
Dapi_def_ResourceApplyCenteredRMSProp.pbtxt36 Decay rate. Must be a scalar.
Dapi_def_ApplyCenteredRMSProp.pbtxt36 Decay rate. Must be a scalar.
Dapi_def_SparseApplyCenteredRMSProp.pbtxt36 Decay rate. Must be a scalar.
/external/clang/test/SemaCXX/
Dexceptions.cpp126 namespace Decay { namespace
Dcxx0x-initializer-stdinitializerlist.cpp157 namespace Decay { namespace
/external/llvm-project/clang/test/SemaCXX/
Dexceptions.cpp131 namespace Decay { namespace
Dcxx0x-initializer-stdinitializerlist.cpp179 namespace Decay { namespace
/external/jemalloc_new/
DTUNING.md41 Decay time determines how fast jemalloc returns unused pages back to the
/external/catch2/single_include/catch2/
Dcatch.hpp6652 using Decay = typename std::decay<T>::type; typedef
6655 : std::is_same<Decay<T>, Decay<U>> {};
/external/libabigail/tests/lib/
Dcatch.hpp6684 using Decay = typename std::decay<T>::type; typedef
6687 : std::is_same<Decay<T>, Decay<U>> {};
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td10901 …nt32, TF_Qint8, TF_Quint8, TF_Uint16, TF_Uint32, TF_Uint64, TF_Uint8]>, [{Decay factor. Must be a …
11068 …nt32, TF_Qint8, TF_Quint8, TF_Uint16, TF_Uint32, TF_Uint64, TF_Uint8]>, [{Decay rate. Must be a sc…
11309 …nt32, TF_Qint8, TF_Quint8, TF_Uint16, TF_Uint32, TF_Uint64, TF_Uint8]>, [{Decay rate. Must be a sc…
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz1a 2A 3Aaron 4AARON 5abaissiez 6abandon 7abandoned 8abase 9Abase 10 ...

12