Searched
full:temporary (Results
1026 -
1050 of
4014) sorted by null
<<41424344454647484950>>
/libcore/luni/src/main/java/java/io/ |
File.java | [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
make.pot | 386 msgid "Cleaning up temporary batch file %s\n" 529 msgid "Cannot create a temporary file\n" 679 msgid "Creating temporary batch file %s\n" 896 msgid "fopen (temporary file)" 900 msgid "fwrite (temporary file)" 979 msgid "unlink (temporary file): "
|
/external/clang/lib/CodeGen/ |
CGExpr.cpp | 182 // If we are binding a reference to a temporary that has ownership, we 183 // need to perform retain/release operations on the temporary. 240 llvm_unreachable("temporary cannot have dynamic storage duration"); 249 // Get the destructor for the reference temporary. 258 // Call the destructor for the temporary. 294 llvm_unreachable("temporary cannot have dynamic storage duration"); 304 // If we have a constant temporary array or record try to promote it into a 328 llvm_unreachable("temporary can't have dynamic storage duration"); 347 // We should not have emitted the initializer for this temporary as a 388 // Create and initialize the reference temporary [all...] |
/build/tools/releasetools/ |
edify_generator.py | 34 """Make a temporary script object whose commands can latter be 71 with temporary=True) to this one."""
|
/cts/tests/tests/provider/src/android/provider/cts/ |
ContactsContract_FrequentsStrequentsTest.java | 374 * set. This is needed to limit the output to temporary test contacts that were created for 428 * Setup the contacts database with temporary contacts used for testing. These contacts will
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List13.java | 37 * a scroll/fling is happening, the adapter binds the view to temporary data. After the scroll/fling 38 * has finished, the temporary data is replace with the actual data.
|
/external/clang/lib/Rewrite/ |
Rewriter.cpp | 400 // Creates a file output stream for a temporary file in the constructor, 402 // Flushes the stream and moves the temporary file to the target location
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
LLVMConventionsChecker.cpp | 112 // CHECK: a StringRef should not be bound to a temporary std::string whose 182 const char *desc = "StringRef should not be bound to temporary "
|
/external/conscrypt/src/main/java/org/conscrypt/ |
OpenSSLSessionImpl.java | 289 * used internally to implement links for a temporary cache of SSL sessions. 303 * mainly used internally to implement links for a temporary cache of SSL
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
Complex.h | 303 // FIXME force unaligned load, this is a temporary fix 313 // FIXME force unaligned store, this is a temporary fix
|
/external/eigen/Eigen/src/Core/products/ |
GeneralMatrixMatrixTriangular.h | 128 // small temporary buffer which is then accumulated into the result using a 159 // 1 - apply the kernel on the temporary buffer
|
TriangularMatrixMatrix.h | 179 // To this end we do an extra triangular copy to a small temporary buffer 325 // append the triangular part via a temporary buffer
|
/external/eigen/Eigen/src/Core/util/ |
XprHelper.h | 299 * evaluating that expression b+c into a temporary variable d, and nest d so that the resulting expression is 311 * nested determined that in this case it was better to evaluate the expression b+c into a temporary. On the other hand,
|
/external/eigen/Eigen/src/SparseCore/ |
SparseSelfAdjointView.h | 75 * Indeed, the SparseSelfadjointView operand is first copied into a temporary SparseMatrix before computing the product. 87 * Indeed, the SparseSelfadjointView operand is first copied into a temporary SparseMatrix before computing the product.
|
/external/google-breakpad/src/client/windows/unittests/ |
exception_handler_death_test.cc | 65 // for temporary storage. 79 // We want the temporary directory to be what the OS returns
|
/external/google-breakpad/src/tools/mac/upload_system_symbols/ |
upload_system_symbols.go | 126 // a temporary dump output directory. 130 log.Fatal("Failed to create temporary directory: %v", err)
|
/external/guava/guava/src/com/google/common/io/ |
CharSource.java | 83 * This method is a temporary method provided for easing migration from suppliers to sources and 87 * @deprecated This method is only provided for temporary compatibility with the
|
/external/icu/icu4c/source/common/ |
normlzr.cpp | 136 // the source and result strings are the same object, use a temporary one 221 // the right and result strings are the same object, use a temporary one
|
/external/libavc/common/arm/ |
ih264_iquant_itrans_recon_dc_a9.s | 75 @ * temporary buffer of size 1*16 205 @ * temporary buffer of size 1*64
|
/external/libopus/silk/ |
control_codec.c | 171 /* Initialize resampler for temporary resampling of x_buf data to API_fs_Hz */ 178 /* Temporary resampling of x_buf data to API_fs_Hz */
|
/external/libpng/ |
pngstruct.h | 168 // A temporary variable used when we build the index. The variable records 500 /* Temporary storage for unknown chunk that the library doesn't recognize,
|
/external/libpng/scripts/ |
makefile.32sunu | 58 # installing into a temporary location. Example: 62 # If you're going to install into a temporary location
|
makefile.64sunu | 58 # installing into a temporary location. Example: 62 # If you're going to install into a temporary location
|
makefile.beos | 57 # installing into a temporary location. Example: 61 # If you're going to install into a temporary location
|
makefile.darwin | 51 # installing into a temporary location. Example: 55 # If you're going to install into a temporary location
|
Completed in 1714 milliseconds
<<41424344454647484950>>