Home
last modified time | relevance | path

Searched refs:Compare (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst66 Compare instructions
68 CMF{cond} Fn, Fm Compare floating
69 CMFE{cond} Fn, Fm Compare floating with exception
70 CNF{cond} Fn, Fm Compare negated floating
71 CNFE{cond} Fn, Fm Compare negated floating with exception
/linux/rust/syn/
H A Dprecedence.rs35 Compare, enumerator
77 | BinOp::Gt(_) => Precedence::Compare, in of_binop()
H A Dfixup.rs503 Precedence::Assign | Precedence::Compare => precedence <= fixup.next_operator, in scan_right()
552 if binop_prec == Precedence::Compare && fixup.next_operator == Precedence::Compare { in scan_right()
H A Dexpr.rs1333 if precedence == Precedence::Compare { in parse_expr()
1335 if Precedence::of_binop(&lhs.op) == Precedence::Compare { in parse_expr()
1401 if precedence == Precedence::Compare { in parse_expr()
1403 if Precedence::of_binop(&lhs.op) == Precedence::Compare { in parse_expr()
2223 parse_expr(input, lhs, allow_struct, Precedence::Compare)? in expr_let()
3406 Precedence::Compare => left_prec <= binop_prec, in print_expr_binary()
/linux/arch/sparc/kernel/
H A Ddtlb_miss.S10 cmp %g4, %g6 ! Compare TAG
H A Ditlb_miss.S10 cmp %g4, %g6 ! Compare TAG
/linux/Documentation/userspace-api/media/drivers/
H A Dnpcm-video.rst27 Compare the incoming frame with the frame stored in memory, and updates the
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A DREADME34 Compare two files:
/linux/scripts/
H A Dcheckpatch.pl561 our $Compare = qr{<=|>=|==|!=|<|(?<!-)>};
4149 $pl =~ /(?:$Compare|$Assignment|$Operators)\s*$/ ||
4167 $sl =~ /^\+\s+\(?\s*(?:$Compare|$Assignment|$Operators)/)) {
5565 while ($test =~ /(?:^|[^\w\&\!\~])+\s*\(\s*([\&\!\~]?\s*$Lval\s*(?:$Compare\s*$FuncArg)?)\s*\)/g) {
5644 if ($line =~ /\bif\s*(?:\(\s*){$count,$count}$LvalOrFunc\s*($Compare)\s*$LvalOrFunc(?:\s*\)){$count,$count}/) {
5657 $line =~ /^\+(.*)\b($Constant|[A-Z_][A-Z0-9_]*)\s*($Compare)\s*($LvalOrFunc)/) {
5677 $fixed[$fixlinenr] =~ s/\(\s*\Q$const\E\s*$Compare\s*\Q$to\E\s*\)/($to $newcomp $const)/;
5733 if ($rawline =~ /^\+(\s+)if\s*\(\s*(\!)?\s*\(\s*(($Lval)\s*=\s*$LvalOrFunc)\s*\)\s*(?:($Compare)\s*($FuncArg))?\s*\)\s*(\{)?\s*$/) {
6658 if ($line =~ /\bjiffies\s*$Compare|$Compare\
[all...]
H A Dcheck-uapi.sh26 -p PAST_REF Compare BASE_REF to PAST_REF (e.g. -p v6.1). If unspecified or empty,
/linux/scripts/coccinelle/null/
H A Dbadzero.cocci2 /// Compare pointer-typed values to NULL rather than 0
/linux/tools/memory-model/scripts/
H A DREADME41 Compare output from two different runs of the same litmus tests,
/linux/tools/perf/Documentation/
H A Dtips.txt3 Compare performance results with: perf diff [<old file> <new file>]
/linux/tools/memory-model/
H A Dlinux-kernel.cat134 let rcu-gp = [Sync-rcu] (* Compare with gp *)
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst312 3. Compare the data with the built-in UEFI diagnostics.
/linux/arch/m68k/fpsp040/
H A Dbindec.S665 | Compare abs(YINT) to 10^(LEN-1) and 10^LEN
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst183 defined in the Atomic Compare-and-Swap (CAS) instructions manual starting
/linux/Documentation/dev-tools/
H A Dcheckuapi.rst26 -p PAST_REF Compare BASE_REF to PAST_REF (e.g. -p v6.1). If unspecified or empty,
/linux/Documentation/core-api/
H A Dassoc_array.rst144 Compare the object against an index key and return ``true`` if it matches
/linux/Documentation/locking/
H A Drt-mutex-design.rst316 Some architectures implement an atomic cmpxchg (Compare and Exchange). This
/linux/Documentation/process/
H A Dbackporting.rst127 - `Beyond Compare <https://www.scootersoftware.com/>`__
/linux/Documentation/networking/
H A Dsnmp_counter.rst1199 Compare the first client-side nstat and the second client-side nstat,
/linux/Documentation/scsi/
H A DChangeLog.lpfc20 * Compare return value of lpfc_scsi_tgt_reset against SCSI