Home
last modified time | relevance | path

Searched defs:idx (Results 1 - 25 of 207) sorted by relevance

123456789

/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/bindparatext_fuzzer/
H A Dbindparatext_fuzzer.cpp30 int32_t idx = 0; in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dhash.cpp22 size_t idx = 0; in HashFunc() local
34 size_t idx = 0; in Hash32Func() local
[all...]
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Ddouble_wrapper.cpp57 std::size_t idx; in Parse() local
H A Dshort_wrapper.cpp57 std::size_t idx; in Parse() local
H A Dfloat_wrapper.cpp57 std::size_t idx; in Parse() local
H A Dint_wrapper.cpp57 std::size_t idx; in Parse() local
H A Dlong_wrapper.cpp57 std::size_t idx; in Parse() local
H A Dbyte_wrapper.cpp57 std::size_t idx; in Parse() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_utils.cpp20 GridItemSize GridLayoutUtils::GetItemSize(const GridLayoutInfo* info, const LayoutWrapper* wrapper, int32_t idx) in GetItemSize() argument
H A Dgrid_layout_range_solver.h39 int32_t idx; /**< Index of the starting GridItem in the starting row. */ member
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/
H A Dgrid_irregular_filler_test.cpp553 int32_t idx = filler.FillMatrixByLine(0, 3); in HWTEST_F() local
593 int32_t idx = filler.FillMatrixByLine(2, 4); HWTEST_F() local
[all...]
H A Dgrid_irregular_layout_test.cpp963 int32_t idx = 0; in CheckAlignStart() local
986 int32_t idx = 0; CheckAlignCenter() local
1010 int32_t idx = 1; CheckAlignEnd() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_item_node.cpp55 auto idx = parent->GetChildTrueIndex(Claim(this)); in RequestParentDirty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.cpp45 int32_t idx = it - segmentTails_.begin(); in GetSegment() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dcj_lambda.h57 static inline void* GetElementAddr(std::tuple<Types...> const& tup, size_t idx) in GetElementAddr() argument
63 static inline void* GetElementAddr(std::tuple<Types...>& tup, size_t idx) in GetElementAddr() argument
/foundation/graphic/graphic_utils_lite/test/
H A Dvector_unit_test.cpp225 uint16_t idx = 0; in HWTEST_F() local
/foundation/resourceschedule/ffrt/benchmarks/base/
H A Dbase.cpp65 uint64_t idx[3] = {}; in BenchmarkNative() local
94 uint64_t idx[ in BenchmarkFFRT() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.cpp28 uint32_t idx = 0; in Execute() local
H A Djs_touch_function.cpp66 uint32_t idx = 0; in CreateJSEventInfo() local
H A Djs_gesture_function.cpp94 auto idx = maxFingerId + 1; in CreateFingerListArray() local
/foundation/multimodalinput/input/util/socket/src/
H A Duds_client.cpp58 int32_t idx = 0; in SendMsg() local
/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dbase64_utils.cpp169 std::string::size_type idx = BASE64_CHARS.find(static_cast<char>(i)); in Decode() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbase64_utils.cpp169 std::string::size_type idx = BASE64_CHARS.find(static_cast<char>(i)); in Decode() local
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_rdb_transaction_mock.cpp34 TransactionOperations( const shared_ptr<OHOS::NativeRdb::RdbStore> &rdbStore, TRANS_DB_IDX idx) TransactionOperations() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dmouse_style_ohos.cpp84 int64_t idx = BinarySearchFindIndex(mouseFormatMap, ArraySize(mouseFormatMap), pointerStyle); in SetPointerStyle() local

Completed in 9 milliseconds

123456789