/ndk/tests/device/test-stlport/unit/ |
D | slist_test.cpp | 127 slist<int> sl(array, array + 5); in erase() local 130 slit = sl.erase(sl.begin()); in erase() 134 slit = sl.erase(sl.begin(), slit); in erase() 137 sl.assign(array, array + 5); in erase() 139 slit = sl.erase_after(sl.begin()); in erase() 142 slit = sl.begin(); ++slit; ++slit; in erase() 143 slit = sl.erase_after(sl.begin(), slit); in erase() 146 sl.erase_after(sl.before_begin()); in erase() 147 CPPUNIT_ASSERT( sl.front() == 3 ); in erase() 158 slist<int> sl; in insert() local [all …]
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | slist_test.cpp | 127 slist<int> sl(array, array + 5); in erase() local 130 slit = sl.erase(sl.begin()); in erase() 134 slit = sl.erase(sl.begin(), slit); in erase() 137 sl.assign(array, array + 5); in erase() 139 slit = sl.erase_after(sl.begin()); in erase() 142 slit = sl.begin(); ++slit; ++slit; in erase() 143 slit = sl.erase_after(sl.begin(), slit); in erase() 146 sl.erase_after(sl.before_begin()); in erase() 147 CPPUNIT_ASSERT( sl.front() == 3 ); in erase() 158 slist<int> sl; in insert() local [all …]
|
/ndk/tests/build/ssax-instructions/jni/ |
D | test.S | 26 ldrd sl, [r0], r3 32 sadd16 r3, r6, sl 33 ssub16 lr, r6, sl 37 sasx sl, r1, lr 50 strd sl, [r2], r3
|
/ndk/tests/build/b9193874-neon/jni/ |
D | b9193874-neon.c | 189 uint16x8_t sl; in UpsampleRgbaLinePairNEON() local 190 sl = vaddl_u8(a, b); in UpsampleRgbaLinePairNEON() 191 sl = vaddw_u8(sl, c); in UpsampleRgbaLinePairNEON() 192 sl = vaddw_u8(sl, d); in UpsampleRgbaLinePairNEON() 193 al = vaddq_u16(sl, al); in UpsampleRgbaLinePairNEON() 194 bl = vaddq_u16(sl, bl); in UpsampleRgbaLinePairNEON() 220 uint16x8_t sl; in UpsampleRgbaLinePairNEON() local 221 sl = vaddl_u8(a, b); in UpsampleRgbaLinePairNEON() 222 sl = vaddw_u8(sl, c); in UpsampleRgbaLinePairNEON() 223 sl = vaddw_u8(sl, d); in UpsampleRgbaLinePairNEON() [all …]
|
/ndk/sources/host-tools/make-3.81/ |
D | main.c | 2405 register struct stringlist *sl; in decode_switches() local 2471 sl = *(struct stringlist **) cs->value_ptr; in decode_switches() 2472 if (sl == 0) in decode_switches() 2474 sl = (struct stringlist *) in decode_switches() 2476 sl->max = 5; in decode_switches() 2477 sl->idx = 0; in decode_switches() 2478 sl->list = (char **) xmalloc (5 * sizeof (char *)); in decode_switches() 2479 *(struct stringlist **) cs->value_ptr = sl; in decode_switches() 2481 else if (sl->idx == sl->max - 1) in decode_switches() 2483 sl->max += 5; in decode_switches() [all …]
|
D | ABOUT-NLS | 597 sk sl sr sv ta th tr uk ven vi wa xh zh_CN zh_TW zu 731 63 teams sk sl sr sv ta th tr uk ven vi wa xh zh_CN zh_TW zu
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | LINGUAS | 29 sl
|
D | sl.po | 5 # $Id: sed-4.2.0.sl.po,v 1.3 2008/04/25 12:08:48 peterlin Exp $ 14 "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
|
/ndk/sources/host-tools/make-3.81/config/ |
D | config.rpath | 463 shrext=.sl 466 shrext=.sl
|
D | texinfo.tex | 1461 \def\sl{\fam=\slfam \setfontstyle{sl}} 1516 \def\slshape{sl} 1768 \def\smartslanted#1{{\ifusingtt\ttsl\sl #1}\futurelet\next\smartitalicx} 1775 % like \smartslanted except unconditionally use \sl. We never want 1777 \def\cite#1{{\sl #1}\futurelet\next\smartitalicx} 3301 \definedummyword\sl 4681 \let\sl=\shortcontsl \let\tt=\shortconttt 5127 \leftline{\kern 2\leftskip \sl ---\quotationauthor}% 5537 % use sl by default (not ttsl), 5539 \df \sl \hyphenchar\font=0 [all …]
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | config.rpath | 556 shrext=.sl 559 shrext=.sl
|
D | texinfo.tex | 1642 \def\sl{\fam=\slfam \setfontstyle{sl}} 1975 \def\slshape{sl} 2512 \def\smartslanted#1{{\ifusingtt\ttsl\sl #1}\futurelet\next\smartitalicx} 2519 % @cite is like \smartslanted except unconditionally use \sl. We never want 2521 \def\cite#1{{\sl #1}\futurelet\next\smartitalicx} 4238 \definedummyword\sl 5790 \let\sl=\shortcontsl \let\tt=\shortconttt 6270 \leftline{\kern 2\leftskip \sl ---\quotationauthor}% 6690 % use sl by default (not ttsl), 6692 \df \sl \hyphenchar\font=0 [all …]
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | config.charset | 153 for l in cs cs_CZ hr hr_HR hu hu_HU pl pl_PL ro ro_RO sk sk_SK sl \
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ABOUT-NLS | 721 nso or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta 896 nso or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
|
/ndk/sources/host-tools/make-3.81/po/ |
D | da.po | 862 " --no-print-directory Sl� -w fra, selv hvis det var sl�et til " 970 msgstr "advarsel: tvunget -jN i undermake: sl�r jobserver tilstand fra."
|
D | sv.po | 60 msgstr "kan inte �ppna biblioteket \"%s\" f�r att sl� upp medlemmen \"%s\"" 1449 msgstr "Det cirkul�ra beroendet %s <- %s sl�pptes."
|
D | ga.po | 1107 msgstr "caithfidh t� sl�nuimhir dheimhneach a thabhairt mar arg�int le `-%c'"
|