HomeSort by relevance Sort by last modified time
    Searched defs:__index (Results 1 - 14 of 14) sorted by null

  /external/opencv/cv/src/
_cvlist.h 364 typedef struct __index struct
  /external/stlport/stlport/stl/
_time_facets.c 171 size_t __index = __match(__first, __last, local
173 if (__index == 7)
175 __t->tm_wday = __STATIC_CAST(int, __index);
182 size_t __index = __match(__first, __last, local
184 if (__index == 12)
186 __t->tm_mon = __STATIC_CAST(int, __index);
231 size_t __index = __match(__first, __last, local
233 if (__index == 2)
236 if (__index == 1 && __t->tm_hour != 12 )
238 if (__index == 0 && __t->tm_hour == 12
282 size_t __index = __match(__first, __last, __table._M_dayname + 0, __table._M_dayname + 14); local
293 size_t __index = __match(__first, __last, __table._M_monthname + 0, __table._M_monthname + 24); local
    [all...]
_deque.c 210 difference_type __index = __pos - this->_M_start; local
211 if (size_type(__index) < this->size() >> 1) {
239 return this->_M_start + __index;
247 difference_type __index = __pos - this->_M_start; local
248 if (size_type(__index) < this->size() >> 1) {
256 return this->_M_start + __index;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 171 size_t __index = __match(__first, __last, local
173 if (__index == 7)
175 __t->tm_wday = __STATIC_CAST(int, __index);
182 size_t __index = __match(__first, __last, local
184 if (__index == 12)
186 __t->tm_mon = __STATIC_CAST(int, __index);
231 size_t __index = __match(__first, __last, local
233 if (__index == 2)
236 if (__index == 1 && __t->tm_hour != 12 )
238 if (__index == 0 && __t->tm_hour == 12
282 size_t __index = __match(__first, __last, __table._M_dayname + 0, __table._M_dayname + 14); local
293 size_t __index = __match(__first, __last, __table._M_monthname + 0, __table._M_monthname + 24); local
    [all...]
_deque.c 210 difference_type __index = __pos - this->_M_start; local
211 if (size_type(__index) < this->size() >> 1) {
239 return this->_M_start + __index;
247 difference_type __index = __pos - this->_M_start; local
248 if (size_type(__index) < this->size() >> 1) {
256 return this->_M_start + __index;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 171 size_t __index = __match(__first, __last, local
173 if (__index == 7)
175 __t->tm_wday = __STATIC_CAST(int, __index);
182 size_t __index = __match(__first, __last, local
184 if (__index == 12)
186 __t->tm_mon = __STATIC_CAST(int, __index);
231 size_t __index = __match(__first, __last, local
233 if (__index == 2)
236 if (__index == 1 && __t->tm_hour != 12 )
238 if (__index == 0 && __t->tm_hour == 12
282 size_t __index = __match(__first, __last, __table._M_dayname + 0, __table._M_dayname + 14); local
293 size_t __index = __match(__first, __last, __table._M_monthname + 0, __table._M_monthname + 24); local
    [all...]
_deque.c 210 difference_type __index = __pos - this->_M_start; local
211 if (size_type(__index) < this->size() >> 1) {
239 return this->_M_start + __index;
247 difference_type __index = __pos - this->_M_start; local
248 if (size_type(__index) < this->size() >> 1) {
256 return this->_M_start + __index;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 171 size_t __index = __match(__first, __last, local
173 if (__index == 7)
175 __t->tm_wday = __STATIC_CAST(int, __index);
182 size_t __index = __match(__first, __last, local
184 if (__index == 12)
186 __t->tm_mon = __STATIC_CAST(int, __index);
231 size_t __index = __match(__first, __last, local
233 if (__index == 2)
236 if (__index == 1 && __t->tm_hour != 12 )
238 if (__index == 0 && __t->tm_hour == 12
282 size_t __index = __match(__first, __last, __table._M_dayname + 0, __table._M_dayname + 14); local
293 size_t __index = __match(__first, __last, __table._M_monthname + 0, __table._M_monthname + 24); local
    [all...]
_deque.c 210 difference_type __index = __pos - this->_M_start; local
211 if (size_type(__index) < this->size() >> 1) {
239 return this->_M_start + __index;
247 difference_type __index = __pos - this->_M_start; local
248 if (size_type(__index) < this->size() >> 1) {
256 return this->_M_start + __index;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 171 size_t __index = __match(__first, __last, local
173 if (__index == 7)
175 __t->tm_wday = __STATIC_CAST(int, __index);
182 size_t __index = __match(__first, __last, local
184 if (__index == 12)
186 __t->tm_mon = __STATIC_CAST(int, __index);
231 size_t __index = __match(__first, __last, local
233 if (__index == 2)
236 if (__index == 1 && __t->tm_hour != 12 )
238 if (__index == 0 && __t->tm_hour == 12
282 size_t __index = __match(__first, __last, __table._M_dayname + 0, __table._M_dayname + 14); local
293 size_t __index = __match(__first, __last, __table._M_monthname + 0, __table._M_monthname + 24); local
    [all...]
_deque.c 210 difference_type __index = __pos - this->_M_start; local
211 if (size_type(__index) < this->size() >> 1) {
239 return this->_M_start + __index;
247 difference_type __index = __pos - this->_M_start; local
248 if (size_type(__index) < this->size() >> 1) {
256 return this->_M_start + __index;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 171 size_t __index = __match(__first, __last, local
173 if (__index == 7)
175 __t->tm_wday = __STATIC_CAST(int, __index);
182 size_t __index = __match(__first, __last, local
184 if (__index == 12)
186 __t->tm_mon = __STATIC_CAST(int, __index);
231 size_t __index = __match(__first, __last, local
233 if (__index == 2)
236 if (__index == 1 && __t->tm_hour != 12 )
238 if (__index == 0 && __t->tm_hour == 12
282 size_t __index = __match(__first, __last, __table._M_dayname + 0, __table._M_dayname + 14); local
293 size_t __index = __match(__first, __last, __table._M_monthname + 0, __table._M_monthname + 24); local
    [all...]
_deque.c 210 difference_type __index = __pos - this->_M_start; local
211 if (size_type(__index) < this->size() >> 1) {
239 return this->_M_start + __index;
247 difference_type __index = __pos - this->_M_start; local
248 if (size_type(__index) < this->size() >> 1) {
256 return this->_M_start + __index;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 1576 milliseconds