HomeSort by relevance Sort by last modified time
    Searched full:small (Results 1251 - 1275 of 8773) sorted by null

<<51525354555657585960>>

  /external/chromium_org/v8/test/webkit/
dfg-arguments-alias-one-block-overwrite.js 25 "Tests that if you alias the arguments in a very small function, arguments simplification still works even if the variable isn't must-aliased."
dfg-arguments-alias-one-block.js 25 "Tests that if you alias the arguments in a very small function, arguments simplification still works."
dfg-mul-big-integer-with-small-integer-and-bitor.js 25 "Tests what happens when you multiply a big unknown integer with a small known integer and use the result in a bitop."
dfg-mul-big-integer-with-small-integer-and-detect-overflow.js 25 "Tests what happens when you multiply a big unknown integer with a small known integer and detect that we have had an overflow."
dfg-mul-big-integer-with-small-integer.js 25 "Tests what happens when you multiply a big unknown integer with a small known integer."
  /external/clang/docs/
ClangCheck.rst 5 `ClangCheck` is a small wrapper around :doc:`LibTooling` which can be used to
  /external/clang/test/Analysis/
analyzer-config.cpp 30 // CHECK-NEXT: region-store-small-struct-limit = 2
  /external/compiler-rt/lib/builtins/i386/
ashldi3.S 10 // store. This is to avoid a write-small, read-large stall.
lshrdi3.S 10 // store. This is to avoid a write-small, read-large stall.
  /external/dexmaker/
README 12 It has a small, close-to-the-metal API. This API mirrors the Dalvik bytecode specification giving you tight control over the bytecode emitted. Code is generated instruction-by-instruction; you bring your own abstract syntax tree if you need one. And since it uses Dalvik's dx tool as a backend, you get efficient register allocation and regular/wide instruction selection for free.
  /external/eigen/Eigen/src/Core/arch/Default/
Settings.h 27 /** Defines the threshold between a "small" and a "large" matrix.
  /external/eigen/doc/
FixedSizeVectorizable.dox 30 Fixed-size objects are typically very small, which means that we want to handle them with zero runtime overhead -- both in terms of memory usage and of speed.
  /external/freetype/src/gzip/
inftrees.h 12 that have 16-bit pointers (e.g. PC's in the small or medium model). */
zconf.h 130 plus a few kilobytes for small objects. For example, if you want to reduce
137 for small objects.
151 * model programming (small or medium model with some far allocations).
157 /* MSC small or medium model */
  /external/glide/library/src/main/java/com/bumptech/glide/request/
ThumbnailRequestCoordinator.java 4 * A coordinator that coordinates two individual {@link Request}s that load a small thumbnail version of an image and
  /external/icu/icu4c/source/data/mappings/
lmb-excp.ucm 250 #<UF8FC> \x01\x63 /0 # LATIN SMALL LIGATURE FL - overlap with MS PUA
251 <UFB02> \x01\x63 |0 # LATIN SMALL LIGATURE FL - added to Unicode here
252 #<UF8FD> \x01\x62 /1 # LATIN SMALL LIGATURE FI - overlap with MS PUA
253 <UFB01> \x01\x62 |0 # LATIN SMALL LIGATURE FI - added to Unicode here
  /external/icu/icu4c/source/test/cintltst/
citertst.h 79 * Test iterators with an relatively small buffer
  /external/iproute2/tc/
README.last 24 (f.e. very slow links or classes bounded to small slice of bandwidth)
  /external/jemalloc/include/jemalloc/internal/
ctl.h 41 /* Aggregate stats for small size classes, based on bin stats. */
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
InMemoryResourceLoader.java 28 * ResourceLoader that pulls all items from memory. This is particularly useful for small templates
  /external/liblzf/
Changes 3 - unroll copy for small sizes, use memcpy for larger sizes,
6 and only a small win on amd cpus.
115 - some small documentation and code fixes.
124 - lzf demo program now properly decompresses small files.
  /external/libnfc-nxp/src/
phFriNfc_ISO15693Map.h 86 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small.
131 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small.
156 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small.
207 * \retval NFCSTATUS_BUFFER_TOO_SMALL The buffer provided by the caller is too small.
  /external/libusb/
NEWS 17 * Small fixes/updates
  /external/llvm/lib/Target/Sparc/
README.txt 7 * We can fold small constant offsets into the %hi/%lo references to constant
  /external/llvm/test/Analysis/CostModel/PowerPC/
load_store.ll 33 ; this with a small expense, but we don't currently.

Completed in 1020 milliseconds

<<51525354555657585960>>