HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 976 - 1000 of 1643) sorted by null

<<31323334353637383940>>

  /hardware/invensense/mlsdk/mllite/
mlarray.c 153 * @brief inv_get_linear_accel is used to get an estimate of linear
172 * linear acceleration, in the world frame, based on the most
    [all...]
  /libcore/luni/src/main/java/java/util/
ArrayDeque.java 27 * iterator.remove()}, and the bulk operations, all of which run in linear
Deque.java 15 * A linear collection that supports element insertion and removal at
IdentityHashMap.java 34 * IdentityHashMap uses open addressing (linear probing in particular) for
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_tree.h 43 begin(), and to the rightmost node of the tree, to enable linear time
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities.h 54 * \defgroup LMBasicUtilities (LM) Utility Functions (basic math, linear algebra and array manipulations)
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BlobCache.java 24 // The index is a hash table with linear probing. When the load factor reaches
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java 454 progress = 1 - f; // linear
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
bitmap.h 62 linear in the number of elements to be freed. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
bitmap.h 62 linear in the number of elements to be freed. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
bitmap.h 62 linear in the number of elements to be freed. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgcc_s.so 
libgcc_s.so.1 
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
audiofile.h 107 AF_SAMPFMT_TWOSCOMP = 401, /* linear two's complement */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h 84 * 1 uncompressed (480 byte) 16-bit linear frame.
sysctl.h 170 VM_UNUSED2=2, /* was; int: Linear or sqrt() swapout for hogs */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 786 int imageWidth; /* linear accessible portion (pixels) */
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_tree.h 43 begin(), and to the rightmost node of the tree, to enable linear time
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_tree.h 43 begin(), and to the rightmost node of the tree, to enable linear time
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_tree.h 43 begin(), and to the rightmost node of the tree, to enable linear time
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
LayoutConstants.java 26 * <li>Android Layouts XML element names (Linear, Relative, Absolute, etc.)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepository.java 722 * big linear layout
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LinearLayoutRuleTest.java 78 // edge (for this horizontal linear layout) showing insert
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterChooserDialog.java 91 * is currently done using a simple linear search, which is fine since we only have a very
  /system/core/sh/
exec.c 58 * We should investigate converting to a linear search, even though that

Completed in 683 milliseconds

<<31323334353637383940>>