Home
last modified time | relevance | path

Searched full:456 (Results 1 – 25 of 193) sorted by relevance

12345678

/openbmc/u-boot/test/py/tests/
H A Dtest_hush_if_test.py34 ('test 123 -eq 456', False),
36 ('test 123 -ne 456', True),
39 ('test 123 -lt 456', True),
41 ('test 456 -lt 123', False),
43 ('test 123 -le 456', True),
45 ('test 456 -le 123', False),
47 ('test 456 -gt 123', True),
49 ('test 123 -gt 456', False),
51 ('test 456 -ge 123', True),
53 ('test 123 -ge 456', False),
/openbmc/u-boot/board/sunxi/
H A Ddram_timings_sun4i.h34 # elif CONFIG_DRAM_CLK <= 456 /* DDR3-1066F @456MHz, timings: 7-6-6-18 */
134 # elif CONFIG_DRAM_CLK <= 456 /* DDR3-1066G @456MHz, timings: 8-7-7-18 */
/openbmc/openbmc/poky/meta/recipes-core/musl/musl/
H A D0001-Update-syscalls-for-r32-rv64-from-kernel-6.4-through.patch32 +#define __NR_futex_requeue 456
61 +#define __NR_futex_requeue 456
/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/
H A Dadd-file.patch10 +456
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsubprogs_extable.c8 const int read_sz = 456; in test_subprogs_extable()
H A Dmodule_attach.c38 const int READ_SZ = 456; in test_module_attach()
/openbmc/u-boot/configs/
H A Dq8_a33_tablet_1024x600_defconfig5 CONFIG_DRAM_CLK=456
H A Dq8_a33_tablet_800x480_defconfig5 CONFIG_DRAM_CLK=456
H A DiNet_D978_rev2_defconfig5 CONFIG_DRAM_CLK=456
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_filmgrain.c21 -456, -136, 56, 120, -408, -116, 436, 504, -232, 328, 844,
104 -456, 888, 8, 552, -156, -292, 948, 288, 128, -716, -292,
106 -44, 1284, 496, 192, 464, 312, -76, -516, -380, -456, -1012,
155 1000, -456, -184, -276, 292, -296, 156, 676, 320, 160, 908,
164 28, -676, -12, 828, 980, 456, 520, 104, -104, 256, -344,
175 -820, 148, 1112, 128, 164, 456, 700, -924, 144, -668, -384,
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_scale_coefs.c79 .c0 = { 456, 450, 444, 428, 412, 388, 364, 334, 304, },
85 .c0 = { 512, 506, 500, 478, 456, 424, 392, 352, 312, },
140 .c0 = { 464, 456, 448, 424, 400, 366, 332, 166, 256, },
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dt1024_ids.c64 SET_SEC_JR_LIODN_ENTRY(2, 456, 460),
H A Dt1040_ids.c71 SET_SEC_JR_LIODN_ENTRY(2, 456, 460),
H A Db4860_ids.c94 SET_SEC_JR_LIODN_ENTRY(2, 456, 460),
H A Dt2080_ids.c101 SET_SEC_JR_LIODN_ENTRY(2, 456, 460),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A D0002-tests-Use-head-n1-for-busybox-compatibility.patch15 index 4c831314c0b0..456e9f32de23 100644
/openbmc/u-boot/include/dt-bindings/clock/
H A Drk3036-cru.h84 #define HCLK_SDMMC 456
H A Drk3128-cru.h87 #define HCLK_SDMMC 456
H A Drk3228-cru.h94 #define HCLK_SDMMC 456
/openbmc/linux/include/dt-bindings/clock/
H A Drk3036-cru.h85 #define HCLK_SDMMC 456
/openbmc/linux/Documentation/hwmon/
H A Dina3221.rst43 in[456]_input Shunt voltage(uV) for channels 1, 2, and 3 respectively
/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/
H A Dfatal-loader.patch58 @@ -456,7 +461,9 @@ int main (int argc, char **argv)
/openbmc/linux/drivers/accel/habanalabs/include/goya/
H A Dgoya_async_events.h183 GOYA_ASYNC_EVENT_ID_DMA1_CH = 456,
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst246 T = "456"
252 of :term:`T` is "456". The variable :term:`B` will end up containing "456
343 FOO = "123 456 789 123456 123 456 123 456"
345 FOO:remove = "456"
367 FOOREMOVE = "123 456 789"
439 FOO[a] += "456"
443 respectively. The ``[a]`` flag becomes "abc 456".
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-liftoff-Correct-function-signatures.patch58 index a3c94af0..456e5334 100644

12345678