Home
last modified time | relevance | path

Searched defs:right (Results 351 - 375 of 979) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp184 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 DSkDQuadLineIntersection.cpp198 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 DSkDConicLineIntersection.cpp72 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 DSkSLConstantFolder.cpp29 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 Dfilterbank_tm.h45 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 DGCNILPSched.cpp133 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 Dnormlzr.cpp213 Normalizer::concatenate(const UnicodeString &left, const UnicodeString &right, in concatenate() argument
H A Dpropsvec.cpp315 const uint32_t *left=(const uint32_t *)l, *right=(const uint32_t *)r; in upvec_compareRows() local
H A Dstringtriebuilder.cpp382 StringTrieBuilder::equalNodes(const void *left, const void *right) { in equalNodes() argument
H A Duvector.cpp498 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 Drow.c100 equal_ignore_case(PyObject *left, PyObject *right) in equal_ignore_case() argument
/third_party/python/Objects/stringlib/
H A Dtransmogrify.h106 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 Dunionobject.c74 is_same(PyObject *left, PyObject *right) in is_same() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_info_statistics_test.cc79 CordRepConcat* Concat(CordRep* left, CordRep* right) { in Concat() argument
H A Dcordz_info.cc202 RepRef right = rep.Child(concat->right); in AnalyzeConcat() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dvariant.h670 const VType* right; member
745 QualifiedRightVariant&& right; member
/third_party/skia/experimental/graphite/src/geom/
H A DRect.h72 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 DSkRect.h131 int32_t right() const { return fRight; } in right() function
[all...]
/third_party/skia/modules/androidkit/src/
H A DCanvas.cpp136 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 Dfontmgr.cpp229 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 Ddes-internal.c320 u32 work, right, leftt; in desfunc() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Ddes-internal.c320 u32 work, right, leftt; in desfunc() local
[all...]
/third_party/vulkan-loader/loader/
H A Dloader_linux.c77 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 Ddump_manager_cpu_service.cpp382 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 Ddate_time_filter.cpp268 icu::UnicodeString right = content.tempSubString(nextMatch.GetEnd(), end + 1 - nextMatch.GetEnd()); in DealMatchE() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...40