Home
last modified time | relevance | path

Searched refs:otb (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dkirkwood-iconnect.dts29 pmx_button_otb: pmx-button-otb {
61 pmx_led_otb: pmx-led-otb {
117 otb {
118 label = "otb:blue";
130 otb {
/third_party/freetype/src/tools/ftrandom/
DREADME49 .ttf .otf .ttc .cid .pfb .pfa .bdf .pcf .pfr .fon .otb .cff
/third_party/flutter/skia/third_party/externals/freetype/src/tools/ftrandom/
DREADME49 .ttf .otf .ttc .cid .pfb .pfa .bdf .pcf .pfr .fon .otb .cff
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
DREADME49 .ttf .otf .ttc .cid .pfb .pfa .bdf .pcf .pfr .fon .otb .cff
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c1378 struct procpid *otb = old.count ? *old.tb : 0, in top_common() local
1382 if (old.count && (!new.count || *otb->slot < *ntb->slot)) { in top_common()
1390 if (!old.count || *otb->slot > *ntb->slot) mix.tb[mix.count] = ntb; in top_common()
1393 if (filter(otb->slot, ntb->slot, new.whence-old.whence)) { in top_common()
1394 mix.tb[mix.count] = otb; in top_common()
/third_party/toybox/toys/posix/
Dps.c1521 struct procpid *otb = old.count ? *old.tb : 0, in top_common() local
1525 if (old.count && (!new.count || *otb->slot < *ntb->slot)) { in top_common()
1533 if (!old.count || *otb->slot > *ntb->slot) mix.tb[mix.count] = ntb; in top_common()
1536 if (filter(otb->slot, ntb->slot, new.whence-old.whence)) { in top_common()
1537 mix.tb[mix.count] = otb; in top_common()