/third_party/boost/libs/poly_collection/test/ |
D | test_comparison.cpp | 24 const PolyCollection& cp1=p1; in test_comparison() local 34 const PolyCollection& cp1=p1; in test_comparison() local 48 const PolyCollection& cp1=p1; in test_comparison() local 63 const PolyCollection& cp1=p1; in test_comparison() local 84 const PolyCollection& cp1=p1; in test_comparison() local 103 const PolyCollection& cp1=p1; in test_comparison() local 122 const PolyCollection& cp1=p1; in test_comparison() local
|
/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | gstinterpolationcontrolsource.c | 57 GstClockTime ts, GstControlPoint ** cp1, GstControlPoint ** cp2) in _get_nearest_control_points() 77 GstClockTime ts, GstControlPoint ** cp1, GstControlPoint ** cp2, in _get_nearest_control_points2() 147 GstControlPoint *cp1 = NULL, *cp2 = NULL; in interpolate_none_get_value_array() local 196 GstControlPoint *cp1, *cp2; in interpolate_linear_get() local 219 GstControlPoint *cp1 = NULL, *cp2 = NULL; in interpolate_linear_get_value_array() local 343 _interpolate_cubic (GstTimedValueControlSource * self, GstControlPoint * cp1, in _interpolate_cubic() 379 GstControlPoint *cp1, *cp2 = NULL; in interpolate_cubic_get() local 404 GstControlPoint *cp1 = NULL, *cp2 = NULL; in interpolate_cubic_get_value_array() local 521 GstControlPoint * cp1, gdouble value1, GstControlPoint * cp2, in _interpolate_cubic_monotonic() 548 GstControlPoint *cp1, *cp2 = NULL; in interpolate_cubic_monotonic_get() local [all …]
|
/third_party/boost/libs/parameter/test/ |
D | preprocessor_eval_category.cpp | 531 test::C cp1; in main() local 544 test::C cp1( in main() local
|
D | preprocessor_eval_cat_no_spec.cpp | 433 test::C cp1; in main() local 446 test::C cp1( in main() local
|
D | preprocessor_eval_cat_8.cpp | 254 test::C cp1; in main() local
|
/third_party/e2fsprogs/lib/uuid/ |
D | copy.c | 40 unsigned char *cp1; in uuid_copy() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | string_segment.cpp | 99 int cp1 = getCodePoint(); in startsWith() local 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual()
|
/third_party/icu/icu4c/source/i18n/ |
D | string_segment.cpp | 99 int cp1 = getCodePoint(); in startsWith() local 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | string_segment.cpp | 99 int cp1 = getCodePoint(); in startsWith() local 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | numparse_stringsegment.cpp | 101 int cp1 = getCodePoint(); in startsWith() local 129 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual()
|
/third_party/ltp/testcases/kernel/mem/shmt/ |
D | shmt08.c | 58 char *cp = NULL, *cp1 = NULL; in main() local
|
D | shmt05.c | 61 char *cp, *cp1; in main() local
|
D | shmt03.c | 59 char *cp1, *cp2; in main() local
|
/third_party/libxml2/os400/ |
D | wrappers.c | 46 const char * cp1 = inet_ntop(af, src, dst, size); in _lx_inet_ntop() local 100 char * cp1 = (char *) dlerror(); in _lx_dlerror() local
|
/third_party/e2fsprogs/lib/ss/ |
D | error.c | 40 register char const *cp1; in ss_name() local
|
/third_party/cmsis/CMSIS/DSP/Source/InterpolationFunctions/ |
D | arm_spline_interp_init_f32.c | 90 float32_t cp1; /* Temporary value for c(i+1) */ in arm_spline_init_f32() local
|
/third_party/boost/libs/utility/test/ |
D | compressed_pair_test.cpp | 78 boost::compressed_pair<T1,T2> cp1; in test() local 252 boost::compressed_pair<T1,T2> cp1; in test() local 282 boost::compressed_pair<T1,T2> cp1; in test() local 312 boost::compressed_pair<T1,T2> cp1; in test() local
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | line_interpolate.hpp | 81 calc_point_t cp0, cp1; in apply() local
|
D | densify.hpp | 64 calc_point_t cp0, cp1; in apply() local
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_find.c | 146 static int cil_classperms_match_any(struct cil_classperms *cp1, struct cil_classperms *cp2) in cil_classperms_match_any() 164 static int __cil_classperms_list_match_any(struct cil_classperms *cp1, struct cil_list *cpl2) in __cil_classperms_list_match_any()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 791 struct cpuset *cp1 = cpuset_alloc(); in resolve_cp() local 810 const struct cpuset *cp1 = resolve_cp(cp, &cp_tofree); in cpuset_getcpus() local 830 const struct cpuset *cp1 = resolve_cp(cp, &cp_tofree); in cpuset_getmems() local 850 const struct cpuset *cp1 = resolve_cp(cp, &cp_tofree); in cpuset_cpus_weight() local 870 const struct cpuset *cp1 = resolve_cp(cp, &cp_tofree); in cpuset_mems_weight() local 1965 static void mark_dirty_variable(struct cpuset *cp1, const struct cpuset *cp2) in mark_dirty_variable() 2284 int cpuset_collides_exclusive(const char *cpusetpath, const struct cpuset *cp1) in cpuset_collides_exclusive() 2951 const struct cpuset *cp1 = resolve_cp(cp, &cp_tofree); in cpuset_c_rel_to_sys_cpu() local 2967 const struct cpuset *cp1 = resolve_cp(cp, &cp_tofree); in cpuset_c_sys_to_rel_cpu() local 2983 const struct cpuset *cp1 = resolve_cp(cp, &cp_tofree); in cpuset_c_rel_to_sys_mem() local [all …]
|
/third_party/parse5/packages/parse5/lib/common/ |
D | unicode.js | 95 exports.getSurrogatePairCodePoint = function(cp1, cp2) { argument
|
/third_party/boost/boost/math/special_functions/detail/ |
D | hypergeometric_pade.hpp | 32 T cp1 = cp - one; in hypergeometric_1F1_pade() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unormcmp.cpp | 169 UChar32 c1, c2, cp1, cp2; in unorm_cmpEquivFold() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unormcmp.cpp | 169 UChar32 c1, c2, cp1, cp2; in unorm_cmpEquivFold() local
|