/external/open-vcdiff/src/ |
vcdiffengine_test.cc | 18 #include <string.h> // memset, strlen 75 const size_t length_without_spaces = strlen(string_without_spaces); 118 return ExpectSize(strlen(s)); 246 ExpectAddInstruction(static_cast<int>(strlen(s))); 300 engine_(dictionary_, strlen(dictionary_)) { 332 strlen(text), 575 engine_(dictionary_, strlen(dictionary_)), 577 search_dictionary_(dictionary_, strlen(dictionary_)), 620 strlen(text), 655 + strlen(weasel_text_ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
string2.h | 416 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 418 strlen (src) + 1) \ 419 : (char *) memcpy (dest, src, strlen (src) + 1)) \ 581 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 582 ? __builtin_strcpy (dest, src) + strlen (src) \ 583 : ((char *) (__mempcpy) (dest, src, strlen (src) + 1) \ 589 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 591 strlen (src) + 1) \ 592 : ((char *) (__mempcpy) (dest, src, strlen (src) + 1) \ 765 ? (strlen (src) + 1 >= ((size_t) (n)) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
string2.h | 416 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 418 strlen (src) + 1) \ 419 : (char *) memcpy (dest, src, strlen (src) + 1)) \ 581 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 582 ? __builtin_strcpy (dest, src) + strlen (src) \ 583 : ((char *) (__mempcpy) (dest, src, strlen (src) + 1) \ 589 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 591 strlen (src) + 1) \ 592 : ((char *) (__mempcpy) (dest, src, strlen (src) + 1) \ 765 ? (strlen (src) + 1 >= ((size_t) (n)) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
string2.h | 416 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 418 strlen (src) + 1) \ 419 : (char *) memcpy (dest, src, strlen (src) + 1)) \ 581 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 582 ? __builtin_strcpy (dest, src) + strlen (src) \ 583 : ((char *) (__mempcpy) (dest, src, strlen (src) + 1) \ 589 ? (__string2_1bptr_p (src) && strlen (src) + 1 <= 8 \ 591 strlen (src) + 1) \ 592 : ((char *) (__mempcpy) (dest, src, strlen (src) + 1) \ 765 ? (strlen (src) + 1 >= ((size_t) (n)) [all...] |
/external/compiler-rt/lib/msan/ |
msan_interceptors.cc | 142 INTERCEPTOR(SIZE_T, strlen, const char *s) { 144 SIZE_T res = REAL(strlen)(s); 162 SIZE_T n = REAL(strlen)(src); 180 SIZE_T n = REAL(strlen)(src); 188 SIZE_T n = REAL(strlen)(src); 196 SIZE_T n = REAL(strlen)(src); 225 SIZE_T n = REAL(strlen)(buf); 233 SIZE_T src_size = REAL(strlen)(src); 234 SIZE_T dest_size = REAL(strlen)(dest); 242 SIZE_T dest_size = REAL(strlen)(dest) [all...] |
/external/bison/src/ |
files.c | 94 size_t len = strlen (str1) + strlen (str2); 247 (strlen (spec_outfile) - (ext ? strlen (ext) : 0))); 252 (strlen (spec_outfile) 253 - (tab ? strlen (tab) : (ext ? strlen (ext) : 0)))); 282 xstrndup (base, (strlen (base) - (ext ? strlen (ext) : 0)));
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
engine.c | 102 int l = strlen(s); 116 if (strlen(*buf) + strlen(s) >= (unsigned int)*size) 257 if((xpos > (int)strlen(indent)) && 258 (xpos + (int)strlen(name) > line_wrap)) 376 if(strspn(*argv + 1, "v") < strlen(*argv + 1)) 378 if((verbose=strlen(*argv + 1)) > 4) 386 if(strspn(*argv + 1, "t") < strlen(*argv + 1)) 388 if((test_avail_noise = strlen(*argv + 1) - 1) > 1)
|
/external/openssh/ |
auth2-jpake.c | 288 strlen(authctxt->pw->pw_passwd) > 28) { 298 strlen(authctxt->pw->pw_passwd) > 29) { 308 strlen(authctxt->pw->pw_passwd) > 5) { 322 strlen(authctxt->pw->pw_passwd) > 9) { 331 } else if (strlen(authctxt->pw->pw_passwd) == 13 && 352 strlen(authctxt->pw->pw_passwd), EVP_sha256(), 359 *salt, (u_int)strlen(*salt)); 404 bzero(hash_scheme, strlen(hash_scheme)); 405 bzero(salt, strlen(salt));
|
/external/openssl/apps/ |
engine.c | 102 int l = strlen(s); 116 if (strlen(*buf) + strlen(s) >= (unsigned int)*size) 257 if((xpos > (int)strlen(indent)) && 258 (xpos + (int)strlen(name) > line_wrap)) 376 if(strspn(*argv + 1, "v") < strlen(*argv + 1)) 378 if((verbose=strlen(*argv + 1)) > 4) 386 if(strspn(*argv + 1, "t") < strlen(*argv + 1)) 388 if((test_avail_noise = strlen(*argv + 1) - 1) > 1)
|
/external/dhcpcd/ |
if-options.c | 143 l = strlen(match); 152 l = strlen(lst[i]); 153 lv = strlen(p); 185 l = strlen(str); 548 s = strlen("skip_hooks=") + strlen(arg) + 1; 632 if (strncmp(arg, "ip_address=", strlen("ip_address=")) == 0) { 640 } else if (strncmp(arg, "subnet_mask=", strlen("subnet_mask=")) == 0) { 643 } else if (strncmp(arg, "routes=", strlen("routes=")) == 0 || 644 strncmp(arg, "static_routes=", strlen("static_routes=")) == 0 | [all...] |
/external/chromium_org/chrome/browser/storage_monitor/ |
image_capture_device_manager_unittest.mm | 112 ASSERT_EQ(static_cast<int>(strlen(kTestFileContents)), 114 strlen(kTestFileContents))); 395 strlen(kTestFileContents))); 397 std::string(file_contents, strlen(kTestFileContents))); 429 strlen(kTestFileContents))); 431 std::string(file_contents, strlen(kTestFileContents)));
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ralloc.c | 310 n = strlen(str); 326 n = strlen(str); 344 existing_length = strlen(*dest); 360 return cat(dest, str, strlen(str)); 367 size_t str_length = strlen(str); 442 existing_length = *str ? strlen(*str) : 0;
|
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
eng_ctrl.c | 159 return strlen(e->cmd_defns[idx].cmd_name); 161 return BIO_snprintf(s,strlen(e->cmd_defns[idx].cmd_name) + 1, 165 return strlen(e->cmd_defns[idx].cmd_desc); 166 return strlen(int_no_description); 170 strlen(e->cmd_defns[idx].cmd_desc) + 1, 172 return BIO_snprintf(s, strlen(int_no_description) + 1,"%s",
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
malloc_extension.cc | 257 writer->append(buf, strlen(buf)); 271 writer->append(kTitle, strlen(kTitle)); 274 writer->append(label, strlen(label)); 284 writer->append(buf, strlen(buf)); 300 writer->append(kErrorMsg, strlen(kErrorMsg)); 323 writer->append(kErrorMsg, strlen(kErrorMsg));
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
malloc_extension.cc | 252 writer->append(buf, strlen(buf)); 266 writer->append(kTitle, strlen(kTitle)); 269 writer->append(label, strlen(label)); 279 writer->append(buf, strlen(buf)); 295 writer->append(kErrorMsg, strlen(kErrorMsg)); 318 writer->append(kErrorMsg, strlen(kErrorMsg));
|
/external/libppp/src/ |
pap.c | 39 #include <string.h> /* strlen/memcpy */ 91 namelen = strlen(bundle->cfg.auth.name); 92 keylen = strlen(bundle->cfg.auth.key); 123 mlen = strlen(message); 238 txtlen = strlen(authp->in.name); 269 key, strlen(key), NULL, 0))
|
/external/linux-tools-perf/util/ |
help.c | 136 prefix_len = strlen(prefix); 152 entlen = strlen(de->d_name) - prefix_len; 214 mput_char('-', strlen(title) + strlen(exec_path)); 223 mput_char('-', strlen(title)); 249 add_cmdname(&aliases, var + 6, strlen(var + 6));
|
/external/mesa3d/src/glsl/ |
ralloc.c | 310 n = strlen(str); 326 n = strlen(str); 344 existing_length = strlen(*dest); 360 return cat(dest, str, strlen(str)); 367 size_t str_length = strlen(str); 442 existing_length = *str ? strlen(*str) : 0;
|
/external/openssh/openbsd-compat/ |
strptime.c | 175 len = strlen(_ctloc(day[i])); 180 len = strlen(_ctloc(abday[i])); 199 len = strlen(_ctloc(mon[i])); 204 len = strlen(_ctloc(abmon[i])); 275 len = strlen(_ctloc(am_pm[0])); 286 len = strlen(_ctloc(am_pm[1]));
|
/external/openssl/crypto/engine/ |
eng_ctrl.c | 159 return strlen(e->cmd_defns[idx].cmd_name); 161 return BIO_snprintf(s,strlen(e->cmd_defns[idx].cmd_name) + 1, 165 return strlen(e->cmd_defns[idx].cmd_desc); 166 return strlen(int_no_description); 170 strlen(e->cmd_defns[idx].cmd_desc) + 1, 172 return BIO_snprintf(s, strlen(int_no_description) + 1,"%s",
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlay.cpp | 75 strncat(mDumpStr, str, strlen(str)); 112 strncat(mDumpStr, str, strlen(str)); 273 if(strlen(mDumpStr)) { //dump only on state change 281 strncat(buf, str, strlen(str)); 287 strncat(buf, str, strlen(str)); 293 strncat(buf, str_pipes, strlen(str_pipes));
|
/hardware/qcom/display/msm8x26/liboverlay/ |
overlay.cpp | 75 strncat(mDumpStr, str, strlen(str)); 112 strncat(mDumpStr, str, strlen(str)); 273 if(strlen(mDumpStr)) { //dump only on state change 281 strncat(buf, str, strlen(str)); 287 strncat(buf, str, strlen(str)); 293 strncat(buf, str_pipes, strlen(str_pipes));
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
perf_config.c | 191 if (/* strlen(line) == PERF_CONFIG_LINELENGTH && */ 192 *line && line[strlen(line)-1] != '\n') 200 while (*line && isspace(line [strlen(line)-1])) 202 line[strlen(line)-1] = 0; 243 if (strncasecmp(line, argument, strlen(argument))) return (NULL); 244 line += strlen(argument);
|
/system/extras/tests/fstest/ |
perm_checker.c | 121 pr->spec = strndup(spec, strlen(spec) - 3); 123 } else if (spec[strlen(spec) - 1] == '*') { 124 pr->spec = strndup(spec, strlen(spec) - 1); 126 } else if (spec[strlen(spec) - 1] == '/') { 254 (!strchr(name + strlen(pr->spec), '/'))) { 380 if (name[strlen(name) - 1] != '/')
|
/external/ipsec-tools/src/racoon/ |
privsep.c | 713 len = sizeof(*msg) + strlen(path) + 1; 831 msg->bufs.buflen[count] = strlen(script) + 1; /* script */ 838 msg->bufs.buflen[count] = strlen(*c) + 1; 903 len = sizeof(*msg) + strlen(str) + 1 + sizeof(keylen); 914 msg->bufs.buflen[0] = strlen(str) + 1; 957 len = sizeof(*msg) + strlen(usr) + 1 + strlen(pwd) + 1; 968 msg->bufs.buflen[0] = strlen(usr) + 1; 972 msg->bufs.buflen[1] = strlen(pwd) + 1; 1009 + strlen(usr) + [all...] |