/frameworks/base/services/core/java/com/android/server/ |
NsdService.java | [all...] |
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/ |
ModelClass.java | 49 * it is a java.util.List, or one of the Sparse*Array classes.
|
/prebuilts/android-emulator/linux-x86_64/bin/ |
tune2fs | |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_mmap.py | 698 # Issue 11277: mmap() with large (~4GB) sparse files crashes on OS X.
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_mmap.py | 698 # Issue 11277: mmap() with large (~4GB) sparse files crashes on OS X.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_mmap.py | 698 # Issue 11277: mmap() with large (~4GB) sparse files crashes on OS X.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_mmap.py | 698 # Issue 11277: mmap() with large (~4GB) sparse files crashes on OS X.
|
/system/update_engine/payload_generator/ |
inplace_generator_unittest.cc | 160 OpAppendExtent(&op, kSparseHole, 4); // Sparse hole in file
|
/toolchain/binutils/binutils-2.25/include/coff/ |
sym.h | 425 * necesary otherwise because of the sparse name space caused by
|
/external/ImageMagick/MagickWand/ |
operation.c | 172 SparseColorOption() parse the complex -sparse-color argument into an 251 "InvalidArgument","'%s': %s", "sparse-color", 276 OptionError, "InvalidArgument", "'%s': %s", "sparse-color", 287 OptionError, "InvalidArgument", "'%s': %s", "sparse-color", 369 "InvalidArgument","'%s': %s","sparse-color","Argument Parsing Error"); 372 /* Call the Sparse Color Interpolation function with the parsed arguments */ [all...] |
mogrify.c | 483 SparseColorOption() parses the complex -sparse-color argument into an an 524 OptionError, "InvalidArgument", "'%s': %s", "sparse-color", 547 OptionError, "InvalidArgument", "'%s': %s", "sparse-color", 570 OptionError, "InvalidArgument", "'%s': %s", "sparse-color", 581 OptionError, "InvalidArgument", "'%s': %s", "sparse-color", 665 "InvalidArgument","'%s': %s","sparse-color","Argument Parsing Error"); [all...] |
/external/e2fsprogs/po/ |
id.po | [all...] |
/external/e2fsprogs/debugfs/ |
debugfs.c | [all...] |
/external/e2fsprogs/misc/ |
mke2fs.c | [all...] |
tune2fs.c | [all...] |
/external/opencv3/modules/video/src/ |
lkpyramid.cpp | 878 bool sparse(const UMat &prevImg, const UMat &nextImg, const UMat &prevPts, UMat &nextPts, UMat &status, UMat &err) function in class:cv::PyrLKOpticalFlow [all...] |
/external/squashfs-tools/ |
RELEASE-README | 113 -no-sparse don't detect sparse files [all...] |
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
UT_reduce.java | [all...] |
/art/compiler/utils/arm/ |
assembler_arm32_test.cc | 175 for (arm::Register* reg : registers_) { // Note: this will pick up the sparse set.
|
/build/tools/ijar/ |
zip.cc | 986 // Create mmap-able sparse file [all...] |
/external/ImageMagick/MagickCore/ |
coder.c | 238 { "SPARSE-COLOR", "TXT" },
|
/external/ImageMagick/config/ |
english.xml | 867 unrecognized sparse color method [all...] |
/external/ImageMagick/www/source/ |
english.xml | 806 unrecognized sparse color method [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
RealVector.java | 134 * @return a sparse iterator [all...] |
/external/llvm/lib/CodeGen/ |
LiveVariables.cpp | 17 // This class computes live variables using a sparse implementation based on
|