/base/sensors/sensor/utils/common/include/ |
H A D | sensor_utils.h | 23 bool IsEqual(const T &left, const T &right) in IsEqual() argument
|
/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | inputmethod_cursor_info_capi.cpp | 20 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 D | dfx_mmap.cpp | 84 size_t left = size_ - ptr; in Read() local
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/ |
H A D | rbtree.h | 41 struct RbTreeNode *left; member
|
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | fault_stack_test.cpp | 98 uint32_t left = 10; in HWTEST_F() local
|
/base/security/device_security_level/baselib/msglib/src/utils/ |
H A D | messenger_utils.h | 67 static inline bool IsSameDevice(const DeviceIdentify *left, const DeviceIdentify *right) in IsSameDevice() argument
|
/base/update/updater/services/script/script_interpreter/ |
H A D | script_expression.cpp | 126 UScriptValuePtr left;
in Execute() local 45 CreateExpression(ExpressionAction action, UScriptExpression *left, UScriptExpression *right) CreateExpression() argument [all...] |
H A D | script_expression.h | 156 BinaryExpression(ExpressionAction action, UScriptExpression *left, UScriptExpression *right)
in BinaryExpression() argument
|
/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | print_manager_adapter.h | 38 uint32_t left; member
|
/base/inputmethod/imf/frameworks/cj/include/ |
H A D | input_method_ffi_structs.h | 71 double left; member
|
/base/inputmethod/imf/frameworks/ndk/include/ |
H A D | native_inputmethod_types.h | 27 double left = -1.0; member
|
/base/hiviewdfx/hidumper/frameworks/native/src/util/ |
H A D | string_utils.cpp | 109 void StringUtils::SetWidth(const int &width, const char &fileStr, const bool &left, string &str) in SetWidth() argument
|
/base/inputmethod/imf/services/include/ |
H A D | sys_cfg_parser.h | 78 int32_t left = 0; member
|
/base/print/print_fwk/frameworks/models/print_models/src/ |
H A D | print_margin.cpp | 77 void PrintMargin::SetLeft(uint32_t left) in SetLeft() argument
|
/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/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | napi_webview_controller.h | 71 double left = TEN_MILLIMETER_TO_INCH; member
|