HomeSort by relevance Sort by last modified time
    Searched full:xxxxxx (Results 101 - 125 of 335) sorted by null

1 2 3 45 6 7 8 91011>>

  /art/runtime/
disassembler_arm.cc     [all...]
  /external/llvm/lib/Support/
YAMLParser.cpp 207 // Bit pattern: 110xxxxx 10xxxxxx
217 // Bit pattern: 1110xxxx 10xxxxxx 10xxxxxx
232 // Bit pattern: 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc     [all...]
gtest-port.cc 99 char name_template[] = "captured_stderr.XXXXXX";
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 580 The last six characters of TEMPLATE must be "XXXXXX";
586 The last six characters of TEMPLATE must be "XXXXXX";
610 The last six characters of TEMPLATE must be "XXXXXX";
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 580 The last six characters of TEMPLATE must be "XXXXXX";
586 The last six characters of TEMPLATE must be "XXXXXX";
610 The last six characters of TEMPLATE must be "XXXXXX";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 580 The last six characters of TEMPLATE must be "XXXXXX";
586 The last six characters of TEMPLATE must be "XXXXXX";
610 The last six characters of TEMPLATE must be "XXXXXX";
  /bionic/tests/
system_properties_test.cpp 31 char dir_template[] = "/data/local/tmp/prop-XXXXXX";
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstUtf8.java 150 // 10XXXXXX, 1111XXXX -- illegal
  /dalvik/dx/src/com/android/dx/rop/cst/
CstString.java 150 // 10XXXXXX, 1111XXXX -- illegal
  /external/chromium_org/chrome/installer/linux/common/
rpm.include 20 TMPKEY=$(mktemp /tmp/google.sig.XXXXXX)
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_utf8.c 72 * -3 = subsequent characters not of the form 10xxxxxx
  /external/chromium_org/third_party/openssl/openssl/crypto/threads/
th-lock.c 260 strcpy(filename,"/tmp/mttest.XXXXXX");
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstString.java 150 // 10XXXXXX, 1111XXXX -- illegal
  /external/e2fsprogs/e2fsck/
dirinfo.c 63 sprintf(db->tdb_fn, "%s/%s-dirinfo-XXXXXX", tdb_dir, uuid);
  /external/elfutils/src/
ar.c 587 char tempfname[] = "XXXXXX";
752 strcpy (stpcpy (tmpfname, arfname), "XXXXXX");
991 strcpy (stpcpy (tmpfname, arfname), "XXXXXX");
    [all...]
  /external/guava/guava-tests/test/com/google/common/net/
InternetDomainNameTest.java 106 "xxxxxx.ar",
  /external/openssl/crypto/asn1/
a_utf8.c 72 * -3 = subsequent characters not of the form 10xxxxxx
  /external/openssl/crypto/threads/
th-lock.c 260 strcpy(filename,"/tmp/mttest.XXXXXX");
  /external/qemu/android/utils/
filelock.c 87 #define TEMP_NAME ".tmp-XXXXXX"
  /frameworks/base/core/jni/
com_android_internal_content_NativeLibraryHelper.cpp 49 #define TMP_FILE_PATTERN "/tmp.XXXXXX"
  /external/chromium_org/testing/gtest/src/
gtest-port.cc 552 char name_template[] = "/sdcard/gtest_captured_stream.XXXXXX";
554 char name_template[] = "/tmp/captured_stream.XXXXXX";
  /external/chromium_org/testing/iossim/
iossim.mm 705 NSString* outputDir = CreateTempDirectory(@"iossim-XXXXXX");
723 [NSString stringWithFormat:@"iossim-%@-%@-XXXXXX", appName, deviceName];
  /external/grub/util/
grub-install 50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
51 mkimg="/bin/mktemp /tmp/grub-install.img.XXXXXX"
grub-install.in 50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
51 mkimg="/bin/mktemp /tmp/grub-install.img.XXXXXX"

Completed in 618 milliseconds

1 2 3 45 6 7 8 91011>>