HomeSort by relevance Sort by last modified time
    Searched full:base (Results 2576 - 2600 of 4489) sorted by null

<<101102103104105106107108109110>>

  /external/webkit/WebCore/svg/
SVGStyledElement.cpp 88 // This is a list of all base CSS and SVG CSS properties which are exposed as SVG XML attributes
  /external/webkit/WebCore/svg/animation/
SMILTimeContainer.cpp 193 // FIXME: We wouldn't need to do this if we were keeping base values around properly in DOM.
  /external/webkit/WebKit/android/nav/
CachedNode.h 220 CachedNode* base() const;
  /external/webkit/WebKit/mac/icu/unicode/
utypes.h 263 * getDynamicClassID() is declared in the base class of the hierarchy as
267 * class Base {
579 U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version */
580 U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */
  /external/webkit/WebKitTools/DumpRenderTree/cg/
ImageDiffCG.cpp 94 // Draw base image in bitmap context
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
radiotap.h 43 /* Base version of the radiotap packet header data */
  /frameworks/base/awt/javax/imageio/metadata/
IIOMetadataNode.java 594 * The absolute base URI of this node or null if the implementation wasn't
597 * HTML], the base URI is computed using first the value of the href
598 * attribute of the HTML BASE element if any, and the value of the
602 * @return the string representation of the absolute base URI.
    [all...]
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
LineMetricsImpl.java 255 // taken from the TrueType table "BASE".
  /frameworks/base/core/java/android/content/
IntentSender.java 42 * often, for example, the base Intent you supply will have the component
  /frameworks/base/core/java/android/content/pm/
PackageItemInfo.java 31 * Base class containing information common to all package items held by
  /frameworks/base/core/java/android/database/sqlite/
SQLiteProgram.java 22 * A base class for compiled SQLite programs.
  /frameworks/base/core/java/android/os/
Build.java 117 public static final int BASE = 1;
  /frameworks/base/core/java/android/os/storage/
StorageManager.java 93 * Private base class for messages sent between the callback thread
  /frameworks/base/core/java/android/preference/
PreferenceGroup.java 33 * {@link Preference} objects. It is a base class for Preference objects that are
PreferenceGroupAdapter.java 33 * In most cases, this adapter should be the base class for any custom
  /frameworks/base/core/java/android/widget/
ViewAnimator.java 29 * Base class for a {@link FrameLayout} container that will perform animations
  /frameworks/base/core/tests/coretests/src/android/util/
GridScenario.java 36 * Utility base class for creating various GridView scenarios. Configurable by the number
ScrollViewScenario.java 35 * Utility base class for creating scroll view scenarios, allowing you to add
  /frameworks/base/data/sounds/
AudioPackage2.mk 10 LOCAL_PATH:= frameworks/base/data/sounds
AudioPackage3.mk 10 LOCAL_PATH:= frameworks/base/data/sounds
AudioPackage4.mk 10 LOCAL_PATH:= frameworks/base/data/sounds
  /frameworks/base/docs/html/guide/topics/processes/
process-lifecycle.jd 106 <p>When deciding how to classify a process, the system will base its decision on the most
  /frameworks/base/docs/html/resources/articles/
avoiding-memory-leaks.jd 106 outer class, as done in <a href="http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/view/ViewRoot.java;h=9d7a124cb01ab94bf53e34f6e5e8a07f81e2423c;hb=master">ViewRoot</a>
  /frameworks/base/include/utils/
VectorImpl.h 129 void * mStorage; // base address of the vector
  /frameworks/base/libs/binder/
MemoryHeapPmem.cpp 71 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + offset);

Completed in 268 milliseconds

<<101102103104105106107108109110>>