| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_conversion_builder.h | 282 double flow, fhigh; in nir_get_clamp_limits() local
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_insert_flow.c | 63 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 D | valhall.h | 158 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 D | ELFYAML.cpp | 866 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 D | YAMLRemarkSerializer.cpp | 99 static const bool flow = true; member
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | app_scheduler_proxy.cpp | 196 AbilityRuntime::FreezeUtil::LifecycleFlow flow = {token, AbilityRuntime::FreezeUtil::TimeoutState::LOAD}; in ScheduleLaunchAbility() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | ui_ability_thread.cpp | 170 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 D | ui_ability_impl.cpp | 221 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 D | ability_impl.cpp | 620 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; in AfterForeground() local 656 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::BACKGROUND }; in AfterBackground() local
|
| H A D | fa_ability_thread.cpp | 318 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 D | pflow.c | 115 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 D | pflow.c | 113 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 D | readable.js | 1061 function flow(stream) { global() function [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir.cpp | 1146 FlowInstruction *flow = (i ? static_cast<FlowInstruction *>(i) : in clone() local [all...] |
| H A D | nv50_ir_target.h | 210 unsigned int flow : 1; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MIRYamlMapping.h | 176 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 D | appfreeze_manager.cpp | 225 int AppfreezeManager::LifecycleTimeoutHandle(const ParamInfo& info, FreezeUtil::LifecycleFlow flow) in LifecycleTimeoutHandle() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| H A D | js_ability.cpp | 263 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventBeforeJSCall() local 270 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventAfterJSCall() local
|
| H A D | cj_ui_ability.cpp | 184 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventBeforeCall() local 191 FreezeUtil::LifecycleFlow flow = { AbilityContext::token_, state }; in AddLifecycleEventAfterCall() local
|
| H A D | js_ui_ability.cpp | 345 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 D | sfn_nir_lower_64bit.cpp | 256 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 D | YAMLTraits.h | 495 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 D | YAMLTraits.h | 377 struct Fallback { bool flow; }; member [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| H A D | 8250_port.c | 3610 int flow = 'n';
in serial8250_console_setup() local [all...] |
| /third_party/curl/lib/vquic/ |
| H A D | curl_ngtcp2.c | 804 write_resp_raw(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t memlen, bool flow) write_resp_raw() argument [all...] |