/frameworks/base/core/java/android/webkit/ |
OverScrollGlow.java | 52 * Pull leftover touch scroll distance into one of the edge glows as appropriate.
|
/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 | 93 // 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
|
TimeZones.java | 44 // 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 -->
|
/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.
|
/sdk/uiautomatorviewer/src/com/android/uiautomator/ |
UiAutomatorHelper.java | 85 monitor.subTask("Pull UI XML snapshot from device...");
|
/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...] |
/external/v8/src/ |
debug-debugger.js | [all...] |
/external/openssl/crypto/bn/asm/ |
x86_64-mont.pl | 97 mov ($n0),$n0 # pull n0[0] value 222 add $lo0,$hi1 # pull upmost overflow bit 303 mov ($n0),$n0 # pull n0[0] value 591 add (%rsp,$num,8),$N[0] # pull upmost overflow bit [all...] |
s390x-mont.pl | 90 lgf $num,`$stdframe+$SIZE_T-4`($sp) # pull $num 121 lg $n0,0($n0) # pull n0
|
x86_64-gf2m.pl | 307 mov 152($context),%rax # pull context->Rsp 308 mov 248($context),%rbx # pull context->Rip
|
/dalvik/vm/ |
Ddm.cpp | 104 * Pull the pieces out of the chunk. We copy the results into a 445 * Suspend the thread, pull out the stack trace, then resume the thread
|
/docs/source.android.com/src/source/ |
submit-patches.md | 127 After a submission makes it through the review and verification process, Gerrit automatically merges the change into the public repository. Other users will be able to run `repo sync` to pull the update into their local client. 194 One interesting special case is bionic. Much of the code there is from BSD, so unless the change is to code that's new to bionic, we'd much rather see an upstream fix and then pull a whole new file from the appropriate BSD. (Sadly we have quite a mix of different BSDs at the moment, but we hope to address that in future, and get into a position where we track upstream much more closely.)
|
/external/bluetooth/bluedroid/bta/pan/ |
bta_pan_act.c | 589 /* if data path configured for rx pull */ 620 /* if data path configured for tx pull */
|
/external/icu4c/common/ |
util.cpp | 308 // double APOSTROPHEs at the ends, we pull them outside 312 // (doubled) then pull it out.
|