Home
last modified time | relevance | path

Searched defs:curr (Results 76 - 100 of 287) sorted by relevance

12345678910>>...12

/third_party/toybox/toys/pending/
H A Dtelnet.c233 char curr; in read_server() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.c174 struct cil_complex_symtab_node *curr = NULL; in cil_complex_symtab_insert() local
231 struct cil_complex_symtab_node *curr = NULL; cil_complex_symtab_search() local
267 struct cil_complex_symtab_node *curr = NULL; cil_complex_symtab_destroy() local
[all...]
H A Dcil_tree.c198 struct cil_tree_node *curr, *next; in cil_tree_children_destroy() local
H A Dcil_parser.c64 struct cil_stack_item *curr = cil_stack_pop(stack); in pop_hll_info() local
H A Dcil_list.c143 struct cil_list_item *cil_list_insert(struct cil_list *list, struct cil_list_item *curr, enum cil_flavor flavor, void *data) in cil_list_insert() argument
253 struct cil_list_item *curr = NULL; in cil_list_contains() local
/third_party/skia/bench/
H A DFontCacheBench.cpp22 const uint16_t* curr = start; in count_glyphs() local
/third_party/zlib/contrib/infback9/
H A Dinftree9.c39 unsigned curr; /* number of index bits for current table */ in inflate_table9() local
[all...]
/third_party/zlib/
H A Dinftrees.c39 unsigned curr; /* number of index bits for current table */ in inflate_table() local
[all...]
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_status_manager.cpp230 DeviceIdentify curr = {DEVICE_ID_MAX_LEN, {0}}; in MessengerGetDeviceNodeBasicInfo() local
384 DeviceIdentify curr = {DEVICE_ID_MAX_LEN, {0}}; in MessengerForEachDeviceProcess() local
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_status_manager.c259 DeviceIdentify curr = {DEVICE_ID_MAX_LEN, {0}}; in MessengerGetDeviceNodeBasicInfo() local
/base/startup/init/services/param/trigger/
H A Dtrigger_checker.c277 uint32_t curr = 0; in ConvertInfixToPrefix() local
[all...]
/base/update/updateservice/services/engine/src/
H A Dprogress_thread.cpp216 double curr = engine->GetPackageSize(); in DownloadProgress() local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dwait.c69 wait_queue_entry_t *curr, *next; in __wake_up_common() local
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_rc_defs.h129 EncFrmStatus curr; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_rc_defs.h129 EncFrmStatus curr; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_rc_defs.h129 EncFrmStatus curr; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dswipe_recognizer.cpp453 RefPtr<SwipeRecognizer> curr = AceType::DynamicCast<SwipeRecognizer>(recognizer); in ReconcileFrom() local
H A Drotation_recognizer.cpp410 RefPtr<RotationRecognizer> curr = AceType::DynamicCast<RotationRecognizer>(recognizer); in ReconcileFrom() local
H A Dlong_press_recognizer.cpp387 RefPtr<LongPressRecognizer> curr = AceType::DynamicCast<LongPressRecognizer>(recognizer); in ReconcileFrom() local
H A Dpinch_recognizer.cpp470 RefPtr<PinchRecognizer> curr = AceType::DynamicCast<PinchRecognizer>(recognizer); in ReconcileFrom() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_height_offset_calculator.h203 int32_t curr = GetLines(lanes, startIndex_ - currentIndex_); in CalculateLazyForEachNode() local
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dslide_recognizer.cpp419 RefPtr<SlideRecognizer> curr = AceType::DynamicCast<SlideRecognizer>(recognizer); in ReconcileFrom() local
[all...]
H A Dclick_recognizer.cpp320 RefPtr<ClickRecognizer> curr = AceType::DynamicCast<ClickRecognizer>(recognizer); in ReconcileFrom() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_manager.cpp71 void AppStyleManager::ApplyComponentStyles(const jerry_value_t options, Component& curr) in ApplyComponentStyles() argument
148 void AppStyleManager::HandleStaticStyle(const jerry_value_t options, Component &curr) in HandleStaticStyle() argument
172 void AppStyleManager::HandleDynamicStyle(const jerry_value_t options, Component &curr) in HandleDynamicStyle() argument
218 HandleSingleSelector(const jerry_value_t prop, const jerry_value_t type, Component &curr) HandleSingleSelector() argument
257 HandleSelectors(const jerry_value_t options, const jerry_value_t type, Component &curr) HandleSelectors() argument
289 HandleIDSelectors(const jerry_value_t options, Component &curr) HandleIDSelectors() argument
294 HandleClassSelectors(const jerry_value_t options, Component &curr) HandleClassSelectors() argument
342 ApplySingleStyle(AppStyle &appStyle, Component &curr) ApplySingleStyle() argument
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service_stub.cpp162 uint64_t curr = ResSchedExeCommonUtils::GetCurrentTimestampUs(); in ReportDebugInner() local

Completed in 15 milliseconds

12345678910>>...12