/external/skia/src/xml/ |
D | SkXMLWriter.h | 42 struct Elem { struct 43 Elem(const char name[], size_t len) in Elem() argument 52 void doEnd(Elem* elem); argument
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | buffer_sequence_adapter.hpp | 235 const boost::array<Elem, 2>& buffer_sequence) in buffer_sequence_adapter() 258 static bool all_empty(const boost::array<Elem, 2>& buffer_sequence) in all_empty() 264 static void validate(const boost::array<Elem, 2>& buffer_sequence) in validate() 270 static Buffer first(const boost::array<Elem, 2>& buffer_sequence) in first() 288 const std::array<Elem, 2>& buffer_sequence) in buffer_sequence_adapter() 311 static bool all_empty(const std::array<Elem, 2>& buffer_sequence) in all_empty() 317 static void validate(const std::array<Elem, 2>& buffer_sequence) in validate() 323 static Buffer first(const std::array<Elem, 2>& buffer_sequence) in first()
|
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | RunQueue.h | 183 struct Elem { struct 202 Elem array_[kSize]; argument
|
/external/llvm/lib/IR/ |
D | LLVMContextImpl.cpp | 110 FoldingSetIterator<AttributeImpl> Elem = I++; in ~LLVMContextImpl() local 117 FoldingSetIterator<AttributeSetImpl> Elem = I++; in ~LLVMContextImpl() local 124 FoldingSetIterator<AttributeSetNode> Elem = I++; in ~LLVMContextImpl() local
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerContext.h | 52 #define REGISTER_SET_WITH_PROGRAMSTATE(Name, Elem) \ argument 66 #define REGISTER_LIST_WITH_PROGRAMSTATE(Name, Elem) \ argument
|
/external/skia/include/effects/ |
D | SkColorMatrix.h | 20 enum Elem { enum
|
/external/clang/lib/AST/ |
D | StmtObjC.cpp | 21 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt()
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyUtil.h | 170 void push_back(const T &Elem) { in push_back() 314 void push_back(const T &Elem) { in push_back()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/ |
D | ProfilingUtils.cpp | 143 Constant *Elem[2] = { in InsertProfilingShutdownCall() local
|
/external/parameter-framework/asio-1.10.6/include/asio/impl/ |
D | read.hpp | 237 read_op(AsyncReadStream& stream, const boost::array<Elem, 2>& buffers, in read_op() 319 read_op(AsyncReadStream& stream, const std::array<Elem, 2>& buffers, in read_op()
|
D | write.hpp | 310 write_op(AsyncWriteStream& stream, const boost::array<Elem, 2>& buffers, in write_op() 392 write_op(AsyncWriteStream& stream, const std::array<Elem, 2>& buffers, in write_op()
|
/external/llvm/lib/Analysis/ |
D | StratifiedSets.h | 104 Optional<StratifiedInfo> find(const T &Elem) const { in find() 353 bool has(const T &Elem) const { return get(Elem).hasValue(); } in has()
|
D | Lint.cpp | 534 Constant *Elem = C->getAggregateElement(I); in isZero() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineCXX.cpp | 115 if (auto Elem = findElementDirectlyInitializedByCurrentConstructor()) { in getRegionForConstructedObject() local 161 static bool canHaveDirectConstructor(CFGElement Elem){ in canHaveDirectConstructor()
|
D | ExprEngineC.cpp | 592 CFGStmt Elem = SrcBlock->rbegin()->castAs<CFGStmt>(); in VisitLogicalExpr() local
|
/external/clang/lib/Index/ |
D | IndexingContext.cpp | 312 [&](SymbolRelation Elem)->bool { in handleDeclOccurrence()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 669 bool SystemZDAGToDAGISel::selectBDVAddr12Only(SDValue Addr, SDValue Elem, in selectBDVAddr12Only() 1107 unsigned Elem = ElemN->getZExtValue(); in tryGather() local 1150 unsigned Elem = ElemN->getZExtValue(); in tryScatter() local
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 116 Value *Elem = Init->getOperand(0); in TEST_F() local
|
/external/clang/lib/CodeGen/ |
D | CGExprComplex.cpp | 208 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); in VisitCXXScalarValueInitExpr() local 214 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); in VisitImplicitValueInitExpr() local
|
D | CGOpenMPRuntime.cpp | 948 auto &Elem = OpenMPLocThreadIDMap.FindAndConstruct(CGF.CurFn); in emitUpdateLocation() local 1006 auto &Elem = OpenMPLocThreadIDMap.FindAndConstruct(CGF.CurFn); in getThreadID() local 1022 auto &Elem = OpenMPLocThreadIDMap.FindAndConstruct(CGF.CurFn); in getThreadID() local 2019 auto &Elem = *InternalVars.insert(std::make_pair(RuntimeName, nullptr)).first; in getOrCreateInternalVariable() local 2264 Address Elem = CGF.Builder.CreateConstArrayGEP( in emitSingleRegion() local 3525 if (auto *Elem = Pair.second.PrivateElemInit) { in emitPrivatesInit() local 4273 Address Elem = in emitReductionFunction() local 4405 Address Elem = in emitReduction() local
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 379 if (Value *Elem = N->getOperand(i)) in EnumerateOperandType() local
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | buffer.hpp | 1066 const std::basic_string<Elem, Traits, Allocator>& data) in buffer() 1084 const std::basic_string<Elem, Traits, Allocator>& data, in buffer()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1705 Value *Elem = Builder->CreateBitCast(Src, DestVTy->getElementType()); in visitBitCast() local 1734 Value *Elem = in visitBitCast() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1844 Value *Elem = Builder->CreateBitCast(Src, DestVTy->getElementType()); in visitBitCast() local 1876 Value *Elem = in visitBitCast() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64CollectLOH.cpp | 603 for (const MachineInstr *Elem : NotCandidate) { in reachedUsesToDefs() local
|