| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderGroup.cpp | 96 SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/151137030 in EmitGroupNonUniform() local 123 SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local 160 SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local 185 SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | assignmentCompatWithDiscriminatedUnion.js | 289 var active = true;
variable
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| H A D | debuggable_thread.cpp | 90 void DebuggableThread::SetBreakpointsActive(bool active) in SetBreakpointsActive() argument
|
| /base/telephony/cellular_data/test/ |
| H A D | cellular_state_machine_test.cpp | 832 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local 851 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local 870 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local 889 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 909 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 929 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 948 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 968 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 987 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1009 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1031 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1050 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1071 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1092 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1114 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1136 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1155 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1176 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1196 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1217 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1236 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1256 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1276 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1296 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1316 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1335 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local 1354 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local [all...] |
| /base/telephony/cellular_call/test/unittest/imstest/ |
| H A D | ims_call_callback_stub_test.cpp | 164 int32_t active = 0; in HWTEST_F() local
|
| H A D | ims_test.cpp | 120 bool active; in SetImsSwitchStatus() local 121 std::cin >> active; in SetImsSwitchStatus() local
|
| /base/time/time_service/framework/js/napi/system_date_time/src/ |
| H A D | napi_system_date_time.cpp | 41 napi_value active = nullptr; in SystemDateTimeInit() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | dhcp6.h | 83 bool active; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| H A D | typec_altmode.h | 29 unsigned int active : 1; member
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/ |
| H A D | tcp_socket.cpp | 212 bool TcpSocket::SetLinger(bool active, int seconds) in SetLinger() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/ |
| H A D | tcp_socket.cpp | 212 bool TcpSocket::SetLinger(bool active, int seconds) in SetLinger() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| H A D | custom_node.cpp | 108 void CustomNode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive() argument
|
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| H A D | accessibility_window_info.cpp | 79 void AccessibilityWindowInfo::SetActive(bool active) in SetActive() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | staggered_animation_state.cpp | 327 auto active = GetActiveAnimation(containerProgress, step.reverse); in Evaluate() local
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
| H A D | ecs_asset_manager.cpp | 234 void EcsAssetManager::RefreshAsset(IEntityCollection& ec, bool active) in RefreshAsset() argument
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | asset_manager.cpp | 201 void AssetManager::RefreshAsset(IEntityCollection& ec, bool active) in RefreshAsset() argument 118 LoadAssetToCache( IEcs& ecs, string_view cacheUri, string_view uri, string_view contextUri, bool active, bool forceReload) LoadAssetToCache() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| H A D | rs_render_thread.cpp | 343 void RSRenderThread::UpdateWindowStatus(bool active) in UpdateWindowStatus() argument
|
| /foundation/multimedia/av_codec/test/unittest/plugins_source_test/ |
| H A D | file_fd_source_plugin_unit_test.cpp | 73 void SetActive(bool active, bool cleanData = true) in SetActive() argument
|
| /foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_controller_test/ |
| H A D | avsession_controller_test.cpp | 158 bool active = false; in BENCHMARK_F() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | session_stage_proxy_test.cpp | 67 bool active = false; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/gnss/ |
| H A D | sirf.c | 47 bool active; member 230 static int sirf_wait_for_power_state(struct sirf_data *data, bool active, in sirf_wait_for_power_state() argument 205 sirf_wait_for_power_state_nowakeup(struct sirf_data *data, bool active, unsigned long timeout) sirf_wait_for_power_state_nowakeup() argument 259 sirf_set_active(struct sirf_data *data, bool active) sirf_set_active() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/ |
| H A D | setup.c | 177 u8 level0, type0, active; in sio_fixup_irq() local
|
| /kernel/linux/linux-5.10/arch/s390/appldata/ |
| H A D | appldata_base.c | 287 int active; in appldata_generic_handler() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
| H A D | lcd_dma.c | 55 int active; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| H A D | ccp-crypto-main.c | 213 struct ccp_crypto_cmd *active = NULL, *tmp; in ccp_crypto_enqueue_cmd() local
|