Home
last modified time | relevance | path

Searched defs:s25 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/lex/lex.charset/
H A Dp2-cxx98.cpp37 const char *s25 = "\u0025"; // %, expected-error {{character '%' cannot be specified by a universal… variable
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_sse2.c292 const __m128i s25 = _mm_add_epi16(s2, s5); in av1_resize_horz_dir_sse2() local
/aosp_15_r20/art/test/623-checker-loop-regressions/src/
H A DMain.java576 int s25 = 0; in reduction32Values() local