| /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/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ | 
| D | RelativeDateTimeFormatterTest.java | 1050             FormattedRelativeDateTime fv = fmt.formatToValue(1, RelativeDateTimeUnit.DAY);  in TestFields()  local 1058             FormattedRelativeDateTime fv = fmt.formatToValue(3, RelativeDateTimeUnit.DAY);  in TestFields()  local 1069             FormattedRelativeDateTime fv = fmt.formatToValue(Direction.NEXT, AbsoluteUnit.MONDAY);  in TestFields()  local 1077             FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, RelativeDateTimeUnit.WEEK);  in TestFields()  local 1090 …          FormattedRelativeDateTime fv = fmt.formatToValue(12, Direction.LAST, RelativeUnit.HOURS);  in TestFields()  local 1103             FormattedRelativeDateTime fv = fmt.formatToValue(12, RelativeDateTimeUnit.HOUR);  in TestFields()  local 1124             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/tests/core/src/com/ibm/icu/dev/test/format/ | 
| D | RelativeDateTimeFormatterTest.java | 1047             FormattedRelativeDateTime fv = fmt.formatToValue(1, RelativeDateTimeUnit.DAY);  in TestFields()  local 1055             FormattedRelativeDateTime fv = fmt.formatToValue(3, RelativeDateTimeUnit.DAY);  in TestFields()  local 1066             FormattedRelativeDateTime fv = fmt.formatToValue(Direction.NEXT, AbsoluteUnit.MONDAY);  in TestFields()  local 1074             FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, RelativeDateTimeUnit.WEEK);  in TestFields()  local 1087 …          FormattedRelativeDateTime fv = fmt.formatToValue(12, Direction.LAST, RelativeUnit.HOURS);  in TestFields()  local 1100             FormattedRelativeDateTime fv = fmt.formatToValue(12, RelativeDateTimeUnit.HOUR);  in TestFields()  local 1121             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/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/cronet/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()
  | 
| D | crelativedateformattest.c | 467             UFormattedRelativeDateTime* fv = ureldatefmt_openResult(&status);  in TestNumericField()  local 663         const UFormattedValue* fv = ureldatefmt_resultAsValue(frdt, &ec);  in TestFields()  local 681         const UFormattedValue* fv = ureldatefmt_resultAsValue(frdt, &ec);  in TestFields()  local
  | 
| D | unumberrangeformattertst.c | 98         const UFormattedValue* fv = unumrf_resultAsValue(uresult, &ec);  in TestFormattedValue()  local
  | 
| /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()
  | 
| D | crelativedateformattest.c | 467             UFormattedRelativeDateTime* fv = ureldatefmt_openResult(&status);  in TestNumericField()  local 663         const UFormattedValue* fv = ureldatefmt_resultAsValue(frdt, &ec);  in TestFields()  local 681         const UFormattedValue* fv = ureldatefmt_resultAsValue(frdt, &ec);  in TestFields()  local
  | 
| D | unumberrangeformattertst.c | 98         const UFormattedValue* fv = unumrf_resultAsValue(uresult, &ec);  in TestFormattedValue()  local
  | 
| /external/deqp/framework/common/ | 
| D | tcuTextureUtil.hpp | 139 inline deUint8 floatToU8 (float fv)  in floatToU8() 141 	union { float fv; deUint32 uv; deInt32 iv; } v;  in floatToU8()  member
  | 
| /external/rust/crates/plotters/src/coord/ranged1d/combinators/ | 
| D | logarithmic.rs | 163         let fv = value.as_f64() - self.zero_point;  in value_to_f64()  localVariable 172         let fv = if self.negative { -fv } else { fv };  in f64_to_value()  localVariable 177         let fv = if self.negative { -fv } else { fv };  in is_inf()  localVariable 190         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/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 | 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/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ | 
| D | p21.cpp | 32 int fv = f(g); // okay  variable
  | 
| /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/ow2-asm/asm/src/main/java/org/objectweb/asm/ | 
| D | FieldVisitor.java | 46   protected FieldVisitor fv;  field in FieldVisitor
  | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/ | 
| D | BrentOptimizer.java | 111         double fv = fx;  in localMin()  local
  |