HomeSort by relevance Sort by last modified time
    Searched refs:issued (Results 1 - 25 of 37) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_fence.h 49 boolean issued; member in struct:lp_fence
91 return fence->issued;
lp_fence.c 120 assert(f->issued);
lp_setup.c 166 setup->last_fence->issued = TRUE;
    [all...]
  /external/curl/docs/cmdline-opts/
xattr.d 8 attributes, a warning is issued.
  /frameworks/rs/tests/lldb/java/InfiniteLoop/src/com/android/rs/infiniteloop/
MainActivity.java 114 Boolean issued = false; field in class:MainActivity.RenderScriptTask
119 issued = true;
155 if (issued) {
  /toolchain/binutils/binutils-2.27/config/
bootstrap-debug-ckovw.mk 5 # These arrange for a simple warning to be issued if -fcompare-debug
  /developers/build/prebuilts/gradle/BasicRenderScript/Application/src/main/java/com/example/android/basicrenderscript/
MainActivity.java 118 Boolean issued = false; field in class:MainActivity.RenderScriptTask
123 issued = true;
152 if (issued) {
  /developers/samples/android/renderScript/BasicRenderScript/Application/src/main/java/com/example/android/basicrenderscript/
MainActivity.java 118 Boolean issued = false; field in class:MainActivity.RenderScriptTask
123 issued = true;
152 if (issued) {
  /development/samples/browseable/BasicRenderScript/src/com.example.android.basicrenderscript/
MainActivity.java 121 Boolean issued = false; field in class:MainActivity.RenderScriptTask
126 issued = true;
161 if (issued) {
  /development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/
MainActivity.java 281 Boolean issued = false; field in class:MainActivity.RenderScriptTask
286 issued = true;
308 if (issued) {
  /external/deqp/
Android.mk 4 # The clang-tidy google-explicit-constructor warning is issued to nearly
  /external/mesa3d/docs/specs/
MESA_shader_debug.spec 211 produce the same output, assuming they were issued from the same
  /external/blktrace/btt/doc/
btt.tex 137 issued (issue trace) to the lower level driver.
145 actual IO was issued to the driver until is completed (completion
163 are combined via merges into a single IO issued and completed. We
217 issued requests (D) and the resultant ratio. We also provide values
236 -- issued} IOs. The next two sections provides some rudimentary
326 requests came in, and subtracts requests that have been issued (D).
385 the issued to complete times (D2C).
    [all...]
  /external/valgrind/cachegrind/
cg_annotate.in 681 @@ If so, a warning will have already been issued about this.
  /external/blktrace/doc/
blktrace.tex 409 issue & \emph{issued} to driver \\ \hline
520 \item[C -- complete] A previously issued request has been completed.
524 \item[D -- issued] A request that previously resided on the block layer
635 D & IO issued to driver \\ \hline
695 \item[D -- issued]
    [all...]
  /external/valgrind/callgrind/
callgrind_annotate.in 1010 @@ If so, a warning will have already been issued about this.
    [all...]
  /build/soong/finder/
finder_test.go 836 // However, it may have already issued many Stat calls.
838 // we don't care to optimize it and don't cache the already-issued Stat calls
    [all...]
  /compatibility/cdd/3_software/
3_8_user-interface-compatibility.md 321 battery level) and notifications issued by the system, unless the icon is
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
commands.go 435 // so other commands can be issued.
  /prebuilts/go/darwin-x86/src/crypto/x509/
verify.go 756 // certificates that it issued. Another CA created a self-invalidating
  /prebuilts/go/darwin-x86/src/internal/poll/
fd_windows.go 261 // We issued a cancelation request. But, it seems, IO operation succeeded
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
commands.go 435 // so other commands can be issued.
  /prebuilts/go/linux-x86/src/crypto/x509/
verify.go 756 // certificates that it issued. Another CA created a self-invalidating
  /prebuilts/go/linux-x86/src/internal/poll/
fd_windows.go 261 // We issued a cancelation request. But, it seems, IO operation succeeded
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
regalloc.go 55 // The spill of v must dominate that block. The spill must also be issued at
    [all...]

Completed in 631 milliseconds

1 2