Home
last modified time | relevance | path

Searched refs:LON (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/sys/gnu/dts/arm/
Dtegra20-plutux.dts47 "Int Spk", "LON",
Dtegra20-tec.dts55 "Int Spk", "LON",
Dtegra20-medcom-wide.dts79 "Int Spk", "LON",
Dtegra20-ventana.dts688 "Int Spk", "LON",
Dtegra30-cardhu.dtsi609 "Int Spk", "LON",
Dtegra20-harmony.dts762 "Int Spk", "LON",
Dtegra20-seaboard.dts926 "Int Spk", "LON",
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRDFLiveness.cpp783 RefMap &LON = PhiLON[MB]; in computeLiveIns() local
786 LON[S.first].insert(S.second.begin(), S.second.end()); in computeLiveIns()
1146 RefMap &LON = PhiLON[B]; in traverse() local
1147 for (auto &R : LON) { in traverse()
/freebsd-12-stable/contrib/ntp/include/
Dmbg_gps166.h526 enum LLA_FIELDS { LAT, LON, ALT, N_LLA }; /* latitude, longitude, altitude */ enumerator
/freebsd-12-stable/contrib/ntp/ntpd/
Drefclock_parse.c4442 mfptoa(lla[LON].l_ui, lla[LON].l_uf, 4), in gps16x_message()