Home
last modified time | relevance | path

Searched refs:fth (Results 1 – 25 of 32) sorted by relevance

12

/external/icu/icu4c/source/data/unit/
Dkl.txt14 one{"{0} fth"}
15 other{"{0} fth"}
42 one{"{0} fth"}
43 other{"{0} fth"}
96 one{"{0} fth"}
97 other{"{0} fth"}
Dbn.txt449 one{"{0} fth"}
450 other{"{0} fth"}
1047 one{"{0} fth"}
1048 other{"{0} fth"}
1702 one{"{0} fth"}
1703 other{"{0} fth"}
Dsl.txt561 few{"{0} fth"}
562 one{"{0} fth"}
563 other{"{0} fth"}
564 two{"{0} fth"}
1323 few{"{0} fth"}
1324 one{"{0} fth"}
1325 other{"{0} fth"}
1326 two{"{0} fth"}
2107 few{"{0} fth"}
2108 one{"{0} fth"}
[all …]
Dlt.txt616 other{"{0} fth"}
1443 dnam{"fth"}
1444 few{"{0} fth"}
1445 many{"{0} fth"}
1446 one{"{0} fth"}
1447 other{"{0} fth"}
2296 dnam{"fth"}
2297 few{"{0} fth"}
2298 many{"{0} fth"}
2299 one{"{0} fth"}
[all …]
Dlb.txt767 one{"{0} fth"}
768 other{"{0} fth"}
1340 one{"{0} fth"}
1341 other{"{0} fth"}
Dga.txt1972 few{"{0} fth"}
1973 many{"{0} fth"}
1974 one{"{0} fth"}
1975 other{"{0} fth"}
1976 two{"{0} fth"}
3224 few{"{0} fth"}
3225 many{"{0} fth"}
3226 one{"{0} fth"}
3227 other{"{0} fth"}
3228 two{"{0} fth"}
Dde.txt1170 one{"{0} fth"}
1171 other{"{0} fth"}
1776 one{"{0} fth"}
1777 other{"{0} fth"}
Dfil.txt1047 one{"{0}fth"}
1048 other{"{0}fth"}
1695 one{"{0} fth"}
1696 other{"{0} fth"}
Det.txt1061 one{"{0} fth"}
1062 other{"{0} fth"}
1669 one{"{0} fth"}
1670 other{"{0} fth"}
Dast.txt1114 one{"{0}fth"}
1115 other{"{0}fth"}
1857 one{"{0} fth"}
1858 other{"{0} fth"}
Dfr.txt1091 one{"{0} fth"}
1092 other{"{0} fth"}
1825 one{"{0} fth"}
1826 other{"{0} fth"}
Dtr.txt1265 one{"{0} fth"}
1266 other{"{0} fth"}
2028 one{"{0} fth"}
2029 other{"{0} fth"}
Dnl.txt1302 one{"{0} fth"}
1303 other{"{0} fth"}
2123 one{"{0} fth"}
2124 other{"{0} fth"}
Dis.txt1101 one{"{0}fth"}
1102 other{"{0}fth"}
1798 one{"{0} fth"}
1799 other{"{0} fth"}
Dbr.txt2004 dnam{"fth"}
2005 few{"{0}fth"}
2006 many{"{0}fth"}
2007 one{"{0}fth"}
2008 other{"{0}fth"}
2009 two{"{0}fth"}
3320 dnam{"fth"}
Den.txt1345 one{"{0}fth"}
1346 other{"{0}fth"}
2252 one{"{0} fth"}
2253 other{"{0} fth"}
Dko.txt840 other{"{0}fth"}
1412 other{"{0}fth"}
Dcy.txt2032 few{"{0}fth"}
2033 many{"{0}fth"}
2034 one{"{0}fth"}
2035 other{"{0}fth"}
2036 two{"{0}fth"}
2037 zero{"{0}fth"}
Dja.txt986 other{"{0}fth"}
1627 other{"{0} fth"}
Dms.txt870 other{"{0} fth"}
1419 other{"{0} fth"}
Droot.txt395 other{"{0} fth"}
Dfi.txt1318 one{"{0}fth"}
1319 other{"{0}fth"}
2169 other{"{0} fth"}
Dlv.txt1239 one{"{0} fth"}
1240 other{"{0} fth"}
1241 zero{"{0} fth"}
Dyue.txt978 other{"{0}fth"}
/external/libdrm/amdgpu/
Damdgpu_cs.c915 union drm_amdgpu_fence_to_handle fth; in amdgpu_cs_fence_to_handle() local
918 memset(&fth, 0, sizeof(fth)); in amdgpu_cs_fence_to_handle()
919 fth.in.fence.ctx_id = fence->context->id; in amdgpu_cs_fence_to_handle()
920 fth.in.fence.ip_type = fence->ip_type; in amdgpu_cs_fence_to_handle()
921 fth.in.fence.ip_instance = fence->ip_instance; in amdgpu_cs_fence_to_handle()
922 fth.in.fence.ring = fence->ring; in amdgpu_cs_fence_to_handle()
923 fth.in.fence.seq_no = fence->fence; in amdgpu_cs_fence_to_handle()
924 fth.in.what = what; in amdgpu_cs_fence_to_handle()
927 &fth, sizeof(fth)); in amdgpu_cs_fence_to_handle()
929 *out_handle = fth.out.handle; in amdgpu_cs_fence_to_handle()

12