Home
last modified time | relevance | path

Searched defs:mid (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dgraph-changes-while-io30 mid = os.path.join(iotests.test_dir, 'mid.img') variable
/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js278 Zoom(dz, mid = undefined, iter = 1) { argument
297 BeginZoomAnimation(dz, mid = undefined, iter = 1) { argument
/openbmc/u-boot/fs/btrfs/
H A Dctree.c45 int low = 0, high = max, mid, ret; in generic_bin_search() local
/openbmc/u-boot/include/
H A Dspd.h65 unsigned char mid[8]; /* 64 Mfr's JEDEC ID code per JEP-108E */ member
H A Dddr_spd.h62 unsigned char mid[8]; /* 64-71 Mfr's JEDEC ID code per JEP-106 */ member
165 unsigned char mid[8]; /* 64 Mfr's JEDEC ID code per JEP-106 */ member
H A Dmmc.h370 unsigned char mid; member
/openbmc/u-boot/drivers/video/
H A Dconsole_truetype.c52 double mid = lo + (hi - lo) / 2; in tt_sqrt() local
H A Dstb_truetype.h1149 stbtt_int32 mid = low + ((high-low) >> 1); // rounds down, so low <= mid < high in stbtt_FindGlyphIndex() local
/openbmc/u-boot/tools/
H A Dproftool.c193 int mid = (low + high) / 2; in find_caller_by_offset() local
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c727 Int32 nb, na, mid; in BZ2_indexIntoF() local
/openbmc/qemu/util/
H A Dvfio-helpers.c549 IOVAMapping *mid; in qemu_vfio_find_mapping() local
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c2271 int i, mid, min_index; in get_window_mid_index() local
2955 int mid; in rw_mgr_mem_calibrate_writes_center() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c216 unsigned int mid = low + (high - low) / 2; in vu_gpa_to_mem_region() local
413 unsigned int mid = low + (high - low) / 2; in _vu_add_mem_reg() local
/openbmc/qemu/linux-user/
H A Dsyscall.c7891 int mid = 0; in do_name_to_handle_at() local