Searched refs:memmem (Results 1 – 13 of 13) sorted by relevance
/external/bison/lib/ |
D | string.in.h | 133 # define memmem rpl_memmem macro 135 _GL_FUNCDECL_RPL (memmem, void *, 140 _GL_CXXALIAS_RPL (memmem, void *, 145 _GL_FUNCDECL_SYS (memmem, void *, 151 _GL_CXXALIAS_SYS (memmem, void *, 155 _GL_CXXALIASWARN (memmem); 157 # undef memmem 159 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
|
/external/skia/src/core/ |
D | SkUtilsArm.cpp | 89 char* line = (char*) memmem(buffer, buffer_end - buffer, in sk_cpu_arm_check_neon() 109 const char* flag = (const char*) memmem(line, line_end - line, in sk_cpu_arm_check_neon()
|
/external/bison/darwin-lib/ |
D | string.h | 445 # define memmem rpl_memmem 447 _GL_FUNCDECL_RPL (memmem, void *, 452 _GL_CXXALIAS_RPL (memmem, void *, 457 _GL_FUNCDECL_SYS (memmem, void *, 463 _GL_CXXALIAS_SYS (memmem, void *, 467 _GL_CXXALIASWARN (memmem); 469 # undef memmem 471 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
|
/external/bison/linux-lib/ |
D | string.h | 445 # define memmem rpl_memmem 447 _GL_FUNCDECL_RPL (memmem, void *, 452 _GL_CXXALIAS_RPL (memmem, void *, 457 _GL_FUNCDECL_SYS (memmem, void *, 463 _GL_CXXALIAS_SYS (memmem, void *, 467 _GL_CXXALIASWARN (memmem); 469 # undef memmem 471 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
|
/external/webp/src/dsp/ |
D | cpu-features.c | 110 p = memmem(p, bufend-p, field, fieldlen); in extract_cpuinfo_field() 159 p = memmem(p, bufend-p, field, fieldlen); in count_cpuinfo_field()
|
/external/webrtc/src/system_wrappers/source/android/ |
D | cpu-features.c | 110 p = memmem(p, bufend-p, field, fieldlen); in extract_cpuinfo_field() 159 p = memmem(p, bufend-p, field, fieldlen); in count_cpuinfo_field()
|
/external/bison/m4/ |
D | string_h.m4 | 30 [ffsl ffsll memmem mempcpy memrchr rawmemchr stpcpy stpncpy strchrnul
|
/external/skia/platform_tools/android/third_party/cpufeatures/ |
D | cpu-features.c | 204 p = memmem(p, bufend-p, field, fieldlen); in extract_cpuinfo_field()
|
/external/elfutils/src/libcpu/ |
D | i386_parse.y | 1674 char *off = memmem (best_table, best_table_size, mne, l); 1677 off = memmem (off + 1, best_table_size, mne, l);
|
D | i386_parse.c | 3345 char *off = memmem (best_table, best_table_size, mne, l); 3348 off = memmem (off + 1, best_table_size, mne, l);
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2272 fun:memmem=uninstrumented
|
/external/bison/ |
D | configure | 19514 …for gl_func in ffsl ffsll memmem mempcpy memrchr rawmemchr stpcpy stpncpy strchrnul strdup st…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 536 PUBLIC 8a280 0 memmem
|