Searched refs:middle (Results 1 – 7 of 7) sorted by relevance
/systemd-251/src/basic/ |
D | strbuf.c | 93 int middle = (right + left) / 2 ; in bubbleinsert() local 94 if (strbuf_children_cmp(&node->children[middle], &new) <= 0) in bubbleinsert() 95 left = middle + 1; in bubbleinsert() 97 right = middle; in bubbleinsert()
|
/systemd-251/test/units/ |
D | testsuite-23.sh | 55 "ssa(sv)a(sa(sv))" test-20933-bad-middle.service replace 1 \
|
/systemd-251/hwdb.d/ |
D | 70-mouse.hwdb | 89 # available, choose the "middle" resolution value of those available.
|
D | ma-medium.txt | 1846 room b201,NO.263,middle of zhougshan avenue,tianhe 3565 Room 2085, building 2, 622 Yingyuan middle Road, Jiading Strict 20770 R&F center,63 East middle 3rd ring road
|
/systemd-251/docs/ |
D | CGROUP_DELEGATION.md | 478 replace the middle bits with an intermediary `tmpfs` — but be careful not to
|
/systemd-251/ |
D | meson.build | 623 # /usr/sbin, /sbin, and fall back to the default from middle column.
|
D | NEWS | 5306 is a good middle ground: higher than what real-life applications 12614 middle ground between physical and access time order.
|