| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | HuffmanEncoder.java | 37 short right; field in HuffmanEncoder.TreeNode [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | cecal.cpp | 67 CECalendar::operator=(const CECalendar& right) in operator =() argument
|
| H A D | dtrule.cpp | 71 DateTimeRule::operator=(const DateTimeRule& right) { in operator =() argument
|
| H A D | taiwncal.cpp | 50 TaiwanCalendar& TaiwanCalendar::operator= ( const TaiwanCalendar& right) in operator =() argument
|
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | SincResamplerStereo.cpp | 39 const float right = frame[1]; in writeFrame() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsLine.cpp | 81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH() argument 93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH() argument
|
| H A D | SkIntersectionHelper.h | 58 SkScalar right() const { in right() function in SkIntersectionHelper
|
| /third_party/skia/tests/ |
| H A D | PathOpsLineIntersectionTest.cpp | 122 double right = std::max(line1[0].fX, line1[1].fX); in testOne() local 129 double right = std::max(line2[0].fX, line2[1].fX); in testOne() local 165 double right = std::max(line1[0].fX, line1[1].fX); in testOneCoincident() local 174 double right = std::max(line2[0].fX, line2[1].fX); in testOneCoincident() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLConstructor.cpp | 204 skstd::optional<double> right = other.getConstantValue(n); in compareConstant() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLString.cpp | 108 String operator+(skstd::string_view left, skstd::string_view right) { in operator +() argument
|
| /third_party/skia/src/sksl/lex/ |
| H A D | RegexParser.cpp | 71 RegexNode right = this->pop(); in sequence() local 167 RegexNode right = this->pop(); in regex() local
|
| /third_party/skia/third_party/externals/dawn/src/include/dawn/ |
| H A D | EnumClassBitmasks.h | 82 constexpr BoolConvertible<typename LowerBitmask<T1>::type> operator|(T1 left, T2 right) { in operator |() argument 93 constexpr BoolConvertible<typename LowerBitmask<T1>::type> operator&(T1 left, T2 right) { in operator &() argument 104 constexpr BoolConvertible<typename LowerBitmask<T1>::type> operator^(T1 left, T2 right) { in operator ^() argument 122 constexpr T& operator&=(T& l, T2 right) { in operator &=() argument 132 constexpr T& operator|=(T& l, T2 right) { in operator |=() argument 142 operator ^=(T& l, T2 right) operator ^=() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-opbd-table.hh | 99 hb_position_t left = 0, top = 0, right = 0, bottom = 0, ignore; in get_bounds() local
|
| H A D | hb-priority-queue.hh | 108 unsigned right = right_child (index); in bubble_down() local
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_binary_test.cc | 42 auto* right = Var("right", type()); in TEST_P() local 158 auto* right = Var("right", ty.f32()); TEST_F() local 172 auto* right = Var("right", ty.vec3<f32>()); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_consume_test.cc | 39 CordRepConcat* CreateConcat(CordRep* left, CordRep* right) { in CreateConcat() argument 83 CordRepConcat* right = CreateConcat(right1, CreateSubstring(right2, 5, 17)); in CreateTestTree() local
|
| H A D | cord_rep_consume.cc | 72 CordRep* right = res[1]; in Consume() local [all...] |
| /third_party/skia/gm/ |
| H A D | patch.cpp | 45 SkPoint right[SkPatchUtils::kNumPtsCubic]; in draw_control_points() local
|
| /base/inputmethod/imf/services/include/ |
| H A D | sys_cfg_parser.h | 79 int32_t right = 0; member
|
| /base/print/print_fwk/frameworks/models/print_models/src/ |
| H A D | print_margin.cpp | 24 PrintMargin::PrintMargin(const PrintMargin &right) in PrintMargin() argument 29 void PrintMargin::Set(const PrintMargin &right) in Set() argument 41 operator =(const PrintMargin &right) operator =() argument 83 SetRight(uint32_t right) SetRight() argument [all...] |
| /base/print/print_fwk/frameworks/helper/scan_helper/src/ |
| H A D | scan_option_value.cpp | 26 ScanOptionValue::ScanOptionValue(const ScanOptionValue &right) in ScanOptionValue() argument 36 ScanOptionValue &ScanOptionValue::operator=(const ScanOptionValue &right) in operator =() argument [all...] |
| H A D | scan_progress.cpp | 26 ScanProgress::ScanProgress(const ScanProgress &right) in ScanProgress() argument 36 ScanProgress &ScanProgress::operator=(const ScanProgress &right) in operator =() argument [all...] |
| H A D | scan_parameters.cpp | 24 ScanParameters::ScanParameters(const ScanParameters &right) in ScanParameters() argument 34 ScanParameters &ScanParameters::operator=(const ScanParameters &right) in operator =() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/thirdparty/ |
| H A D | mali_kbase_mmap.c | 197 struct vm_area_struct *right = rb_entry(vma->vm_rb.rb_right, struct vm_area_struct, vm_rb); in kbase_unmapped_area_topdown() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/thirdparty/ |
| H A D | mali_kbase_mmap.c | 176 struct vm_area_struct *right = in kbase_unmapped_area_topdown() local
|