/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/rust/crates/ring/src/ec/curve25519/ |
D | ops.rs | 29 pub struct Elem<E: Encoding> { struct 40 impl<E: Encoding> Elem<E> { implementation 49 impl Elem<T> { implementation
|
/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/rust/crates/ring/src/ec/suite_b/ops/ |
D | elem.rs | 24 pub struct Elem<M, E: Encoding> { struct 36 impl<M, E: Encoding> Elem<M, E> { implementation
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | tuple_points_to_analysis.h | 145 struct Elem { struct 149 ShapeTree<Elem> tree_; argument
|
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | RunQueue.h | 166 struct Elem { struct 185 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/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContextImpl.cpp | 109 FoldingSetIterator<AttributeImpl> Elem = I++; in ~LLVMContextImpl() local 117 FoldingSetIterator<AttributeListImpl> Elem = I++; in ~LLVMContextImpl() local 124 FoldingSetIterator<AttributeSetNode> Elem = I++; in ~LLVMContextImpl() local
|
/external/rust/crates/crossbeam-epoch/src/ |
D | collector.rs | 289 struct Elem(i32); in count_drops() struct 291 impl Drop for Elem { in count_drops() implementation 353 struct Elem(i32); in drop_array() struct 355 impl Drop for Elem { in drop_array() implementation 432 struct Elem(i32); in stress() struct 434 impl Drop for Elem { in stress() implementation
|
/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/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | set.h | 65 typedef std::pair<std::string, re2::Regexp*> Elem; typedef
|
/external/rust/crates/crossbeam-deque/tests/ |
D | lifo.rs | 265 struct Elem(usize, Arc<Mutex<Vec<usize>>>); in destructors() struct 267 impl Drop for Elem { in destructors() implementation
|
D | fifo.rs | 265 struct Elem(usize, Arc<Mutex<Vec<usize>>>); in destructors() struct 267 impl Drop for Elem { in destructors() implementation
|
D | injector.rs | 276 struct Elem(usize, Arc<Mutex<Vec<usize>>>); in destructors() struct 278 impl Drop for Elem { in destructors() implementation
|
/external/rust/crates/ring/src/arithmetic/ |
D | bigint.rs | 378 pub struct Elem<M, E = Unencoded> { struct 388 impl<M, E> Clone for Elem<M, E> { implementation 397 impl<M, E> Elem<M, E> { impl 404 impl<M, E: ReductionEncoding> Elem<M, E> { impl 423 impl<M> Elem<M, R> { impl 430 impl<M> Elem<M, Unencoded> { implementation
|
/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/rust/crates/ring/crypto/fipsmodule/ec/ |
D | gfp_p256.c | 22 typedef Limb Elem[P256_LIMBS]; typedef
|
/external/parameter-framework/asio-1.10.6/include/asio/local/ |
D | basic_endpoint.hpp | 207 std::basic_ostream<Elem, Traits>& operator<<( in operator <<()
|
/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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 94 Optional<StratifiedInfo> find(const T &Elem) const { in find() 343 bool has(const T &Elem) const { return get(Elem).hasValue(); } in has()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 472 for (unsigned Elem = 0; Elem < NumElems; ++Elem) in splitUnary() local 494 for (unsigned Elem = 0; Elem < NumElems; ++Elem) in splitBinary() local 554 for (unsigned Elem = 0; Elem < NumElems; ++Elem) { in splitCall() 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()
|