Home
last modified time | relevance | path

Searched defs:gap (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dtemplates_parser_test_ng.cpp60 double gap = 0; variable
212 double gap = -10; variable
260 double gap = 1; variable
332 double gap = -1; variable
381 double gap = 100; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtemplates_parser.cpp211 const std::string& args, double size, double gap, int32_t childrenCount) in ParseArgsWithAutoFill()
289 …ector<double>, double> ParseAutoFill(const std::vector<std::string>& strs, double size, double gap) in ParseAutoFill()
339 …:vector<double>, double> ParseArgsWithoutAutoFill(const std::string& args, double size, double gap) in ParseArgsWithoutAutoFill()
394 const std::string& args, double size, double gap, int32_t childrenCount) in ParseArgsWithAutoFit()
466 …:vector<double>, double> ParseArgsWithAutoStretch(const std::string& args, double size, double gap) in ParseArgsWithAutoStretch()
494 const std::string& args, double size, double gap, int32_t childrenCount) in ParseTemplateArgs()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_flow_control_service_test.cpp73 int gap = MAX_CREATE_NUM_PERSECOND - MAX_CREATE_NUM_PERSECOND_PERAPP; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp188 …or<double> TemplatesParser::ParseArgsWithAutoFill(const std::string& args, double size, double gap) in ParseArgsWithAutoFill()
244 const WeakPtr<RenderNode>& node, const std::string& args, double size, double gap) in ParseArgs()
257 std::vector<double> TemplatesParser::ParseArgs(const std::string& args, double size, double gap) in ParseArgs()
337 …uble> TemplatesParser::ParseAutoFill(const std::vector<std::string>& strs, double size, double gap) in ParseAutoFill()
/ohos5.0/base/startup/init/watchdog/
H A Dinit_watchdog.c101 int gap = 0; in main() local
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp74 uint64_t gap = UINT64_MAX; in GetNearestEvent() local
/ohos5.0/base/startup/init/ueventd/
H A Dueventd_device_handler.c106 int gap = slash - p; in SetDeviceLable() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_modifier.cpp76 Dimension gap; in SetGridColumnsGap() local
100 Dimension gap; in SetGridRowsGap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_content_modifier.cpp314 auto gap = NearEqual(scaleY, 1.0f) ? 0.0f : handleStrokeWidth_->Get() * scaleY; in PaintHandle() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_auto_connect_service.cpp480 int gap = static_cast<int>(time(nullptr)) - selectDeviceLastTime; in AllowAutoSelectDevice() local
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_client_test.cpp67 const int32_t gap = 10; in GetIpList() local
H A Dnetfirewall_service_stub_test.cpp41 const int32_t gap = 10; in GetIpList() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c89 FILLP_LLONG gap = pcb->pcbInst->curTime - item->lastSendTimestamp; in FillpMoveOneNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp552 …::vector<double> RenderGridLayout::ParseArgsInner(const std::string& args, double size, double gap) in ParseArgsInner()
632 …ble> RenderGridLayout::ParseAutoFill(const std::vector<std::string>& strs, double size, double gap) in ParseAutoFill()
3350 …r<double> RenderGridLayout::ParseArgsWithAutoFill(const std::string& args, double size, double gap) in ParseArgsWithAutoFill()
3401 std::vector<double> RenderGridLayout::ParseArgs(const std::string& args, double size, double gap) in ParseArgs()
/ohos5.0/base/startup/init/services/utils/
H A Dinit_utils.c456 int gap = slash - p; in MakeDirRecursive() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp514 uint64_t gap = UINT64_MAX; in GetLatestPoint() local