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

/external/chromium_org/third_party/libvpx/source/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] = {
192 const POSITION *mi_pos) {
/external/libvpx/libvpx/vp9/common/
H A Dvp9_mvref_common.c19 } POSITION; typedef in typeref:struct:position
79 static const POSITION mv_ref_blocks[BLOCK_SIZES][MVREF_NEIGHBOURS] = {
182 const POSITION *mi_pos) {
204 const POSITION *const mv_ref_search = mv_ref_blocks[mi->mbmi.sb_type];
216 const POSITION *const mv_ref = &mv_ref_search[i];
236 const POSITION *const mv_ref = &mv_ref_search[i];
262 const POSITION *mv_ref = &mv_ref_search[i];
/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok.h116 } POSITION; typedef in typeref:struct:position
156 POSITION *);
/external/expat/lib/
H A Dxmltok.h116 } POSITION; typedef in typeref:struct:position
156 POSITION *);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.h97 POSITION = 315, enumerator in enum:yytokentype
205 #define POSITION 315 macro
H A Dprogram_parse.tab.c282 POSITION = 315, enumerator in enum:yytokentype
390 #define POSITION 315 macro
959 "POSITION", "PRIMARY", "PROGRAM", "PROJECTION", "RANGE", "RESULT", "ROW",
/external/chromium_org/v8/src/
H A Dassembler.h349 POSITION, // See comment for kNoPosition above. enumerator in enum:v8::internal::RelocInfo::Mode
425 return mode == POSITION || mode == STATEMENT_POSITION;
588 static const int kPositionMask = 1 << POSITION | 1 << STATEMENT_POSITION;
/external/chromium_org/v8/include/
H A Dv8.h4268 // Definition of the code position type. The "POSITION" type means the place
4273 enum PositionType { POSITION, STATEMENT_POSITION }; enumerator in enum:v8::JitCodeEvent::PositionType
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 437 milliseconds