Home
last modified time | relevance | path

Searched defs:loop (Results 601 - 625 of 1060) sorted by relevance

1...<<21222324252627282930>>...43

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h27 int loop; variable
/third_party/spirv-tools/source/opt/
H A Dcfg.cpp333 Loop* loop = (*loop_desc)[bb->id()]; in SplitLoopHeader() local
[all...]
H A Dloop_fission.cpp61 LoopFissionImpl(IRContext* context, Loop* loop) LoopFissionImpl() argument
439 ShouldSplitLoop(const Loop& loop, IRContext* c) ShouldSplitLoop() argument
[all...]
H A Dloop_peeling.h79 LoopPeeling(Loop* loop, Instruction* loop_iteration_count, Instruction* canonical_induction_variable = nullptr) LoopPeeling() argument
280 LoopPeelingInfo(Loop* loop, size_t loop_max_iterations, ScalarEvolutionAnalysis* scev_analysis) LoopPeelingInfo() argument
[all...]
H A Dregister_pressure.cpp172 void DoLoopLivenessUnification(const Loop& loop) { in DoLoopLivenessUnification() argument
287 ComputeLoopRegisterPressure( const Loop& loop, RegionRegisterLiveness* loop_reg_pressure) const ComputeLoopRegisterPressure() argument
445 SimulateFission( const Loop& loop, const std::unordered_set<Instruction*>& moved_inst, const std::unordered_set<Instruction*>& copied_inst, RegionRegisterLiveness* l1_sim_result, RegionRegisterLiveness* l2_sim_result) const SimulateFission() argument
[all...]
H A Dscalar_analysis_nodes.h243 SERecurrentNode(ScalarEvolutionAnalysis* parent_analysis, const Loop* loop) in SERecurrentNode() argument
H A Dscalar_analysis_simplification.cpp391 const Loop* loop in FoldRecurrentAddExpressions() local
410 const Loop* loop = pair.first; FoldRecurrentAddExpressions() local
[all...]
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A Dparser.js851 _proto.loop = function loop() { function
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_mem.c176 hi_u8 loop; in oal_mem_set_subpool_config() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_wapi.c296 hi_u32 loop; in hmac_wapi_pn_update() local
846 hi_u32 loop, ret; in hmac_wapi_init() local
883 hi_u32 loop; in hmac_wapi_dump_frame() local
900 hi_u32 loop = 0; hmac_wapi_display_usr_info() local
[all...]
H A Dhmac_sme_sta.c93 hi_u8 loop; in hmac_set_scan_req_ssid() local
121 hi_u8 loop; hmac_set_scan_req_channel_param() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_spi.c807 hi_void app_demo_spi_test(hi_spi_idx spi_id, hi_u32 irq_en, hi_u32 test_case, hi_u32 loop) in app_demo_spi_test() argument
845 hi_void app_demo_spi_cmd_host_read(hi_spi_idx spi_id, hi_u32 length, hi_u32 loop) in app_demo_spi_cmd_host_read() argument
869 app_demo_spi_cmd_slave_write(hi_spi_idx spi_id, hi_u32 length, hi_u32 loop) app_demo_spi_cmd_slave_write() argument
893 app_demo_spi_cmd_host_write(hi_spi_idx spi_id, hi_u32 length, hi_u32 loop) app_demo_spi_cmd_host_write() argument
917 app_demo_spi_cmd_slave_read(hi_spi_idx spi_id, hi_u32 length, hi_u32 loop) app_demo_spi_cmd_slave_read() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dummy_job_wa.c63 int loop; in wait_any() local
86 int loop; in wait() local
[all...]
/foundation/ability/ability_runtime/test/unittest/js_ability_context_test/
H A Djs_ability_context_test.cpp146 void RunNowait(uv_loop_t* loop) in RunNowait() argument
320 uv_loop_t* loop = engine->GetUVLoop(); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Djs_form_extension_context.cpp380 uv_loop_t *loop = nullptr; in ~JSFormExtensionConnection() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_video.cpp153 bool loop = false; in JsLoop() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.h124 void SetLoop(bool loop) in SetLoop() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_model_ng.cpp123 void VideoModelNG::SetLoop(bool loop) in SetLoop() argument
257 void VideoModelNG::SetLoop(FrameNode* frameNode, bool loop) in SetLoop() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension.cpp164 uv_loop_s* loop = nullptr; in OnAbilityConnected() local
211 uv_loop_s* loop = nullptr; in OnAbilityDisconnected() local
387 OnAccessibilityEventExec(uv_work_t *work, uv_loop_t *loop) OnAccessibilityEventExec() argument
451 uv_loop_s* loop = nullptr; OnAccessibilityEvent() local
514 OnKeyPressEventExec(uv_work_t *work, uv_loop_t *loop) OnKeyPressEventExec() argument
571 uv_loop_s* loop = nullptr; OnKeyPressEvent() local
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/src/
H A Dnapi_accessibility_config.cpp941 uv_loop_s *loop = nullptr; in OnEnableAbilityListsStateChangedWork() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp299 bool UIVideo::EnableSingleLooping(bool loop) in EnableSingleLooping() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dmetadata_output_napi.cpp71 uv_loop_s* loop = nullptr; in OnMetadataObjectsAvailable() local
250 uv_loop_s* loop = nullptr; in OnErrorCallbackAsync() local
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_input_napi.cpp75 uv_loop_s* loop = nullptr; in OnErrorCallbackAsync() local
153 uv_loop_s* loop = nullptr; in OnCameraOcclusionDetectedCallbackAsync() local
[all...]
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_module.cpp169 bool loop = JSI::ValueToBoolean(args[0]); in LoopSetter() local
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_player_impl.cpp278 int32_t AudioHapticPlayerImpl::SetLoop(bool loop) in SetLoop() argument

Completed in 21 milliseconds

1...<<21222324252627282930>>...43