OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transferred
(Results
226 - 250
of
640
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/linux/
coda.h
761
void __user *in; /* Data to be
transferred
in */
762
void __user *out; /* Data to be
transferred
out */
/external/qemu/distrib/jpeg-6b/
jerror.h
116
JMESSAGE(JERR_TOO_LITTLE_DATA, "Application
transferred
too few scanlines")
184
JMESSAGE(JWRN_TOO_MUCH_DATA, "Application
transferred
too many scanlines")
/frameworks/opt/net/voip/src/java/android/net/sip/
SipSession.java
166
* Called when the call is being
transferred
to a new one.
169
* @param newSession the new session that the call will be
transferred
to
/libcore/luni/src/main/java/java/util/concurrent/
BlockingQueue.java
311
* @return the number of elements
transferred
336
* @return the number of elements
transferred
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h
754
void *in; /* Data to be
transferred
in */
755
void *out; /* Data to be
transferred
out */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h
754
void *in; /* Data to be
transferred
in */
755
void *out; /* Data to be
transferred
out */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h
83
int
transferred
; /* the
transferred
size (per period) in frames */
member in struct:vx_pipe
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h
754
void *in; /* Data to be
transferred
in */
755
void *out; /* Data to be
transferred
out */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h
83
int
transferred
; /* the
transferred
size (per period) in frames */
member in struct:vx_pipe
/external/chromium/net/http/
http_stream_factory.h
117
// Ownership of |stream| is
transferred
to the delegate.
/external/chromium_org/base/
callback_internal.h
134
//
transferred
(aka. moved) to another instance of the same type by calling a
/external/chromium_org/build/android/pylib/base/
base_test_runner.py
95
'Total data
transferred
: %0.3fMB' %
/external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_view.h
43
// Adds the given observer. The ownership is not
transferred
.
/external/chromium_org/chrome/browser/net/
chrome_network_delegate.h
224
// Total original size of all content before it was
transferred
.
/external/chromium_org/chrome/browser/ui/android/
ssl_client_certificate_request.cc
121
// Ownership was
transferred
to Java.
/external/chromium_org/chrome_frame/
vtable_patch_manager.cc
216
entry = NULL; // Ownership
transferred
to the array.
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_service_unittest.cc
69
//
transferred
to |client_|.
/external/chromium_org/content/browser/loader/
cross_site_resource_handler.cc
118
//
transferred
back into the original process due to a redirect.
/external/chromium_org/courgette/
streams.h
201
//
transferred
, either by flattening into one stream (CopyTo), or transfering
/external/chromium_org/net/base/
io_buffer.h
40
// ownership is implicitly
transferred
to the called function, until the
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.h
266
// nexe that is
transferred
is the low 8 bits of the argument to the
/external/chromium_org/ppapi/proxy/
plugin_dispatcher.h
130
//
transferred
.
resource_message_params.h
128
// A list of all handles
transferred
in the message. Handles go here so that
/external/chromium_org/sandbox/linux/services/
credentials.cc
180
// Ownership of proc_self_fd is
transferred
here, it must not be closed
/external/chromium_org/sync/protocol/
proto_value_conversions.h
88
// Ownership of all returned DictionaryValues are
transferred
to the
Completed in 2139 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>