Searched defs:POSITION (Results 1 - 15 of 15) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_mvref_common.h29 } POSITION; typedef in typeref:struct:position
89 static const POSITION mv_ref_blocks[BLOCK_SIZES][MVREF_NEIGHBOURS] = {
195 const POSITION *mi_pos) {
/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/Common/
H A DLinkList.h71 class POSITION class in class:List
76 POSITION() : pNode(nullptr) function in class:List::POSITION
80 bool operator==(const POSITION &p) const
85 bool operator!=(const POSITION &p) const
93 POSITION(Node *p) : pNode(p) function in class:List::POSITION
214 HRESULT InsertPos(POSITION pos, T item)
321 POSITION FrontPosition()
325 return POSITION(nullptr);
329 return POSITION(Front());
333 POSITION EndPositio
[all...]
/external/expat/lib/
H A Dxmltok.h116 } POSITION; typedef in typeref:struct:position
162 POSITION *);
/external/v8/src/
H A Dassembler.h387 POSITION, // See comment for kNoPosition above. enumerator in enum:v8::internal::RelocInfo::Mode
470 return mode == POSITION || mode == STATEMENT_POSITION;
641 static const int kPositionMask = 1 << POSITION | 1 << STATEMENT_POSITION;
/external/opencv3/modules/videoio/src/
H A Dcap_msmf.hpp1928 class POSITION class in class:List
1933 POSITION() : pNode(nullptr) function in class:List::POSITION
1937 bool operator==(const POSITION &p) const
1942 bool operator!=(const POSITION &p) const
1950 POSITION(Node *p) : pNode(p) function in class:List::POSITION
2071 HRESULT InsertPos(POSITION pos, T item)
2178 POSITION FrontPosition()
2182 return POSITION(nullptr);
2186 return POSITION(Front());
2190 POSITION EndPositio
[all...]
/external/v8/include/
H A Dv8.h5184 // Definition of the code position type. The "POSITION" type means the place
5189 enum PositionType { POSITION, STATEMENT_POSITION }; enumerator in enum:v8::JitCodeEvent::PositionType
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 464 milliseconds