Home
last modified time | relevance | path

Searched refs:float_ (Results 1 – 7 of 7) sorted by relevance

/external/qemu/target-mips/
Dhelper.h189 DEF_HELPER_2(float_ ## op ## l_s, i64, env, i32) \
190 DEF_HELPER_2(float_ ## op ## l_d, i64, env, i64) \
191 DEF_HELPER_2(float_ ## op ## w_s, i32, env, i32) \
192 DEF_HELPER_2(float_ ## op ## w_d, i32, env, i64)
200 DEF_HELPER_2(float_ ## op ## _s, i32, env, i32) \
201 DEF_HELPER_2(float_ ## op ## _d, i64, env, i64)
208 DEF_HELPER_1(float_ ## op ## _s, i32, i32) \
209 DEF_HELPER_1(float_ ## op ## _d, i64, i64) \
210 DEF_HELPER_1(float_ ## op ## _ps, i64, i64)
216 DEF_HELPER_2(float_ ## op ## _s, i32, env, i32) \
[all …]
/external/webrtc/src/modules/audio_processing/utility/
Ddelay_estimator_wrapper.c20 float float_; member
125 threshold_spectrum[i].float_ = (spectrum[i] / 2); in BinarySpectrumFloat()
133 MeanEstimatorFloat(spectrum[i], kScale, &(threshold_spectrum[i].float_)); in BinarySpectrumFloat()
135 if (spectrum[i] > threshold_spectrum[i].float_) { in BinarySpectrumFloat()
/external/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-materialize.ll4 define void @float_(float* %value) {
5 ; CHECK: @float_
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
Ddelay_estimator_internal.h20 float float_; member
Ddelay_estimator_wrapper.c108 threshold_spectrum[i].float_ = (spectrum[i] / 2); in BinarySpectrumFloat()
116 MeanEstimatorFloat(spectrum[i], kScale, &(threshold_spectrum[i].float_)); in BinarySpectrumFloat()
118 if (spectrum[i] > threshold_spectrum[i].float_) { in BinarySpectrumFloat()
/external/jsoncpp/src/test_lib_json/
Dmain.cpp52 Json::Value float_; member
69 , float_( 0.00390625f ) in ValueTest()
/external/chromium_org/third_party/cython/src/Tools/
Dkate.diff450 + <item> float_ </item>