Home
last modified time | relevance | path

Searched refs:issued (Results 1 – 25 of 105) sorted by relevance

12345

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_fence.h49 boolean issued; member
91 return fence->issued; in lp_fence_issued()
Dlp_fence.c120 assert(f->issued); in lp_fence_wait()
/external/clang/test/Driver/
Dno-objc-arr.m7 void *pointer = string; // No error must be issued
/external/wpa_supplicant_8/hs20/server/ca/
Dopenssl-root.cnf19 certs = $dir/certs # Where the issued certs are kept
20 crl_dir = $dir/crl # Where the issued crl are kept
Dopenssl.cnf19 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/
Dfunctional.compute.indirect_dispatch.txt45 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.
Dfunctional.ssbo.txt58 Single compute shader invocation is issued. Shader reads and/or writes to
65 3x2x1 is issued and each invocation executes atomic operation with per-
Dfunctional.compute.shared_var.txt50 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/python/cpython2/Doc/library/
Dwarnings.rst16 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
Dcmd.rst55 The optional argument is a banner or intro string to be issued before the first
125 after the input prompt is generated and issued. This method is a stub in
159 The prompt issued to solicit input.
Dgetpass.rst37 A :exc:`UserWarning` subclass issued when password input may be echoed.
/external/llvm/test/CodeGen/ARM/
D2012-03-13-DAGCombineBug.ll5 ; (i16 load $addr+c*sizeof(i16)). It should have issued an extload instead. i.e.
/external/llvm/test/CodeGen/PowerPC/
Dsplat-bug.ll3 ; Checks for a previous bug where vspltisb/vaddubm were issued in place
/external/clang/test/SemaObjC/
Dclass-extension-dup-methods.m26 - (void)someMethodWithArgument:(float)argument; // OK. No warning to be issued here.
Dproperty-category-impl.m5 implemented in their base class implementation. In this case,no warning must be issued.
Ddefault-synthesize-3.m84 // More test where such warnings should not be issued.
116 // No warning must be issued in this test.
/external/clang/test/Analysis/
Ddefault-analyze.m22 // Note: this requires inlining support. This previously issued a false positive use of
/external/conscrypt/openjdk/src/test/resources/
DREADME6 - cert.pem / cert-key.pem: Certificate issued by ca-cert.pem, and its private key
/external/llvm/test/Linker/
Dapple-version.ll11 ; warnings are issued when the Triples differ only in version numbers.
/external/mesa3d/docs/
Dpatents.txt3 Silicon Graphics, Inc. owns US Patent #6,650,327, issued November 18,
/external/deqp/doc/testspecs/GLES3/
Dfunctional.pbo.txt45 for pixel pack buffers readpixels is issued with PBO bound. The readpixels result
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties157 CertPathReviewer.noTrustAnchorFound.text = The root certificate of the certificate path was issued
158 …stAnchorFound.summary = The root certificate of the certificate path was issued by a CA that is no…
159 …stAnchorFound.details = The root certificate of the certificate path was issued by a CA that is no…
361 #found a CRL at a crl distribution point, but issued by another CA
366 CertPathReviewer.onlineCRLWrongCA.text = The CRL loaded from {2} has was issued by {0}, excpected {…
368 CertPathReviewer.onlineCRLWrongCA.details = The CRL loaded from {2} has was issued by {0}, excpecte…
578 CertPathReviewer.QcEuCompliance.text = This certificate is issued as a Qualified Certificate accord…
579 CertPathReviewer.QcEuCompliance.summary = This certificate is issued as a Qualified Certificate acc…
580 CertPathReviewer.QcEuCompliance.details = This certificate is issued as a Qualified Certificate acc…
614 missingIssuer = The missing certificate was issued by
/external/llvm/lib/Target/PowerPC/
DPPCScheduleP8.td248 // Stores are dual-issued from the issue queue, so may only take up one
250 // op is issued to the LSU, and the data op (register fetch) is issued
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in39 # will still have to be issued to allow write access.
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
Dtpmtoken_import_openssl.cnf38 certs = $dir/certs # Where the issued certs are kept
39 crl_dir = $dir/crl # Where the issued crl are kept

12345