/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/Common/ |
D | LinkList.h | 71 class POSITION 76 POSITION() : pNode(nullptr) in POSITION() function 80 bool operator==(const POSITION &p) const 85 bool operator!=(const POSITION &p) const 93 POSITION(Node *p) : pNode(p) in POSITION() function 214 HRESULT InsertPos(POSITION pos, T item) in InsertPos() 321 POSITION FrontPosition() in FrontPosition() 325 return POSITION(nullptr); in FrontPosition() 329 return POSITION(Front()); in FrontPosition() 333 POSITION EndPosition() const in EndPosition() [all …]
|
/external/v8/test/cctest/ |
D | test-reloc-info.cc | 58 RelocInfo::STATEMENT_POSITION : RelocInfo::POSITION; in TEST() 76 RelocIterator it(desc, RelocInfo::ModeMask(RelocInfo::POSITION)); in TEST() 81 RelocInfo::STATEMENT_POSITION : RelocInfo::POSITION; in TEST() 82 if (mode == RelocInfo::POSITION) { in TEST() 98 RelocInfo::STATEMENT_POSITION : RelocInfo::POSITION; in TEST() 115 RelocInfo::STATEMENT_POSITION : RelocInfo::POSITION; in TEST()
|
/external/mesa3d/src/gallium/tests/graw/geometry-shader/ |
D | mov.txt | 4 DCL IN[][0], POSITION, CONSTANT 6 DCL OUT[0], POSITION, CONSTANT
|
D | add-mix.txt | 4 DCL IN[][0], POSITION, CONSTANT 6 DCL OUT[0], POSITION, CONSTANT
|
D | add.txt | 4 DCL IN[][0], POSITION, CONSTANT 6 DCL OUT[0], POSITION, CONSTANT
|
D | mov-cb-2d.txt | 4 DCL IN[][0], POSITION, CONSTANT 6 DCL OUT[0], POSITION, CONSTANT
|
D | line.txt | 5 DCL IN[][0], POSITION, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT
|
D | multi-line.txt | 5 DCL IN[][0], POSITION, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mvref_common.h | 29 } POSITION; typedef 89 static const POSITION mv_ref_blocks[BLOCK_SIZES][MVREF_NEIGHBOURS] = { 195 const POSITION *mi_pos) { in is_inside()
|
D | vp9_mvref_common.c | 24 const POSITION *const mv_ref_search = mv_ref_blocks[mi->mbmi.sb_type]; in find_mv_refs_idx() 38 const POSITION *const mv_ref = &mv_ref_search[i]; in find_mv_refs_idx() 60 const POSITION *const mv_ref = &mv_ref_search[i]; in find_mv_refs_idx() 102 const POSITION *mv_ref = &mv_ref_search[i]; in find_mv_refs_idx()
|
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.hpp | 1928 class POSITION class in List 1933 POSITION() : pNode(nullptr) in POSITION() function in List::POSITION 1937 bool operator==(const POSITION &p) const in operator ==() 1942 bool operator!=(const POSITION &p) const in operator !=() 1950 POSITION(Node *p) : pNode(p) in POSITION() function in List::POSITION 2071 HRESULT InsertPos(POSITION pos, T item) in InsertPos() 2178 POSITION FrontPosition() in FrontPosition() 2182 return POSITION(nullptr); in FrontPosition() 2186 return POSITION(Front()); in FrontPosition() 2190 POSITION EndPosition() const in EndPosition() [all …]
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/out/ |
D | background-position.out.b | 1 a{background-position:0 0 0 0}b{BACKGROUND-POSITION:0 0}
|
D | background-position.out | 1 a{background-position:0 0 0 0}b{BACKGROUND-POSITION:0 0}
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/ |
D | background-position.css | 2 b {BACKGROUND-POSITION: 0 0;}
|
/external/mesa3d/src/gallium/tests/graw/vertex-shader/ |
D | vert-mov.sh | 5 DCL OUT[0], POSITION
|
D | vert-lit.sh | 5 DCL OUT[0], POSITION
|
D | vert-xpd.sh | 5 DCL OUT[0], POSITION
|
D | vert-dst.sh | 5 DCL OUT[0], POSITION
|
D | vert-srcmod-swz.sh | 5 DCL OUT[0], POSITION
|
D | vert-min.sh | 5 DCL OUT[0], POSITION
|
D | vert-sub.sh | 5 DCL OUT[0], POSITION
|
D | vert-mul.sh | 5 DCL OUT[0], POSITION
|
D | vert-add.sh | 5 DCL OUT[0], POSITION
|
D | vert-max.sh | 5 DCL OUT[0], POSITION
|
D | vert-cb-2d.sh | 5 DCL OUT[0], POSITION
|