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

  /frameworks/compile/libbcc/include/bcinfo/Wrap/
in_memory_wrapper_input.h 47 size_t _pos; member in class:InMemoryWrapperInput
  /external/opencv/cv/src/
_cvlist.h 63 struct _pos struct
70 typedef struct _pos CVPOS;
  /external/icu4c/common/
servls.cpp 160 int32_t _pos; member in class:ServiceEnumeration
167 , _pos(0)
176 , _pos(0)
187 _pos = other._pos;
230 if (upToDate(status) && (_pos < _ids.size())) {
231 return (const UnicodeString*)_ids[_pos++];
242 _pos = 0;
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 1980 int _pos; field in class:DTMDefaultBaseIterators.NthDescendantIterator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 189 /* If _pos >= 0
190 it points to _buf->Gbase()+_pos. FIXME comment */
191 /* if _pos < 0, it points to _buf->eBptr()+_pos. FIXME comment */
192 int _pos; member in struct:_IO_marker
195 void set_offset(int offset) { _pos = offset; _spos = (streampos)(-2); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 189 /* If _pos >= 0
190 it points to _buf->Gbase()+_pos. FIXME comment */
191 /* if _pos < 0, it points to _buf->eBptr()+_pos. FIXME comment */
192 int _pos; member in struct:_IO_marker
195 void set_offset(int offset) { _pos = offset; _spos = (streampos)(-2); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 189 /* If _pos >= 0
190 it points to _buf->Gbase()+_pos. FIXME comment */
191 /* if _pos < 0, it points to _buf->eBptr()+_pos. FIXME comment */
192 int _pos; member in struct:_IO_marker
195 void set_offset(int offset) { _pos = offset; _spos = (streampos)(-2); }
  /external/valgrind/main/perf/
test_input_for_tinycc.c 5078 int _pos; member in struct:_IO_marker
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 1295 milliseconds