Home
last modified time | relevance | path

Searched refs:Intermediate (Results 1 – 25 of 29) sorted by relevance

12

/external/compiler-rt/test/msan/
Ddtor-multiple-inheritance-nontrivial-class-members.cc41 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/
Daudio_util.h136 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/
DMETA.llvm.in11 description = "Intermediate representation analysis for LLVM"
99 description = "Intermediate Representation Linker for LLVM"
/external/clang/test/Analysis/
Dderived-to-base.cpp70 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/
Draw_sha1_ostream_test.cpp42 TEST(raw_sha1_ostreamTest, Intermediate) { in TEST() argument
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyOps.def11 // Typed Intermediate language. Please see ThreadSafetyTIL.h for more
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
DMETA.llvm.in12 description = "Intermediate representation analysis for LLVM"
/external/selinux/secilc/
DREADME1 SELinux Common Intermediate Language (CIL) Compiler
/external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/
Dllvm_analysis.mli10 (** Intermediate representation analysis.
/external/llvm/bindings/ocaml/analysis/
Dllvm_analysis.mli10 (** Intermediate representation analysis.
/external/eigen/cmake/
DFindComputeCpp.cmake167 # binaryDir : Intermediate directory to output the integration header.
234 # binaryDir : Intermediate directory to output the integration header.
/external/deqp/external/glslang/
DCMakeLists.txt42 ${GLSLANG_ABS_PATH}/glslang/MachineIndependent/Intermediate.cpp
/external/wpa_supplicant_8/hs20/server/ca/
Dopenssl.cnf1 # OpenSSL configuration file for Hotspot 2.0 PKI (Intermediate CA)
/external/selinux/secilc/docs/
DREADME.md1 CIL (Common Intermediate Language)
Dcil_introduction.md4 The SELinux Common Intermediate Language (CIL) is designed to be a language that sits between one o…
/external/clang/unittests/Tooling/
DRefactoringTest.cpp639 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/
DCertPathReviewerMessages.properties221 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/
DV1_5_FAQ.md48 you'll need to change the `Intermediate Directory` settings for the
55 `Intermediate Directory` setting, change the value from
DV1_6_FAQ.md142 you'll need to change the `Intermediate Directory` settings for the
149 `Intermediate Directory` setting, change the value from
DV1_7_FAQ.md142 you'll need to change the `Intermediate Directory` settings for the
149 `Intermediate Directory` setting, change the value from
DFAQ.md142 you'll need to change the `Intermediate Directory` settings for the
149 `Intermediate Directory` setting, change the value from
/external/swiftshader/
DSwiftShader.sln242 …91BC942}") = "OGLES3ColourGrading", "third_party\PowerVR_SDK\Examples\Intermediate\ColourGrading\O…
248 …BC942}") = "OGLES2DisplacementMap", "third_party\PowerVR_SDK\Examples\Intermediate\DisplacementMap…
/external/iputils/doc/
Dping.sgml49 Intermediate <replaceable/hop/s may not be allowed, because IPv6 source routing was deprecated (RFC…
/external/llvm/docs/tutorial/
DLangImpl02.rst712 Intermediate Representation (IR) from the AST.
DOCamlLangImpl2.rst581 LLVM Intermediate Representation (IR) from the AST.

12