/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
SimpleHTTPServer.py | 149 # abandon query parameters
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
SimpleHTTPServer.py | 149 # abandon query parameters
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_unittest.cc | [all...] |
/external/chromium_org/components/autofill/core/browser/ |
personal_data_manager.cc | 115 // Abandon the import if two fields of the same type are encountered. 125 // Abandon the import if an email address value shows up in a field that is 277 // abandon the import. [all...] |
/external/chromium_org/third_party/WebKit/Source/web/ |
PopupListBox.h | 196 void abandon();
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
PrerenderingTest.cpp | 168 virtual void abandon(const WebPrerender& prerender) OVERRIDE
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrGpu.cpp | 65 fResourceList.head()->abandon();
|
GrResourceCache.h | 212 * GrGpu uses to call abandon/release.
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.h | 177 void abandon();
|
/external/chromium_org/third_party/sqlite/src/test/ |
thread005.test | 100 # the connection issues a ROLLBACK immediately to abandon the current
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
ant.bat | 19 REM tries to work on both Win9x and WinNT-based systems. If we could abandon '9x
|
/external/skia/src/gpu/ |
GrGpu.cpp | 65 fResourceList.head()->abandon();
|
GrResourceCache.h | 212 * GrGpu uses to call abandon/release.
|
/external/skia/src/gpu/gl/ |
GrGpuGL.h | 177 void abandon();
|
/frameworks/base/core/jni/android/graphics/ |
SurfaceTexture.cpp | 330 surfaceTexture->abandon();
|
/frameworks/base/docs/html/tools/help/ |
bmgr.jd | 75 a single application to its "active" data set; that is, the application will abandon its current
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
NotificationPlayer.java | 229 if (mDebug) Log.d(mTag, "onCompletion() no need to abandon AudioFocus");
|
/packages/apps/Email/src/com/android/email/mail/transport/ |
MailTransport.java | 151 * TODO should we explicitly close the old socket? This seems funky to abandon it.
|
/packages/apps/Music/src/com/android/music/ |
AudioPreview.java | 259 // (e.g. portrait/landscape switch) and should abandon its focus
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
service_runtime.cc | 825 anchor_->Abandon(); 826 // Abandon callbacks, tell service threads to quit if they were
|
/external/chromium_org/ui/base/ime/ |
input_method_ibus.cc | 447 // We need to abandon all pending key events, but as above comment says, there 448 // is no reliable way to abandon all results generated by these abandoned key [all...] |
/external/dnsmasq/ |
CHANGELOG | 176 dnsmasq would silently abandon the address, and never 299 abandon a DHCP lease of the fixed address to one MAC
|
/external/bzip2/ |
bzlib.c | 1012 int abandon, 1016 BZ2_bzWriteClose64 ( bzerror, b, abandon, 1024 int abandon, 1045 if ((!abandon) && bzf->lastErr == BZ_OK) { [all...] |
/dalvik/libdex/ |
DexProto.cpp | 93 * Abandon the given DexStringCache, and return a writable copy of the
|
/dalvik/vm/compiler/codegen/mips/ |
GlobalOptimizations.cpp | 146 insnCount = 0; /* movz relies on thisLIR setting dst reg so abandon propagation*/
|