Home
last modified time | relevance | path

Searched refs:yy (Results 1 – 15 of 15) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dalias2.cpp20 int yy; member in _Deque_base
39 yy = 0x123; in _M_initialize_map()
40 printf ("aa %x %x\n", this, yy); in _M_initialize_map()
42 _M_start._M_node = &yy; in _M_initialize_map()
43 _M_start._M_cur = yy; in _M_initialize_map()
Deh990323-4.cpp23 int yy[63]; member
Deh990323-2.cpp23 int yy[63]; member
/ndk/tests/device/test-stlport_static-exception/jni/
Dalias2.cpp20 int yy; member in _Deque_base
39 yy = 0x123; in _M_initialize_map()
40 printf ("aa %x %x\n", this, yy); in _M_initialize_map()
42 _M_start._M_node = &yy; in _M_initialize_map()
43 _M_start._M_cur = yy; in _M_initialize_map()
Deh990323-4.cpp23 int yy[63]; member
Deh990323-2.cpp23 int yy[63]; member
/ndk/sources/host-tools/make-3.81/config/
Dmissing246 rm -f lex.yy.c
253 cp "$SRCFILE" lex.yy.c
258 if [ ! -f lex.yy.c ]; then
259 echo 'main() { return 0; }' >lex.yy.c
/ndk/tests/build/b9193874-neon/jni/
Db9193874-neon.c250 int16x8_t yy = vreinterpretq_s16_u16(vsubl_u8(y, u16)); in UpsampleRgbaLinePairNEON() local
268 int32x4_t rl = vaddl_s16(vget_low_s16(yy), vget_low_s16(vr)); in UpsampleRgbaLinePairNEON()
269 int32x4_t rh = vaddl_s16(vget_high_s16(yy), vget_high_s16(vr)); in UpsampleRgbaLinePairNEON()
270 int32x4_t gl = vsubl_s16(vget_low_s16(yy), vget_low_s16(gc)); in UpsampleRgbaLinePairNEON()
271 int32x4_t gh = vsubl_s16(vget_high_s16(yy), vget_high_s16(gc)); in UpsampleRgbaLinePairNEON()
272 int32x4_t bl = vaddl_s16(vget_low_s16(yy), vget_low_s16(ub)); in UpsampleRgbaLinePairNEON()
273 int32x4_t bh = vaddl_s16(vget_high_s16(yy), vget_high_s16(ub)); in UpsampleRgbaLinePairNEON()
298 int16x8_t yy = vreinterpretq_s16_u16(vsubl_u8(y, u16)); in UpsampleRgbaLinePairNEON() local
316 int32x4_t rl = vaddl_s16(vget_low_s16(yy), vget_low_s16(vr)); in UpsampleRgbaLinePairNEON()
317 int32x4_t rh = vaddl_s16(vget_high_s16(yy), vget_high_s16(vr)); in UpsampleRgbaLinePairNEON()
[all …]
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dcall61 # $answer = "xx yy zz\nok\n";
/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp414 string yy; in c_str() local
416 CPPUNIT_ASSERT( *(yy.c_str()) == '\0' ); // ISO-IEC-14882:1998(E), 21.3.6, paragraph 1 in c_str()
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp414 string yy; in c_str() local
416 CPPUNIT_ASSERT( *(yy.c_str()) == '\0' ); // ISO-IEC-14882:1998(E), 21.3.6, paragraph 1 in c_str()
/ndk/sources/host-tools/make-3.81/
DCOPYING295 Copyright (C) 19yy <name of author>
316 Gnomovision version 69, Copyright (C) 19yy name of author
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING294 Copyright (C) 19yy <name of author>
315 Gnomovision version 69, Copyright (C) 19yy name of author
/ndk/build/gmsl/
Dgmsl-tests166 $(call test_assert,$(call seq,aa% bb% cc,xx yy zz),)
/ndk/sources/host-tools/nawk-20071023/
DFIXES561 y.tab.[ch] => ytab.[ch], lex.yy.c => lexyy.c, all in the aid of