OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transferred
(Results
301 - 325
of
634
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp
57
// The responsibility for freeing resources has
transferred
from
[
all
...]
/external/curl/lib/
strerror.c
112
return "
Transferred
a partial file";
/external/libchrome/base/trace_event/
memory_dump_manager.cc
259
//
transferred
via UnregisterAndDeleteDumpProviderSoon().
/external/llvm/docs/
BigEndianNEON.rst
105
When a short vector is
transferred
between registers and memory it is treated as an opaque object. That is a short vector is stored in memory as if it were stored with a single ``STR`` of the entire register; a short vector is loaded from memory using the corresponding ``LDR`` instruction. On a little-endian system this means that element 0 will always contain the lowest addressed element of a short vector; on a big-endian system element 0 will contain the highest-addressed element of a short vector.
/external/llvm/utils/lit/lit/
TestRunner.py
228
# handles have already been
transferred
so we do not need them anymore.
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_emit.cpp
634
* Cause the current pixel/sample mask (from R1.7 bits 15:0) to be
transferred
/external/mockwebserver/src/main/java/com/google/mockwebserver/
MockWebServer.java
525
* bytes have been
transferred
or {@code in} is exhausted. The transfer is
/external/skia/src/gpu/
GrGpu.h
424
/** If ownership of the backend texture has been
transferred
pass true for abandonTexture. This
/external/v8/src/heap/
mark-compact.h
160
// Returns true if the
transferred
color is black.
/external/webrtc/talk/app/webrtc/
peerconnectioninterface.h
600
// |decoder_factory|
transferred
to the returned factory.
/external/webrtc/webrtc/p2p/base/
pseudotcp_unittest.cc
238
LOG(LS_INFO) << "
Transferred
" << received << " bytes in " << elapsed
/frameworks/base/core/java/android/content/
RestrictionEntry.java
39
* Hidden restriction type. Use this type for information that needs to be
transferred
/frameworks/base/docs/html/google/play/billing/
billing_testing.jd
197
response from Google Play. No money is
transferred
when you make In-app Billing requests with the
/frameworks/base/docs/html/preview/
download-ota.jd
144
14.6 The License Agreement may not be assigned or
transferred
by you without the prior written approval of Google, and any attempted assignment without such approval will be void. You shall not delegate your responsibilities or obligations under the License Agreement without the prior written approval of Google.
license.jd
140
14.6 The License Agreement may not be assigned or
transferred
by you without the prior written approval of Google, and any attempted assignment without such approval will be void. You shall not delegate your responsibilities or obligations under the License Agreement without the prior written approval of Google.
/frameworks/base/docs/html/sdk/
terms_body.html
391
14.6 The rights granted in the License Agreement may not be assigned or
transferred
by either you
/frameworks/base/docs/html/wear/preview/
license.jd
140
14.6 The License Agreement may not be assigned or
transferred
by you without the prior written approval of Google, and any attempted assignment without such approval will be void. You shall not delegate your responsibilities or obligations under the License Agreement without the prior written approval of Google.
/frameworks/native/include/gui/
GLConsumer.h
70
// purely to allow a GLConsumer to be
transferred
from one consumer
/hardware/intel/img/psb_video/src/hwdefs/
dma_api.h
336
@Input REP_COUNT : repeat count (the number of rows
transferred
)
/hardware/qcom/keymaster/
keymaster_qcom.cpp
96
* on failure. This means we need to tell our scoped pointers when we've
transferred
ownership,
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf.h
656
*
transferred
from one module to another. This is shortcut
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedSynchronizer.java
344
*
transferred
to the main queue. A special value of status
384
* until
transferred
, at which time the status
445
* conditions. They are then
transferred
to the queue to
[
all
...]
/libcore/ojluni/src/main/java/sun/nio/ch/
SocketChannelImpl.java
409
// operation was initiated but no data could be
transferred
;
[
all
...]
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java
237
/** Bytes
transferred
since current sample started. */
[
all
...]
/prebuilts/go/darwin-x86/src/net/http/
client.go
111
//
transferred
with a secure protocol."
Completed in 1234 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>