HomeSort by relevance Sort by last modified time
    Searched full:pull (Results 226 - 250 of 811) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGForeignObject.cpp 124 // positions. A regular RenderBoxModelObject would pull this information from RenderStyle - in SVG those
  /external/webkit/Source/WebCore/webaudio/
AudioBasicProcessorNode.cpp 99 input(0)->pull(output(0)->bus(), framesToProcess);
  /external/webkit/Tools/Scripts/
update-webkit 149 system("git", "pull") == 0 or die;
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
rebaseline.py 81 chosen_name = self._tool.user.prompt_with_list("Which builder to pull results from:", builder_choices)
  /external/webkit/WebKitLibraries/win/tools/scripts/
auto-version.sh 84 # If we didn't pull the version number from the environment then we're doing
  /frameworks/av/services/audioflinger/
FastMixer.h 46 // Describes the underrun status for a single "pull" attempt
  /frameworks/base/core/java/android/util/
Xml.java 88 * Returns a new pull parser with namespace support.
  /frameworks/base/core/java/android/webkit/
OverScrollGlow.java 52 * Pull leftover touch scroll distance into one of the edge glows as appropriate.
  /frameworks/base/docs/html/google/
index.jd 73 pull people into your app with interactive posts,
  /frameworks/base/media/mca/filterfw/native/base/
utilities.h 43 // requires us to pull in all of algorithm.h, which seems expensive.
  /frameworks/base/media/mca/filterpacks/native/base/
utilities.h 43 // requires us to pull in all of algorithm.h, which seems expensive.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsScrollViewPerformanceHelper.java 98 // PULL OUT THIS CONSTANT
  /frameworks/wilhelm/src/android/
android_StreamPlayer.h 100 // message to asynchronously notify mAppProxy it should try to pull from the Android
  /libcore/luni/src/main/java/libcore/icu/
LocaleData.java 36 // Ensure that we pull in the locale data for the root locale, en_US, and the
TimeZoneNames.java 46 // Ensure that we pull in the zone strings for the root locale, en_US, and the
  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.h 140 * val - References value inside ELF file buffer to pull data from.
160 * val - References value inside ELF file buffer to pull data from.
189 * val - References value inside ELF file buffer to pull data from.
224 * val - References value inside ELF file buffer to pull data from.
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ExternalSource.java 48 <ActionBody socialSummary="true" /> <!-- can pull together various columns -->
  /packages/screensavers/PhotoTable/res/values/
config.xml 62 <!-- Maximum number of albums to pull for "Photos from Posts". -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
getopt.h 31 not defined, include <ctype.h>, which will pull in <features.h> for us
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
getopt.h 31 not defined, include <ctype.h>, which will pull in <features.h> for us
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
getopt.h 31 not defined, include <ctype.h>, which will pull in <features.h> for us
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
FileExplorerView.java 99 pullAction.setImageDescriptor(loader.loadDescriptor("pull.png")); //$NON-NLS-1$
  /sdk/find_java/
find_java_exe.cpp 27 * - We don't want to pull in things like STL.
  /system/core/adb/
OVERVIEW.TXT 10 - implement various control commands (e.g. "adb shell", "adb pull", etc..)
  /external/qemu/android/camera/
camera-service.c 660 /* Pull required device name. */
667 /* Pull optional input channel. */
820 /* Pull required 'dim' parameter. */
827 /* Pull required 'pix' parameter. */
    [all...]

Completed in 614 milliseconds

1 2 3 4 5 6 7 8 91011>>