/third_party/flutter/skia/src/gpu/effects/generated/ |
D | GrMixerEffect.h | 20 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/ |
D | test_ellint_d.hpp | 64 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
|
D | test_ellint_1.hpp | 65 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
|
D | test_ellint_2.hpp | 64 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
|
D | test_nc_chi_squared.hpp | 297 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
|
D | test_nc_beta.hpp | 75 value_type(*fp1)(value_type, value_type, value_type, value_type) = nc_beta_cdf; in do_test_nc_chi_squared() local
|
D | test_nc_t.hpp | 327 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/ |
D | fp-comparisons-test.cpp | 55 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/ |
D | FormattedValueFieldPositionIteratorImpl.java | 88 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/ |
D | FormattedValueFieldPositionIteratorImpl.java | 90 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/ |
D | fork.c | 48 FILE *fp1 = fopen("test1.txt", "r"); in fork_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
D | forkpty.c | 49 FILE *fp1 = fopen("test1.txt", "r"); in forkpty_0100() local
|
/third_party/flutter/skia/src/shaders/ |
D | SkColorFilterShader.cpp | 56 auto fp1 = as_SB(fShader)->asFragmentProcessor(args); in asFragmentProcessor() local
|
/third_party/ltp/testcases/misc/math/float/exp_log/ |
D | genfrexp.c | 44 int fp, fp1; in create_Result_file() local
|
D | genmodf.c | 52 int fp, fp1; in create_Result_file() local
|
/third_party/ffmpeg/libavutil/mips/ |
D | mmiutils.h | 109 #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/ |
D | test_void_ptr_cast.cpp | 26 void_f_ptr fp1 = void_ptr_cast<void_f_ptr>(foo1); in test() local
|
/third_party/ltp/testcases/misc/math/float/power/ |
D | genfmod.c | 96 int fp, fp1; in create_Data_file() local
|
/third_party/typescript/tests/cases/compiler/ |
D | incompatibleTypes.ts | 74 var fp1: () =>any = a => 0; variable
|
/third_party/python/Lib/ |
D | genericpath.py | 107 def sameopenfile(fp1, fp2): argument
|
/third_party/skia/gm/ |
D | texelsubset.cpp | 153 std::unique_ptr<GrFragmentProcessor> fp1; in onDraw() local
|
/third_party/lz4/examples/ |
D | blockStreaming_doubleBuffer.c | 115 int compare(FILE* fp0, FILE* fp1) in compare()
|
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range01.c | 39 FILE *fp1, *fp2; in check_file_content() local
|
/third_party/typescript/tests/baselines/reference/ |
D | incompatibleTypes.js | 75 var fp1: () =>any = a => 0; function
|
/third_party/skia/src/gpu/ |
D | GrDirectContextPriv.cpp | 279 auto fp1 = make_unpremul_effect(GrTextureEffect::Make(std::move(dataView), bitmap.alphaType())); in test_for_preserving_PM_conversions() local
|