/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | templates_parser_test_ng.cpp | 60 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 D | templates_parser.cpp | 211 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 D | advanced_notification_flow_control_service_test.cpp | 73 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 D | templates_parser.cpp | 188 …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 D | init_watchdog.c | 101 int gap = 0; in main() local
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_smooth_processor.cpp | 74 uint64_t gap = UINT64_MAX; in GetNearestEvent() local
|
/ohos5.0/base/startup/init/ueventd/ |
H A D | ueventd_device_handler.c | 106 int gap = slash - p; in SetDeviceLable() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | grid_modifier.cpp | 76 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 D | select_overlay_content_modifier.cpp | 314 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 D | sta_auto_connect_service.cpp | 480 int gap = static_cast<int>(time(nullptr)) - selectDeviceLastTime; in AllowAutoSelectDevice() local
|
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/ |
H A D | netfirewall_client_test.cpp | 67 const int32_t gap = 10; in GetIpList() local
|
H A D | netfirewall_service_stub_test.cpp | 41 const int32_t gap = 10; in GetIpList() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_common.c | 89 FILLP_LLONG gap = pcb->pcbInst->curTime - item->lastSendTimestamp; in FillpMoveOneNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ |
H A D | render_grid_layout.cpp | 552 …::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 D | init_utils.c | 456 int gap = slash - p; in MakeDirRecursive() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 514 uint64_t gap = UINT64_MAX; in GetLatestPoint() local
|