Searched refs:memmem (Results 1 – 18 of 18) 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/webrtc/webrtc/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/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/bison/m4/ |
D | string_h.m4 | 30 [ffsl ffsll memmem mempcpy memrchr rawmemchr stpcpy stpncpy strchrnul
|
/external/tlsdate/src/ |
D | tlsdate-helper.c | 316 dateline = memmem(buf, buf_len, "\r\nDate: ", 8); in read_http_date_from_ssl() 320 endofline = memmem(dateline+2, buf_len - (dateline-buf+2), "\r\n", 2); in read_http_date_from_ssl()
|
/external/opencv3/3rdparty/libwebp/cpu-features/ |
D | cpu-features.c | 200 p = memmem(p, bufend-p, field, fieldlen); in extract_cpuinfo_field()
|
/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/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);
|
/external/libmicrohttpd/ |
D | MHD_config.h.in | 92 /* Define to 1 if you have the `memmem' function. */
|
D | configure.ac | 423 AC_CHECK_FUNCS_ONCE([memmem accept4])
|
D | configure | 2398 as_fn_append ac_func_list " memmem"
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerTraceState.cpp | 299 Cur = (uint8_t *)memmem(Cur, End - Cur, &PresentData, DataSize); in TryToAddDesiredData()
|
/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
|