HomeSort by relevance Sort by last modified time
    Searched full:uploaded (Results 126 - 150 of 358) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/tools/perf/page_sets/
presubmit_unittest.py 148 self.assertTrue('Uploaded' in str(results[0]), msg=results[0])
  /external/chromium_org/ui/resources/resource_check/
resource_scale_factors.py 84 'correctly uploaded to the code review tool and must be directly '
  /external/chromium_org/v8/tools/profviz/
profviz.html 105 on this page. Don't worry, it won't be uploaded anywhere.
  /external/chromium_org/v8/tools/push-to-trunk/
chromium_roll.py 109 print "CL uploaded."
  /external/deqp/doc/testspecs/GLES2/
functional.vertex_arrays.single_attribute.txt 45 This data is uploaded to buffer or used from user pointer while rendering.
  /external/deqp/doc/testspecs/GLES3/
functional.vertex_arrays.single_attribute.txt 48 This data is uploaded to buffer or used from user pointer while rendering.
  /external/kernel-headers/original/uapi/drm/
via_drm.h 189 int texAge; /* last time texture was uploaded */
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_vertprog.h 56 * Subroutines may be uploaded before the main program itself, but the first
  /external/qemu/docs/
REFACTORING-MADNESS.TXT 40 Because these patches are so numerous, they are typically uploaded to
  /external/smali/smali/
build.gradle 140 // This is the jar that gets uploaded to maven
  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 32 // A GLFrame stores pixel data on the GPU. While pixel data may be uploaded to
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
BasicTexture.java 147 // It should make sure the data is uploaded to GL memory.
  /hardware/intel/img/libdrm/shared-core/
via_drm.h 192 int texAge; /* last time texture was uploaded */
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java 147 // It should make sure the data is uploaded to GL memory.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TiledScreenNail.java 190 // The TiledTexture may not be uploaded completely yet.
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java 147 // It should make sure the data is uploaded to GL memory.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
via_drm.h 187 int texAge; /* last time texture was uploaded */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
via_drm.h 187 int texAge; /* last time texture was uploaded */
  /external/chromium_org/components/metrics/
metrics_service.cc 218 // The maximum number of events in a log uploaded to the UMA server.
233 // The MIME type for the uploaded metrics data.
774 // log waiting to be uploaded.
    [all...]
metrics_service.h 118 // be uploaded or persisted in this mode, but metrics will be recorded in
397 // be cut, and logs are neither persisted nor uploaded.
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 200 # contact (for example, it's a contact just uploaded from the client)
225 logging.info('Uploaded contacts buffer: ' + contacts_buffer)
  /docs/source.android.com/src/source/
using-repo.jd 91 <p>For the specified projects, Repo compares the local branches to the remote branches updated during the last repo sync. Repo will prompt you to select one or more of the branches that have not yet been uploaded for review.</p>
102 <p>To make edits to changes after they have been uploaded, you should use a tool like <code>git rebase -i</code> or <code>git commit --amend</code> to update your local commits. After your edits are complete:</p>
  /external/chromium_org/chrome/browser/drive/
drive_service_interface.h 362 // uploaded.
374 // uploaded.
  /external/chromium_org/components/autofill/core/browser/
autofill_manager.h 163 // - This function does not assume that |form| is being uploaded during
287 // Shared code to determine if |form| should be uploaded.
  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine_unittest.cc 103 // Ensure that a final (empty) audio chunk is uploaded on chunks end.
153 // Ensure that a final (empty) audio chunk is uploaded on chunks end.

Completed in 1157 milliseconds

1 2 3 4 56 7 8 91011>>