| /third_party/zlib/contrib/infback9/ |
| H A D | inftree9.c | 41 int left; /* number of prefix codes available */ in inflate_table9() local [all...] |
| /third_party/zlib/examples/ |
| H A D | gzjoin.c | 81 unsigned left; /* bytes remaining at next */ member 176 unsigned left; bskip() local [all...] |
| /third_party/zlib/ |
| H A D | gzread.c | 582 unsigned left, n; in gzgets() local
|
| H A D | inftrees.c | 41 int left; /* number of prefix codes available */ in inflate_table() local [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/include/ |
| H A D | input_method_panel.h | 55 int32_t left; member
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| H A D | Utils.java | 418 private static String getGetStringFromPattern(int functionIndex, ArrayList<Element> left) { in getGetStringFromPattern() argument
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | psue_manager.cpp | 112 unsigned int left = extendCount % PSUE_CONFIG_CHARS.length(); in Convert() local
|
| /base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/ |
| H A D | watchdog_inner_test.cpp | 322 int32_t left = 4;
in HWTEST_F() local [all...] |
| H A D | watchdog_interface_test.cpp | 74 int left = second; in Sleep() local
|
| H A D | thread_sampler_test.cpp | 63 int32_t left = (INTERVAL * SAMPLE_CNT + INTERVAL) / MILLSEC_TO_MICROSEC + waitDelay; in WaitSomeTime() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
| H A D | utils.cpp | 207 bool Utils::StrCompare(const char *left, const char *right, size_t len, bool isCaseSensitive) in StrCompare() argument
|
| /base/sensors/sensor/vibration_convert/core/utils/include/ |
| H A D | utils.h | 156 inline bool IsLessOrEqual(const T& left, const T& right) in IsLessOrEqual() argument 162 inline bool IsGreatOrEqual(const T& left, const T& right) in IsGreatOrEqual() argument 168 inline bool IsLessNotEqual(const T& left, const T& right) in IsLessNotEqual() argument 174 inline bool IsGreatNotEqual(const T& left, const T& right) in IsGreatNotEqual() argument 180 inline bool IsEqual(const T& left, const T& right) in IsEqual() argument [all...] |
| /base/security/security_component_manager/interfaces/inner_api/security_component/include/ |
| H A D | sec_comp_info.h | 44 DimensionT left = DEFAULT_DIMENSION; member 70 inline bool GreatOrEqual(double left, double right) in GreatOrEqual() argument 76 inline bool GreatNotEqual(double left, double right) in GreatNotEqual() argument 82 inline bool IsEqual(double left, double right) in IsEqual() argument [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_utils.cpp | 165 int left = 0; in Gsm7bitConvertToString() local [all...] |
| /base/update/updater/services/script/script_interpreter/ |
| H A D | script_expression.h | 156 BinaryExpression(ExpressionAction action, UScriptExpression *left, UScriptExpression *right)
in BinaryExpression() argument
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_webview_controller.h | 71 double left = TEN_MILLIMETER_TO_INCH; member
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/ |
| H A D | sa_rust_interface_code_emitter.cpp | 158 int left = 0;
in TrimDot() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | rosen_render_picker_base.cpp | 38 double left = offset.GetX() + pickerColumn->GetPosition().GetX() - pickerColumn->GetXOffset(); in GetOptionsRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/transform/ |
| H A D | rosen_render_transform.cpp | 138 auto left = std::min(std::min(ltPoint.GetX(), rtPoint.GetX()), std::min(lbPoint.GetX(), rbPoint.GetX())); in GetTransformRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
| H A D | indexer_layout_algorithm.cpp | 92 auto left = padding.left.value_or(0); in Layout() local 133 auto left = padding.left.value_or(0); in GetPositionOfPopupNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/image/ |
| H A D | image_animator_declaration.h | 35 CalcDimension left; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/tween/ |
| H A D | tween_component.h | 123 void SetLeft(const Dimension& left) in SetLeft() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
| H A D | ext_surface.cpp | 123 void ExtSurface::SetBounds(int64_t surfaceId, int32_t left, int32_t top, int32_t width, int32_t height) in SetBounds() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
| H A D | position_param.h | 35 std::pair<AnimatableDimension, bool> left = { AnimatableDimension(0.0, DimensionUnit::PX), false }; member 45 std::optional<Dimension> left; member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/ |
| H A D | side_bar_declaration.h | 26 double left = 16.0;
member 161 void SetLeft(double left)
in SetLeft() argument
|