Searched
full:temporary (Results
776 -
800 of
4014) sorted by null
<<31323334353637383940>>
/external/neven/Embedded/common/src/b_TensorEm/ |
IdCluster2D.h | 155 struct bts_Cluster2D* tmpPtr1A, /* temporary cluster 1 */ 156 struct bts_Cluster2D* tmpPtr2A ); /* temporary cluster 2 */
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jdapimin.c | 225 * jpeg_destroy to release any temporary space.) 261 * A side effect is to free any temporary memory (there shouldn't be any).
|
/external/v8/tools/ |
test-push-to-trunk.sh | 68 EXP[4]="git checkout -b prepare-push-temporary-branch-created-by-script" 128 EXP[34]="git branch -D prepare-push-temporary-branch-created-by-script"
|
/external/valgrind/ |
README.android | 201 # Valgrind to find a suitable temporary directory. On the device, 206 # temporary directory, in /data/data, for example
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
BugreportReceiver.java | 111 // grant temporary permissions for. 160 // grant temporary permissions for.
|
/libcore/libart/src/main/java/java/lang/ |
StringFactory.java | 171 // We guessed right, so we can use our temporary array as-is. 175 // Our temporary array was too big, so reallocate and copy.
|
/ndk/sources/android/crazy_linker/src/ |
crazy_linker_elf_loader.cpp | 40 // Deallocate the temporary program header copy. 217 // is temporary and will be released before the library is relocated.
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
CropObject.java | 164 // temporary 169 // temporary
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
MmsSender.java | 149 // Write PDU to temporary file to send to platform 197 LogUtil.e(TAG, "Cannot create temporary file " + tempFile.getAbsolutePath(), e);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 72 * Generates a unique temporary file name in the app cache directory. 80 Log.e(TAG, "Could not create the temporary directory");
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/16/ |
maven-plugins-16.pom | 40 <!-- duplication from components - temporary until the site layout is clearer -->
87 <!-- duplication from parent pom - temporary until they inherit properly -->
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/18/ |
maven-plugins-18.pom | 40 <!-- duplication from components - temporary until the site layout is clearer -->
87 <!-- duplication from parent pom - temporary until they inherit properly -->
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/22/ |
maven-plugins-22.pom | 40 <!-- duplication from components - temporary until the site layout is clearer --> 87 <!-- duplication from parent pom - temporary until they inherit properly -->
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
runpy.py | 83 # Copy the globals of the temporary module, as they 84 # may be cleared when the temporary module goes away
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
runpy.py | 83 # Copy the globals of the temporary module, as they 84 # may be cleared when the temporary module goes away
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
BuildHelper.java | 318 * Packages the dex files, the temporary resource file into the final package file. 323 * @param intermediateApk The path to the temporary resource file. 367 * Packages the dex files, the temporary resource file into the final package file. 372 * @param intermediateApk The path to the temporary resource file. 640 * around this by generating a temporary config file for proguard and then using 661 // all the arguments to a temporary config file. 746 // set a temporary prefix on the print streams. [all...] |
/external/clang/lib/Analysis/ |
CFG.cpp | 419 /// When creating the CFG for temporary destructors, we want to mirror the 421 /// Thus, while visiting a statement for temporary destructors, we keep a 426 /// corresponds to the last temporary destructor we have to call for this 430 /// That way, we can build the branch structure for temporary destructors as 432 /// 1. If a subexpression is executed unconditionally, we add the temporary 436 /// a) If it is the first temporary destructor call in the subexpression, 438 /// TempDtorContext; we start a new block, and insert the temporary 440 /// b) Otherwise, add the temporary destructor call to the current block. 442 /// and we found at least one temporary constructor during the visitation 456 /// Returns whether we need to start a new branch for a temporary destructo [all...] |
/art/runtime/base/unix_file/ |
random_access_file_test.h | 34 // backed by a temporary file.
|
/art/runtime/ |
common_runtime_test.h | 71 // Note: setting up ANDROID_DATA may create a temporary directory. If this is used in a
|
stack.h | 526 * regular compiler temporary. As of now we only have the Method* as 527 * as a special compiler temporary. 528 * A compiler temporary can be thought of as a virtual register that 530 * optimizations and code generation. A special compiler temporary is
|
/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
NonsenseStringPrinter.java | 119 // Load into string and stream into the temporary registers.
|
/art/tools/ |
libcore_failures.txt | 3 * to temporary and quickly list failing tests and not break the bots, until the
|
/bootable/recovery/edify/ |
expr.h | 38 // and in writable memory (Evaluate may make temporary changes to
|
/cts/hostsidetests/sample/src/android/sample/cts/ |
SampleHostResultTest.java | 117 // Create a temporary file to compare with.
|
/cts/tests/tests/provider/src/android/provider/cts/ |
ContactsContract_ContactCountsTest.java | 109 * Setup the contacts database with temporary contacts used for testing. These contacts will
|
Completed in 456 milliseconds
<<31323334353637383940>>