Home
last modified time | relevance | path

Searched defs:fp1 (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/src/gpu/effects/generated/
DGrMixerEffect.h20 const std::unique_ptr<GrFragmentProcessor>& fp1) { in OptFlags()
38 fp1, in Make()
52 std::unique_ptr<GrFragmentProcessor> in GrMixerEffect()
/third_party/boost/libs/math/test/
Dtest_ellint_d.hpp64 value_type(*fp1)(value_type) = ELLINT_D1_FUNCTION_TO_TEST; in do_test_ellint_d1() local
66 value_type (*fp1)(value_type) = boost::math::ellint_d<value_type>; in do_test_ellint_d1() local
68 value_type (*fp1)(value_type) = boost::math::ellint_d; in do_test_ellint_d1() local
Dtest_ellint_1.hpp65 value_type(*fp1)(value_type) = ELLINT_1C_FUNCTION_TO_TEST; in do_test_ellint_k() local
67 value_type (*fp1)(value_type) = boost::math::ellint_1<value_type>; in do_test_ellint_k() local
69 value_type (*fp1)(value_type) = boost::math::ellint_1; in do_test_ellint_k() local
Dtest_ellint_2.hpp64 value_type(*fp1)(value_type) = ELLINT_2C_FUNCTION_TO_TEST; in do_test_ellint_e1() local
66 value_type (*fp1)(value_type) = boost::math::ellint_2<value_type>; in do_test_ellint_e1() local
68 value_type (*fp1)(value_type) = boost::math::ellint_2; in do_test_ellint_e1() local
Dtest_nc_chi_squared.hpp297 value_type(*fp1)(value_type, value_type, value_type) = NC_CHI_SQUARED_CDF_FUNCTION_TO_TEST; in do_test_nc_chi_squared() local
299 value_type(*fp1)(value_type, value_type, value_type) = nccs_cdf; in do_test_nc_chi_squared() local
Dtest_nc_beta.hpp75 value_type(*fp1)(value_type, value_type, value_type, value_type) = nc_beta_cdf; in do_test_nc_chi_squared() local
Dtest_nc_t.hpp327 value_type(*fp1)(value_type, value_type, value_type) = NC_T_CDF_FUNCTION_TO_TEST; in do_test_nc_t() local
329 value_type(*fp1)(value_type, value_type, value_type) = nct_cdf; in do_test_nc_t() local
/third_party/boost/libs/test/test/writing-test-ts/
Dfp-comparisons-test.cpp55 FPT fp1, fp2, epsilon; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
104 FPT fp1, fp2, epsilon; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
261 double fp1 = 1.00000001; in BOOST_AUTO_TEST_CASE() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DFormattedValueFieldPositionIteratorImpl.java88 FieldPosition fp1 = attributes.get(i); in addOverlapSpans() local
121 FieldPosition fp1 = attributes.get(i); in sort() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DFormattedValueFieldPositionIteratorImpl.java90 FieldPosition fp1 = attributes.get(i); in addOverlapSpans() local
123 FieldPosition fp1 = attributes.get(i); in sort() local
/third_party/musl/libc-test/src/functionalext/supplement/process/
Dfork.c48 FILE *fp1 = fopen("test1.txt", "r"); in fork_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/
Dforkpty.c49 FILE *fp1 = fopen("test1.txt", "r"); in forkpty_0100() local
/third_party/flutter/skia/src/shaders/
DSkColorFilterShader.cpp56 auto fp1 = as_SB(fShader)->asFragmentProcessor(args); in asFragmentProcessor() local
/third_party/ltp/testcases/misc/math/float/exp_log/
Dgenfrexp.c44 int fp, fp1; in create_Result_file() local
Dgenmodf.c52 int fp, fp1; in create_Result_file() local
/third_party/ffmpeg/libavutil/mips/
Dmmiutils.h109 #define MMI_LQC1(fp1, fp2, addr, bias) \ argument
113 #define MMI_SQC1(fp1, fp2, addr, bias) \ argument
198 #define MMI_LQC1(fp1, fp2, addr, bias) \ argument
201 #define MMI_SQC1(fp1, fp2, addr, bias) \ argument
340 #define PSRAH_4_MMI(fp1, fp2, fp3, fp4, shift) \ argument
346 #define PSRAH_8_MMI(fp1, fp2, fp3, fp4, fp5, fp6, fp7, fp8, shift) \ argument
/third_party/boost/libs/stacktrace/test/
Dtest_void_ptr_cast.cpp26 void_f_ptr fp1 = void_ptr_cast<void_f_ptr>(foo1); in test() local
/third_party/ltp/testcases/misc/math/float/power/
Dgenfmod.c96 int fp, fp1; in create_Data_file() local
/third_party/typescript/tests/cases/compiler/
DincompatibleTypes.ts74 var fp1: () =>any = a => 0; variable
/third_party/python/Lib/
Dgenericpath.py107 def sameopenfile(fp1, fp2): argument
/third_party/skia/gm/
Dtexelsubset.cpp153 std::unique_ptr<GrFragmentProcessor> fp1; in onDraw() local
/third_party/lz4/examples/
DblockStreaming_doubleBuffer.c115 int compare(FILE* fp0, FILE* fp1) in compare()
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range01.c39 FILE *fp1, *fp2; in check_file_content() local
/third_party/typescript/tests/baselines/reference/
DincompatibleTypes.js75 var fp1: () =>any = a => 0; function
/third_party/skia/src/gpu/
DGrDirectContextPriv.cpp279 auto fp1 = make_unpremul_effect(GrTextureEffect::Make(std::move(dataView), bitmap.alphaType())); in test_for_preserving_PM_conversions() local

12