/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
H A D | grid_layout_range_solver.cpp | 83 Result GridLayoutRangeSolver::SolveForward(float mainGap, float targetLen, const int32_t idx) in SolveForward() argument 104 std::pair<int32_t, int32_t> GridLayoutRangeSolver::SolveForwardForEndIdx(float mainGap, float targetLen, int32_t line) in SolveForwardForEndIdx() argument 122 Result GridLayoutRangeSolver::SolveBackward(float mainGap, float targetLen, int32_t idx) in SolveBackward() argument
|
H A D | grid_irregular_filler.cpp | 33 Result GridIrregularFiller::Fill(const FillParameters& params, float targetLen, int32_t startingLine) in Fill() argument 181 bool GridIrregularFiller::UpdateLength(float& len, float targetLen, int32_t& row, int32_t rowBound, float mainGap) const in UpdateLength() argument 265 float GridIrregularFiller::MeasureBackward(const FillParameters& params, float targetLen, int32_t startingLine) in MeasureBackward() argument
|
H A D | grid_irregular_layout_algorithm.cpp | 504 const float targetLen = mainSize / 2.0f; in PrepareLineHeight() local
|
/foundation/communication/dsoftbus/core/common/json_utils/ |
H A D | softbus_json_utils.c | 24 GetStringItemByJsonObject(const cJSON *json, const char * const string, char *target, uint32_t targetLen) GetStringItemByJsonObject() argument 49 GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, uint32_t targetLen) GetJsonObjectStringItem() argument
|
/foundation/distributedhardware/distributed_input/common/include/ |
H A D | white_list_util.cpp | 247 GetAllComb(TYPE_COMBINATION_KEY_VEC vecs, WhiteListItemHash hash, int32_t targetLen, std::unordered_set<std::string> &hashSets) GetAllComb() argument
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_net_ledger_mock.cpp | 173 GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, uint32_t targetLen) GetJsonObjectStringItem() argument
|
/foundation/communication/dsoftbus/core/common/security/permission/common/ |
H A D | permission_entry.c | 146 size_t targetLen = strlen(target); in StrStartWith() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_utils.cpp | 763 int32_t ImageUtils::KMPFind(const uint8_t* target, uint32_t targetLen, in KMPFind() argument
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_json.c | 192 OptString(const JsonObj *json, const char * const key, char *target, uint32_t targetLen, const char *defaultValue) OptString() argument
|