HomeSort by relevance Sort by last modified time
    Searched full:covers (Results 701 - 725 of 957) sorted by null

<<21222324252627282930>>

  /device/lge/hammerhead/camera/mm-image-codec/qexif/
qexif.h 105 * A union which covers all possible data types. The user should pick
    [all...]
  /device/moto/shamu/camera/mm-image-codec/qexif/
qexif.h 105 * A union which covers all possible data types. The user should pick
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 42 This documentation first covers the general concept of streams as used by ANTLR
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager_chromeos_unittest.cc 129 // Returns true if the given window covers the screen.
    [all...]
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 812 // transition inherit group as well. This covers the cases where the user
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
building.html 140 document covers only compiling C and C++ code, using the toolchains
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
building.rst 138 document covers only compiling C and C++ code, using the toolchains
  /external/chromium_org/net/http/
http_network_transaction.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSGradientValue.cpp 579 // Compute the endpoints so that a gradient of the given angle covers a box of the given size.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorCSSAgent.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidiln.c 558 /* simple, single-run case - this covers length==0 */
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/test/
srtp_driver.c 280 * that this test only covers the default policy
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 197 ; covers most of x264's asm.
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 102 ; covers most of x264's asm.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 212 * If the pixel block covers more than one pixel then there is no easy
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_texstate.c     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
shared.test 963 # database handle. This covers an extra line or two.
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
patch_functions.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
patch_functions.cc     [all...]
  /external/chromium_org/third_party/x86inc/
x86inc.asm 119 ; covers most of x264's asm.
  /external/chromium_org/v8/test/cctest/
test-assembler-arm.cc     [all...]
  /external/clang/www/analyzer/
available_checks.html 22 default set of checkers covers a variety of checks targeted at finding security
    [all...]
  /external/doclava/src/com/google/doclava/
Stubs.java 773 * already appear in the list of annotations. (This covers APIs that mention
    [all...]
  /external/e2fsprogs/lib/ext2fs/
ext2fs.h 356 blk64_t e_lblk; /* first logical block extent covers */
    [all...]
  /external/eigen/doc/
InsideEigenExample.dox 87 You may wonder, isn't it overengineering to have the storage in a separate class? The reason is that the Matrix class template covers all kinds of matrices and vector: both fixed-size and dynamic-size. The storage method is not the same in these two cases. For fixed-size, the matrix coefficients are stored as a plain member array. For dynamic-size, the coefficients will be stored as a pointer to a dynamically-allocated array. Because of this, we need to abstract storage away from the Matrix class. That's DenseStorage.

Completed in 756 milliseconds

<<21222324252627282930>>