Home
last modified time | relevance | path

Searched defs:fv (Results 1 – 25 of 86) sorted by relevance

1234

/external/webrtc/api/
Dfunction_view_unittest.cc22 int CallWith33(rtc::FunctionView<int(int)> fv) { in CallWith33()
43 rtc::FunctionView<int(int)> fv(f); in TEST() local
51 rtc::FunctionView<int()> fv(f); in TEST() local
60 rtc::FunctionView<int(int)> fv(Add33); in TEST() local
66 rtc::FunctionView<int(int)> fv(&Add33); in TEST() local
83 rtc::FunctionView<std::unique_ptr<int>(std::unique_ptr<int>)> fv(f); in TEST() local
/external/clang/test/Sema/
Doverloadable-complex.c4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1()
14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2()
23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
/external/clang/test/SemaCXX/
Dcomplex-overload.cpp4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1()
14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2()
23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1404 FormattedRelativeDateTime fv = fmt.formatToValue(1, RelativeDateTimeUnit.DAY); in TestFields() local
1412 FormattedRelativeDateTime fv = fmt.formatToValue(3, RelativeDateTimeUnit.DAY); in TestFields() local
1423 FormattedRelativeDateTime fv = fmt.formatToValue(Direction.NEXT, AbsoluteUnit.MONDAY); in TestFields() local
1431 FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, RelativeDateTimeUnit.WEEK); in TestFields() local
1444 … FormattedRelativeDateTime fv = fmt.formatToValue(12, Direction.LAST, RelativeUnit.HOURS); in TestFields() local
1457 FormattedRelativeDateTime fv = fmt.formatToValue(12, RelativeDateTimeUnit.HOUR); in TestFields() local
1478 FormattedRelativeDateTime fv = fmt.formatToValue(-100, RelativeDateTimeUnit.YEAR); in TestRBNF() local
DFormattedValueTest.java152 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
157 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1401 FormattedRelativeDateTime fv = fmt.formatToValue(1, RelativeDateTimeUnit.DAY); in TestFields() local
1409 FormattedRelativeDateTime fv = fmt.formatToValue(3, RelativeDateTimeUnit.DAY); in TestFields() local
1420 FormattedRelativeDateTime fv = fmt.formatToValue(Direction.NEXT, AbsoluteUnit.MONDAY); in TestFields() local
1428 FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, RelativeDateTimeUnit.WEEK); in TestFields() local
1441 … FormattedRelativeDateTime fv = fmt.formatToValue(12, Direction.LAST, RelativeUnit.HOURS); in TestFields() local
1454 FormattedRelativeDateTime fv = fmt.formatToValue(12, RelativeDateTimeUnit.HOUR); in TestFields() local
1475 FormattedRelativeDateTime fv = fmt.formatToValue(-100, RelativeDateTimeUnit.YEAR); in TestRBNF() local
DFormattedValueTest.java149 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
154 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
/external/cronet/tot/third_party/icu/source/test/cintltst/
Duformattedvaluetst.c192 const UFormattedValue* fv, in checkFormattedValueString()
211 const UFormattedValue* fv, in checkFormattedValue()
244 const UFormattedValue* fv, in checkMixedFormattedValue()
/external/cronet/stable/third_party/icu/source/test/cintltst/
Duformattedvaluetst.c192 const UFormattedValue* fv, in checkFormattedValueString()
211 const UFormattedValue* fv, in checkFormattedValue()
244 const UFormattedValue* fv, in checkMixedFormattedValue()
/external/icu/icu4c/source/test/cintltst/
Duformattedvaluetst.c192 const UFormattedValue* fv, in checkFormattedValueString()
211 const UFormattedValue* fv, in checkFormattedValue()
244 const UFormattedValue* fv, in checkMixedFormattedValue()
/external/coreboot/util/smmstoretool/
Dfv.c36 bool fv_init(struct mem_range_t fv) in fv_init()
154 bool fv_parse(struct mem_range_t fv, struct mem_range_t *var_store, in fv_parse()
/external/deqp/framework/common/
DtcuTextureUtil.hpp140 inline uint8_t floatToU8(float fv) in floatToU8()
144 float fv; in floatToU8() member
/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/combinators/
Dlogarithmic.rs166 let fv = value.as_f64() - self.zero_point; in value_to_f64() localVariable
175 let fv = if self.negative { -fv } else { fv }; in f64_to_value() localVariable
180 let fv = if self.negative { -fv } else { fv }; in is_inf() localVariable
193 let fv = self.value_to_f64(value); in map() localVariable
/external/icu/android_icu4j/testing/src/android/icu/extratest/text/
DRelativeDateTimeFormatterTest.java38 RelativeDateTimeFormatter.FormattedRelativeDateTime fv = fmt.formatToValue(1, in testAppendTo() local
/external/cronet/tot/third_party/icu/source/test/intltest/
Dreldatefmttest.cpp1421 FormattedRelativeDateTime fv = fmt.formatToValue(1, UDAT_REL_UNIT_DAY, status); in TestFields() local
1434 FormattedRelativeDateTime fv = fmt.formatToValue(3, UDAT_REL_UNIT_DAY, status); in TestFields() local
1450 …FormattedRelativeDateTime fv = fmt.formatToValue(UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_MONDAY, status… in TestFields() local
1463 FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, UDAT_REL_UNIT_WEEK, status); in TestFields() local
1481 …FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_DIRECTION_LAST, UDAT_RELATIVE_HOURS, sta… in TestFields() local
1499 FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_REL_UNIT_HOUR, status); in TestFields() local
1532 FormattedRelativeDateTime fv = fmt.formatToValue(-100, UDAT_REL_UNIT_YEAR, status); in TestRBNF() local
Dformattedvaluetest.cpp169 const FormattedValue& fv, in checkFormattedValue()
202 const FormattedValue& fv, in checkMixedFormattedValue()
/external/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp1422 FormattedRelativeDateTime fv = fmt.formatToValue(1, UDAT_REL_UNIT_DAY, status); in TestFields() local
1435 FormattedRelativeDateTime fv = fmt.formatToValue(3, UDAT_REL_UNIT_DAY, status); in TestFields() local
1451 …FormattedRelativeDateTime fv = fmt.formatToValue(UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_MONDAY, status… in TestFields() local
1464 FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, UDAT_REL_UNIT_WEEK, status); in TestFields() local
1482 …FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_DIRECTION_LAST, UDAT_RELATIVE_HOURS, sta… in TestFields() local
1500 FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_REL_UNIT_HOUR, status); in TestFields() local
1533 FormattedRelativeDateTime fv = fmt.formatToValue(-100, UDAT_REL_UNIT_YEAR, status); in TestRBNF() local
Dformattedvaluetest.cpp170 const FormattedValue& fv, in checkFormattedValue()
203 const FormattedValue& fv, in checkMixedFormattedValue()
/external/cronet/stable/third_party/icu/source/test/intltest/
Dreldatefmttest.cpp1421 FormattedRelativeDateTime fv = fmt.formatToValue(1, UDAT_REL_UNIT_DAY, status); in TestFields() local
1434 FormattedRelativeDateTime fv = fmt.formatToValue(3, UDAT_REL_UNIT_DAY, status); in TestFields() local
1450 …FormattedRelativeDateTime fv = fmt.formatToValue(UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_MONDAY, status… in TestFields() local
1463 FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, UDAT_REL_UNIT_WEEK, status); in TestFields() local
1481 …FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_DIRECTION_LAST, UDAT_RELATIVE_HOURS, sta… in TestFields() local
1499 FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_REL_UNIT_HOUR, status); in TestFields() local
1532 FormattedRelativeDateTime fv = fmt.formatToValue(-100, UDAT_REL_UNIT_YEAR, status); in TestRBNF() local
Dformattedvaluetest.cpp169 const FormattedValue& fv, in checkFormattedValue()
202 const FormattedValue& fv, in checkMixedFormattedValue()
/external/webrtc/rtc_base/
Dcallback_list.cc71 rtc::FunctionView<void(UntypedFunction&)> fv) { in Foreach()
/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dsequence.cpp150 attr_type fv; in main() local
165 attr_type fv; in main() local
/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dtest_ticket7296.cpp141 ublas::vector<float> fv = ublas::scalar_vector<float>(n, 1); in BOOST_UBLAS_TEST_DEF() local
169 ublas::vector<float> fv = ublas::scalar_vector<float>(n, c1); in BOOST_UBLAS_TEST_DEF() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dbasic.cpp14 void test_f1(int *ip, float fv) { in test_f1()
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp21.cpp32 int fv = f(g); // okay variable

1234