Home
last modified time | relevance | path

Searched defs:ls (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/
H A Dtest_binary_search.py31 def binary_search(ls, v): argument
78 def is_sorted(ls): argument
100 def test_insert_is_sorted(ls, v): argument
109 def test_is_minimal(ls, v): argument
119 def test_inserts_into_same_place_twice(ls, v): argument
H A Dtest_rle.py74 def test_decodes_to_starting_sequence(ls): argument
84 def test_duplicating_an_element_does_not_increase_length(ls, data): argument
/openbmc/qemu/tests/tcg/s390x/
H A Dlong-double.c16 long double ls = (long double)i - j; in main() local
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py100 def setLayers(self, bitbake, ls): argument
/openbmc/u-boot/include/
H A Dfsl_sec.h83 u32 ls; /* Job Ring LIODN Register, LS */ member
89 u32 ls; /* RTIC LIODN Register, LS */ member
95 u32 ls; /* DECO LIODN Register, LS */ member
/openbmc/qemu/hw/dma/
H A Dsparc32_dma.c338 LEDMADeviceState *ls = SPARC32_LEDMA_DEVICE(obj); in sparc32_ledma_device_init() local
/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c251 inline uint mvtwsi_error(uint ec, uint lc, uint ls, uint es) in mvtwsi_error()
/openbmc/u-boot/fs/
H A Dfs.c132 int (*ls)(const char *dirname); member
/openbmc/qemu/hw/audio/
H A Dac97.c455 uint8_t ls = (val >> 8) & REC_MASK; in record_select() local
/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c700 int64_t ls = int128_getlo(r); in do_sat128_d() local