Home
last modified time | relevance | path

Searched refs:Opaque (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp12.cpp9 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/clang/test/Index/
Dcomment-cplus11-specific.cpp9 struct Opaque;
15 typedef inner::Opaque Typedef;
19 using Alias = inner::Opaque;
22 typedef inner::Opaque NoDocTypedef;
25 using NoDocAlias = inner::Opaque;
/external/tcpdump/tests/
Dospf-gmpls.out6 Area Local Opaque LSA (10), Opaque-Type Traffic Engineering LSA (1), Opaque-ID 8
31 Area Local Opaque LSA (10), Opaque-Type Traffic Engineering LSA (1), Opaque-ID 9
56 Area Local Opaque LSA (10), Opaque-Type Traffic Engineering LSA (1), Opaque-ID 3
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp320 void *Opaque);
335 void *Opaque; member in __anon91a38d0f0111::SimpleBindingMemoryManager
340 void *Opaque) in SimpleBindingMemoryManager() argument
341 : Functions(Functions), Opaque(Opaque) { in SimpleBindingMemoryManager()
353 Functions.Destroy(Opaque); in ~SimpleBindingMemoryManager()
359 return Functions.AllocateCodeSection(Opaque, Size, Alignment, SectionID, in allocateCodeSection()
366 return Functions.AllocateDataSection(Opaque, Size, Alignment, SectionID, in allocateDataSection()
373 bool result = Functions.FinalizeMemory(Opaque, &errMsgCString); in finalizeMemory()
387 void *Opaque, in LLVMCreateSimpleMCJITMemoryManager() argument
402 return wrap(new SimpleBindingMemoryManager(functions, Opaque)); in LLVMCreateSimpleMCJITMemoryManager()
/external/llvm/include/llvm-c/
DExecutionEngine.h156 void *Opaque, uintptr_t Size, unsigned Alignment, unsigned SectionID,
159 void *Opaque, uintptr_t Size, unsigned Alignment, unsigned SectionID,
162 void *Opaque, char **ErrMsg);
163 typedef void (*LLVMMemoryManagerDestroyCallback)(void *Opaque);
177 void *Opaque,
/external/zlib/src/contrib/ada/
Dzlib-thin.adb101 Opaque : in Voidp;
105 Strm.opaque := Opaque;
Dzlib-thin.ads116 (Opaque : Voidp;
327 Opaque : in Voidp;
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
Drfc1155.py55 class Opaque(univ.OctetString): class
66 namedtype.NamedType('arbitrary', Opaque())
Drfc1902.py64 class Opaque(univ.OctetString): class
93 namedtype.NamedType('arbitrary-value', Opaque()),
/external/clang/test/CodeGenObjC/
Dfragile-arc.m4 @class Opaque;
12 Opaque *strong;
13 __weak Opaque *weak;
43 Opaque *x = strong;
70 Opaque *x = weak;
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.opaque_type_indexing.txt19 Opaque Type Indexing
50 Opaque type indexing tests generate a shader that does multiple reads from a
/external/clang/test/Analysis/
Dreinterpret-cast.cpp5 typedef struct Opaque *Data;
/external/valgrind/
DCOPYING.DOCS86 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/clang/include/clang/AST/
DTemplateBase.h428 TemplateArgumentLocInfo Opaque) in TemplateArgumentLoc() argument
429 : Argument(Argument), LocInfo(Opaque) { in TemplateArgumentLoc()
/external/llvm/lib/Support/
DREADME.txt.system39 3. Use Opaque Classes
/external/deqp/framework/opengl/wrapper/
DglwTypes.inl81 /* Opaque handles. */
/external/libmicrohttpd/doc/
Dfdl-1.3.texi92 of text. A copy that is not ``Transparent'' is called ``Opaque''.
100 @acronym{JPG}. Opaque formats include proprietary formats that can be
169 If you publish or distribute Opaque copies of the Document numbering
171 copy along with each Opaque copy, or state in or with each Opaque copy
176 when you begin distribution of Opaque copies in quantity, to ensure
179 Opaque copy (directly or through your agents or retailers) of that
/external/bison/doc/
Dfdl.texi92 of text. A copy that is not ``Transparent'' is called ``Opaque''.
100 JPG. Opaque formats include proprietary formats that can be
169 If you publish or distribute Opaque copies of the Document numbering
171 copy along with each Opaque copy, or state in or with each Opaque copy
176 when you begin distribution of Opaque copies in quantity, to ensure
179 Opaque copy (directly or through your agents or retailers) of that
/external/ImageMagick/PerlMagick/quantum/
Dquantum.pm.in34 Success Transparent Opaque QuantumDepth QuantumRange MaxRGB
/external/cros/system_api/dbus/power_manager/
Dpower_supply_properties.proto75 // Opaque ID corresponding to the device; see |external_power_source_id|.
/external/pcre/dist/
Dpcre.h.generic378 void *study_data; /* Opaque data from pcre_study() */
391 void *study_data; /* Opaque data from pcre_study() */
404 void *study_data; /* Opaque data from pcre_study() */
Dpcre.h.in378 void *study_data; /* Opaque data from pcre_study() */
391 void *study_data; /* Opaque data from pcre_study() */
404 void *study_data; /* Opaque data from pcre_study() */
/external/clang/test/SemaObjC/
Dobjcbridge-attribute.m33 typedef struct Opaque *OpaqueRef __attribute__((objc_bridge(id))); // expected-error {{'objc_bridge… struct
/external/ImageMagick/PerlMagick/
DMANIFEST206 t/reference/filter/Opaque.miff
388 t/reference/write/filter/Opaque.miff
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp4551 class Opaque;
4553 Mutex* getMutex(Opaque* o) LOCK_RETURNED("");
4555 void test(Opaque* o) { in test()

12