OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abandon
(Results
76 - 100
of
333
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgram.cpp
57
void GrGLProgram::
abandon
() {
function in class:GrGLProgram
GrGpuGL.h
204
void
abandon
();
/external/qemu/android/
cmdline-options.h
83
OPT_FLAG ( no_snapshot_save, "do not auto-save to snapshot on exit:
abandon
changed state" )
/external/skia/src/gpu/
GrTexture.cpp
127
fRenderTarget->
abandon
();
GrResourceCache.h
174
* GrGpu uses to call
abandon
/release.
/external/skia/src/gpu/gl/
GrGLProgram.cpp
57
void GrGLProgram::
abandon
() {
function in class:GrGLProgram
GrGpuGL.h
204
void
abandon
();
/frameworks/base/docs/html/training/managing-audio/
audio-focus.jd
83
//
Abandon
audio focus when playback complete
/frameworks/base/services/core/java/com/android/server/am/
NativeCrashListener.java
51
// Use a short timeout on socket operations and
abandon
the connection
/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
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java
273
//
abandon
focus here
278
//
abandon
audio focus after the mode has been set back to normal
[
all
...]
/external/chromium_org/components/autofill/core/browser/
personal_data_manager.cc
116
//
Abandon
the import if two fields of the same type are encountered.
126
//
Abandon
the import if an email address value shows up in a field that is
275
//
abandon
the import.
[
all
...]
/external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.h
174
* GrGpu uses to call
abandon
/release.
/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
/frameworks/base/core/jni/android/graphics/
SurfaceTexture.cpp
341
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
/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/chrome/browser/safe_browsing/
incident_reporting_service.cc
559
//
Abandon
the request if all incidents were dropped with none pruned.
571
//
Abandon
the report if all incidents were pruned.
/external/chromium_org/net/quic/
quic_sent_packet_manager.cc
490
// packets, execute a conventional RTO to
abandon
old packets.
553
//
Abandon
any non-retransmittable packets that are sufficiently old.
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc
814
anchor_->
Abandon
();
815
//
Abandon
callbacks, tell service threads to quit if they were
/external/chromium_org/third_party/WebKit/Source/web/
PopupContainer.cpp
237
listBox()->
abandon
();
331
m_listBox->
abandon
();
/external/chromium_org/ui/base/ime/
input_method_chromeos.cc
298
// We need to
abandon
all pending key events, but as above comment says, there
299
// is no reliable way to
abandon
all results generated by these abandoned key
Completed in 3601 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>