Home
last modified time | relevance | path

Searched refs:iac1 (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/vtk8/VTK-8.2.0/IO/Export/
H A DvtkRIBExporter.cxx1285 vtkImageAppendComponents *iac1 = nullptr; in WriteTexture() local
1298 iac1 = vtkImageAppendComponents::New(); in WriteTexture()
1302 iac1->SetInputData(0, anImage); in WriteTexture()
1303 iac1->SetInputData(1, anImage); in WriteTexture()
1304 iac2->SetInputConnection(0, iac1->GetOutputPort()); in WriteTexture()
1315 iac1 = vtkImageAppendComponents::New(); in WriteTexture()
1320 iac1->SetInputConnection(0, iec->GetOutputPort()); in WriteTexture()
1321 iac1->SetInputData(1, anImage); in WriteTexture()
1323 iac2->SetInputConnection(1, iac1->GetOutputPort()); in WriteTexture()
1344 iac1->Delete (); in WriteTexture()
[all …]
/dports/math/vtk9/VTK-9.1.0/IO/Export/
H A DvtkRIBExporter.cxx1249 vtkImageAppendComponents* iac1 = nullptr; in WriteTexture() local
1262 iac1 = vtkImageAppendComponents::New(); in WriteTexture()
1266 iac1->SetInputData(0, anImage); in WriteTexture()
1267 iac1->SetInputData(1, anImage); in WriteTexture()
1268 iac2->SetInputConnection(0, iac1->GetOutputPort()); in WriteTexture()
1279 iac1 = vtkImageAppendComponents::New(); in WriteTexture()
1284 iac1->SetInputConnection(0, iec->GetOutputPort()); in WriteTexture()
1285 iac1->SetInputData(1, anImage); in WriteTexture()
1287 iac2->SetInputConnection(1, iac1->GetOutputPort()); in WriteTexture()
1308 iac1->Delete(); in WriteTexture()
[all …]
/dports/math/vtk6/VTK-6.2.0/IO/Export/
H A DvtkRIBExporter.cxx1289 vtkImageAppendComponents *iac1 = NULL; in WriteTexture() local
1302 iac1 = vtkImageAppendComponents::New(); in WriteTexture()
1306 iac1->SetInputData(0, anImage); in WriteTexture()
1307 iac1->SetInputData(1, anImage); in WriteTexture()
1308 iac2->SetInputConnection(0, iac1->GetOutputPort()); in WriteTexture()
1319 iac1 = vtkImageAppendComponents::New(); in WriteTexture()
1324 iac1->SetInputConnection(0, iec->GetOutputPort()); in WriteTexture()
1325 iac1->SetInputData(1, anImage); in WriteTexture()
1327 iac2->SetInputConnection(1, iac1->GetOutputPort()); in WriteTexture()
1348 iac1->Delete (); in WriteTexture()
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/Testing/Tcl/
H A DTestFixedPointRayCasterNearest.tcl80 vtkImageAppendComponents iac1
81 iac1 AddInputConnection [t1 GetOutputPort]
82 iac1 AddInputConnection [gs2 GetOutputPort]
85 iac2 AddInputConnection [iac1 GetOutputPort]
/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/Testing/Python/
H A DTestFixedPointRayCasterNearest.py109 iac1 = vtk.vtkImageAppendComponents()
110 iac1.AddInputConnection(t1.GetOutputPort())
111 iac1.AddInputConnection(gs2.GetOutputPort())
114 iac2.AddInputConnection(iac1.GetOutputPort())
/dports/math/vtk8/VTK-8.2.0/Rendering/Volume/Testing/Python/
H A DTestFixedPointRayCasterNearest.py109 iac1 = vtk.vtkImageAppendComponents()
110 iac1.AddInputConnection(t1.GetOutputPort())
111 iac1.AddInputConnection(gs2.GetOutputPort())
114 iac2.AddInputConnection(iac1.GetOutputPort())
/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/Testing/Python/
H A DTestFixedPointRayCasterNearest.py109 iac1 = vtk.vtkImageAppendComponents()
110 iac1.AddInputConnection(t1.GetOutputPort())
111 iac1.AddInputConnection(gs2.GetOutputPort())
114 iac2.AddInputConnection(iac1.GetOutputPort())
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c164 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()
198 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()
240 child->thread.debug.iac1 = 0; in del_instruction_bp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c164 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()
198 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()
240 child->thread.debug.iac1 = 0; in del_instruction_bp()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c164 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()
198 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()
240 child->thread.debug.iac1 = 0; in del_instruction_bp()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kvm/
H A Dbooke_emulate.c153 vcpu->arch.dbg_reg.iac1 = spr_val; in kvmppc_booke_emulate_mtspr()
409 *spr_val = vcpu->arch.dbg_reg.iac1; in kvmppc_booke_emulate_mfspr()
H A Dbooke.c1631 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac1); in kvmppc_get_one_reg()
1687 vcpu->arch.dbg_reg.iac1 = set_reg_val(id, *val); in kvmppc_set_one_reg()
1861 dbg_reg->iac1 = addr; in kvmppc_booke_add_breakpoint()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kvm/
H A Dbooke_emulate.c153 vcpu->arch.dbg_reg.iac1 = spr_val; in kvmppc_booke_emulate_mtspr()
409 *spr_val = vcpu->arch.dbg_reg.iac1; in kvmppc_booke_emulate_mfspr()
H A Dbooke.c1631 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac1); in kvmppc_get_one_reg()
1687 vcpu->arch.dbg_reg.iac1 = set_reg_val(id, *val); in kvmppc_set_one_reg()
1861 dbg_reg->iac1 = addr; in kvmppc_booke_add_breakpoint()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kvm/
H A Dbooke_emulate.c153 vcpu->arch.dbg_reg.iac1 = spr_val; in kvmppc_booke_emulate_mtspr()
409 *spr_val = vcpu->arch.dbg_reg.iac1; in kvmppc_booke_emulate_mfspr()
H A Dbooke.c1631 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac1); in kvmppc_get_one_reg()
1687 vcpu->arch.dbg_reg.iac1 = set_reg_val(id, *val); in kvmppc_set_one_reg()
1861 dbg_reg->iac1 = addr; in kvmppc_booke_add_breakpoint()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dprocessor.h119 unsigned long iac1; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dprocessor.h119 unsigned long iac1; member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dprocessor.h119 unsigned long iac1; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/
H A Dapds990x.c433 int iac, iac1, iac2; /* IR adjusted counts */ in apds990x_get_lux() local
440 iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()
443 iac = max(iac1, iac2); in apds990x_get_lux()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/
H A Dapds990x.c433 int iac, iac1, iac2; /* IR adjusted counts */ in apds990x_get_lux() local
440 iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()
443 iac = max(iac1, iac2); in apds990x_get_lux()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/
H A Dapds990x.c433 int iac, iac1, iac2; /* IR adjusted counts */ in apds990x_get_lux() local
440 iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()
443 iac = max(iac1, iac2); in apds990x_get_lux()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprocess.c696 thread->debug.iac1 = thread->debug.iac2 = 0; in set_debug_reg_defaults()
730 mtspr(SPRN_IAC1, debug->iac1); in prime_debug_regs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprocess.c696 thread->debug.iac1 = thread->debug.iac2 = 0; in set_debug_reg_defaults()
730 mtspr(SPRN_IAC1, debug->iac1); in prime_debug_regs()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprocess.c696 thread->debug.iac1 = thread->debug.iac2 = 0; in set_debug_reg_defaults()
730 mtspr(SPRN_IAC1, debug->iac1); in prime_debug_regs()

12