HomeSort by relevance Sort by last modified time
    Searched full:__dirns (Results 1 - 13 of 13) sorted by null

  /external/stlport/stlport/stl/
_rope.c 143 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
177 __dirns <<= 1;
179 __dirns |= 1;
201 __x._M_path_directions = __dirns;
214 unsigned char __dirns = __x._M_path_directions; local
226 if (!(__dirns & 1) /* Path turned left */)
233 __dirns >>= 1;
248 __dirns |= 1;
260 __dirns <<= 1;
265 __x._M_path_directions = __dirns;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 143 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
177 __dirns <<= 1;
179 __dirns |= 1;
201 __x._M_path_directions = __dirns;
214 unsigned char __dirns = __x._M_path_directions; local
226 if (!(__dirns & 1) /* Path turned left */)
233 __dirns >>= 1;
248 __dirns |= 1;
260 __dirns <<= 1;
265 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 120 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
157 __dirns <<= 1;
160 __dirns |= 1;
181 __x._M_path_directions = __dirns;
196 unsigned char __dirns = __x._M_path_directions; local
208 if (!(__dirns & 1) /* Path turned left */)
215 __dirns >>= 1;
231 __dirns |= 1;
245 __dirns <<= 1;
250 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 122 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
159 __dirns <<= 1;
162 __dirns |= 1;
183 __x._M_path_directions = __dirns;
198 unsigned char __dirns = __x._M_path_directions; local
210 if (!(__dirns & 1) /* Path turned left */)
217 __dirns >>= 1;
233 __dirns |= 1;
247 __dirns <<= 1;
252 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 122 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
159 __dirns <<= 1;
162 __dirns |= 1;
183 __x._M_path_directions = __dirns;
198 unsigned char __dirns = __x._M_path_directions; local
210 if (!(__dirns & 1) /* Path turned left */)
217 __dirns >>= 1;
233 __dirns |= 1;
247 __dirns <<= 1;
252 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 120 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
157 __dirns <<= 1;
160 __dirns |= 1;
181 __x._M_path_directions = __dirns;
196 unsigned char __dirns = __x._M_path_directions; local
208 if (!(__dirns & 1) /* Path turned left */)
215 __dirns >>= 1;
231 __dirns |= 1;
245 __dirns <<= 1;
250 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.c 143 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
177 __dirns <<= 1;
179 __dirns |= 1;
201 __x._M_path_directions = __dirns;
214 unsigned char __dirns = __x._M_path_directions; local
226 if (!(__dirns & 1) /* Path turned left */)
233 __dirns >>= 1;
248 __dirns |= 1;
260 __dirns <<= 1;
265 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 120 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
157 __dirns <<= 1;
160 __dirns |= 1;
181 __x._M_path_directions = __dirns;
196 unsigned char __dirns = __x._M_path_directions; local
208 if (!(__dirns & 1) /* Path turned left */)
215 __dirns >>= 1;
231 __dirns |= 1;
245 __dirns <<= 1;
250 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.c 143 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
177 __dirns <<= 1;
179 __dirns |= 1;
201 __x._M_path_directions = __dirns;
214 unsigned char __dirns = __x._M_path_directions; local
226 if (!(__dirns & 1) /* Path turned left */)
233 __dirns >>= 1;
248 __dirns |= 1;
260 __dirns <<= 1;
265 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 120 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
157 __dirns <<= 1;
160 __dirns |= 1;
181 __x._M_path_directions = __dirns;
196 unsigned char __dirns = __x._M_path_directions; local
208 if (!(__dirns & 1) /* Path turned left */)
215 __dirns >>= 1;
231 __dirns |= 1;
245 __dirns <<= 1;
250 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.c 143 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
177 __dirns <<= 1;
179 __dirns |= 1;
201 __x._M_path_directions = __dirns;
214 unsigned char __dirns = __x._M_path_directions; local
226 if (!(__dirns & 1) /* Path turned left */)
233 __dirns >>= 1;
248 __dirns |= 1;
260 __dirns <<= 1;
265 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 120 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
157 __dirns <<= 1;
160 __dirns |= 1;
181 __x._M_path_directions = __dirns;
196 unsigned char __dirns = __x._M_path_directions; local
208 if (!(__dirns & 1) /* Path turned left */)
215 __dirns >>= 1;
231 __dirns |= 1;
245 __dirns <<= 1;
250 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.c 143 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
177 __dirns <<= 1;
179 __dirns |= 1;
201 __x._M_path_directions = __dirns;
214 unsigned char __dirns = __x._M_path_directions; local
226 if (!(__dirns & 1) /* Path turned left */)
233 __dirns >>= 1;
248 __dirns |= 1;
260 __dirns <<= 1;
265 __x._M_path_directions = __dirns;
    [all...]

Completed in 841 milliseconds