HomeSort by relevance Sort by last modified time
    Searched full:xxxxxx (Results 201 - 225 of 514) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/docs/relnotes/
6.5.3.html 42 shared library version is still 1.5 (i.e. libGL.so.1.5.xxxxxx).
  /external/perfetto/tools/
tmux 88 DIR=$(mktemp -p $TMPDIR -d perfetto.XXXXXX)
  /external/valgrind/auxprogs/
getoff.c 37 Currently, the various valgrind-low-xxxxxx.c files are hardcoding this
  /external/vboot_reference/cgpt/
cgpt_wrapper.c 75 char temp_dir[] = "/tmp/cgpt_wrapper.XXXXXX";
  /libcore/ojluni/src/test/
artrun 77 ANDROID_DATA="$(mktemp -q -d -t "$(basename "$0").XXXXXX")"
  /system/update_engine/payload_consumer/
bzip_extent_writer_unittest.cc 56 test_utils::ScopedTempFile temp_file_{"BzipExtentWriterTest-file.XXXXXX"};
cached_file_descriptor_unittest.cc 76 test_utils::ScopedTempFile temp_file_{"CachedFileDescriptor-file.XXXXXX"};
extent_reader_unittest.cc 75 test_utils::ScopedTempFile temp_file_{"ExtentReaderTest-file.XXXXXX"};
extent_writer_unittest.cc 65 test_utils::ScopedTempFile temp_file_{"ExtentWriterTest-file.XXXXXX"};
file_descriptor_utils_unittest.cc 55 EXPECT_TRUE(utils::MakeTempFile("fd_tgt.XXXXXX", &tgt_path_, nullptr));
  /system/update_engine/payload_generator/
ext2_filesystem_unittest.cc 65 test_utils::ScopedTempFile fs_filename_{"Ext2FilesystemTest-XXXXXX"};
  /toolchain/binutils/binutils-2.27/libiberty/
vsnprintf.c 122 VERIFY (status==8 && memcmp (buf, "foobar:\0XXXXXX\0", 15) == 0);
pex-common.c 117 && strcmp (obj->tempbase + len - 6, "XXXXXX") == 0)
120 name = concat (obj->tempbase, "XXXXXX", NULL);
  /external/swiftshader/third_party/LLVM/lib/Support/Unix/
Path.inc 166 // the XXXXXX with the pid of the process and a letter. That leads to only
820 // Append an XXXXXX pattern to the end of the file for use with mkstemp,
830 strcpy(FNBuffer+path.size(), "/XXXXXX");
832 strcpy(FNBuffer+path.size(), "-XXXXXX");
860 char* pos = strstr(FNBuffer, "XXXXXX");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h 603 The last six characters of TEMPLATE must be "XXXXXX";
612 The last six characters of TEMPLATE must be "XXXXXX";
636 XXXXXX. The length of the suffix is specified in the second
659 The last six characters of TEMPLATE must be "XXXXXX";
688 XXXXXX. The length of the suffix is specified in the second
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
Terminal.h     [all...]
  /external/ltp/utils/sctp/func_tests/
test_1_to_1_sockopt.c 123 strcpy(filename, "/tmp/sctptest.XXXXXX");
173 strcpy(filename, "/tmp/sctptest.XXXXXX");
  /external/wayland/tests/
connection-test.c 460 char f[] = "/tmp/wayland-tests-XXXXXX";
513 strcpy(f, "/tmp/wayland-tests-XXXXXX");
  /prebuilts/go/darwin-x86/src/regexp/testdata/
basic.dat 5 BE XXXXXX ..XXXXXX (2,8)
  /prebuilts/go/linux-x86/src/regexp/testdata/
basic.dat 5 BE XXXXXX ..XXXXXX (2,8)
  /external/autotest/client/site_tests/platform_Perf/
platform_Perf.py 28 # include all libbase-* while filtering out libbase-XXXXXX.so, which is a
  /external/autotest/site_utils/bootperf-bin/
bootperf 47 TMP_RESULTS="$(mktemp -d /tmp/bootperf.XXXXXX)"
  /external/elfutils/src/
ranlib.c 233 strcpy (stpcpy (tmpfname, fname), "XXXXXX");
  /external/llvm/utils/crosstool/ARM/
build-install-linux.sh 14 readonly SCRATCH_ROOT=$(mktemp -d "${TMPDIR:-/tmp}/llvm-project.XXXXXX")
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
6-1.c 207 char filename[] = "/tmp/pthread_exit_6-1-XXXXXX";

Completed in 303 milliseconds

1 2 3 4 5 6 7 891011>>