Home
last modified time | relevance | path

Searched full:negated (Results 1 – 25 of 120) sorted by relevance

12345

/openbmc/linux/drivers/comedi/drivers/
H A Damplc_dio200_pci.c128 * 6. /GAT n, negated version of the counter channel's dedicated
129 * GAT input (negated version of gate source 2).
131 * (negated version of gate source 3).
137 * 11. Negated "pattern present" signal, LOW while pattern present
138 * (negated version of gate source 8).
139 * 12. Negated "pattern occurred" latched signal, latches LOW when
140 * pattern occurs (negated version of gate source 9).
141 * 13. Negated "pattern gone away" latched signal, latches LOW when
142 * pattern goes away after it occurred (negated version of gate
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dnot_action_tests.cpp49 // Test where negated action throws an exception in TEST()
66 // Test where negated action returns true in TEST()
80 // Test where negated action returns false in TEST()
/openbmc/linux/fs/smb/client/
H A Dfs_context.c1063 if (result.negated) { in smb3_fs_context_parse_param()
1071 if (result.negated) in smb3_fs_context_parse_param()
1080 if (result.negated) in smb3_fs_context_parse_param()
1088 if (result.negated) in smb3_fs_context_parse_param()
1096 if (result.negated) in smb3_fs_context_parse_param()
1102 if (result.negated) in smb3_fs_context_parse_param()
1109 if (result.negated) in smb3_fs_context_parse_param()
1116 if (result.negated) in smb3_fs_context_parse_param()
1122 if (result.negated) in smb3_fs_context_parse_param()
1128 if (result.negated) in smb3_fs_context_parse_param()
[all …]
/openbmc/linux/arch/s390/include/asm/
H A Delf.h69 negated static TLS block offset. */
71 negated static TLS block offset. */
73 negated static TLS block offset. */
74 #define R_390_TLS_LE32 50 /* 32 bit negated offset relative to
76 #define R_390_TLS_LE64 51 /* 64 bit negated offset relative to
/openbmc/linux/drivers/media/rc/
H A Dir-spi.c23 bool negated; member
102 if (idata->negated) { in ir_spi_set_duty_cycle()
138 idata->negated = of_property_read_bool(spi->dev.of_node, in ir_spi_probe()
/openbmc/linux/fs/
H A Dfs_parser.c56 struct fs_parameter *param, bool *negated) in fs_lookup_key() argument
62 *negated = false; in fs_lookup_key()
77 *negated = true; in fs_lookup_key()
112 p = fs_lookup_key(desc, param, &result->negated); in __fs_parse()
126 result->boolean = !result->negated; in __fs_parse()
/openbmc/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0215 # annotate this, all features that driver A selects cannot now be negated by
21 # negated by other drivers.
/openbmc/linux/fs/ceph/
H A Dsuper.c504 if (!result.negated) in ceph_parse_mount_param()
510 if (!result.negated) in ceph_parse_mount_param()
516 if (!result.negated) in ceph_parse_mount_param()
522 if (!result.negated) in ceph_parse_mount_param()
528 if (!result.negated) in ceph_parse_mount_param()
538 if (result.negated) { in ceph_parse_mount_param()
550 if (!result.negated) in ceph_parse_mount_param()
556 if (!result.negated) in ceph_parse_mount_param()
562 if (!result.negated) in ceph_parse_mount_param()
568 if (!result.negated) in ceph_parse_mount_param()
[all …]
/openbmc/linux/fs/nfs/
H A Dfs_context.c572 if (result.negated) in nfs_fs_context_parse_param()
578 if (result.negated) in nfs_fs_context_parse_param()
584 if (result.negated) in nfs_fs_context_parse_param()
590 if (result.negated) in nfs_fs_context_parse_param()
596 if (result.negated) in nfs_fs_context_parse_param()
602 if (result.negated) { in nfs_fs_context_parse_param()
623 if (result.negated) in nfs_fs_context_parse_param()
629 if (result.negated) in nfs_fs_context_parse_param()
635 if (result.negated) in nfs_fs_context_parse_param()
641 if (result.negated) in nfs_fs_context_parse_param()
[all …]
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_linux.c85 * Return: 0 on success, negated errno on failure.
98 * Return: 0 on success, negated errno on failure.
224 * Return: 0 on success, negated errno on failure.
283 * Return: 0 on success, negated errno on failure.
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst70 CNF{cond} Fn, Fm Compare negated floating
71 CNFE{cond} Fn, Fm Compare negated floating with exception
108 MNF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move negated
/openbmc/linux/drivers/hid/
H A Dhid-picolcd_cir.c49 * with value negated for pulse. Intervals are in microseconds. in picolcd_raw_cir()
51 * Note: some userspace LIRC code for PicoLCD says negated values in picolcd_raw_cir()
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dpci-msi.txt168 * negated.
211 * RID, but the high bit of the bus number is negated.
/openbmc/linux/fs/ntfs3/
H A Dsuper.c353 opts->sys_immutable = result.negated ? 0 : 1; in ntfs_fs_parse_param()
356 opts->discard = result.negated ? 0 : 1; in ntfs_fs_parse_param()
359 opts->force = result.negated ? 0 : 1; in ntfs_fs_parse_param()
362 opts->sparse = result.negated ? 0 : 1; in ntfs_fs_parse_param()
365 opts->nohidden = result.negated ? 1 : 0; in ntfs_fs_parse_param()
368 opts->hide_dot_files = result.negated ? 0 : 1; in ntfs_fs_parse_param()
371 opts->windows_names = result.negated ? 0 : 1; in ntfs_fs_parse_param()
374 opts->showmeta = result.negated ? 0 : 1; in ntfs_fs_parse_param()
377 if (!result.negated) in ntfs_fs_parse_param()
393 opts->prealloc = result.negated ? 0 : 1; in ntfs_fs_parse_param()
[all …]
/openbmc/linux/arch/mips/math-emu/
H A Ddp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754dp_fint()
H A Dsp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754sp_fint()
H A Ddp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754dp_flong()
H A Dsp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754sp_flong()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch240 + "error: encodings can't be negated"));
276 + "error: encodings can't be negated"));
340 + "error: encodings can't be negated"));
376 + "error: encodings can't be negated"));
/openbmc/linux/Documentation/devicetree/bindings/leds/irled/
H A Dir-spi-led.yaml35 Output is negated with a NOT gate.
/openbmc/linux/include/linux/input/
H A Dkxtj9.h25 * Each axis can be negated to account for sensor orientation within
/openbmc/linux/net/ceph/
H A Dceph_common.c556 if (!result.negated) in ceph_parse_param()
562 if (!result.negated) in ceph_parse_param()
568 if (!result.negated) in ceph_parse_param()
574 if (!result.negated) in ceph_parse_param()
580 if (!result.negated) in ceph_parse_param()
/openbmc/bmcweb/redfish-core/include/
H A Dfilter_expr_parser_ast.hpp48 // An expression that has been negated with not
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dnot_action.hpp65 * @return negated return value from action executed
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Drenesas,rst.yaml16 - Latching of the levels on mode pins when PRESET# is negated,

12345