/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
D | p12.cpp | 9 template <unsigned n> struct Opaque {}; struct 10 template <unsigned n> void expect(Opaque<n> _) {} in expect() 28 Opaque<0> foo(Opaque<0>); 29 Opaque<0> foo(Opaque<1>); 30 Opaque<0> foo(Opaque<2>); 36 Opaque<1> foo(Opaque<1>); 37 Opaque<1> foo(Opaque<3>); 39 void test0() { Opaque<0> _ = foo(Opaque<0>()); } in test0() 40 void test1() { Opaque<1> _ = foo(Opaque<1>()); } in test1() 41 void test2() { Opaque<0> _ = foo(Opaque<2>()); } in test2() [all …]
|
/external/tcpdump/tests/ |
D | ospf-gmpls.new | 5 Area Local Opaque LSA (10), Opaque-Type: Traffic Engineering LSA (1), Opaque-ID: 8 29 Area Local Opaque LSA (10), Opaque-Type: Traffic Engineering LSA (1), Opaque-ID: 9 53 Area Local Opaque LSA (10), Opaque-Type: Traffic Engineering LSA (1), Opaque-ID: 3
|
D | ospf-gmpls.out | 5 Area Local Opaque LSA (10), Opaque-Type: Traffic Engineering LSA (1), Opaque-ID: 8 29 Area Local Opaque LSA (10), Opaque-Type: Traffic Engineering LSA (1), Opaque-ID: 9 53 Area Local Opaque LSA (10), Opaque-Type: Traffic Engineering LSA (1), Opaque-ID: 3
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/queue/ |
D | RenderQueue.java | 85 Opaque, enumConstant 194 case Opaque: in setGeometryComparator() 260 case Opaque: in addToQueue() 328 case Opaque: in isQueueEmpty() 350 case Opaque: in renderQueue()
|
/external/zlib/contrib/ada/ |
D | zlib-thin.adb | 101 Opaque : in Voidp; 105 Strm.opaque := Opaque;
|
D | zlib-thin.ads | 116 (Opaque : Voidp; 327 Opaque : in Voidp;
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | WKCAImageQueue.h | 60 Opaque = 1U << 0, enumerator
|
D | MediaPlayerPrivateQuickTimeVisualContext.cpp | 905 …>insertImage(imageTime, WKCAImageQueue::Buffer, imageId, WKCAImageQueue::Opaque | WKCAImageQueue::… in retrieveCurrentImage()
|
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
D | PreDepthProcessor.java | 86 rq.renderQueue(RenderQueue.Bucket.Opaque, rm, vp.getCamera(), false); in postQueue()
|
/external/valgrind/main/ |
D | COPYING.DOCS | 86 of text. A copy that is not "Transparent" is called "Opaque". 92 transparent image formats include PNG, XCF and JPG. Opaque formats 158 If you publish or distribute Opaque copies of the Document numbering 160 copy along with each Opaque copy, or state in or with each Opaque copy 165 when you begin distribution of Opaque copies in quantity, to ensure 168 Opaque copy (directly or through your agents or retailers) of that
|
/external/llvm/lib/Support/ |
D | README.txt.system | 39 3. Use Opaque Classes
|
/external/clang/include/clang/AST/ |
D | TemplateBase.h | 427 TemplateArgumentLocInfo Opaque) in TemplateArgumentLoc() argument 428 : Argument(Argument), LocInfo(Opaque) { in TemplateArgumentLoc()
|
/external/bison/doc/ |
D | fdl.texi | 93 of text. A copy that is not ``Transparent'' is called ``Opaque''. 101 @acronym{JPG}. Opaque formats include proprietary formats that can be 167 If you publish or distribute Opaque copies of the Document numbering 169 copy along with each Opaque copy, or state in or with each Opaque copy 174 when you begin distribution of Opaque copies in quantity, to ensure 177 Opaque copy (directly or through your agents or retailers) of that
|
D | bison.info | 8011 copy that is not "Transparent" is called "Opaque". 8018 PNG, XCF and JPG. Opaque formats include proprietary formats that 8084 If you publish or distribute Opaque copies of the Document 8086 machine-readable Transparent copy along with each Opaque copy, or 8087 state in or with each Opaque copy a computer-network location from 8092 begin distribution of Opaque copies in quantity, to ensure that 8095 distribute an Opaque copy (directly or through your agents or
|
/external/jmonkeyengine/engine/src/tools/jme3tools/optimize/ |
D | Octnode.java | 281 rq.addToQueue(geom, Bucket.Opaque); in renderBounds()
|
/external/chromium/chrome/browser/sync/protocol/ |
D | sync.proto | 409 optional string store_birthday = 7; // Opaque store ID; if it changes, duck! 479 // Opaque, per-datatype timestamp-like tokens. A client should use this 509 // Opaque, per-datatype timestamp-like tokens. Detailed comment is available 604 // Opaque store ID; if it changes, the contents of the client's cache
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/ |
D | OBJLoader.java | 411 geom.setQueueBucket(Bucket.Opaque); in createGeometry()
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
D | Spatial.java | 1052 return RenderQueue.Bucket.Opaque; in getQueueBucket()
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
D | RenderManager.java | 894 rq.renderQueue(Bucket.Opaque, this, cam, flush); in renderViewPortQueues()
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 135 * fixed EAP-FAST PAC-Opaque padding (0.6.4 broke this for some peer 160 * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2
|
/external/clang/docs/ |
D | Block-ABI-Apple.txt | 253 struct Opaque *__attribute__((NSObject)) objectPointer = ...;
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | ChangeLog | 98 allow fallback to full handshake if server rejects PAC-Opaque 184 PAC-Opaque)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 197 allow fallback to full handshake if server rejects PAC-Opaque 283 PAC-Opaque)
|
/external/icu4c/test/testdata/ |
D | regextst.txt | 75 "and(?!roid)" M "<r><0>and</0></r>roid" # Opaque bounds
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 8631 Opaque is an alternative used by other Mac OS X framewokrs.
|