HomeSort by relevance Sort by last modified time
    Searched full:temporary (Results 476 - 500 of 4014) sorted by null

<<11121314151617181920>>

  /prebuilts/misc/common/swig/include/2.0.11/guile/
ports.i 19 (2) Scheme file ports. In this case, it creates a temporary C stream
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
memoryobject.h 36 PyBUF_SHADOW to ensure that a a writable temporary
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
memoryobject.h 36 PyBUF_SHADOW to ensure that a a writable temporary
  /bionic/libc/kernel/tools/
generate_uapi_headers.sh 28 ### Automatically create a temporary git repository and check out the
48 echo "Removing temporary directory ${TMPDIR}"
  /external/clang/include/clang/Driver/
Types.def 30 // The fourth value is the suffix to use when creating temporary files
37 // A - The type's temporary suffix should be appended when generating
  /external/e2fsprogs/lib/blkid/
save.c 87 * Try and create a temporary file in the same directory so
91 * a temporary file then we open it directly.
  /external/eigen/Eigen/src/SparseLU/
SparseLU_kernel_bmod.h 22 * \param tempv temporary vector to use for updates
76 // Scatter tempv[] into SPA dense[] as a temporary storage
  /external/fio/tools/plot/
fio2gnuplot 92 # Let's create a temporary file for each selected fio file
131 # Let's create a temporary file for each selected fio file
166 gnuplot_file.write("#Temporary file based on file %s\n" % file)
379 print '-k or --keep : Keep all temporary files from gnuplot\'s output dir'
424 #User really wants to keep the temporary files
504 # Shall we clean the temporary files ?
506 # Cleaning temporary files
507 if verbose: print "Cleaning temporary files"
  /external/gtest/src/
gtest-port.cc 516 // The ctor redirects the stream to a temporary file.
528 << "Unable to create a temporary file in " << temp_dir_path;
530 GTEST_CHECK_(captured_fd != -1) << "Unable to open temporary file "
535 // Attempt to create the temporary file in this directory:
548 GTEST_CHECK_(captured_fd != -1) << "Unable to open temporary file "
556 // directory, so we create the temporary file in the /tmp directory
583 GTEST_CHECK_(file != NULL) << "Unable to open temporary file "
601 // Name of the temporary file holding the stderr output.
  /external/guava/guava/src/com/google/common/io/
ByteSink.java 73 * This method is a temporary method provided for easing migration from suppliers to sources and
77 * @deprecated This method is only provided for temporary compatibility with the
CharSink.java 67 * This method is a temporary method provided for easing migration from suppliers to sources and
71 * @deprecated This method is only provided for temporary compatibility with the
  /external/jpeg/
jconfig.doc 137 /* Define this if your system needs explicit cleanup of temporary files.
138 * This is crucial under MS-DOS, where the temporary "files" may be areas
jconfig.h 138 /* Define this if your system needs explicit cleanup of temporary files.
139 * This is crucial under MS-DOS, where the temporary "files" may be areas
  /external/kernel-headers/original/uapi/linux/spi/
spidev.h 62 * @speed_hz: Temporary override of the device's bitrate.
63 * @bits_per_word: Temporary override of the device's wordsize.
  /external/libopus/celt/
stack_alloc.h 5 @brief Temporary memory allocation on stack
39 #error "Opus requires one of VAR_ARRAYS, USE_ALLOCA, or NONTHREADSAFE_PSEUDOSTACK be defined to select the temporary allocation mode."
  /external/libpng/scripts/
makefile.aix 32 # installing into a temporary location. Example:
36 # If you're going to install into a temporary location
makefile.knr 20 # installing into a temporary location. Example:
24 # If you're going to install into a temporary location
makefile.mips 15 # installing into a temporary location. Example:
19 # If you're going to install into a temporary location
makefile.sunos 15 # installing into a temporary location. Example:
19 # If you're going to install into a temporary location
  /external/libunwind/include/
libunwind-aarch64.h 78 /* Temporary registers. */
87 /* Intra-procedure-call temporary registers. */
  /external/libvncserver/libvncclient/
cursor.c 63 /* Allocate memory for pixel data and temporary mask data. */
91 /* Read 1bpp pixel data into a temporary buffer. */
  /external/libxml2/win32/wince/
libxml2.vcl 9 Creating temporary file "C:\DOCUME~1\fjvg\CONFIG~1\Temp\RSP12E.tmp" with contents
42 Creating temporary file "C:\DOCUME~1\fjvg\CONFIG~1\Temp\RSP12F.tmp" with contents
  /external/linux-tools-perf/src/include/linux/
list.h 394 * @n: another &struct list_head to use as temporary storage
404 * @n: another &struct list_head to use as temporary storage
488 * @n: another type * to use as temporary storage
501 * @n: another type * to use as temporary storage
517 * @n: another type * to use as temporary storage
532 * @n: another type * to use as temporary storage
548 * @n: temporary storage used in list_for_each_entry_safe
707 * @n: another &struct hlist_node to use as temporary storage
  /external/llvm/include/llvm/MC/
MCSymbol.h 53 /// IsTemporary - True if this is an assembler temporary label, which
86 /// isTemporary - Check if this is an assembler temporary symbol.
  /external/llvm/test/Transforms/SROA/
slice-width.ll 84 ; Create a temporary variable %tmp1 and copy %x[0] into it
95 ; Create a second temporary and copy %tmp1 into it

Completed in 315 milliseconds

<<11121314151617181920>>