/external/chromium_org/v8/ |
PRESUBMIT.py | 53 """Checks common to both upload and commit."""
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
vl_idct.h | 78 /* upload the idct matrix, which can be shared by all idct instances of a pipe */
|
/external/qemu/android/ |
android.h | 38 int upload; member in struct:__anon26408
|
/external/qemu/android/protocol/ |
core-commands.h | 67 int upload; member in struct:UICmdGetNetSpeedResp
|
/external/skia/tests/ |
ReadWriteAlphaTest.cpp | 58 // upload the texture
|
/external/skia/tools/skpdiff/ |
SkCLImageDiffer.cpp | 108 // Upload the bitmap data to OpenCL
|
/frameworks/base/docs/html/distribute/googleplay/publish/ |
console.jd | 16 upload a new app. </p> 59 <p class="img-caption"><strong>Store listing page</strong>: Lets you upload your 79 <p>You can upload custom brand assets, screen shots, and videos to highlight 86 <p>From the Developer Console you can quickly upload a release-ready APK and
|
/frameworks/base/libs/hwui/font/ |
CacheTexture.cpp | 120 // as glTexSubImage2D(). This allows us to upload a sub-rectangle of a texture. 121 // With OpenGL ES 2.0 we have to upload entire stripes instead. 206 bool CacheTexture::upload() { function in class:android::uirenderer::CacheTexture 220 mTexture->upload(x, y, width, height);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sundry.py | 49 import distutils.command.upload namespace
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sundry.py | 49 import distutils.command.upload namespace
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
update_nacl_manifest.py | 239 logger.info("Skipping upload: %s -> %s" % (src, dest)) 305 def upload(self): member in class:GsutilLoggingHandler 613 """Update a manifest and upload it. 717 """Upload a serialized manifest_util.SDKManifest object. 719 Upload one copy to gs://<BUCKET_PATH>/naclsdk_manifest2.json, and a copy to 723 manifest: The new manifest to upload. 739 'Skipping upload.') 855 parser.add_option('-n', '--dryrun', help="don't upload the manifest.", 861 parser.add_option('--upload-log', help='Upload log alongside the manifest.' [all...] |
/device/common/ |
generate-blob-lists.sh | 24 # It can optionally upload the results to a Gerrit server for review. 34 # If the server and branch paramters are both present, the script will upload
|
/external/chromium/net/http/ |
http_transaction.h | 105 // Returns the upload progress in bytes. If there is no upload data,
|
/external/chromium_org/chrome/browser/google_apis/ |
drive_api_url_generator.cc | 28 const char kDriveV2InitiateUploadNewFileUrl[] = "/upload/drive/v2/files"; 30 "/upload/drive/v2/files/";
|
/external/chromium_org/chrome/browser/metrics/ |
tracking_synchronizer.h | 18 // This class maintains state that is used to upload profiler data from the 47 // Contact all processes, and get them to upload to the browser any/all
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
CHROMIUM_map_sub.txt | 31 telling the GPU process to use that shared memory to upload the data. 41 upload video into a texture.
|
/external/chromium_org/gpu/command_buffer/service/ |
async_pixel_transfer_manager_egl.cc | 377 // The EGLImage sibling on the upload thread. 387 // every upload, but I found that didn't work, so this stores 405 // upload thread 462 // which can result in black textures even after the first upload. 603 // by uploading on the upload thread. When b/c are not true we fall back 604 // on purely synchronous allocation/upload on the main thread. 649 // normal async upload path for uploads. 731 // Post a PerformNotifyCompletion task to the upload thread. This task
|
/external/chromium_org/media/tools/player_x11/ |
x11_video_renderer.cc | 121 // If XRender is used, we'll upload the image to a pixmap. And then 170 // TODO(hclam): Upload the image to a pixmap and do XCopyArea()
|
/external/chromium_org/net/base/ |
mime_util.h | 119 // Prepares one value as part of a multi-part upload request. 126 // Adds the final delimiter to a multi-part upload request.
|
/external/chromium_org/net/http/ |
http_transaction.h | 121 // Returns the upload progress in bytes. If there is no upload data,
|
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_save.h | 89 /* These buffers should be a reasonable size to support upload to 90 * hardware. Current vbo implementation will re-upload on any
|
/external/kernel-headers/original/linux/ |
uinput.h | 59 } upload; member in union:uinput_request::__anon22062 133 * 4. Perform the effect upload, and place a return code back into
|
/external/mesa3d/src/mesa/vbo/ |
vbo_save.h | 89 /* These buffers should be a reasonable size to support upload to 90 * hardware. Current vbo implementation will re-upload on any
|
/external/zlib/src/as400/ |
readme.txt | 20 _ Upload this file into the save file on the AS400, for example 63 3) From the machine hosting the distribution files, upload them (with
|
/frameworks/base/core/java/android/net/ |
LinkQualityInfo.java | 24 * such as the upload/download throughput or packet error rate. 212 * returns the theoretical upload bandwidth of this network
|