| /external/clang/lib/Index/ |
| D | CodegenNameGenerator.cpp | 28 struct CodegenNameGenerator::Implementation { struct in CodegenNameGenerator 29 std::unique_ptr<MangleContext> MC; 30 llvm::DataLayout DL; 32 Implementation(ASTContext &Ctx) in Implementation() function 36 bool writeName(const Decl *D, raw_ostream &OS) { in writeName() 62 std::string getName(const Decl *D) { in getName() 71 std::vector<std::string> getAllManglings(const Decl *D) { in getAllManglings() 119 bool writeFuncOrVarName(const NamedDecl *D, raw_ostream &OS) { in writeFuncOrVarName() 137 void writeObjCClassName(const ObjCInterfaceDecl *D, raw_ostream &OS) { in writeObjCClassName() 142 static StringRef getClassSymbolPrefix() { in getClassSymbolPrefix() [all …]
|
| /external/gemmlowp/doc/ |
| D | less-than-8-bit.md | 94 ## Implementation section in Computation with less than 8 bits in gemmlowp 110 ### Packing stage 137 ### Computation kernel stage 176 ### Unpacking stage
|
| /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/internal/ |
| D | Implementation.java | 12 public @interface Implementation { annotation
|
| /external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/ |
| D | Implementation.java | 16 public @interface Implementation { annotation
|
| D | Config.java | 183 class Implementation implements Config { class 290 …public Implementation(int[] sdk, int minSdk, int maxSdk, String manifest, String qualifiers, Strin… in Implementation() method in Config.Implementation
|
| /external/tensorflow/tensorflow/contrib/tensor_forest/ |
| D | README.md | 124 ## Implementation section in TensorForest
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchersInternal.h | 319 DynTypedMatcher(MatcherInterface<T> *Implementation) in DynTypedMatcher() 430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation) in DynTypedMatcher() 443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; variable 471 explicit Matcher(MatcherInterface<T> *Implementation) in Matcher() 494 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() function 555 explicit Matcher(const DynTypedMatcher &Implementation) in Matcher() 561 DynTypedMatcher Implementation; variable 567 inline Matcher<T> makeMatcher(MatcherInterface<T> *Implementation) { in makeMatcher()
|
| /external/llvm/docs/ |
| D | BigEndianNEON.rst | 154 Implementation chapter
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
| D | X509Util.java | 294 static class Implementation class in X509Util 299 Implementation( in Implementation() method in X509Util.Implementation
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationOperation.cpp | 467 class Implementation : public Operation class 470 Implementation (OperationContext& context, Resource& resource, const BufferOp bufferOp) in Implementation() function in vkt::synchronization::__anon1e5811150111::FillUpdateBuffer::Implementation 587 class Implementation : public Operation class 590 Implementation (OperationContext& context, Resource& resource, const AccessMode mode) in Implementation() function in vkt::synchronization::__anon1e5811150111::CopyBuffer::Implementation 2146 class Implementation : public Operation class 2149 Implementation (OperationContext& context, Resource& resource, const ClearMode mode) in Implementation() function in vkt::synchronization::__anon1e5811150111::ClearImage::Implementation 2263 class Implementation : public Operation class 2266 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) in Implementation() function in vkt::synchronization::__anon1e5811150111::Draw::Implementation 2521 class Implementation : public Operation class 2524 Implementation (OperationContext& context, Resource& resource) in Implementation() function in vkt::synchronization::__anon1e5811150111::ClearAttachments::Implementation [all …]
|
| /external/guice/core/test/com/google/inject/ |
| D | ProvisionListenerTest.java | 412 class Implementation implements Interface {} class in ProvisionListenerTest
|
| D | ScopesTest.java | 506 static class Implementation implements ImplementedBySingleton { class in ScopesTest
|
| /external/v8/src/regexp/ |
| D | regexp-macro-assembler-irregexp.cc | 36 RegExpMacroAssemblerIrregexp::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerIrregexp
|
| D | regexp-macro-assembler-tracer.cc | 419 RegExpMacroAssemblerTracer::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerTracer
|
| /external/parameter-framework/upstream/doc/requirements/ |
| D | requirements.md | 800 ### Implementation subsection
|
| /external/syslinux/efi64/include/efi/ |
| D | efi_pxe.h | 765 PXE_UINT32 Implementation; // implementation flags member 860 PXE_UINT32 Implementation; // Implementation flags member
|
| /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
| D | UefiPxe.h | 712 PXE_UINT32 Implementation; ///< implementation flags member 808 PXE_UINT32 Implementation; ///< Implementation flags member
|
| /external/syslinux/efi32/include/efi/ |
| D | efi_pxe.h | 765 PXE_UINT32 Implementation; // implementation flags member 860 PXE_UINT32 Implementation; // Implementation flags member
|
| /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
| D | efi_pxe.h | 765 PXE_UINT32 Implementation; // implementation flags member 860 PXE_UINT32 Implementation; // Implementation flags member
|
| /external/guava/guava-tests/test/com/google/common/reflect/ |
| D | TypeTokenTest.java | 560 private abstract static class Implementation<K, V> class in TypeTokenTest
|
| /external/v8/src/regexp/mips/ |
| D | regexp-macro-assembler-mips.cc | 948 RegExpMacroAssemblerMIPS::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerMIPS
|
| /external/v8/src/regexp/arm/ |
| D | regexp-macro-assembler-arm.cc | 931 RegExpMacroAssemblerARM::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerARM
|
| /external/v8/src/regexp/mips64/ |
| D | regexp-macro-assembler-mips64.cc | 985 RegExpMacroAssemblerMIPS::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerMIPS
|
| /external/v8/src/regexp/arm64/ |
| D | regexp-macro-assembler-arm64.cc | 1121 RegExpMacroAssemblerARM64::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerARM64
|
| /external/v8/src/regexp/ia32/ |
| D | regexp-macro-assembler-ia32.cc | 974 RegExpMacroAssemblerIA32::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerIA32
|