Home
last modified time | relevance | path

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

12

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1047 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
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()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1050 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
DFormattedValueTest.java152 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
/third_party/icu/icu4c/source/test/cintltst/
Duformattedvaluetst.c192 const UFormattedValue* fv, in checkFormattedValueString()
211 const UFormattedValue* fv, in checkFormattedValue()
244 const UFormattedValue* fv, in checkMixedFormattedValue()
Dcrelativedateformattest.c465 UFormattedRelativeDateTime* fv = ureldatefmt_openResult(&status); in TestNumericField() local
661 const UFormattedValue* fv = ureldatefmt_resultAsValue(frdt, &ec); in TestFields() local
679 const UFormattedValue* fv = ureldatefmt_resultAsValue(frdt, &ec); in TestFields() local
Dunumberrangeformattertst.c97 const UFormattedValue* fv = unumrf_resultAsValue(uresult, &ec); in TestFormattedValue() local
Dunumberformattertst.c218 const UFormattedValue* fv = unumf_resultAsValue(uresult, &ec); in TestFormattedValue() local
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.hpp139 inline deUint8 floatToU8 (float fv) in floatToU8()
141 union { float fv; deUint32 uv; deInt32 iv; } v; in floatToU8() member
/third_party/typescript/tests/cases/compiler/
DvoidFunctionAssignmentCompat.ts4 var fv = function(): void {} variable
/third_party/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp1362 FormattedRelativeDateTime fv = fmt.formatToValue(1, UDAT_REL_UNIT_DAY, status); in TestFields() local
1375 FormattedRelativeDateTime fv = fmt.formatToValue(3, UDAT_REL_UNIT_DAY, status); in TestFields() local
1391 …FormattedRelativeDateTime fv = fmt.formatToValue(UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_MONDAY, status… in TestFields() local
1404 FormattedRelativeDateTime fv = fmt.formatNumericToValue(1.5, UDAT_REL_UNIT_WEEK, status); in TestFields() local
1422 …FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_DIRECTION_LAST, UDAT_RELATIVE_HOURS, sta… in TestFields() local
1440 FormattedRelativeDateTime fv = fmt.formatToValue(12, UDAT_REL_UNIT_HOUR, status); in TestFields() local
1473 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()
/third_party/typescript/tests/baselines/reference/
DvoidFunctionAssignmentCompat.js6 fv = function() { return 0; } // should work function
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
Dfunction-ptr.c100 int (*fv)(void); member
/third_party/ffmpeg/libavdevice/
Dxv.c108 XvImageFormatValues *fv; in xv_write_header() local
/third_party/openh264/test/processing/
DProcessUT_DownSample.cpp70 int32_t fv = iYInverse & (kuiScaleHeight - 1); in GeneralBilinearFastDownsampler_ref() local
/third_party/ejdb/src/jql/
Djqp.c423 #define fv yy->__val[-2] in yy_4_NUMPK_ARR() macro
443 #define fv yy->__val[-2] in yy_3_NUMPK_ARR() macro
463 #define fv yy->__val[-2] in yy_2_NUMPK_ARR() macro
483 #define fv yy->__val[-2] in yy_1_NUMPK_ARR() macro
633 #define fv yy->__val[-2] in yy_4_ARRJ() macro
653 #define fv yy->__val[-2] in yy_3_ARRJ() macro
673 #define fv yy->__val[-2] in yy_2_ARRJ() macro
693 #define fv yy->__val[-2] in yy_1_ARRJ() macro
/third_party/libabigail/src/
Dabg-comp-filter.cc390 var_decl_sptr fv = dynamic_pointer_cast<var_decl>(f), in non_static_data_member_type_size_changed() local
415 var_decl_sptr fv = dynamic_pointer_cast<var_decl>(f), in static_data_member_type_size_changed() local
/third_party/openh264/codec/processing/src/downsample/
Ddownsamplefuncs.cpp134 int32_t fv = iYInverse & (kuiScaleHeight - 1); in GeneralBilinearFastDownsampler_c() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp1223 Float4 fu, fv; in sampleFloat2D() local
1292 Float4 fu, fv, fw; in sampleFloat3D() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp907 Float4 fu, fv; in sampleFloat2D() local
1000 Float4 fu, fv, fw; in sampleFloat3D() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboTestUtil.cpp220 const tcu::Vec4 fv = Vec4(f0, f1, 1.0f-f0, 1.0f-f1); in shadeFragments() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c1433 const float fv = u_minify(src->height0 << nv50_miptree(src)->ms_y, l); in nv50_blit_3d() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c1252 const float fv = u_minify(src->height0 << nv50_miptree(src)->ms_y, l); in nvc0_blit_3d() local
/third_party/optimized-routines/math/test/
Dulp.c236 static const float fv[2] = {1.0f, -INFINITY}; variable

12