/external/kernel-headers/original/linux/netfilter/ |
nf_conntrack_ftp.h | 39 unsigned int matchlen,
|
/bionic/libc/unistd/ |
fnmatch.c | 288 int matchlen = 0; local 374 for (matchptr = pattern, matchlen = 0; 1; ++matchlen) 385 if (string + matchlen > strendseg) 388 string = strendseg - matchlen; 399 if (string + matchlen > strendseg) 450 if (string + matchlen > strendseg)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.osgi.services_3.2.100.v20100503.jar | |
org.eclipse.osgi_3.6.1.R36x_v20100806.jar | |
org.eclipse.osgi_3.6.2.R36x_v20101103.jar | |
/external/hyphenation/ |
hyphen.c | 724 int * matchlen; local 732 matchlen = matchlen_buf; 737 matchlen = hnj_malloc ((word_size + 3) * sizeof(int)); 819 matchlen[offset + replindex] = replcut; 883 (*cut)[matchindex[i] - 1] = matchlen[i]; 886 i += matchlen[i] - 1; 892 hnj_free (matchlen); [all...] |
/external/chromium_org/courgette/third_party/ |
bsdiff_create.cc | 154 matchlen(const unsigned char *old,int oldsize,const unsigned char *newbuf,int newsize) function in namespace:courgette 171 x=matchlen(old+I[st],oldsize-I[st],newbuf,newsize); 172 y=matchlen(old+I[en],oldsize-I[en],newbuf,newsize);
|
/prebuilts/devtools/tools/lib/ |
osgi-4.0.0.jar | |
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/ |
osgi-4.0.0.jar | |
/prebuilts/tools/common/osgi/ |
osgi.jar | |
/bootable/recovery/applypatch/ |
bsdiff.c | 159 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) function 175 x=matchlen(old+I[st],oldsize-I[st],new,newsize); 176 y=matchlen(old+I[en],oldsize-I[en],new,newsize);
|
/external/bsdiff/ |
bsdiff.c | 142 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) function 158 x=matchlen(old+I[st],oldsize-I[st],new,newsize); 159 y=matchlen(old+I[en],oldsize-I[en],new,newsize);
|
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/ |
goobsdiff.c | 157 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) function 173 x=matchlen(old+I[st],oldsize-I[st],new,newsize); 174 y=matchlen(old+I[en],oldsize-I[en],new,newsize);
|
/external/openssh/ |
sftp.c | 1576 u_int y, matchlen = strlen(list[0]); local [all...] |
/external/dnsmasq/src/ |
forward.c | 122 unsigned int matchlen = 0; local 156 domainlen >= matchlen && 162 matchlen = domainlen;
|
/prebuilts/tools/common/eclipse/ |
org.eclipse.osgi_3.6.2.R36x_v20110210.jar | |