HomeSort by relevance Sort by last modified time
    Searched refs:pipelined (Results 1 - 22 of 22) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
sploop-bad-4.l 2 [^:]*:6: Error: nested software pipelined loop
3 [^:]*:10: Error: nested software pipelined loop
4 [^:]*:13: Error: nested software pipelined loop
sploop-bad-3.l 2 [^:]*:5: Error: 'spkernel' instruction not in a software pipelined loop
3 [^:]*:6: Error: 'spkernel' instruction not in a software pipelined loop
4 [^:]*:7: Error: 'spkernelr' instruction not in a software pipelined loop
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i860/
float04.s 14 # Non-pipelined, without dual bit
21 # Pipelined, without dual bit
28 # Non-pipelined, with dual bit
39 # Pipelined, with dual bit
float03.s 5 # Non-pipelined, without dual bit
12 # Pipelined, without dual bit
28 # Non-pipelined, with dual bit
39 # Pipelined, with dual bit
float01.s 5 # Non-pipelined, without dual bit
20 # Pipelined, without dual bit
35 # Non-pipelined, with dual bit
60 # Pipelined, with dual bit
simd.s 5 # Pipelined, without dual bit
26 # Non-pipelined, without dual bit
47 # Pipelined, with dual bit
84 # Non-pipelined, with dual bit
  /external/mesa3d/src/mesa/drivers/dri/i965/
hsw_queryobj.c 328 const bool pipelined)
337 (pipelined ? MI_STORE_REGISTER_MEM_PREDICATE : 0) |
359 const bool pipelined = brw_is_query_pipelined(query); local
365 } else if (pname == GL_QUERY_RESULT_AVAILABLE && !pipelined) {
375 if (pipelined)
378 pipelined);
  /prebuilts/go/darwin-x86/src/net/textproto/
pipeline.go 11 // A Pipeline manages a pipelined in-order request/response sequence.
26 // A pipelined server can use the same calls to ensure that
textproto.go 13 // Pipeline, to manage pipelined requests and responses
  /prebuilts/go/linux-x86/src/net/textproto/
pipeline.go 11 // A Pipeline manages a pipelined in-order request/response sequence.
26 // A pipelined server can use the same calls to ensure that
textproto.go 13 // Pipeline, to manage pipelined requests and responses
  /prebuilts/go/darwin-x86/src/net/http/httputil/
persist.go 206 // After signaling a keep-alive close, any pipelined unread
334 // still might be some pipelined reads
  /prebuilts/go/linux-x86/src/net/http/httputil/
persist.go 206 // After signaling a keep-alive close, any pipelined unread
334 // still might be some pipelined reads
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 290 The same, but pipelined.
  /prebuilts/go/linux-x86/src/text/template/
doc.go 290 The same, but pipelined.
  /prebuilts/go/darwin-x86/src/net/http/
server.go 214 // pipelined request may cause a value to be sent on the
673 // background read otherwise), so this is a pipelined
717 // pipelined HTTP request, per the previous Go behavior and
    [all...]
serve_test.go     [all...]
transport_test.go 45 // TODO: test 5 pipelined requests with responses: 1) OK, 2) OK, Connection: Close
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
server.go 214 // pipelined request may cause a value to be sent on the
673 // background read otherwise), so this is a pipelined
717 // pipelined HTTP request, per the previous Go behavior and
    [all...]
serve_test.go     [all...]
transport_test.go 45 // TODO: test 5 pipelined requests with responses: 1) OK, 2) OK, Connection: Close
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x     [all...]

Completed in 377 milliseconds