Searched refs:type (Results 226 - 247 of 247) sorted by relevance

12345678910

/bionic/libc/arch-x86/atom/string/
H A Dsse2-memset-atom.S63 .type name, @function; \
123 .type __x86.get_pc_thunk.bx,@function
H A Dsse2-memrchr-atom.S57 .type name, @function; \
H A Dsse2-strlen-atom.S67 .type name, @function; \
H A Dsse2-strrchr-atom.S57 .type name, @function; \
H A Dssse3-wcscpy-atom.S59 .type name, @function; \
H A Dsse2-wcscmp-atom.S57 .type name, @function; \
H A Dssse3-strlcat-atom.S55 .type name, @function; \
H A Dssse3-strcmp-atom.S65 .type name, @function; \
H A Dssse3-memcmp-atom.S65 .type name, @function; \
H A Dssse3-memcpy-atom.S63 .type name, @function; \
H A Dssse3-strcpy-atom.S59 .type name, @function; \
/bionic/libc/arch-x86/silvermont/string/
H A Dsse2-memset-slm.S67 .type name, @function; \
127 .type __x86.get_pc_thunk.bx,@function
H A Dsse4-memcmp-slm.S65 .type name, @function; \
1143 .type L(table_64bytes), @object
H A Dsse2-strcpy-slm.S57 .type name, @function; \
/bionic/libc/dns/resolv/
H A Dres_send.c274 * res_nameinquery(name, type, class, buf, eom)
275 * look for (name,type,class) in the query section of packet (buf,eom)
286 res_nameinquery(const char *name, int type, int class, argument
304 if (ttype == type && tclass == class &&
313 * is there a 1:1 mapping of (name,type,class)
/bionic/libm/x86/
H A De_pow.S87 .type static_func, @function
4273 .type static_const_table,@object
/bionic/tests/
H A Dgtest_main.cpp230 if (result.type() == testing::TestPartResult::kSuccess)
537 fprintf(fp, " <failure message=\"%s\" type=\"\">\n", escaped_test_output.c_str());
/bionic/libc/arch-x86_64/string/
H A Dsse2-strlcpy-slm.S45 .type name, @function; \
H A Dssse3-strcmp-slm.S64 .type name, @function; \
H A Dsse2-strcpy-slm.S51 .type name, @function; \
H A Dsse4-memcmp-slm.S55 .type name, @function; \
/bionic/libc/
H A DAndroid.mk632 -Werror=type-limits \

Completed in 675 milliseconds

12345678910