Home
last modified time | relevance | path

Searched refs:sal (Results 1 – 25 of 36) sorted by relevance

12

/external/icu/icu4c/source/data/locales/
Dtr.txt1673 "-1"{"geçen salı"}
1674 "0"{"bu salı"}
1675 "1"{"gelecek salı"}
1679 one{"{0} salı sonra"}
1680 other{"{0} salı sonra"}
1683 one{"{0} salı önce"}
1684 other{"{0} salı önce"}
1690 "-1"{"geçen salı"}
1691 "0"{"bu salı"}
1692 "1"{"gelecek salı"}
[all …]
/external/icu/icu4c/source/data/unit/
Dtr.txt25 dnam{"açısal dakika"}
26 one{"{0} açısal dakika"}
27 other{"{0} açısal dakika"}
30 dnam{"açısal saniye"}
31 one{"{0} açısal saniye"}
32 other{"{0} açısal saniye"}
1325 dnam{"açısal dk."}
1326 one{"{0} açısal dk."}
1327 other{"{0} açısal dk."}
1330 dnam{"açısal sn."}
[all …]
/external/icu/icu4c/source/data/curr/
Dlt.txt387 "Falklando salų svaras",
571 "Kaimanų salų doleris",
855 "Saliamono salų doleris",
883 "Šv. Elenos salų svaras",
1871 few{"Falklando salų svarai"}
1872 many{"Falklando salų svaro"}
1873 one{"Falklando salų svaras"}
1874 other{"Falklando salų svarų"}
2147 few{"Kaimanų salų doleriai"}
2148 many{"Kaimanų salų dolerio"}
[all …]
Dis.txt647 "salómonseyskur dalur",
1435 one{"salómonseyskur dalur"}
1436 other{"salómonseyskir dalir"}
/external/kernel-headers/original/uapi/linux/
Dhdreg.h592 unsigned short sal; /* stream access latency */ member
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym102 FILE 101 c:\program files\microsoft visual studio 8\vc\include\sal.h
155 FILE 154 c:\program files\microsoft visual studio 8\vc\include\sal.h
271 FILE 270 c:\program files\microsoft visual studio 8\vc\include\sal.h
314 FILE 313 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
359 FILE 358 f:\sp\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
400 FILE 399 f:\sp\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
429 FILE 428 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
477 FILE 476 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
534 FILE 533 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
564 FILE 563 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
[all …]
/external/google-breakpad/src/processor/testdata/
Dmodule0.out102 FILE 101 c:\program files\microsoft visual studio 8\vc\include\sal.h
155 FILE 154 c:\program files\microsoft visual studio 8\vc\include\sal.h
271 FILE 270 c:\program files\microsoft visual studio 8\vc\include\sal.h
314 FILE 313 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
359 FILE 358 f:\sp\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
400 FILE 399 f:\sp\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
429 FILE 428 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
477 FILE 476 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
534 FILE 533 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
564 FILE 563 f:\sp\vctools\crt_bld\self_x86\crt\src\sal.h
[all …]
/external/llvm/test/MC/X86/
Dx86-16.s48 sal $1, %eax
Dx86-32.s97 sal $1, %eax
Dintel-syntax.s723 sal eax, 123 label
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32.s69 sal $1, %eax
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTarget.td732 /// sal %al, 1 -> shl %al, 1
733 /// sal %ax, %cl -> shl %ax, %cl
734 /// sal %eax, %cl -> shl %eax, %cl
735 /// etc. Though "sal" is accepted with many forms, all of them are directly
738 /// def : MnemonicAlias<"sal", "shl">;
/external/hyphenation-patterns/en-US/
Dushyphex.tex1008 sal-mo-nel-la
1009 sal-ta-tion
1185 trans-ver-sal
1190 tra-ver-sal
Dhyph-en-us.hyp.txt1009 sal-mo-nel-la
1010 sal-ta-tion
1186 trans-ver-sal
1191 tra-ver-sal
/external/llvm/include/llvm/Target/
DTarget.td1068 /// sal %al, 1 -> shl %al, 1
1069 /// sal %ax, %cl -> shl %ax, %cl
1070 /// sal %eax, %cl -> shl %eax, %cl
1071 /// etc. Though "sal" is accepted with many forms, all of them are directly
1074 /// def : MnemonicAlias<"sal", "shl">;
/external/icu/icu4c/source/data/lang/
Dtr.txt12 colNumeric{"Sayısal Sıralama"}
870 yes{"Rakamları Sayısal Olarak Sıralama"}
/external/mesa3d/src/mesa/x86/
Dassyntax.h601 #define SAL_L(a, b) CHOICE(sall ARG2(a,b), sall ARG2(a,b), _LTOG sal ARG2(b,a))
602 #define SAL_W(a, b) CHOICE(salw ARG2(a,b), salw ARG2(a,b), _WTOG sal ARG2(b,a))
1314 #define SAL_L(a, b) sal L_(b), B_(a)
1315 #define SAL_W(a, b) sal W_(b), B_(a)
1316 #define SAL_B(a, b) sal B_(b), B_(a)
/external/hyphenation-patterns/hu/
Dhyph-hu.pat.txt2588 aká2sal
11084 dá2sal
11542 dé2sal
20251 gá2sal
23078 hú2sal
23372 iá2sal
26527 já2sal
27048 jó2sal
30064 lá2sal
31002 lé2sal
[all …]
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_stretched_filled.sym43 FILE 42 f:\dd\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
86 FILE 100 f:\dd\vctools\crt_bld\self_x86\crt\src\sal.h
Ddump_syms_regtest.sym43 FILE 42 f:\dd\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
86 FILE 100 f:\dd\vctools\crt_bld\self_x86\crt\src\sal.h
Domap_reorder_funcs.sym43 FILE 42 f:\dd\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
86 FILE 100 f:\dd\vctools\crt_bld\self_x86\crt\src\sal.h
Domap_stretched.sym43 FILE 42 f:\dd\vctools\crt_bld\self_x86\crt\prebuild\h\sal.h
86 FILE 100 f:\dd\vctools\crt_bld\self_x86\crt\src\sal.h
/external/v8/src/s390/
Dconstants-s390.h1115 V(sal, SAL, 0xB237) /* type = S SET ADDRESS LIMIT */ \
/external/hyphenation-patterns/ga/
Dhyph-ga.pat.txt5104 5salám
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_lexpos.utf1481 N_F_SG^V_SG "sal" :G2P

12