HomeSort by relevance Sort by last modified time
    Searched full:_position (Results 1 - 25 of 64) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/
macros.h 57 /** Verify that we can insert into *this with the iterator _Position.
64 #define __glibcxx_check_insert(_Position) \
65 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
68 ._M_iterator(_Position, #_Position)); \
69 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
72 ._M_iterator(_Position, #_Position))
74 /** Verify that we can insert into *this after the iterator _Position.
81 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
macros.h 57 /** Verify that we can insert into *this with the iterator _Position.
64 #define __glibcxx_check_insert(_Position) \
65 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
68 ._M_iterator(_Position, #_Position)); \
69 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
72 ._M_iterator(_Position, #_Position))
74 /** Verify that we can insert into *this after the iterator _Position.
81 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
macros.h 67 /** Verify that we can insert into *this with the iterator _Position.
74 #define __glibcxx_check_insert(_Position) \
75 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
78 ._M_iterator(_Position, #_Position)); \
79 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
82 ._M_iterator(_Position, #_Position))
84 /** Verify that we can insert into *this after the iterator _Position.
91 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
macros.h 57 /** Verify that we can insert into *this with the iterator _Position.
64 #define __glibcxx_check_insert(_Position) \
65 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
68 ._M_iterator(_Position, #_Position)); \
69 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
72 ._M_iterator(_Position, #_Position))
74 /** Verify that we can insert into *this after the iterator _Position.
81 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
macros.h 67 /** Verify that we can insert into *this with the iterator _Position.
74 #define __glibcxx_check_insert(_Position) \
75 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
78 ._M_iterator(_Position, #_Position)); \
79 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
82 ._M_iterator(_Position, #_Position))
84 /** Verify that we can insert into *this after the iterator _Position.
91 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
macros.h 57 /** Verify that we can insert into *this with the iterator _Position.
64 #define __glibcxx_check_insert(_Position) \
65 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
68 ._M_iterator(_Position, #_Position)); \
69 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
72 ._M_iterator(_Position, #_Position))
75 * [_First, _Last) into *this with the iterator _Position. Insertion
84 * _Position and the range [_First, _Last), but that can't (i
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
macros.h 57 /** Verify that we can insert into *this with the iterator _Position.
64 #define __glibcxx_check_insert(_Position) \
65 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
68 ._M_iterator(_Position, #_Position)); \
69 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
72 ._M_iterator(_Position, #_Position))
75 * [_First, _Last) into *this with the iterator _Position. Insertion
84 * _Position and the range [_First, _Last), but that can't (i
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
macros.h 57 /** Verify that we can insert into *this with the iterator _Position.
64 #define __glibcxx_check_insert(_Position) \
65 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
68 ._M_iterator(_Position, #_Position)); \
69 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
72 ._M_iterator(_Position, #_Position))
75 * [_First, _Last) into *this with the iterator _Position. Insertion
84 * _Position and the range [_First, _Last), but that can't (i
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
macros.h 57 /** Verify that we can insert into *this with the iterator _Position.
64 #define __glibcxx_check_insert(_Position) \
65 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
68 ._M_iterator(_Position, #_Position)); \
69 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
72 ._M_iterator(_Position, #_Position))
75 * [_First, _Last) into *this with the iterator _Position. Insertion
84 * _Position and the range [_First, _Last), but that can't (i
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
macros.h 66 /** Verify that we can insert into *this with the iterator _Position.
73 #define __glibcxx_check_insert(_Position) \
74 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
77 ._M_iterator(_Position, #_Position)); \
78 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
81 ._M_iterator(_Position, #_Position))
83 /** Verify that we can insert into *this after the iterator _Position.
90 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
macros.h 66 /** Verify that we can insert into *this with the iterator _Position.
73 #define __glibcxx_check_insert(_Position) \
74 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
77 ._M_iterator(_Position, #_Position)); \
78 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
81 ._M_iterator(_Position, #_Position))
83 /** Verify that we can insert into *this after the iterator _Position.
90 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
macros.h 66 /** Verify that we can insert into *this with the iterator _Position.
73 #define __glibcxx_check_insert(_Position) \
74 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
77 ._M_iterator(_Position, #_Position)); \
78 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
81 ._M_iterator(_Position, #_Position))
83 /** Verify that we can insert into *this after the iterator _Position.
90 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
macros.h 66 /** Verify that we can insert into *this with the iterator _Position.
73 #define __glibcxx_check_insert(_Position) \
74 _GLIBCXX_DEBUG_VERIFY(!_Position._M_singular(), \
77 ._M_iterator(_Position, #_Position)); \
78 _GLIBCXX_DEBUG_VERIFY(_Position._M_attached_to(this), \
81 ._M_iterator(_Position, #_Position))
83 /** Verify that we can insert into *this after the iterator _Position.
90 #define __glibcxx_check_insert_after(_Position) \
    [all...]
  /external/chromium_org/remoting/ios/ui/
scene_view.mm 69 _position = GLKVector3Make(0, 0, 1);
92 _position.x + _margin.left,
93 _position.y + _margin.bottom,
98 _position.z / self.pixelRatio.x,
99 _position.z / self.pixelRatio.y,
149 _position.x = 0;
150 _position.y = 0;
156 _position.z;
178 _position.z);
289 CGPointMake(glOrientedTouchPoint.x - _position.x
    [all...]
  /external/lzma/Java/SevenZip/Compression/RangeCoder/
Encoder.java 19 long _position; field in class:Encoder
33 _position = 0;
56 _position += _cacheSize;
88 return _cacheSize + _position + 4;
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIteratorBase.java 41 protected int _position = 0; field in class:DTMAxisIteratorBase
134 final int temp = _position; // Save state
145 _position = temp;
157 return _position == 0 ? 1 : _position;
213 _position++;
229 _position = 0;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/script_formatter_worker/
ScriptFormatterWorker.js 387 this._position = 0;
417 this._formattedContent += this._content.substring(this._position);
458 this._formattedContent += this._content.substring(this._position, cursor);
460 this._position = cursor;
469 if (cursor === this._position)
472 var scriptContent = this._content.substring(this._position, cursor);
473 this._mapping.original.push(this._position);
475 var formattedScriptContent = formatFunction(scriptContent, this._mapping, this._position, this._formattedContent.length, this._indentString);
478 this._position = cursor;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
Dialog.js 58 this._position();
121 _position: function()
216 WebInspector.Dialog._instance._position();
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCOpenGLVideoRenderer.mm 176 GLint _position;
294 _position = glGetAttribLocation(_program, "position");
299 if (_position < 0 || _texcoord < 0 || _ySampler < 0 || _uSampler < 0 ||
440 _position, 2, GL_FLOAT, GL_FALSE, 4 * sizeof(GLfloat), (void*)0);
441 glEnableVertexAttribArray(_position);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
SourceMap.js 344 this._position = 0;
353 return this._string.charAt(this._position++);
361 return this._string.charAt(this._position);
369 return this._position < this._string.length;
  /external/chromium_org/v8/tools/
SourceMap.js 344 this._position = 0;
353 return this._string.charAt(this._position++);
361 return this._string.charAt(this._position);
369 return this._position < this._string.length;
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.h 40 UInt64 _position; member in class:CArchiveExtractCallback
ArchiveExtractCallback.cpp 175 _position = prop.uhVal.QuadPart;
370 RINOK(_outFileStreamSpec->Seek(_position, STREAM_SEEK_SET, NULL));
410 askExtractMode, _isSplit ? &_position: 0);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
light.c 965 /* _Position is in eye coordinate space */
966 COPY_4FV( light->_Position, light->EyePosition );
969 /* _Position is in object coordinate space */
970 TRANSFORM_POINT( light->_Position, ctx->ModelviewMatrixStack.Top->inv,
976 COPY_3V( light->_VP_inf_norm, light->_Position );
988 GLfloat wInv = (GLfloat)1.0 / light->_Position[3];
989 light->_Position[0] *= wInv;
990 light->_Position[1] *= wInv;
991 light->_Position[2] *= wInv;
    [all...]
  /external/mesa3d/src/mesa/main/
light.c 965 /* _Position is in eye coordinate space */
966 COPY_4FV( light->_Position, light->EyePosition );
969 /* _Position is in object coordinate space */
970 TRANSFORM_POINT( light->_Position, ctx->ModelviewMatrixStack.Top->inv,
976 COPY_3V( light->_VP_inf_norm, light->_Position );
988 GLfloat wInv = (GLfloat)1.0 / light->_Position[3];
989 light->_Position[0] *= wInv;
990 light->_Position[1] *= wInv;
991 light->_Position[2] *= wInv;
    [all...]

Completed in 746 milliseconds

1 2 3