Home
last modified time | relevance | path

Searched defs:Implementation (Results 1 – 25 of 25) sorted by relevance

/external/clang/lib/Index/
DCodegenNameGenerator.cpp28 struct CodegenNameGenerator::Implementation { struct in CodegenNameGenerator
29 std::unique_ptr<MangleContext> MC;
30 llvm::DataLayout DL;
32 Implementation(ASTContext &Ctx) in Implementation() argument
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/
Dless-than-8-bit.md94 ## Implementation section in Computation with less than 8 bits in gemmlowp
110 ### Packing stage
137 ### Computation kernel stage
176 ### Unpacking stage
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h319 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/tensorflow/tensorflow/contrib/tensor_forest/
DREADME.md124 ## Implementation section in TensorForest
/external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/
DImplementation.java16 public @interface Implementation { annotation
DConfig.java170 class Implementation implements Config { class
271 public Implementation( in Implementation() method in Config.Implementation
/external/llvm/docs/
DBigEndianNEON.rst154 Implementation chapter
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBigEndianNEON.rst154 Implementation chapter
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java294 static class Implementation class in X509Util
299 Implementation( in Implementation() method in X509Util.Implementation
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/
DX509Util.java295 static class Implementation class in X509Util
300 Implementation( in Implementation() method in X509Util.Implementation
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp470 class Implementation : public Operation class
473 Implementation (OperationContext& context, Resource& resource, const BufferOp bufferOp) in Implementation() function in vkt::synchronization::__anon7f0213210111::FillUpdateBuffer::Implementation
590 class Implementation : public Operation class
593 Implementation (OperationContext& context, Resource& resource, const AccessMode mode) in Implementation() function in vkt::synchronization::__anon7f0213210111::CopyBuffer::Implementation
2146 class Implementation : public Operation class
2149 Implementation (OperationContext& context, Resource& resource, const ClearMode mode) in Implementation() function in vkt::synchronization::__anon7f0213210111::ClearImage::Implementation
2263 class Implementation : public Operation class
2266 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) in Implementation() function in vkt::synchronization::__anon7f0213210111::Draw::Implementation
2518 class Implementation : public Operation class
2521 Implementation (OperationContext& context, Resource& resource) in Implementation() function in vkt::synchronization::__anon7f0213210111::ClearAttachments::Implementation
[all …]
/external/guice/core/test/com/google/inject/
DProvisionListenerTest.java499 static class Implementation implements Interface {} class in ProvisionListenerTest
DScopesTest.java570 static class Implementation implements ImplementedBySingleton { class in ScopesTest
/external/v8/src/regexp/
Dregexp-macro-assembler-irregexp.cc36 RegExpMacroAssemblerIrregexp::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerIrregexp
Dregexp-macro-assembler-tracer.cc419 RegExpMacroAssemblerTracer::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerTracer
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md800 ### Implementation subsection
/external/guava/guava-tests/test/com/google/common/reflect/
DTypeTokenTest.java560 private abstract static class Implementation<K, V> class in TypeTokenTest
/external/v8/src/regexp/mips64/
Dregexp-macro-assembler-mips64.cc983 RegExpMacroAssemblerMIPS::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerMIPS
/external/v8/src/regexp/arm/
Dregexp-macro-assembler-arm.cc929 RegExpMacroAssemblerARM::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerARM
/external/v8/src/regexp/mips/
Dregexp-macro-assembler-mips.cc945 RegExpMacroAssemblerMIPS::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerMIPS
/external/v8/src/regexp/ppc/
Dregexp-macro-assembler-ppc.cc973 RegExpMacroAssemblerPPC::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerPPC
/external/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.cc1110 RegExpMacroAssemblerARM64::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerARM64
/external/v8/src/regexp/ia32/
Dregexp-macro-assembler-ia32.cc977 RegExpMacroAssemblerIA32::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerIA32
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc1046 RegExpMacroAssemblerX64::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerX64
/external/v8/src/regexp/s390/
Dregexp-macro-assembler-s390.cc964 RegExpMacroAssemblerS390::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerS390