Searched refs:sal (Results 1 – 25 of 33) sorted by relevance
12
/external/icu/icu4c/source/data/locales/ |
D | tr.txt | 1673 "-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/ |
D | tr.txt | 25 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/ |
D | lt.txt | 387 "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 …]
|
D | is.txt | 647 "salómonseyskur dalur", 1435 one{"salómonseyskur dalur"} 1436 other{"salómonseyskir dalir"}
|
/external/kernel-headers/original/uapi/linux/ |
D | hdreg.h | 592 unsigned short sal; /* stream access latency */ member
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 102 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/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 102 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/ |
D | x86-16.s | 48 sal $1, %eax
|
D | x86-32.s | 97 sal $1, %eax
|
D | intel-syntax.s | 723 sal eax, 123 label
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 69 sal $1, %eax
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | Target.td | 732 /// 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/llvm/include/llvm/Target/ |
D | Target.td | 1068 /// 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/ |
D | tr.txt | 12 colNumeric{"Sayısal Sıralama"} 870 yes{"Rakamları Sayısal Olarak Sıralama"}
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 601 #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)) 1322 #define SAL_L(a, b) sal L_(b), B_(a) 1323 #define SAL_W(a, b) sal W_(b), B_(a) 1324 #define SAL_B(a, b) sal B_(b), B_(a)
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 2588 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/ |
D | dump_syms_regtest.sym | 43 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
|
D | omap_stretched_filled.sym | 43 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
|
D | omap_reorder_funcs.sym | 43 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
|
D | omap_stretched.sym | 43 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
|
D | dump_syms_regtest64.sym | 26 FILE 24 f:\dd\vctools\crt\crtw32\h\sal.h
|
/external/valgrind/docs/internals/ |
D | s390-opcodes.csv | 164 sal,"set address limit",N/A,"privileged instruction"
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 5104 5salám
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_lexpos.utf | 1481 N_F_SG^V_SG "sal" :G2P
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2629 def : MnemonicAlias<"sal", "shl", "intel">;
|
12