| /third_party/skia/src/pathops/ |
| H A D | SkDCubicLineIntersection.cpp | 184 int horizontalIntersect(double axisIntercept, double left, double right, bool flipped) { in horizontalIntersect() argument 314 void addExactHorizontalEndPoints(double left, double right, double y) { in addExactHorizontalEndPoints() argument 325 void addNearHorizontalEndPoints(double left, double right, double y) { in addNearHorizontalEndPoints() argument 418 int SkIntersections::horizontal(const SkDCubic& cubic, double left, double right, double y, in horizontal() argument [all...] |
| H A D | SkDQuadLineIntersection.cpp | 198 int horizontalIntersect(double axisIntercept, double left, double right, bool flipped) { in horizontalIntersect() argument 319 void addExactHorizontalEndPoints(double left, double right, double y) { in addExactHorizontalEndPoints() argument 330 void addNearHorizontalEndPoints(double left, double right, double y) { in addNearHorizontalEndPoints() argument 423 horizontal(const SkDQuad& quad, double left, double right, double y, bool flipped) horizontal() argument [all...] |
| H A D | SkDConicLineIntersection.cpp | 72 int horizontalIntersect(double axisIntercept, double left, double right, bool flipped) { in horizontalIntersect() argument 219 void addExactHorizontalEndPoints(double left, double right, double y) { in addExactHorizontalEndPoints() argument 230 void addNearHorizontalEndPoints(double left, double right, double y) { in addNearHorizontalEndPoints() argument 347 int SkIntersections::horizontal(const SkDConic& conic, double left, double right, double y, in horizontal() argument [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLConstantFolder.cpp | 29 eliminate_no_op_boolean(const Expression& left, Operator op, const Expression& right) eliminate_no_op_boolean() argument 47 short_circuit_boolean(const Expression& left, Operator op, const Expression& right) short_circuit_boolean() argument 64 simplify_vector_equality(const Context& context, const Expression& left, Operator op, const Expression& right) simplify_vector_equality() argument 86 simplify_vector(const Context& context, const Expression& left, Operator op, const Expression& right) simplify_vector() argument 179 error_on_divide_by_zero(const Context& context, int line, Operator op, const Expression& right) error_on_divide_by_zero() argument 231 simplify_no_op_arithmetic(const Context& context, const Expression& left, Operator op, const Expression& right, const Type& resultType) simplify_no_op_arithmetic() argument 341 const Expression* right = GetConstantValueForVariable(rightExpr); Simplify() local [all...] |
| /third_party/pulseaudio/speex/tmv/ |
| H A D | filterbank_tm.h | 45 register int * restrict right; in filterbank_compute_bank32() local 136 register int * restrict right; in filterbank_compute_psd16() local 211 register float * restrict left, * restrict right; in filterbank_compute_bank32() local 253 register float * restrict left, * restrict right; filterbank_compute_psd16() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | GCNILPSched.cpp | 133 static int BUCompareLatency(const SUnit *left, const SUnit *right) { in BUCompareLatency() argument 163 const SUnit *GCNILPScheduler::pickBest(const SUnit *left, const SUnit *right) in pickBest() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | normlzr.cpp | 213 Normalizer::concatenate(const UnicodeString &left, const UnicodeString &right, in concatenate() argument
|
| H A D | propsvec.cpp | 315 const uint32_t *left=(const uint32_t *)l, *right=(const uint32_t *)r; in upvec_compareRows() local
|
| H A D | stringtriebuilder.cpp | 382 StringTrieBuilder::equalNodes(const void *left, const void *right) { in equalNodes() argument
|
| H A D | uvector.cpp | 498 sortComparator(const void *context, const void *left, const void *right) { in sortComparator() argument 512 sortiComparator(const void * /*context */, const void *left, const void *right) { in sortiComparator() argument
|
| /third_party/python/Modules/_sqlite/ |
| H A D | row.c | 100 equal_ignore_case(PyObject *left, PyObject *right) in equal_ignore_case() argument
|
| /third_party/python/Objects/stringlib/ |
| H A D | transmogrify.h | 106 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad() argument 128 fill, right); in pad() local
|
| /third_party/python/Objects/ |
| H A D | unionobject.c | 74 is_same(PyObject *left, PyObject *right) in is_same() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_info_statistics_test.cc | 79 CordRepConcat* Concat(CordRep* left, CordRep* right) { in Concat() argument
|
| H A D | cordz_info.cc | 202 RepRef right = rep.Child(concat->right); in AnalyzeConcat() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | variant.h | 670 const VType* right; member 745 QualifiedRightVariant&& right; member
|
| /third_party/skia/experimental/graphite/src/geom/ |
| H A D | Rect.h | 72 AI float right() const { return -fVals.z(); } in right() function in skgpu::Rect 80 AI void setRight(float right) { fVals.z() = -right; } in setRight() argument [all...] |
| /third_party/skia/include/core/ |
| H A D | SkRect.h | 131 int32_t right() const { return fRight; } in right() function [all...] |
| /third_party/skia/modules/androidkit/src/ |
| H A D | Canvas.cpp | 136 Canvas_DrawRect(JNIEnv* env, jobject, jlong native_instance, jfloat left, jfloat top, jfloat right, jfloat bottom, jlong native_paint) Canvas_DrawRect() argument
|
| /third_party/skia/gm/ |
| H A D | fontmgr.cpp | 229 SkGlyphID left = 0, right = 0, top = 0, bottom = 0; in show_bounds() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | des-internal.c | 320 u32 work, right, leftt; in desfunc() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | des-internal.c | 320 u32 work, right, leftt; in desfunc() local [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | loader_linux.c | 77 struct LinuxSortedDeviceInfo *right = (struct LinuxSortedDeviceInfo *)b; in compare_devices() local 148 struct LinuxSortedDeviceInfo *right = &grp_b->internal_device_info[0]; compare_device_groups() local [all...] |
| /base/hiviewdfx/hidumper/services/native/src/ |
| H A D | dump_manager_cpu_service.cpp | 382 bool DumpManagerCpuService::SortProcInfo(std::shared_ptr<ProcInfo> &left, std::shared_ptr<ProcInfo> &right) in SortProcInfo() argument [all...] |
| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
| H A D | date_time_filter.cpp | 268 icu::UnicodeString right = content.tempSubString(nextMatch.GetEnd(), end + 1 - nextMatch.GetEnd()); in DealMatchE() local
|