Searched refs:issued (Results 1 – 25 of 205) sorted by relevance
123456789
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_fence.h | 49 boolean issued; member 91 return fence->issued; in lp_fence_issued()
|
/external/grpc-grpc/src/core/tsi/test_creds/ |
D | README | 25 client is issued by CA: 38 server0 is issued by CA: 51 server1 is issued by CA with a special config for subject alternative names:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | scheduler-queue-usage.s | 26 # CHECK: Schedulers - number of cycles where we saw N instructions issued: 27 # CHECK-NEXT: [# issued], [# cycles]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/AArch64/Exynos/ |
D | scheduler-queue-usage.s | 19 # ALL: Schedulers - number of cycles where we saw N instructions issued: 20 # ALL-NEXT: [# issued], [# cycles]
|
/external/grpc-grpc-java/testing/src/main/resources/certs/ |
D | README | 25 client is issued by CA: 39 server0 is issued by CA: 53 server1 is issued by CA with a special config for subject alternative names:
|
D | server1-openssl.cnf | 25 certs = $dir # Where the issued certs are kept 26 crl_dir = $dir # Where the issued crl are kept
|
/external/libhevc/common/arm/ |
D | ihevc_resi_trans_32x32_a9q.s | 169 VSUBL.U8 Q8,D0,D4 @ Get residue 1-8 row 1 -- dual issued with prev. instr. 2nd cycle 288 VZIP.S32 Q8,Q9 @ 3-cycle instruction -- 1st cycle dual issued 292 VST1.32 D16,[R2],R10 @ -- dual issued 299 VST1.32 D18,[R2],R10 @ -- dual issued 363 VST1.32 D31,[R2],R10 @ 1st cycle dual issued with MLAL 368 VST1.32 D17,[R2],R10 @ 1st cycle dual issued with MLAL 381 VMULL.S16 Q15,D6,D0 @eo[3][0-3]* R2 -- dual issued with 2nd cycle of TRN 383 VTRN.32 Q9, Q8 @ 1st cycle dual issued 409 …VLD1.S16 {D4,D5},[R11],R12 @g_ai2_ihevc_trans_32[22][0-7] -- 1st cycle dual issued with prev. ins… 418 VST1.32 D19,[R2],R7 @ 1st cycle dual issued with prev. instr [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/ |
D | option-all-stats-1.s | 41 # FULLREPORT: Schedulers - number of cycles where we saw N instructions issued: 42 # FULLREPORT-NEXT: [# issued], [# cycles]
|
D | option-all-views-1.s | 43 # FULLREPORT: Schedulers - number of cycles where we saw N instructions issued: 44 # FULLREPORT-NEXT: [# issued], [# cycles]
|
D | option-all-stats-2.s | 42 # FULL: Schedulers - number of cycles where we saw N instructions issued: 43 # FULL-NEXT: [# issued], [# cycles]
|
D | option-all-views-2.s | 42 # ALL: Schedulers - number of cycles where we saw N instructions issued: 43 # ALL-NEXT: [# issued], [# cycles]
|
D | scheduler-queue-usage.s | 15 # ALL: Schedulers - number of cycles where we saw N instructions issued: 16 # ALL-NEXT: [# issued], [# cycles]
|
/external/python/cpython2/Doc/library/ |
D | warnings.rst | 16 Warning messages are typically issued in situations where it is useful to alert 29 is issued. Repetitions of a particular warning for the same source location are 32 There are two stages in warning control: first, each time a warning is issued, a 33 determination is made whether a message should be issued or not; next, if a 34 message is to be issued, it is formatted and printed using a user-settable hook. 133 | | is issued | 137 | | is issued | 299 exception if the particular warning issued is changed into an error by the 323 for which the warning is issued. (This argument is used to support displaying
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl-root.cnf | 19 certs = $dir/certs # Where the issued certs are kept 20 crl_dir = $dir/crl # Where the issued crl are kept
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.compute.indirect_dispatch.txt | 45 as a SSBO. Memory barrier is issued after the first compute shader in 56 been issued, result buffer is mapped for reading and pass counts are verified.
|
D | functional.ssbo.txt | 58 Single compute shader invocation is issued. Shader reads and/or writes to 65 3x2x1 is issued and each invocation executes atomic operation with per-
|
D | functional.compute.shared_var.txt | 50 shared variable. A shared memory barrier is issued, and after that all work 59 Barrier is issued and after that each invocation issues atomic operation with
|
/external/clang/test/Driver/ |
D | no-objc-arr.m | 7 void *pointer = string; // No error must be issued
|
/external/curl/docs/cmdline-opts/ |
D | xattr.d | 8 attributes, a warning is issued.
|
/external/python/cpython3/Doc/library/ |
D | warnings.rst | 13 Warning messages are typically issued in situations where it is useful to alert 26 is issued. Repetitions of a particular warning for the same source location are 29 There are two stages in warning control: first, each time a warning is issued, a 30 determination is made whether a message should be issued or not; next, if a 31 message is to be issued, it is formatted and printed using a user-settable hook. 140 | | line number) where the warning is issued | 150 | | is issued (regardless of line number) | 402 exception if the particular warning issued is changed into an error by the 432 for which the warning is issued. (This argument is used to support displaying
|
/external/bcc/examples/tracing/ |
D | urandomread_example.txt | 4 To demonstrate this, the following workload was issued:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMScheduleM3.td | 15 let IssueWidth = 1; // Only IT can be dual-issued, so assume single-issue
|
/external/llvm/test/CodeGen/ARM/ |
D | 2012-03-13-DAGCombineBug.ll | 5 ; (i16 load $addr+c*sizeof(i16)). It should have issued an extload instead. i.e.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2012-03-13-DAGCombineBug.ll | 5 ; (i16 load $addr+c*sizeof(i16)). It should have issued an extload instead. i.e.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | splat-bug.ll | 3 ; Checks for a previous bug where vspltisb/vaddubm were issued in place
|
123456789