Home
last modified time | relevance | path

Searched defs:left (Results 1 - 25 of 43) sorted by relevance

12

/base/sensors/sensor/utils/common/include/
H A Dsensor_utils.h23 bool IsEqual(const T &left, const T &right) in IsEqual() argument
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_cursor_info_capi.cpp20 InputMethod_CursorInfo *OH_CursorInfo_Create(double left, double top, double width, double height) in OH_CursorInfo_Create() argument
32 OH_CursorInfo_SetRect( InputMethod_CursorInfo *cursorInfo, double left, double top, double width, double height) OH_CursorInfo_SetRect() argument
46 OH_CursorInfo_GetRect( InputMethod_CursorInfo *cursorInfo, double *left, double *top, double *width, double *height) OH_CursorInfo_GetRect() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_mmap.cpp84 size_t left = size_ - ptr; in Read() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Drbtree.h41 struct RbTreeNode *left; member
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dfault_stack_test.cpp98 uint32_t left = 10; in HWTEST_F() local
/base/security/device_security_level/baselib/msglib/src/utils/
H A Dmessenger_utils.h67 static inline bool IsSameDevice(const DeviceIdentify *left, const DeviceIdentify *right) in IsSameDevice() argument
/base/update/updater/services/script/script_interpreter/
H A Dscript_expression.cpp126 UScriptValuePtr left; in Execute() local
45 CreateExpression(ExpressionAction action, UScriptExpression *left, UScriptExpression *right) CreateExpression() argument
[all...]
H A Dscript_expression.h156 BinaryExpression(ExpressionAction action, UScriptExpression *left, UScriptExpression *right) in BinaryExpression() argument
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h38 uint32_t left; member
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h71 double left; member
/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h27 double left = -1.0; member
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dstring_utils.cpp109 void StringUtils::SetWidth(const int &width, const char &fileStr, const bool &left, string &str) in SetWidth() argument
/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h78 int32_t left = 0; member
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_margin.cpp77 void PrintMargin::SetLeft(uint32_t left) in SetLeft() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_panel.h55 int32_t left; member
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DUtils.java418 private static String getGetStringFromPattern(int functionIndex, ArrayList<Element> left) { in getGetStringFromPattern() argument
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dpsue_manager.cpp112 unsigned int left = extendCount % PSUE_CONFIG_CHARS.length(); in Convert() local
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp322 int32_t left = 4; in HWTEST_F() local
[all...]
H A Dwatchdog_interface_test.cpp74 int left = second; in Sleep() local
H A Dthread_sampler_test.cpp63 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 Dutils.cpp207 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 Dutils.h156 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 Dsec_comp_info.h44 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 Dsim_utils.cpp165 int left = 0; in Gsm7bitConvertToString() local
[all...]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h71 double left = TEN_MILLIMETER_TO_INCH; member

Completed in 12 milliseconds

12