HomeSort by relevance Sort by last modified time
    Searched full:submission (Results 1 - 25 of 781) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/regex-re2/
CONTRIBUTORS 7 # The submission process automatically checks to make sure
  /external/mesa3d/src/gallium/drivers/r300/
r300_cs.h 24 * This file contains macros for immediate command submission.
38 * Command submission setup.
  /libcore/luni/src/main/java/java/util/concurrent/
Executor.java 11 * interface provides a way of decoupling task submission from the
50 * serializes the submission of tasks to a second executor,
  /external/boringssl/src/crypto/bn/
rsaz_exp.h 9 * This submission to OpenSSL is to be made available under the OpenSSL
  /external/llvm/tools/lto/
Makefile 29 # set dylib internal version number to llvmCore submission number
  /external/lldb/scripts/
build-lldb-llvm-clang 67 # is a preparation step for a build submission
  /hardware/intel/common/libva/test/basic/
testplan.txt 64 - Render single MPEG2 I-frame, multiple buffer submission
  /packages/apps/Dialer/src/com/android/dialer/util/
AsyncTaskExecutor.java 27 * the mechanics of AsyncTask submission from the description of how that AsyncTask will execute.
  /external/guava/guava/src/com/google/common/util/concurrent/
WrappingExecutorService.java 54 * Wraps a {@code Callable} for submission to the underlying executor. This
61 * Wraps a {@code Runnable} for submission to the underlying executor. The
  /hardware/intel/common/libva/va/
va_dec_jpeg.h 89 * since the last submission of this buffer.
108 * since the last submission of this buffer.
  /external/libdrm/include/drm/
vmwgfx_drm.h 330 * @fence_seq: Fence sequence associated with a command submission.
331 * @error: This member should've been set to -EFAULT on submission.
336 * Fence submission failed. The host is synchronized. Use the fence_seq member.
437 * DRM_VMW_FIFO_DEBUG - Get last FIFO submission.
439 * This IOCTL copies the last FIFO submission directly out of the FIFO buffer.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 328 * @fence_seq: Fence sequence associated with a command submission.
329 * @error: This member should've been set to -EFAULT on submission.
334 * Fence submission failed. The host is synchronized. Use the fence_seq member.
435 * DRM_VMW_FIFO_DEBUG - Get last FIFO submission.
437 * This IOCTL copies the last FIFO submission directly out of the FIFO buffer.
  /device/generic/goldfish/camera/
EmulatedCamera3.h 156 /** Submission of capture requests to HAL */
  /docs/source.android.com/src/source/
submit-patches.jd 124 <h2 id="after-a-submission-is-approved">After a submission is approved</h2>
125 <p>After a submission makes it through the review and verification process, Gerrit automatically merges the change into the public repository. Other users will be able to run <code>repo sync</code> to pull the update into their local client.</p>
164 <p>A submission that has been verified and merged will be downloaded with the next <code>repo sync</code>. If you wish to download a specific change that has not yet been approved, run</p>
  /external/bison/
README-release 73 Go to the news-submission form:
  /external/clang/tools/libclang/
Makefile 51 # Set dylib internal version number to submission number.
  /external/skia/site/dev/contrib/
index.md 29 When possible, have a fellow contributor review your change in advance of submission.
  /hardware/intel/img/psb_video/src/
psb_drv_debug.h 128 * Dump contents of buffer object after command submission
  /docs/source.android.com/src/devices/camera/
camera3_requests_methods.jd 1 page.title=Request creation and submission
27 <h2 id="request-creation">Request creation and submission</h2>
  /external/kernel-headers/original/uapi/drm/
msm_drm.h 108 * Cmdstream Submission:
188 * submission from same or other contexts, PAGE_FLIP ioctl, etc, all
vmwgfx_drm.h 313 * @handle: Fence object handle for fence associated with a command submission.
323 * @error: This member should've been set to -EFAULT on submission.
328 * Fence submission failed. The host is synchronized. Use the fence_seq member.
1026 * @drm_vmw_synccpu_allow_cs: Allow command submission that touches the buffer
  /external/libdrm/freedreno/msm/
msm_drm.h 115 * Cmdstream Submission:
195 * submission from same or other contexts, PAGE_FLIP ioctl, etc, all
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageConsumer.java 72 * also automatically registers at time of task submission and unregisters
80 * at task submission and unregister after all tasks are done
  /external/fio/tools/
fio_generate_plots 122 plot "I/O Submission Latency" slat "Time (?sec)" 1
  /external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
TestingExecutors.java 73 * locking overhead on each task submission in order to implement shutdown

Completed in 1251 milliseconds

1 2 3 4 5 6 7 8 91011>>