Home
last modified time | relevance | path

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

12

/external/skia/src/xml/
DSkXMLWriter.h42 struct Elem { struct
43 Elem(const char name[], size_t len) in Elem() argument
52 void doEnd(Elem* elem); argument
/external/skqp/src/xml/
DSkXMLWriter.h42 struct Elem { struct
43 Elem(const char name[], size_t len) in Elem() function
52 void doEnd(Elem* elem); argument
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dbuffer_sequence_adapter.hpp235 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/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis.h144 struct Elem { struct
148 ShapeTree<Elem> tree_; argument
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DRunQueue.h183 struct Elem { struct
202 Elem array_[kSize]; argument
/external/llvm/lib/IR/
DLLVMContextImpl.cpp110 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/
DCheckerContext.h52 #define REGISTER_SET_WITH_PROGRAMSTATE(Name, Elem) \ argument
66 #define REGISTER_LIST_WITH_PROGRAMSTATE(Name, Elem) \ argument
/external/skia/include/effects/
DSkColorMatrix.h20 enum Elem { enum
/external/skqp/include/effects/
DSkColorMatrix.h20 enum Elem { enum
/external/clang/lib/AST/
DStmtObjC.cpp21 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h170 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/
DProfilingUtils.cpp143 Constant *Elem[2] = { in InsertProfilingShutdownCall() local
/external/parameter-framework/asio-1.10.6/include/asio/impl/
Dread.hpp237 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()
Dwrite.hpp310 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/
DStratifiedSets.h104 Optional<StratifiedInfo> find(const T &Elem) const { in find()
353 bool has(const T &Elem) const { return get(Elem).hasValue(); } in has()
DLint.cpp534 Constant *Elem = C->getAggregateElement(I); in isZero() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp115 if (auto Elem = findElementDirectlyInitializedByCurrentConstructor()) { in getRegionForConstructedObject() local
161 static bool canHaveDirectConstructor(CFGElement Elem){ in canHaveDirectConstructor()
/external/clang/lib/Index/
DIndexingContext.cpp312 [&](SymbolRelation Elem)->bool { in handleDeclOccurrence()
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp669 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/
DLinkModulesTest.cpp116 Value *Elem = Init->getOperand(0); in TEST_F() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp208 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); in VisitCXXScalarValueInitExpr() local
214 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); in VisitImplicitValueInitExpr() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DValueEnumerator.cpp379 if (Value *Elem = N->getOperand(i)) in EnumerateOperandType() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1705 Value *Elem = Builder->CreateBitCast(Src, DestVTy->getElementType()); in visitBitCast() local
1734 Value *Elem = in visitBitCast() local
/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp1066 const std::basic_string<Elem, Traits, Allocator>& data) in buffer()
1084 const std::basic_string<Elem, Traits, Allocator>& data, in buffer()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1844 Value *Elem = Builder->CreateBitCast(Src, DestVTy->getElementType()); in visitBitCast() local
1876 Value *Elem = in visitBitCast() local

12