Home
last modified time | relevance | path

Searched refs:Constant (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/tools/perf/pmu-events/
H A Dmetric.py87 return Constant(1 if val else 0)
89 return Constant(val)
164 if isinstance(lhs, Constant) and isinstance(rhs, Constant):
167 if isinstance(self.lhs, Constant):
175 return Constant(0)
180 if isinstance(rhs, Constant):
185 return Constant(0)
232 if isinstance(cond, Constant):
279 if isinstance(lhs, Constant) and isinstance(rhs, Constant):
282 return Constant(0)
[all …]
H A Dmetric_test.py4 from metric import Constant
26 one = Constant(1)
/linux-6.15/scripts/
H A Dcheckpatch.pl541 our $Constant = qr{$Float|$Binary|$Octal|$Hex|$Int};
1072 our $FuncArg = qr{$Typecast{0,1}($LvalOrFunc|$Constant|$String)};
2200 } elsif ($cur =~ /^($Ident|$Constant)/o) {
5817 while ($line =~ m{($Constant|$Lval)}g) {
5821 if ($var !~ /^$Constant$/ &&
5960 $dstat !~ /^(?:$Ident|-?$Constant);$/ && # foo();
5967 …$dstat !~ /^do\s*$Constant\s*while\s*$Constant;?$/ && # do {...} while (...); // do {...} while (.…
5968 $dstat !~ /^while\s*$Constant\s*$Constant\s*$/ && # while (...) {...}
5969 $dstat !~ /^for\s*$Constant$/ && # for (...)
5970 $dstat !~ /^for\s*$Constant\s+(?:$Ident|-?$Constant)$/ && # for (...) bar()
[all …]
/linux-6.15/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max14577.yaml27 Battery Constant Voltage in uV
/linux-6.15/Documentation/gpu/amdgpu/
H A Damdgpu-glossary.rst16 Constant Engine
/linux-6.15/Documentation/arch/arm64/
H A Damu.rst30 - Constant counter: increments at the fixed frequency of the system
/linux-6.15/Documentation/arch/arm/
H A Dtcm.rst112 /* Constant */
/linux-6.15/lib/
H A DKconfig386 Constant value for Galois field order 'm'. If 'k' is the
395 Constant value for error correction capability in bits 't'.
/linux-6.15/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst583 - 非常量(Non-Constant)初始化程序
/linux-6.15/Documentation/input/devices/
H A Diforce-protocol.rst99 Val 00 Constant
/linux-6.15/Documentation/bpf/
H A Dbtf.rst568 2.3 Constant Values
573 2.3.1 Function Linkage Constant Values
588 2.3.2 Variable Linkage Constant Values
/linux-6.15/Documentation/arch/loongarch/
H A Dintroduction.rst36 ``$r0`` ``$zero`` Constant zero Unused
/linux-6.15/Documentation/kbuild/
H A Dkconfig-language.rst280 Constant symbols are only part of expressions. Constant symbols are
/linux-6.15/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h_shipped901 /* Downloaded Constant Definitions */
H A Daic79xx_reg.h_shipped1796 /* Downloaded Constant Definitions */
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst576 - Constant bitrate
578 - Constant quality
591 Constant quality level control. This control is applicable when
/linux-6.15/Documentation/hid/
H A Dhidintro.rst163 and take Constant (Cnst) values i.e. they can be ignored. ::
/linux-6.15/Documentation/kernel-hacking/
H A Dhacking.rst692 - Non-Constant initializers
/linux-6.15/Documentation/scheduler/
H A Dsched-deadline.rst42 algorithm, augmented with a mechanism (called Constant Bandwidth Server, CBS)