/external/llvm/include/llvm/Support/ |
D | YAMLParser.h | 167 StringRef Anchor; variable 195 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() 238 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() 385 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() 439 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
|
/external/boringssl/src/util/ |
D | doc.go | 54 Anchor string member 70 Anchor string member
|
/external/opencv3/modules/cudafilters/test/ |
D | test_filters.cpp | 73 PARAM_TEST_CASE(Blur, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRoi) in PARAM_TEST_CASE() argument 124 PARAM_TEST_CASE(Filter2D, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRo… in PARAM_TEST_CASE() argument 221 …LinearFilter, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Anchor, BorderType, UseRo… in PARAM_TEST_CASE() argument 495 PARAM_TEST_CASE(Erode, cv::cuda::DeviceInfo, cv::Size, MatType, Anchor, Iterations, UseRoi) in PARAM_TEST_CASE() argument 546 PARAM_TEST_CASE(Dilate, cv::cuda::DeviceInfo, cv::Size, MatType, Anchor, Iterations, UseRoi) in PARAM_TEST_CASE() argument
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/ |
D | Token.java | 23 …Alias, Anchor, BlockEnd, BlockEntry, BlockMappingStart, BlockSequenceStart, Directive, DocumentEnd… enumConstant
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/ |
D | btSoftBody.h | 286 struct Anchor struct 289 btVector3 m_local; // Anchor position in body space argument 290 btRigidBody* m_body; // Body 291 btScalar m_influence; 292 btMatrix3x3 m_c0; // Impulse matrix 293 btVector3 m_c1; // Relative anchor 294 btScalar m_c2; // ima*dt
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 92 StringRef Anchor = n->getAnchor(); in dumpNode() local
|
/external/pcre/dist/ |
D | pcrecpp.h | 632 enum Anchor { enum
|
/external/pcre/ |
D | pcrecpp.h | 632 enum Anchor { enum
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gpos-table.hh | 322 struct Anchor struct 324 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, in get_anchor() 336 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize() 349 union { 354 } u;
|
/external/regex-re2/util/ |
D | pcre.h | 445 enum Anchor { enum
|
/external/regex-re2/re2/ |
D | prog.h | 174 enum Anchor { enum
|
D | re2.h | 429 enum Anchor { enum
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 464 SDValue Anchor = Base.getOperand(0); in expandAddress() local
|
D | SystemZISelLowering.cpp | 2423 uint64_t Anchor = Offset & ~uint64_t(0xfff); in lowerGlobalAddress() local
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/ |
D | btSoftBody.java | 1591 static public class Anchor extends BulletBase { class in btSoftBody 1594 protected Anchor(final String className, long cPtr, boolean cMemoryOwn) { in Anchor() method in btSoftBody.Anchor 1600 public Anchor(long cPtr, boolean cMemoryOwn) { in Anchor() method in btSoftBody.Anchor 1693 public Anchor() { in Anchor() method in btSoftBody.Anchor
|