/external/compiler-rt/test/msan/ |
D | dtor-multiple-inheritance-nontrivial-class-members.cc | 41 struct Intermediate : virtual public VirtualBase { struct 45 Intermediate() { intermediate_a = 5; } in Intermediate() function 46 virtual ~Intermediate() { in ~Intermediate() argument 92 struct Derived : public Base, public Intermediate {
|
/external/webrtc/webrtc/common_audio/include/ |
D | audio_util.h | 136 template <typename T, typename Intermediate> 142 Intermediate value = input_channels[0][i]; in DownmixToMono() 152 template <typename T, typename Intermediate> 165 Intermediate value = *interleaved++; in DownmixInterleavedToMonoImpl()
|
/external/llvm/bindings/ocaml/llvm/ |
D | META.llvm.in | 11 description = "Intermediate representation analysis for LLVM" 99 description = "Intermediate Representation Linker for LLVM"
|
/external/clang/test/Analysis/ |
D | derived-to-base.cpp | 70 class Intermediate : public Padding1, public A, public Padding2 {}; class 72 class BI : public virtual Intermediate { 77 class CI : public virtual Intermediate {
|
/external/llvm/unittests/Support/ |
D | raw_sha1_ostream_test.cpp | 42 TEST(raw_sha1_ostreamTest, Intermediate) { in TEST() argument
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyOps.def | 11 // Typed Intermediate language. Please see ThreadSafetyTIL.h for more
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | META.llvm.in | 12 description = "Intermediate representation analysis for LLVM"
|
/external/selinux/secilc/ |
D | README | 1 SELinux Common Intermediate Language (CIL) Compiler
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/ |
D | llvm_analysis.mli | 10 (** Intermediate representation analysis.
|
/external/llvm/bindings/ocaml/analysis/ |
D | llvm_analysis.mli | 10 (** Intermediate representation analysis.
|
/external/eigen/cmake/ |
D | FindComputeCpp.cmake | 167 # binaryDir : Intermediate directory to output the integration header. 234 # binaryDir : Intermediate directory to output the integration header.
|
/external/deqp/external/glslang/ |
D | CMakeLists.txt | 42 ${GLSLANG_ABS_PATH}/glslang/MachineIndependent/Intermediate.cpp
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl.cnf | 1 # OpenSSL configuration file for Hotspot 2.0 PKI (Intermediate CA)
|
/external/selinux/secilc/docs/ |
D | README.md | 1 CIL (Common Intermediate Language)
|
D | cil_introduction.md | 4 The SELinux Common Intermediate Language (CIL) is designed to be a language that sits between one o…
|
/external/clang/unittests/Tooling/ |
D | RefactoringTest.cpp | 639 void mergeAndTestRewrite(StringRef Code, StringRef Intermediate, in mergeAndTestRewrite() argument 647 EXPECT_EQ(Intermediate, *AfterFirst); in mergeAndTestRewrite()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 221 CertPathReviewer.noCACert.text = Intermediate certificate is no CA certificate. 227 CertPathReviewer.noBasicConstraints.text = Intermediate certificate has no basic constraints. 228 CertPathReviewer.noBasicConstraints.summary = Intermediate certificate has no basic constraints. 229 CertPathReviewer.noBasicConstraints.details = Intermediate certificate has no basic constraints.
|
/external/googletest/googletest/docs/ |
D | V1_5_FAQ.md | 48 you'll need to change the `Intermediate Directory` settings for the 55 `Intermediate Directory` setting, change the value from
|
D | V1_6_FAQ.md | 142 you'll need to change the `Intermediate Directory` settings for the 149 `Intermediate Directory` setting, change the value from
|
D | V1_7_FAQ.md | 142 you'll need to change the `Intermediate Directory` settings for the 149 `Intermediate Directory` setting, change the value from
|
D | FAQ.md | 142 you'll need to change the `Intermediate Directory` settings for the 149 `Intermediate Directory` setting, change the value from
|
/external/swiftshader/ |
D | SwiftShader.sln | 242 …91BC942}") = "OGLES3ColourGrading", "third_party\PowerVR_SDK\Examples\Intermediate\ColourGrading\O… 248 …BC942}") = "OGLES2DisplacementMap", "third_party\PowerVR_SDK\Examples\Intermediate\DisplacementMap…
|
/external/iputils/doc/ |
D | ping.sgml | 49 Intermediate <replaceable/hop/s may not be allowed, because IPv6 source routing was deprecated (RFC…
|
/external/llvm/docs/tutorial/ |
D | LangImpl02.rst | 712 Intermediate Representation (IR) from the AST.
|
D | OCamlLangImpl2.rst | 581 LLVM Intermediate Representation (IR) from the AST.
|