Home
last modified time | relevance | path

Searched refs:SSR (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp818 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local
822 SR = RO.getReg(), SSR = RO.getSubReg(); in updatePhiNodes()
833 TR = SR, TSR = SSR; in updatePhiNodes()
835 FR = SR, FSR = SSR; in updatePhiNodes()
/third_party/gstreamer/gstplugins_bad/ext/faac/
Dgstfaac.c447 faac->profile = SSR; in gst_faac_negotiate()
608 case SSR: in gst_faac_configure_source_pad()
/third_party/tzdata/
Dasia2301 # It also allowed (but not mandated) Kazakh SSR, Kirghiz SSR, Tajik SSR,
2302 # Turkmen SSR and Uzbek SSR to not have "summer" time.
2305 # of the Kazakh SSR from 1991-03-20 No. 170 "About the act of the Cabinet
2313 # Republic of Georgia, Latvian SSR, Lithuanian SSR, SSR Moldova,
2314 # Estonian SSR; Komi ASSR; Kaliningrad oblast; Nenets autonomous okrug
2316 # Kazakh SSR (excluding Uralsk oblast); Republic of Kyrgyzstan, Tajik
2317 # SSR; Andijan, Jizzakh, Namangan, Sirdarya, Tashkent, Fergana oblasts
2318 # of the Uzbek SSR were to move clocks 1 hour backwards.
Deurope704 # Lithuanian SSR, Latvian SSR and Estonian SSR, Astrakhan,
710 # a) Lithuanian SSR, Latvian SSR, Estonian SSR, Kaliningrad oblast:
1815 # Act No. 35 of the Council of Ministers of Latvian SSR of 1981-01-22 ...
1821 # Act No. 592 of the Council of Ministers of Latvian SSR of 1984-09-24 ...
1828 # Act No. 81 of the Council of Ministers of Latvian SSR of 1989-03-22 ...
1830 # ...: since the last Sunday of March 1989 in Lithuanian SSR, Latvian SSR,
1831 # Estonian SSR and Kaliningrad region of Russian Federation all year round the
2016 # ... says that since 1990-05-06 on the territory of the Moldavian SSR
/third_party/f2fs-tools/fsck/
Dmount.c1795 if (curseg->alloc_type == SSR) in read_compacted_summaries()
2630 curseg->alloc_type = SSR; in relocate_curseg_offset()
2786 curseg->alloc_type = c.zoned_model == F2FS_ZONED_HM ? LFS : SSR; in move_one_curseg_info()
Dfsck.c2376 if (curseg->alloc_type == SSR) in check_curseg_offset()
/third_party/f2fs-tools/include/
Df2fs_fs.h1192 SSR enumerator
/third_party/NuttX/
DReleaseNotes16567 - STM32 L4 RTC: Put back the SSR race condition workaround. ST has