| /third_party/openssl/crypto/bn/ |
| H A D | bn_gcd.c | 553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | GrallocAndroid.cpp | 137 int GrallocModule::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | LRUCache.hpp | 42 int top; member in sw::LRUCache
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | GrallocAndroid.cpp | 137 int GrallocModule::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsLine.cpp | 116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV() argument 128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV() argument
|
| H A D | SkIntersectionHelper.h | 85 SkScalar top() const { in top() function in SkIntersectionHelper
|
| /third_party/skia/tests/ |
| H A D | PathOpsLineIntersectionTest.cpp | 135 double top = std::min(line1[0].fY, line1[1].fY); in testOne() local 142 double top = std::min(line2[0].fY, line2[1].fY); in testOne() local 182 double top = std::min(line1[0].fY, line1[1].fY); in testOneCoincident() local 191 double top in testOneCoincident() local [all...] |
| /third_party/optimized-routines/math/ |
| H A D | exp2.c | 79 uint64_t ki, idx, top, sbits; in exp2() local
|
| H A D | log.c | 35 uint32_t top; in log() local
|
| H A D | log2.c | 35 uint32_t top; in log2() local
|
| H A D | powf.c | 34 uint32_t iz, top, tmp; in log2_inline() local
|
| H A D | v_log.c | 67 v_u64_t ix, iz, tmp, top, i, cmp; in log() local
|
| /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
|
| /third_party/skia/gm/ |
| H A D | patch.cpp | 41 SkPoint top[SkPatchUtils::kNumPtsCubic]; in draw_control_points() local
|
| /base/inputmethod/imf/frameworks/cj/include/ |
| H A D | input_method_ffi_structs.h | 72 double top; member
|
| /base/inputmethod/imf/frameworks/ndk/include/ |
| H A D | native_inputmethod_types.h | 28 double top = -1.0; member
|
| /base/inputmethod/imf/services/include/ |
| H A D | sys_cfg_parser.h | 77 int32_t top = 0; member
|
| /base/print/print_fwk/frameworks/models/print_models/src/ |
| H A D | print_margin.cpp | 65 void PrintMargin::SetTop(uint32_t top) in SetTop() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_request/ |
| H A D | js_dialog_request.cpp | 100 int32_t top = want.GetIntParam(RequestConstants::WINDOW_RECTANGLE_TOP_KEY, 0); in OnGetRequestInfo() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
| H A D | snapshot.h | 87 int32_t top = parcel.ReadInt32(); in Unmarshalling() local 95 int32_t top = 0; member
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | dialog_ui_extension_callback_test.cpp | 46 virtual void GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_renderer_type.h | 58 double top; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| H A D | image_layout_algorithm.cpp | 143 auto top = padding.top.value_or(0); in PerformImageAnimationLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
| H A D | side_bar_container_component.cpp | 181 void SideBarContainerComponent::SetButtonTop(double top)
in SetButtonTop() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | edge.h | 38 Edge(double left, double top, double right, double bottom, DimensionUnit unit = DimensionUnit::PX) in Edge() argument 41 Edge(const std::string& left, const std::string& top, const std::string& right, const std::string& bottom, in Edge() argument 44 Edge(const CalcDimension& left, const CalcDimension& top, const CalcDimension& right, const CalcDimension& bottom) in Edge() argument 46 Edge(const Dimension& left, const Dimension& top, const Dimension& right, const Dimension& bottom, in Edge() argument 50 Edge(const CalcDimension& left, const CalcDimension& top, cons in Edge() argument 99 SetTop(const AnimatableDimension& top) SetTop() argument 104 SetTop(const CalcDimension& top) SetTop() argument 110 SetTop(const Dimension& top) SetTop() argument 203 EdgePx(double left, double top, double right, double bottom) EdgePx() argument 204 EdgePx(const std::string& left, const std::string& top, const std::string& right, const std::string& bottom) EdgePx() argument [all...] |