Searched
full:strstr (Results
476 -
500 of
1000) sorted by null
<<11121314151617181920>>
| /external/chromium_org/chrome/browser/ |
| enumerate_modules_model_win.cc | 365 DCHECK(!strstr(blacklisted.version_from, " ")); 366 DCHECK(!strstr(blacklisted.version_to, " ")); [all...] |
| /external/chromium_org/content/browser/renderer_host/ |
| compositing_iosurface_mac.mm | 65 strstr(reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS)), 78 strstr(reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS)), [all...] |
| /external/chromium_org/third_party/libxml/src/ |
| runsuite.c | 943 if ((ret == 0) && (strstr(testErrors, "nimplemented") != NULL)) { 979 if ((ret == 0) && (strstr(testErrors, "nimplemented") != NULL)) {
|
| xmlstring.c | 335 * a strstr for xmlChar's 363 * a case-ignoring strstr for xmlChar's
|
| /external/libxml2/ |
| xmlstring.c | 335 * a strstr for xmlChar's 363 * a case-ignoring strstr for xmlChar's
|
| /external/linux-tools-perf/ |
| builtin-top.c | 689 strstr(name, "_text_start") || 690 strstr(name, "_text_end"))
|
| /external/valgrind/main/coregrind/m_demangle/ |
| cplus-dem.c | [all...] |
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| NuPlayer.cpp | 203 if (strstr(url,"m3u8")) { 226 || strstr(url, ".sdp?"))) { [all...] |
| /hardware/qcom/audio/legacy/libalsa-intf/ |
| alsa_ucm.c | [all...] |
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| ssearch.cpp | [all...] |
| /frameworks/base/tools/aapt/ |
| Resource.cpp | [all...] |
| /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
| omx_vdec_test.cpp | 426 if(strstr(seq_command, "pause") == seq_command) 444 else if(strstr(seq_command, "sleep") == seq_command) 452 else if(strstr(seq_command, "resume") == seq_command) 461 else if(strstr(seq_command, "flush") == seq_command) 490 else if(strstr(seq_command, "disable_op") == seq_command) 508 else if(strstr(seq_command, "enable_op") == seq_command) [all...] |
| /external/chromium_org/v8/test/cctest/ |
| test-debug.cc | [all...] |
| /external/v8/test/cctest/ |
| test-debug.cc | [all...] |
| /external/jhead/ |
| jhead.c | 430 if (strstr(ImageInfo.CameraModel, FilterModel) == NULL){ 464 Subst = strstr(NamePattern, "&i"); 597 while ((s = strstr(pattern, "%f")) && strlen(pattern) + n < PATH_MAX-1){ [all...] |
| /external/qemu/block/ |
| vvfat.c | 1033 if (strstr(dirname, ":floppy:")) { 1043 if (strstr(dirname, ":32:")) { 1046 } else if (strstr(dirname, ":16:")) { 1048 } else if (strstr(dirname, ":12:")) { 1053 if (strstr(dirname, ":rw:")) { [all...] |
| /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/lib/ |
| libc.so | |
| /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/ |
| libc.so | |
Completed in 1326 milliseconds
<<11121314151617181920>>