Home
last modified time | relevance | path

Searched refs:fth (Results 1 – 25 of 34) 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.txt382 one{"{0} fth"}
383 other{"{0} fth"}
934 one{"{0} fth"}
935 other{"{0} fth"}
1556 one{"{0} fth"}
1557 other{"{0} fth"}
Dsl.txt512 few{"{0} fth"}
513 one{"{0} fth"}
514 other{"{0} fth"}
515 two{"{0} fth"}
1264 few{"{0} fth"}
1265 one{"{0} fth"}
1266 other{"{0} fth"}
1267 two{"{0} fth"}
2110 few{"{0} fth"}
2111 one{"{0} fth"}
[all …]
Dlt.txt515 other{"{0} fth"}
1269 dnam{"fth"}
1270 few{"{0} fth"}
1271 many{"{0} fth"}
1272 one{"{0} fth"}
1273 other{"{0} fth"}
2062 dnam{"fth"}
2063 few{"{0} fth"}
2064 many{"{0} fth"}
2065 one{"{0} fth"}
[all …]
Dbr.txt1285 few{"{0} fth"}
1286 many{"{0} fth"}
1287 one{"{0} fth"}
1288 other{"{0} fth"}
1289 two{"{0} fth"}
2222 few{"{0} fth"}
2223 many{"{0} fth"}
2224 one{"{0} fth"}
2225 other{"{0} fth"}
2226 two{"{0} fth"}
Dlb.txt767 one{"{0} fth"}
768 other{"{0} fth"}
1340 one{"{0} fth"}
1341 other{"{0} fth"}
Dcs.txt1541 few{"{0} fth"}
1542 many{"{0} fth"}
1543 one{"{0} fth"}
1544 other{"{0} fth"}
2576 few{"{0} fth"}
2577 many{"{0} fth"}
2578 one{"{0} fth"}
2579 other{"{0} fth"}
Dga.txt1747 few{"{0} fth"}
1748 many{"{0} fth"}
1749 one{"{0} fth"}
1750 other{"{0} fth"}
1751 two{"{0} fth"}
2925 few{"{0} fth"}
2926 many{"{0} fth"}
2927 one{"{0} fth"}
2928 other{"{0} fth"}
2929 two{"{0} fth"}
Det.txt944 one{"{0} fth"}
945 other{"{0} fth"}
1566 one{"{0} fth"}
1567 other{"{0} fth"}
Dde.txt1070 one{"{0} fth"}
1071 other{"{0} fth"}
1780 one{"{0} fth"}
1781 other{"{0} fth"}
Dfil.txt934 one{"{0}fth"}
935 other{"{0}fth"}
1556 one{"{0} fth"}
1557 other{"{0} fth"}
Den.txt1110 one{"{0}fth"}
1111 other{"{0}fth"}
1866 one{"{0} fth"}
1867 other{"{0} fth"}
Dtr.txt1132 one{"{0} fth"}
1133 other{"{0} fth"}
1851 one{"{0} fth"}
1852 other{"{0} fth"}
Dfr.txt947 one{"{0} fth"}
948 other{"{0} fth"}
1626 one{"{0} fth"}
1627 other{"{0} fth"}
Dfi.txt1146 one{"{0}fth"}
1147 other{"{0}fth"}
1905 one{"{0} fth"}
1906 other{"{0} fth"}
Dis.txt926 one{"{0}fth"}
927 other{"{0}fth"}
1548 one{"{0} fth"}
1549 other{"{0} fth"}
Dnl.txt1151 one{"{0} fth"}
1152 other{"{0} fth"}
1920 one{"{0} fth"}
1921 other{"{0} fth"}
Dast.txt1114 one{"{0}fth"}
1115 other{"{0}fth"}
1857 one{"{0} fth"}
1858 other{"{0} fth"}
Dko.txt769 other{"{0}fth"}
1279 other{"{0}fth"}
Dja.txt874 other{"{0}fth"}
1450 other{"{0} fth"}
Droot.txt322 other{"{0} fth"}
Dcy.txt1798 few{"{0}fth"}
1799 many{"{0}fth"}
1800 one{"{0}fth"}
1801 other{"{0}fth"}
1802 two{"{0}fth"}
1803 zero{"{0}fth"}
Dms.txt769 other{"{0} fth"}
1279 other{"{0} fth"}
Dlv.txt1099 one{"{0} fth"}
1100 other{"{0} fth"}
1101 zero{"{0} fth"}
/external/libdrm/amdgpu/
Damdgpu_cs.c754 union drm_amdgpu_fence_to_handle fth; in amdgpu_cs_fence_to_handle() local
757 memset(&fth, 0, sizeof(fth)); in amdgpu_cs_fence_to_handle()
758 fth.in.fence.ctx_id = fence->context->id; in amdgpu_cs_fence_to_handle()
759 fth.in.fence.ip_type = fence->ip_type; in amdgpu_cs_fence_to_handle()
760 fth.in.fence.ip_instance = fence->ip_instance; in amdgpu_cs_fence_to_handle()
761 fth.in.fence.ring = fence->ring; in amdgpu_cs_fence_to_handle()
762 fth.in.fence.seq_no = fence->fence; in amdgpu_cs_fence_to_handle()
763 fth.in.what = what; in amdgpu_cs_fence_to_handle()
766 &fth, sizeof(fth)); in amdgpu_cs_fence_to_handle()
768 *out_handle = fth.out.handle; in amdgpu_cs_fence_to_handle()

12