/external/webrtc/api/ |
D | function_view_unittest.cc | 22 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/ |
D | overloadable-complex.c | 4 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/ |
D | complex-overload.cpp | 4 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/ |
D | RelativeDateTimeFormatterTest.java | 1404 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
|
D | FormattedValueTest.java | 152 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/ |
D | RelativeDateTimeFormatterTest.java | 1401 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
|
D | FormattedValueTest.java | 149 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/ |
D | uformattedvaluetst.c | 192 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/ |
D | uformattedvaluetst.c | 192 const UFormattedValue* fv, in checkFormattedValueString() 211 const UFormattedValue* fv, in checkFormattedValue() 244 const UFormattedValue* fv, in checkMixedFormattedValue()
|
/external/icu/icu4c/source/test/cintltst/ |
D | uformattedvaluetst.c | 192 const UFormattedValue* fv, in checkFormattedValueString() 211 const UFormattedValue* fv, in checkFormattedValue() 244 const UFormattedValue* fv, in checkMixedFormattedValue()
|
/external/coreboot/util/smmstoretool/ |
D | fv.c | 36 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/ |
D | tcuTextureUtil.hpp | 140 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/ |
D | logarithmic.rs | 166 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/ |
D | RelativeDateTimeFormatterTest.java | 38 RelativeDateTimeFormatter.FormattedRelativeDateTime fv = fmt.formatToValue(1, in testAppendTo() local
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | reldatefmttest.cpp | 1421 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
|
D | formattedvaluetest.cpp | 169 const FormattedValue& fv, in checkFormattedValue() 202 const FormattedValue& fv, in checkMixedFormattedValue()
|
/external/icu/icu4c/source/test/intltest/ |
D | reldatefmttest.cpp | 1422 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
|
D | formattedvaluetest.cpp | 170 const FormattedValue& fv, in checkFormattedValue() 203 const FormattedValue& fv, in checkMixedFormattedValue()
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | reldatefmttest.cpp | 1421 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
|
D | formattedvaluetest.cpp | 169 const FormattedValue& fv, in checkFormattedValue() 202 const FormattedValue& fv, in checkMixedFormattedValue()
|
/external/webrtc/rtc_base/ |
D | callback_list.cc | 71 rtc::FunctionView<void(UntypedFunction&)> fv) { in Foreach()
|
/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | sequence.cpp | 150 attr_type fv; in main() local 165 attr_type fv; in main() local
|
/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/ |
D | test_ticket7296.cpp | 141 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/ |
D | basic.cpp | 14 void test_f1(int *ip, float fv) { in test_f1()
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
D | p21.cpp | 32 int fv = f(g); // okay variable
|