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

<<41424344454647484950>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
user_config.h 255 * as it requires construction of temporary objects that need memory allocation
259 * a string anymore but a temporary object having a reference to each of the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
ostream 145 * constructing a temporary object of type std::basic_ostream::sentry.
260 * Each starts by constructing a temporary object of type
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 25 "temporary directory for creating the distribution"),
197 log.debug("removing temporary file '%s'", arcname)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 25 "temporary directory for creating the distribution"),
197 log.debug("removing temporary file '%s'", arcname)
  /system/media/alsa_utils/
alsa_device_profile.c 388 * way too much, but it's a stack variable so only temporary.
421 * like way too much, but it's a stack variable so only temporary.
  /art/compiler/dex/quick/arm64/
arm64_lir.h 34 * r8-r15 : Caller save registers (used as temporary registers).
37 * these as temporary registers).
53 * Also used as temporary and codegen scratch registers.
100 // Temporary macros, used to mark code which wants to distinguish betweek zr/sp.
  /art/compiler/
image_test.cc 48 // Create a generic location tmp file, to be the base of the .art and .oat temporary files.
  /art/runtime/
trace.h 217 // Copy a temporary buffer to the main buffer. Used for streaming. Exposed here for lock
  /art/tools/dexfuzz/src/dexfuzz/executors/
Device.java 90 // Create temporary consumers for the initial test.
  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
ValuePrinter.java 149 // Copy the value we want to print to the 2nd temporary register
  /bionic/libc/include/
netdb.h 138 #define EAI_AGAIN 2 /* temporary failure in name resolution */
  /build/tools/zipalign/
ZipFile.h 38 * copy of the archive in a temporary file, and then unlink/rename over
  /cts/tools/dasm/src/java_cup/runtime/
virtual_parse_stack.java 6 /** This class implements a temporary or "virtual" parse stack that
  /development/perftests/panorama/feature_stab/db_vlvm/
db_rob_image_homography.cpp 692 /*temporary pointers*/
694 /*Temporary space for inverse calibration matrices*/
697 /*Temporary space for homography*/
722 /*Temporary space for quick-select
    [all...]
  /docs/source.android.com/src/devices/tech/ota/
index.jd 67 <dd>Temporary holding area used by a few applications (accessing this
  /docs/source.android.com/src/devices/tech/security/encryption/
index.jd 97 framework must start and the framework requires <code>/data</code> to run. To resolve this conundrum, a temporary filesystem is mounted on <code>/data</code>. This allows Android to prompt for passwords, show progress, or suggest a data
99 temporary filesystem to the true <code>/data</code> filesystem, the system must stop every process with open files on the
100 temporary filesystem and restart those processes on the real <code>/data</code> filesystem. To do this, all services must be in one of three groups: <code>core</code>, <code>main</code>, and <code>late_start</code>.</p>
314 decrypted <code>/data</code> at a temporary location, then unmounting it), <code>vold</code> saves the name of the decrypted block device in the property <code>ro.crypto.fs_crypto_blkdev</code> and returns status 0 to the UI. If the password is incorrect, it returns -1 to
  /external/aac/libAACenc/src/
psy_data.h 98 * sfbEnergy.Long and sfbEnergyMS.Long and sfbThreshold.Long are used as a temporary storage for the regrouped
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 25 # kill temporary files
  /external/apache-http/src/org/apache/http/impl/
EnglishReasonPhraseCatalog.java 170 "Temporary Redirect");
  /external/apache-http/src/org/apache/http/message/
LineFormatter.java 53 * In order to avoid unnecessary creation of temporary objects,
  /external/bison/build-aux/
ylwrap 159 # Makefile. Divert the output of all other files to a temporary
  /external/bison/lib/
argmatch.c 87 size_t i; /* Temporary index in ARGLIST. */
  /external/ceres-solver/internal/ceres/
implicit_schur_complement.cc 67 // Initialize temporary storage and compute the block diagonals of
visibility_based_preconditioner.h 201 // Temporary vector used by RightMultiply.
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/
profile.py 126 The temporary filename to log profiling data to. Default;

Completed in 505 milliseconds

<<41424344454647484950>>