Searched
full:strstr (Results
501 -
525 of
1000) sorted by null
<<21222324252627282930>>
| /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/ |
| libc.so | |
| /external/linux-tools-perf/util/ |
| trace-event-parse.c | 750 (!strstr(field->type, "char") || !strstr(field->type, "u8") || 751 !strstr(field->type, "s8"))) [all...] |
| /external/mksh/src/ |
| sh.h | 481 #define strstr ucstrstr macro 500 #define cstrstr(s,c) ((const char *)strstr((s), (c))) 502 #define vstrstr(b,l) (strstr((b), (l)) != NULL) [all...] |
| histrap.c | 204 for (s = *hp; (s1 = strstr(s, pat)) && 525 (!anchored && strstr(*hp, str))) [all...] |
| /external/qemu/ |
| ppc-dis.c | [all...] |
| /external/valgrind/main/coregrind/ |
| m_machine.c | 581 m = VG_(strstr)( p, "machine" ); 663 if (VG_(strstr) (file_buf, search_Broadcom_str) != NULL) 665 if (VG_(strstr) (file_buf, search_MIPS_str) != NULL) [all...] |
| /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
| omx_vdec_test.cpp | 525 if (strstr(seq_command, "pause") == seq_command) { 539 } else if (strstr(seq_command, "sleep") == seq_command) { 545 } else if (strstr(seq_command, "resume") == seq_command) { 552 } else if (strstr(seq_command, "flush") == seq_command) { 576 } else if (strstr(seq_command, "disable_op") == seq_command) { 590 } else if (strstr(seq_command, "enable_op") == seq_command) { [all...] |
| /external/chromium_org/third_party/codesighs/ |
| msmap2tsv.c | 812 if(NULL != strstr(mapObject, ".obj")) 824 if(NULL != strstr(size->mObjects[objLoop], mapObject)) [all...] |
| /external/chromium_org/third_party/libxml/src/ |
| triostr.c | 248 return (0 != strstr(string, substring)); 869 return strstr(string, substring); [all...] |
| /external/chromium_org/v8/test/cctest/ |
| test-parsing.cc | 366 static_cast<int>(strstr(program, "function") - program); 373 static_cast<int>(strstr(program + first_lbrace, "function") - program); [all...] |
| /external/libxml2/ |
| triostr.c | 248 return (0 != strstr(string, substring)); 869 return strstr(string, substring); [all...] |
| /external/srec/tools/grxmlcompile/ |
| grxmlcompile.cpp | 321 const char* p = strstr(sym,SLOT_PREFIX); 674 else if( strstr( phrase, ".grxml@")) [all...] |
| /external/v8/test/cctest/ |
| test-parsing.cc | 363 static_cast<int>(strstr(program, "function") - program); 370 static_cast<int>(strstr(program + first_lbrace, "function") - program); [all...] |
| /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib32/ |
| libintl.a | 338 ' loadmsgcat.c SWAP hash_string get_sysdep_segment_value _nl_msg_cat_cntr abort _nl_init_domain_conv _nl_find_msg strstr |