Home
last modified time | relevance | path

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

1234

/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/libweave/src/privet/
Dauth_manager.cc325 TimestampCaveat issued{now}; in CreateAccessToken() local
338 &issued.GetCaveat(), &scope.GetCaveat(), &user.GetCaveat(), in CreateAccessToken()
433 TimestampCaveat issued{now}; in GetRootClientAuthToken() local
440 &auth_token.GetCaveat(), &issued.GetCaveat(), &client.GetCaveat(), in GetRootClientAuthToken()
556 TimestampCaveat issued{now}; in DelegateToUser() local
564 &issued.GetCaveat(), &expiration.GetCaveat(), &scope.GetCaveat(), in DelegateToUser()
/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/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/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,
DMESA_shader_debug.spec211 produce the same output, assuming they were issued from the same
/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/e2fsprogs/ext2ed/
Dext2ed.conf.in39 # will still have to be issued to allow write access.
/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/antlr/antlr-3.4/runtime/JavaScript/build/
DREADME40 issued during this step are expected. (We test the JS runtime against
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
Dupdate-copyright-year59 # Loop over all input files; option `-i' (issued at the very beginning of

1234