/external/chromium_org/chrome/common/extensions/api/ |
file_browser_private.json | 130 "description": "True if the file is awaiting upload in Drive cache." 330 "enum": ["upload", "download"], [all...] |
/external/chromium_org/chrome/test/functional/ |
perf.py | [all...] |
/external/chromium_org/net/spdy/ |
spdy_http_stream_unittest.cc | 322 writes.push_back(CreateMockWrite(*body, seq++)); // POST upload frame 393 CreateMockWrite(*chunk1, 1), // POST upload frames [all...] |
spdy_stream.h | 348 // MORE_DATA_TO_SEND if the request has data to upload, or 357 // upload, or NO_MORE_DATA_TO_SEND if not.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
run_webkit_tests.py | 179 help="Do everything but actually run the tests or upload results."), 272 help=("If specified, upload results json files to this appengine "
|
/frameworks/base/core/java/android/content/ |
SyncRequest.java | 37 * Anticipated upload size in bytes. 251 /** Expected upload transfer in bytes. */
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
ImageShader.java | 645 // Upload new source coordinates to GPU 657 // Upload new target coordinates to GPU
|
/packages/apps/Email/src/com/android/email/ |
LegacyConversions.java | 330 * Read a complete Provider message into a legacy message (for IMAP upload). This 408 // TODO: Make sure we deal with these as structures and don't accidentally upload files
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
input.h | 722 * Structures used in ioctls to upload effects to a device 829 * You can therefore dispose of the memory after the upload/update.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
input.h | 722 * Structures used in ioctls to upload effects to a device 829 * You can therefore dispose of the memory after the upload/update.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
input.h | 722 * Structures used in ioctls to upload effects to a device 829 * You can therefore dispose of the memory after the upload/update.
|
/external/chromium_org/chrome/browser/resources/file_manager/css/ |
file_manager.css | 7 body[type='upload-folder'] [invisibleif~='upload-folder'], 14 body[type='upload-folder'] [visibleif]:not([visibleif~='upload-folder']), 1470 body[type='upload-folder'] .file, [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/ |
meta.c | [all...] |
/external/mesa3d/src/mesa/drivers/common/ |
meta.c | [all...] |
/external/chromium/chrome/common/extensions/docs/ |
manifest.html | 502 If you upload your extension, app, or theme using the 504 you'll need to upload additional images, 563 <a href="https://chrome.google.com/webstore/developer/dashboard">upload your extension</a> [all...] |
/external/chromium_org/chrome_frame/ |
urlmon_url_request.cc | 490 // Bypass caching proxies on upload requests and avoid writing responses to 494 // Attempt to avoid storing the response for upload requests. [all...] |
/external/chromium_org/net/url_request/ |
url_fetcher_impl_unittest.cc | 263 // Version of URLFetcherTest that does a POST instead with empty upload body 312 // Version of URLFetcherTest that tests upload progress reports. 638 // Use chunked upload to wait for a timer event of progress notification. [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.10.html | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
r600_state_common.c | 948 /* Upload the user buffer. */ [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
renderer.c | 160 /* re-upload only if necessary */ 447 * and upload the fragment constant buffer. 468 /* upload fs constant buffer */ [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_exec_array.c | 841 * re-upload the vertex data on each draw call. 844 * upload at zero, as it will mean every draw call uploads an 849 * If we just upload or transform the vertices in start..end, [all...] |
/external/mesa3d/docs/ |
relnotes-7.10.html | [all...] |
/external/mesa3d/src/gallium/drivers/r600/ |
r600_state_common.c | 948 /* Upload the user buffer. */ [all...] |
/external/mesa3d/src/gallium/state_trackers/vega/ |
renderer.c | 160 /* re-upload only if necessary */ 447 * and upload the fragment constant buffer. 468 /* upload fs constant buffer */ [all...] |
/external/mesa3d/src/mesa/vbo/ |
vbo_exec_array.c | 841 * re-upload the vertex data on each draw call. 844 * upload at zero, as it will mean every draw call uploads an 849 * If we just upload or transform the vertices in start..end, [all...] |