Home
last modified time | relevance | path

Searched defs:flow (Results 26 - 50 of 60) sorted by relevance

123

/third_party/mesa3d/src/compiler/nir/
H A Dnir_conversion_builder.h282 double flow, fhigh; in nir_get_clamp_limits() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_insert_flow.c63 bi_flow(bi_context *ctx, bi_cursor cursor, enum va_flow flow) in bi_flow() argument
274 uint8_t flow = 0; scoreboard_block_update() local
[all...]
H A Dvalhall.h158 va_flow_is_wait_or_none(enum va_flow flow) in va_flow_is_wait_or_none() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp866 static const bool flow = true; member
884 static const bool flow = true; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp99 static const bool flow = true; member
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp196 AbilityRuntime::FreezeUtil::LifecycleFlow flow = {token, AbilityRuntime::FreezeUtil::TimeoutState::LOAD}; in ScheduleLaunchAbility() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_thread.cpp170 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::LOAD }; in AttachInner() local
253 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; in AddLifecycleEvent() local
258 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::BACKGROUND }; in AddLifecycleEvent() local
H A Dui_ability_impl.cpp221 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; in AbilityTransactionCallback() local
439 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; in AfterForeground() local
474 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::BACKGROUND }; in AfterBackground() local
510 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; ForegroundFailed() local
[all...]
H A Dability_impl.cpp620 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; in AfterForeground() local
656 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::BACKGROUND }; in AfterBackground() local
H A Dfa_ability_thread.cpp318 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::LOAD }; in CreateAbilityName() local
499 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; in CreateAbilityName() local
504 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::BACKGROUND }; in CreateAbilityName() local
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c115 pf_object *flow; in pf_create() local
227 pf_close(pf_flow *flow) pf_close() argument
250 pf_getAscent(pf_flow *flow) pf_getAscent() argument
257 pf_getLineHeight(pf_flow *flow) pf_getLineHeight() argument
264 pf_getLineCount(pf_flow *flow) pf_getLineCount() argument
281 pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) pf_breakLines() argument
320 pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) pf_draw() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dpflow.c113 pf_object *flow; in pf_create() local
225 pf_close(pf_flow *flow) pf_close() argument
248 pf_getAscent(pf_flow *flow) pf_getAscent() argument
255 pf_getLineHeight(pf_flow *flow) pf_getLineHeight() argument
262 pf_getLineCount(pf_flow *flow) pf_getLineCount() argument
279 pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) pf_breakLines() argument
318 pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) pf_draw() argument
[all...]
/third_party/node/lib/internal/streams/
H A Dreadable.js1061 function flow(stream) { global() function
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp1146 FlowInstruction *flow = (i ? static_cast<FlowInstruction *>(i) : in clone() local
[all...]
H A Dnv50_ir_target.h210 unsigned int flow : 1; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h176 static const bool flow = true; member
197 static const bool flow = true; member
270 static const bool flow = true; member
348 static const bool flow = true; member
390 static const bool flow = true; member
408 static const bool flow = true; member
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp225 int AppfreezeManager::LifecycleTimeoutHandle(const ParamInfo& info, FreezeUtil::LifecycleFlow flow) in LifecycleTimeoutHandle() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp263 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventBeforeJSCall() local
270 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventAfterJSCall() local
H A Dcj_ui_ability.cpp184 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventBeforeCall() local
191 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventAfterCall() local
H A Djs_ui_ability.cpp345 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventBeforeJSCall() local
352 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventAfterJSCall() local
861 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, FreezeUtil::TimeoutState::FOREGROUND }; in DoOnForegroundForSceneIsNull() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp256 auto flow = nir_u2f64(b, low); variable
264 auto flow = nir_u2f64(b, low); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h495 struct Fallback { bool flow; }; global() member
1877 template <> struct IsFlowSequenceBase<true> { static const bool flow = true; }; global() member
1920 static const bool flow = true; global() member
1925 static const bool flow = false; global() member
1928 static const bool flow = false; global() member
1931 static const bool flow = false; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h377 struct Fallback { bool flow; }; member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_port.c3610 int flow = 'n'; in serial8250_console_setup() local
[all...]
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c804 write_resp_raw(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t memlen, bool flow) write_resp_raw() argument
[all...]

Completed in 39 milliseconds

123