OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:upload
(Results
276 - 300
of
929
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd
127
<li>
Upload
videos to Youtube</li>
128
<li>
Upload
photos on Picasa</li>
/frameworks/base/docs/html/training/in-app-billing/
list-iab-products.jd
42
<li>Click on the APK tab then click on
Upload
new APK.
Upload
the signed APK file to the Developer Console. Don?t publish the app yet!</li>
/packages/apps/Exchange/src/com/android/exchange/service/
ContactsSyncAdapterService.java
100
// If we've been asked to do an
upload
, make sure we've got work to do
117
LogUtils.d(TAG, "
Upload
sync; no changes");
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_rpm.py
82
# bug #2945:
upload
ignores bdist_rpm files
126
# bug #2945:
upload
ignores bdist_rpm files
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_rpm.py
82
# bug #2945:
upload
ignores bdist_rpm files
126
# bug #2945:
upload
ignores bdist_rpm files
/external/chromium/net/url_request/
url_request_job.h
43
// Sets the
upload
data, most requests have no
upload
data, so this is a NOP.
44
// Job types supporting
upload
data will override this.
45
virtual void SetUpload(UploadData*
upload
);
94
// Called to get the
upload
progress in bytes.
url_request.h
312
// data segments and/or files containing data to
upload
. These methods may
313
// be called to construct the data sequence to
upload
, and they may only be
320
// exceeds the end-of-file, the
upload
is clipped at end-of-file. If the
336
// Appends the given bytes to the request's
upload
data to be sent
338
// call MarkEndOfChunks() to indicate the end of
upload
data.
345
// Set the
upload
data directly.
346
void set_upload(UploadData*
upload
);
348
// Get the
upload
data directly.
351
// Returns true if the request has a non-empty message body to
upload
.
373
// Returns the current
upload
progress in bytes
[
all
...]
/external/chromium_org/cc/resources/
pixel_buffer_raster_worker_pool.cc
65
// If we raster too fast we become
upload
bound, and pending
66
// uploads consume memory. For maximum
upload
throughput, we would
69
// know our
upload
throughput yet, this just caps our memory usage.
71
// For reference Nexus10 can
upload
1MB in about 2.5ms.
74
// For reference Chromebook Pixel can
upload
1MB in about 0.5ms.
/external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_share_group.cc
111
// we would probably want to use a PBO texture
upload
for a true async
112
//
upload
(that would hopefully be optimized as a DMA transfer by the
165
// This is meant to be called on the
upload
thread where we don't have to
526
// Used to set tex info from the gles2 cmd decoder once
upload
has
540
// Post a PerformNotifyCompletion task to the
upload
thread. This task
/external/chromium_org/native_client_sdk/src/examples/demo/drive/
drive.cc
28
// When we
upload
files, we also
upload
the metadata at the same time. To do so,
220
// This generates the multipart-
upload
request body for InsertFile. See
259
"https://www.googleapis.com/
upload
/drive/v2/files";
273
// We always use the multipart
upload
interface, but see
/external/chromium/net/socket/
dns_cert_provenance_checker.cc
53
// proxies, they would otherwise
upload
for every host and we don't wish to
54
// spam the
upload
server.
259
// an
upload
and use that information to reduce the anonymity set of the
/external/chromium_org/net/url_request/
url_fetcher_core.h
64
// content and set |content| to the data to
upload
.
208
// Notify Delegate about the progress of
upload
/download.
229
// Task runner for
upload
file access.
/external/chromium_org/ppapi/api/
ppb_url_request_info.idl
71
* you want to be able to poll the
upload
progress using
242
* to
upload
extends to the end of the file.
245
* the given time before it was uploaded. The
upload
will fail with an error
/external/chromium_org/ppapi/c/
ppb_url_request_info.h
80
* you want to be able to poll the
upload
progress using
244
* to
upload
extends to the end of the file.
247
* the given time before it was uploaded. The
upload
will fail with an error
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_state_upload.c
65
* table
upload
must be last.
139
* table
upload
must be last.
211
* table
upload
must be last.
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex_image.c
148
DBG("trying pbo
upload
\n");
157
DBG("%s: format mismatch (
upload
to %s with format 0x%x, type 0x%x)\n",
220
DBG("%s:
upload
image %dx%dx%d pixels %p\n",
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_texture.c
261
*
Upload
data to a rectangular sub-region. Lots of choices how to do this:
264
* -
upload
data as new buffer and blit
290
/*
Upload
data for a particular image.
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_upload.c
65
* table
upload
must be last.
139
* table
upload
must be last.
211
* table
upload
must be last.
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_image.c
148
DBG("trying pbo
upload
\n");
157
DBG("%s: format mismatch (
upload
to %s with format 0x%x, type 0x%x)\n",
220
DBG("%s:
upload
image %dx%dx%d pixels %p\n",
/external/mesa3d/src/mesa/state_tracker/
st_texture.c
261
*
Upload
data to a rectangular sub-region. Lots of choices how to do this:
264
* -
upload
data as new buffer and blit
290
/*
Upload
data for a particular image.
/frameworks/base/services/jni/
com_android_server_AssetAtlasService.cpp
202
//
Upload
the content of the bitmap in the GraphicBuffer
207
ALOGW("Could not
upload
to texture");
211
// The fence is used to wait for the texture
upload
to finish
/external/chromium/chrome/browser/chromeos/
external_metrics.h
18
// ExternalMetrics is a service that Chrome offers to Chrome OS to
upload
/external/chromium/chrome/browser/
file_select_helper.h
105
// Dialog box used for choosing files to
upload
from file form fields.
/external/chromium/chrome/browser/metrics/
metrics_log.h
54
// uma log
upload
, just as we send histogram data.
/external/chromium/chrome/common/extensions/docs/static/
experimental.html
19
upload
extensions that use experimental APIs.
Completed in 837 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>