HomeSort by relevance Sort by last modified time
    Searched full:sparse (Results 451 - 475 of 835) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/i18n/
scriptset.cpp 159 // This bit counter is good for sparse numbers of '1's, which is
  /external/llvm/docs/
Lexicon.rst 235 Sparse Conditional Constant Propagation
  /external/llvm/utils/emacs/
tablegen-mode.el 96 (setq tablegen-mode-map (make-sparse-keymap))
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
avutil.h 180 AVMEDIA_TYPE_ATTACHMENT, ///< Opaque data information usually sparse
  /external/skia/src/core/
SkBlitter.h 32 /// Blit a horizontal run of antialiased pixels; runs[] is a *sparse*
  /external/smali/smali/src/test/resources/LexerTest/
InstructionTest.tokens 214 INSTRUCTION_FORMAT31t("sparse-switch")
  /external/squashfs-tools/RELEASE-READMEs/
README-3.3 9 both to the filesystem itself (bigger blocks, and sparse files), but
  /external/squashfs-tools/squashfs-tools/
unsquash-2.c 218 i.sparse = 0;
  /external/v8/test/webkit/
dfg-force-exit-then-sparse-conditional-constant-prop-in-loop-expected.txt 24 Checks that increased aggressiveness in sparse conditional constant propagation resultin from a node being proven to be force exit does not lead to a cascade of unsound decisions.
  /frameworks/base/core/java/android/bluetooth/le/
ScanRecord.java 89 * Returns a sparse array of manufacturer identifier and its corresponding manufacturer specific
  /frameworks/base/core/java/android/util/
LongSparseLongArray.java 63 * sparse array will be initialized with a light-weight representation
SparseIntArray.java 63 * sparse array will be initialized with a light-weight representation
SparseLongArray.java 61 * sparse array will be initialized with a light-weight representation
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_largefile.py 40 print('create large file via seek (may be sparse file) ...')
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_largefile.py 40 print('create large file via seek (may be sparse file) ...')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_largefile.py 40 print('create large file via seek (may be sparse file) ...')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_largefile.py 40 print('create large file via seek (may be sparse file) ...')
  /cts/tools/dasm/src/dasm/
parser.cup 736 // sparse-switch <table>
809 // sparse-switch register
813 // sparse-switch-end
  /docs/source.android.com/src/source/
initializing.jd 216 complete the build; larger numbers are more future-proof. Using sparse images
220 <pre><code># hdiutil create -type SPARSE -fs 'Case-sensitive Journaled HFS+' -size 40g ~/android.dmg
223 <p>If you need a larger volume later, you can also resize the sparse image with the following command:</p>
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesTestsUtil.cpp 21 * \brief Sparse Resources Tests Utility Classes
35 namespace sparse namespace in namespace:vkt
728 } // sparse
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h 65 * sparse linear systems. The basis is built with modified
73 * \tparam _MatrixType the type of the sparse matrix A, can be a dense or a sparse matrix.
  /external/smali/smali/src/main/jflex/
smaliLexer.jflex 269 ".sparse-switch" { return newToken(SPARSE_SWITCH_DIRECTIVE); }
270 ".end sparse-switch" { return newToken(END_SPARSE_SWITCH_DIRECTIVE); }
578 "fill-array-data" | "packed-switch" | "sparse-switch" {
  /external/smali/smalidea/src/test/java/org/jf/smalidea/dexlib/
SmalideaMethodTest.java 451 " sparse-switch v0, :SparseSwitch\n" +
473 " .sparse-switch\n" +
479 " .end sparse-switch\n" +
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/archive/
tar.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/archive/
tar.a     [all...]

Completed in 2611 milliseconds

<<11121314151617181920>>