HomeSort by relevance Sort by last modified time
    Searched full:twin (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium_org/cc/layers/
picture_layer_impl.cc 82 // When the pending tree pushes to the active tree, the pending twin
673 if (PictureLayerImpl* twin = twin_layer_) {
675 std::min(twin->ideal_contents_scale_, twin->raster_contents_scale_);
677 // called for active twin.
932 PictureLayerImpl* twin = twin_layer_; local
    [all...]
layer_impl.cc 909 // The pending twin can't mirror the scroll delta of the active
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_picture.cc 84 // and the next commit will have a pending and active twin again.
  /external/chromium_org/components/autofill/core/browser/android/
auxiliary_profile_loader_android.h 36 // Returns address neighborhood (e.g. Noe Valley, Nob Hill, Twin Peaks, ...).
  /hardware/samsung_slsi/exynos5/libv4l2/
exynos_mc.c 89 links[i].twin->twin = &links[i];
154 fwdlink->twin = backlink;
155 backlink->twin = fwdlink;
502 link->twin->flags = ulink.flags;
  /external/chromium_org/base/test/expectations/
parser_unittest.cc 130 "BUG2 [Win-XP\tWin-Vista ] Cow.GoesMoo =\tTimeout\n\n").Parse();
  /external/chromium_org/chrome/browser/extensions/
process_map.h 60 // incognito/normal twin. If you care about this, use
  /hardware/samsung_slsi/exynos5/include/
exynos_v4l2.h 133 struct media_link *twin; member in struct:media_link
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 83 #define FB_ACCEL_IMS_TWINTURBO 14 /* IMS Twin Turbo */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 83 #define FB_ACCEL_IMS_TWINTURBO 14 /* IMS Twin Turbo */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 83 #define FB_ACCEL_IMS_TWINTURBO 14 /* IMS Twin Turbo */
  /external/chromium_org/cc/resources/
picture_layer_tiling.cc 84 // Check our twin for a valid tile.
98 // Create a new tile because our twin didn't have a valid one.
  /external/libppp/src/
hdlc.c 222 { 0x0209, 0x0209, "Netcs Twin Routing" },
268 { 0x8209, 0x8209, "Netcs Twin Routing" },
  /external/chromium/chrome/browser/sync/syncable/
syncable_unittest.cc 883 MutableEntry twin(&wtrans, CREATE, child.Get(ID), "Bob");
884 ASSERT_TRUE(twin.good());
885 ASSERT_TRUE(twin.Put(IS_DEL, true));
889 twin_handle = twin.Get(META_HANDLE);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 186 # Test for bug 1725856's evil twin
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 186 # Test for bug 1725856's evil twin
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macerrors.py 90 kFBCmoveFailed = -30511 #V-Twin exception caught
91 kFBCdeletionFailed = -30510 #V-Twin exception caught
92 kFBCcommitFailed = -30509 #V-Twin exception caught
93 kFBCindexingFailed = -30508 #V-Twin exception caught
94 kFBCvalidationFailed = -30507 #V-Twin exception caught
95 kFBCcompactionFailed = -30506 #V-Twin exception caught
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.c 570 wordptr twin; local
573 twin = BitVector_Create(bits,false);
574 if ((twin != NULL) and (bits > 0))
575 BIT_VECTOR_cpy_words(twin,addr,size_(addr));
576 return(twin);
    [all...]
  /external/chromium_org/sync/syncable/
syncable_unittest.cc     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fuzzer1.test     [all...]
  /libcore/luni/src/main/java/java/util/
ComparableTimSort.java 604 * its twin, mergeHi should be called if len1 >= len2. (Either method
    [all...]
TimSort.java 637 * its twin, mergeHi should be called if len1 >= len2. (Either method
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
1.txt 1009 1208732|Twin Falls, ID
1010 1208733|Twin Falls, ID
1011 1208734|Twin Falls, ID
1012 1208735|Twin Falls, ID
1013 1208736|Twin Falls, ID
1014 1208737|Twin Falls, ID
    [all...]
  /external/e2fsprogs/e2fsck/
profile.c     [all...]
  /external/kernel-headers/original/linux/
fb.h 89 #define FB_ACCEL_IMS_TWINTURBO 14 /* IMS Twin Turbo */
    [all...]

Completed in 2457 milliseconds

1 2