/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
H A D | core_802.h | 358 uint32_t RID: 3; /*!< bit: 0.. 2 Protected area index value */ 1274 __STATIC_INLINE void csi_cache_set_range (uint32_t index, uint32_t baseAddr, uint32_t size, uint32_t enable) in csi_cache_set_range() argument 1276 CACHE->CRCR[index] = ((baseAddr & CACHE_CRCR_BASE_ADDR_Msk) | in csi_cache_set_range()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/ |
H A D | sample_audio.c | 949 printf("\n\n/Usage:./sample_audio <index>/\n"); in SAMPLE_AUDIO_Usage() 1001 static hi_void main_inner(hi_u32 index) in main_inner() argument 1003 switch (index) { in main_inner() 1012 case 2: { /* 2: sample index */ in main_inner() 1016 case 3: { /* 3: sample index */ in main_inner() 1020 case 4: { /* 4: sample index */ in main_inner() 1024 case 5: { /* 5: sample index */ in main_inner() 1057 if (u32Index > 5) { /* 5: sample index */ in app_main()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
H A D | hi_gv_input.h | 41 #define HIGV_DFB_KEY(type, index) ((HIGV_DIKT_##type) | (index)) 678 * Groups and levels as an index to the symbol array.
|
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_OHOS.cpp | 451 OMX_U32 index) in Get_Video_HorAlign() 464 OMX_BUFFERHEADERTYPE* bufferHeader = pRockchipPort->extendBufferHeader[index].OMXBufferHeader; in Get_Video_HorAlign() 449 Rockchip_OSAL_CommitBuffer( ROCKCHIP_OMX_BASECOMPONENT *pRockchipComponent, OMX_U32 index) Get_Video_HorAlign() argument
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_logo.c | 421 private->cubic_lut[crtc->index].enable = true; in of_parse_display_resource() 422 private->cubic_lut[crtc->index].offset = val; in of_parse_display_resource()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
H A D | rtsp_package.cpp | 276 size_t index = 0; in EncapSpecialList() local 279 body.append(param).append((index++ != (list.size() - 1)) ? ", " : ""); in EncapSpecialList()
|
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_prepared_model/ |
H A D | hdi_prepared_model_test.cpp | 782 uint32_t index = 0; in HWTEST_F() local 784 OH_NN_ReturnCode ret = preparedModel->GetModelID(index); in HWTEST_F()
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_prepared_model/ |
H A D | hdi_prepared_model_test.cpp | 787 uint32_t index = 0; in HWTEST_F() local 789 OH_NN_ReturnCode ret = preparedModel->GetModelID(index); in HWTEST_F()
|
/foundation/ai/neural_network_runtime/test/unittest/components/v2_1/hdi_prepared_model/ |
H A D | hdi_prepared_model_test.cpp | 781 uint32_t index = 0; in HWTEST_F() local 783 OH_NN_ReturnCode ret = preparedModel->GetModelID(index); in HWTEST_F()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
H A D | rtsp_package.cpp | 276 size_t index = 0; in EncapSpecialList() local 279 body.append(param).append((index++ != (list.size() - 1)) ? ", " : ""); in EncapSpecialList()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_pattern.cpp | 240 int32_t index = y * PATTERN_LOCK_COL_COUNT + x + 1; in UpdateAccessibilityTextNode() local 245 std::string text = message + std::to_string(index); in UpdateAccessibilityTextNode()
|
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_chart_bridge.cpp | 313 const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, double index, LineInfo& line) in ParseAttrDataStyle() 345 pointInfo.SetX(index); in ParseAttrDataStyle() 312 ParseAttrDataStyle( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, double index, LineInfo& line) ParseAttrDataStyle() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_calendar.cpp | 176 day.index = itemObj->GetPropertyValue<int32_t>("index", 0); in GetCalendarData() 185 obtainedMonth.firstDayIndex = day.index; in GetCalendarData()
|
/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | post_event_manager_test_ng.cpp | 731 int32_t index = i % touchTypeArray.size(); in HWTEST_F() local 732 touchEvent.type = touchTypeArray[index]; in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
H A D | select_model_ng.cpp | 744 void SelectModelNG::SetChangeValue(FrameNode* frameNode, int index, const std::string& value) in SetChangeValue() argument 749 pattern->SetItemSelected(index, value); in SetChangeValue()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | select_modifier.cpp | 134 if (res[0] != ERR_CODE) { // 0: index of font size data in SetFont() 140 if (res[1] != ERR_CODE) { // 1: index of font weight data in SetFont() 146 if (res[2] != ERR_CODE) { // 2: index of font family data in SetFont() 172 if (res[0] != ERR_CODE) { // 0: index of font size data in SetOptionFont() 178 if (res[1] != ERR_CODE) { // 1: index of font weight data in SetOptionFont() 184 if (res[2] != ERR_CODE) { // 2: index of font family data in SetOptionFont() 210 if (res[0] != ERR_CODE) { // 0: index of font size data in SetSelectedOptionFont() 216 if (res[1] != ERR_CODE) { // 1: index of font weight data in SetSelectedOptionFont() 222 if (res[2] != ERR_CODE) { // 2: index of font family data in SetSelectedOptionFont() 642 auto onEvent = [node, extraParam](int32_t index, cons in SetOnSelectSelect() [all...] |
H A D | button_modifier.cpp | 329 bool SetButtonValue(const int32_t* valueArray, uint32_t index, const size_t dataCount, int32_t& result) in SetButtonValue() argument 333 auto hasValueIndex = index * step; in SetButtonValue()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_model_ng.cpp | 642 void WaterFlowModelNG::SetScrollToIndex(FrameNode* frameNode, int32_t index, int32_t animation, int32_t alignment) in SetScrollToIndex() argument 647 pattern->ScrollToIndex(index, animation, static_cast<ScrollAlign>(alignment)); in SetScrollToIndex()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.h | 448 virtual void ScrollToIndex(int32_t index, bool smooth = false, ScrollAlign align = ScrollAlign::START, in ScrollToIndex() argument 495 virtual Rect GetItemRect(int32_t index) const in GetItemRect()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_pattern.cpp | 597 const std::string& nodeType, int32_t index) in AddChild() 600 host->AddChild(child, index); in AddChild() 596 AddChild(const RefPtr<FrameNode>& host, const RefPtr<FrameNode>& child, const std::string& nodeType, int32_t index) AddChild() argument
|
/foundation/barrierfree/accessibility/frameworks/common/test/unittest/ |
H A D | accessibility_element_info_test.cpp | 220 int32_t index = 1; in HWTEST_F() local 222 EXPECT_EQ(elementInfo_->GetChildId(index), -1); in HWTEST_F()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_installer_proxy.cpp | 548 const std::string &path, uint32_t index) in WriteSharedFileToStream() 564 int32_t outputFd = streamInstaller->CreateSharedBundleStream(hspName, index); in WriteSharedFileToStream() 547 WriteSharedFileToStream(sptr<IBundleStreamInstaller> &streamInstaller, const std::string &path, uint32_t index) WriteSharedFileToStream() argument
|
/foundation/barrierfree/accessibility/frameworks/common/test/mock/src/ |
H A D | mock_accessibility_element_info.cpp | 220 int32_t index = 1; in HWTEST_F() local 222 EXPECT_EQ(elementInfo_->GetChildId(index), -1); in HWTEST_F()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_profile.cpp | 580 if (clcc.index == 0) { in ReportCurrentCallList() 584 cmd.append(std::to_string(clcc.index) + "," + std::to_string(clcc.dir) + "," + std::to_string(clcc.state) + in ReportCurrentCallList()
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/ |
H A D | audio_effect_manager.cpp | 450 auto index = std::find(availableLayout.begin(), availableLayout.end(), devicePort.chain); in UpdateUnavailableEffectChainsRecord() local 451 if (index == availableLayout.end()) { in UpdateUnavailableEffectChainsRecord()
|