HomeSort by relevance Sort by last modified time
    Searched full:backing (Results 101 - 125 of 355) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/guava/src/com/google/common/collect/
Multimaps.java 116 // there's no way to generate the empty backing map.
118 /** @serialData the factory and the backing map */
193 /** @serialData the factory and the backing map */
268 /** @serialData the factory and the backing map */
349 /** @serialData the factory and the backing map */
388 * <b>all</b> access to the backing multimap is accomplished through the
    [all...]
Lists.java 152 * @param initialArraySize the exact size of the initial backing array for
359 * directly to the backing list.
Multisets.java 182 * @param set the backing set for the returned multiset view
329 * backing multisets. The iteration order of the returned multiset matches the
  /external/v8/src/arm/
builtins-arm.cc 92 // register. An elements backing store is allocated with size initial_capacity
166 // is true the allocated elements backing store is filled with the hole values
167 // otherwise it is left uninitialized. When the backing store is filled the
383 // element) to the array backing store filling it backwards. Note:
384 // elements_array_end points after the backing store therefore PreIndex is
385 // used when filling the backing store.
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
flexdef.h 363 * listing backing-up states
408 * backing_up_file - file to summarize backing-up states to
646 * num_backing_up - number of DFA states requiring backing up
722 /* Check a DFA state for backing up. */
759 /* Generate the code to keep backing-up information. */
762 /* Generate the code to perform the backing up. */
    [all...]
flex.1     [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
flex.man     [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
flex.info     [all...]
flex.texi     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java 57 * @param fullColor true if we want a full color backing store (4444),
58 * otherwise we generate a grey L8 backing store.
  /external/qemu/block/
vpc.c 74 // UUID used to identify a parent hard disk (backing file)
100 // Backing file name (in UTF-16)
  /frameworks/base/core/java/android/view/
Surface.java 97 * a backing store.
104 * a backing store.
  /frameworks/base/core/java/android/widget/
SimpleExpandableListAdapter.java 29 * file. You can separately specify the data backing the group as a List of
34 * one-level deeper so the data backing is specified as a List<List<Map>>,
  /bionic/libc/kernel/common/linux/
blkdev.h 21 #include <linux/backing-dev.h>
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader5.java 93 // This method is sometimes called after a backing data item
  /external/openssl/crypto/
sparccpuid.S 22 ! This routine wipes registers, but not the backing store [which
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzYUV.m 165 backing:NSBackingStoreBuffered defer:NO ];
  /external/webkit/WebCore/platform/mac/
WidgetMac.mm 199 // This is the case of drawing into a bitmap context other than a window backing store. It gets hit beneath
  /external/webkit/WebCore/rendering/
RenderVideo.cpp 282 return layer()->backing()->graphicsLayer();
  /external/webkit/WebKit/win/Interfaces/
IWebViewPrivate.idl 203 // If rect is 0, the entire backing store will be invalidated.
  /frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java 131 * Close the connection to the backing service.
  /frameworks/base/include/utils/
KeyedVector.h 55 //! returns how many items can be stored without reallocating the backing store
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h 21 #include <linux/backing-dev.h>
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
blkdev.h 21 #include <linux/backing-dev.h>
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
blkdev.h 21 #include <linux/backing-dev.h>

Completed in 299 milliseconds

1 2 3 45 6 7 8 91011>>