HomeSort by relevance Sort by last modified time
    Searched defs:buf2 (Results 126 - 150 of 247) sorted by null

1 2 3 4 56 7 8 910

  /external/e2fsprogs/contrib/
fsstress.c 968 char buf2[MAXNAMELEN]; local
978 separate_pathname(name2, buf2, &newname2);
979 if (strcmp(buf1, buf2) == 0) {
987 else if (strcmp(buf2, "..") == 0)
991 else if (strlen(buf2) == 0)
1008 if (chdir(buf2) == 0) {
1187 char buf2[MAXNAMELEN]; local
1197 separate_pathname(name2, buf2, &newname2);
1198 if (strcmp(buf1, buf2) == 0) {
1206 else if (strcmp(buf2, "..") == 0
    [all...]
  /external/elfutils/src/
elflint.c 1813 char buf2[50]; local
    [all...]
ldgeneric.c 561 char buf2[64]; local
570 buf2, sizeof (buf2)),
    [all...]
readelf.c 9354 char buf2[100]; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
calregts.cpp 2657 UnicodeString buf1, buf2; local
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regparse.c 1992 BBuf *buf1, *buf2, *pbuf; local
2050 BBuf *buf1, *buf2, *pbuf; local
    [all...]
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
libcpuset.c 2879 char buf2[PATH_MAX]; local
2909 char buf2[PATH_MAX]; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-score7.c 5357 char *buf2 = XNEWVEC (char, len); local
    [all...]
tc-score.c 6277 char *buf2 = XNEWVEC (char, len); local
    [all...]
tc-i386.c 2102 char buf1[40], buf2[40]; local
    [all...]
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 2267 struct stat *buf = &dir_ent->inode->buf, buf2; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SocketChannelTest.java 2850 ByteBuffer buf2 = ByteBuffer.allocate(bufSize * 10); local
2890 ByteBuffer buf2 = ByteBuffer.allocate(bufSize * 10); local
    [all...]
  /external/python/cpython3/Objects/
unicodeobject.c 9248 void *buf1, *buf2; local
9415 void *buf1 = NULL, *buf2 = NULL; local
10246 void *buf1, *buf2; local
10338 void *buf1, *buf2; local
10494 char *buf2 = PyUnicode_DATA(str2); local
11231 void *buf1, *buf2; local
11451 void *buf1, *buf2; local
12861 void *buf1, *buf2; local
12919 void *buf1, *buf2; local
    [all...]
  /external/valgrind/helgrind/
libhb_core.c 1283 HChar buf[128], buf2[128]; \/\/ large enough local
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c 6647 char *buf2 = 0 ; variable
6705 char *buf2 = 0 ; variable
8130 char *buf2 = 0 ; variable
8466 char *buf2 = 0 ; variable
8678 char *buf2 = 0 ; variable
8926 char *buf2 = 0 ; variable
9304 char *buf2 = 0 ; variable
9580 char *buf2 = 0 ; variable
9823 char *buf2 = 0 ; variable
10183 char *buf2 = 0 ; variable
10468 char *buf2 = 0 ; variable
10654 char *buf2 = 0 ; variable
10830 char *buf2 = 0 ; variable
11047 char *buf2 = 0 ; variable
11202 char *buf2 = 0 ; variable
    [all...]
  /external/valgrind/perf/
tinycc.c 11804 char buf1[256], buf2[256]; local
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
sunjce_provider.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
sunjce_provider.jar 
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /external/annotation-tools/asmx/
bcel.jar 
  /external/annotation-tools/asmx/test/lib/
bcel-5.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 

Completed in 861 milliseconds

1 2 3 4 56 7 8 910