/openbmc/phosphor-dbus-monitor/src/ |
H A D | callback.hpp | 59 class Conditional class 62 Conditional() = default; 63 Conditional(const Conditional&) = delete; 64 Conditional(Conditional&&) = default; 65 Conditional& operator=(const Conditional&) = delete; 66 Conditional& operator=(Conditional&&) = default; 67 virtual ~Conditional() = default; 76 class IndexedConditional : public Conditional 87 Conditional(), index(conditionIndex) in IndexedConditional() 174 Conditional& cond) : graph(graphEntry), condition(cond) in ConditionalCallback() [all …]
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ci.rst | 3 Digital TV Conditional Access Interface 19 (Common Interface, that holds the CAM (Conditional Access Module) 29 descrambling related information to the Conditional Access Module (CAM).
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | dtv-ca.rst | 3 Digital TV Conditional Access kABI
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/oscam/ |
H A D | oscam_svn.bb | 1 SUMMARY = "OSCam: Open Source Conditional Access Module"
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | ca-reset.rst | 31 Puts the Conditional Access hardware on its initial state. It should
|
H A D | intro.rst | 82 Conditional Access (CA) hardware like CI adapters and smartcard slots
|
/openbmc/u-boot/arch/powerpc/dts/ |
H A D | e6500_power_isa.dtsi | 28 power-isa-scpm; // Store Conditional Page Mobility
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | e500mc_power_isa.dtsi | 54 power-isa-scpm; // Store Conditional Page Mobility
|
H A D | e5500_power_isa.dtsi | 54 power-isa-scpm; // Store Conditional Page Mobility
|
H A D | e6500_power_isa.dtsi | 54 power-isa-scpm; // Store Conditional Page Mobility
|
/openbmc/linux/Documentation/rust/ |
H A D | general-information.rst | 68 Conditional compilation
|
/openbmc/phosphor-dbus-monitor/src/templates/ |
H A D | generated.mako.hpp | 201 using Conditions = std::array<std::unique_ptr<Conditional>, ${len(conditions)}>;
|
/openbmc/qemu/target/arm/tcg/ |
H A D | t16.decode | 260 # Conditional branches, Supervisor call
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enuminput.rst | 191 - Conditional access denied.
|
/openbmc/linux/Documentation/devicetree/bindings/perf/ |
H A D | riscv,pmu.yaml | 135 /* SBI_PMU_HW_BRANCH_INSTRUCTIONS -> Conditional branch retired */
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-types.rst | 79 - Digital TV Conditional Access module (CAM) entity 294 - Device node interface for the Digital TV Conditional Access
|
/openbmc/linux/Documentation/locking/ |
H A D | seqlock.rst | 217 3. Conditional lockless reader (as in 1), or locking reader (as in 2),
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | ext.idef | 280 MMVEC_COND_EACH_EA(vL32b,"Conditional Aligned Vector Load",ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_VA),,"Vd3… 282 MMVEC_COND_EACH_EA(vL32b_tmp,"Conditional Aligned Vector Load Tmp",ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_T… 327 MMVEC_COND_EACH_EA(vL32b_nt,"Conditional Aligned Vector Load",ATTRIBS(ATTR_VMEM_NT,A_CVI_VA),,"Vd32… 1269 * Conditional 1278 CONDADDSUB(8,b,"Vx32.b","Vu32.b","Conditional add/sub Byte",VxV.ub[i],VuV.ub[i]) 1279 CONDADDSUB(16,h,"Vx32.h","Vu32.h","Conditional add/sub Half",VxV.h[i],VuV.h[i]) 1280 CONDADDSUB(32,w,"Vx32.w","Vu32.w","Conditional add/sub Word",VxV.w[i],VuV.w[i]) 1776 EXTINSN(V6_vcmov, "if (Ps4) Vd32=Vu32", ATTRIBS(A_EXTENSION,A_CVI,A_CVI_VA), "Conditional Mov", 1786 EXTINSN(V6_vncmov, "if (!Ps4) Vd32=Vu32", ATTRIBS(A_EXTENSION,A_CVI,A_CVI_VA), "Conditional Mov… 1796 … (Ps4) Vdd32=vcombine(Vu32,Vv32)", ATTRIBS(A_EXTENSION,A_CVI,A_CVI_VA_DV), "Conditional Combine", [all …]
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 65 1, 0, EDX, 15, cmov, Conditional Move Instrs 394 0x80000001, 0, EDX, 15, cmov, Conditional move instructions, CMOV, FCOMI, FCMOV
|
/openbmc/linux/Documentation/arch/sparc/oradax/ |
H A D | dax-hv-api.txt | 145 [25] Conditional synchronization flag [512] 206 The Serial and Conditional flags allow simple relative ordering between CCBs. Any CCB with the Seri… 210 previous Serial CCB, regardless of the completion status of that CCB. The Conditional flag allows C… 212 A CCB may only be conditional on exactly one CCB, however, a CCB may be marked both Conditional 220 Both the Pipeline and Serial bits must be set in the source CCB. The Conditional bit must be set in… 223 …h the Pipeline and Serial bits set, proceed through CCBs with the Pipeline, Serial, and Conditional 224 bits set, and terminate at a CCB that has the Conditional bit set, but not the Pipeline bit.
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 32 DEF_FEAT(CONDITIONAL_SSKE, "csske", STFL, 10, "Conditional-SSKE facility") 141 DEF_FEAT(SIE_CEI, "cei", SCLP_CPU, 43, "SIE: Conditional-external-interception facility")
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | l1tf.rst | 481 Conditional L1D flushing is the default behaviour and can be tuned. See 504 Conditional L1D flushing is the default behaviour and can be tuned. See
|
/openbmc/qemu/target/hppa/ |
H A D | insns.decode | 374 # Conditional Branches
|
/openbmc/qemu/docs/devel/ |
H A D | tcg-ops.rst | 244 - | Conditional jump if *t0* *cond* *t1* is true. *cond* can be: 492 Conditional moves
|
/openbmc/linux/Documentation/bpf/ |
H A D | classic_vs_extended.rst | 55 - Conditional jt/jf targets replaced with jt/fall-through:
|