| /f-stack/freebsd/ddb/ |
| H A D | db_expr.c | 196 lhs = roundup(lhs, rhs); in db_mult_expr() 224 lhs += rhs; in db_add_expr() 267 lhs = (db_addr_t)lhs >> rhs; in db_shift_expr() 299 lhs = (lhs == rhs); in db_logical_relation_expr() 302 lhs = (lhs != rhs); in db_logical_relation_expr() 305 lhs = (lhs > rhs); in db_logical_relation_expr() 308 lhs = (lhs >= rhs); in db_logical_relation_expr() 311 lhs = (lhs < rhs); in db_logical_relation_expr() 314 lhs = (lhs <= rhs); in db_logical_relation_expr() 343 lhs = (lhs && rhs); in db_logical_and_expr() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | cover.c | 251 U32 const lhs = *(U32 const *)lp; in COVER_cmp() local 253 return memcmp(ctx->samples + lhs, ctx->samples + rhs, ctx->d); in COVER_cmp() 260 U64 const lhs = MEM_readLE64(ctx->samples + *(U32 const *)lp) & mask; in COVER_cmp8() local 262 if (lhs < rhs) { in COVER_cmp8() 265 return (lhs > rhs); in COVER_cmp8()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | tegra20-trimslice.dts | 143 "lhs", "lm0", "lm1", "lpp", "lpw0", 256 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| H A D | tegra20-tamonten.dtsi | 134 "lhs", "lm0", "lm1", "lpp", "lpw0", 240 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| H A D | tegra20-paz00.dts | 142 "lhs", "lm0", "lm1", "lpp", "lpw0", 242 "ldc", "ldi", "lhs", "lsc0", "lspi",
|
| H A D | tegra20-ventana.dts | 155 "lhp1", "lhp2", "lhs", "lpp", "lpw0", 262 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| H A D | tegra20-harmony.dts | 152 "lhs", "lm0", "lm1", "lpp", "lpw0", 258 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| H A D | tegra20-seaboard.dts | 157 "lhp1", "lhp2", "lhs", "lpp", "lsc0", 266 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| H A D | tegra20-acer-a500-picasso.dts | 194 "lhp1", "lhp2", "lhs", "lpp", "lsc0", 304 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
| H A D | tegra20-colibri.dtsi | 189 "ld16", "ld17", "lhs", "lsc0",
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | nvidia,tegra20-pinmux.txt | 79 ld14, ld15, ld16, ld17, ldc, ldi, lhp0, lhp1, lhp2, lhs, lm0, lm1, lpp,
|