HomeSort by relevance Sort by last modified time
    Searched refs:__dirns (Results 1 - 20 of 20) 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/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 121 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
158 __dirns <<= 1;
161 __dirns |= 1;
182 __x._M_path_directions = __dirns;
197 unsigned char __dirns = __x._M_path_directions; local
209 if (!(__dirns & 1) /* Path turned left */)
216 __dirns >>= 1;
232 __dirns |= 1;
246 __dirns <<= 1;
251 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 121 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
158 __dirns <<= 1;
161 __dirns |= 1;
182 __x._M_path_directions = __dirns;
197 unsigned char __dirns = __x._M_path_directions; local
209 if (!(__dirns & 1) /* Path turned left */)
216 __dirns >>= 1;
232 __dirns |= 1;
246 __dirns <<= 1;
251 __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++/4.4.3/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/gnu-libstdc++/4.6/include/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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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/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...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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/9/sources/cxx-stl/gnu-libstdc++/4.7/include/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/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h 121 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
158 __dirns <<= 1;
161 __dirns |= 1;
182 __x._M_path_directions = __dirns;
197 unsigned char __dirns = __x._M_path_directions; local
209 if (!(__dirns & 1) /* Path turned left */)
216 __dirns >>= 1;
232 __dirns |= 1;
246 __dirns <<= 1;
251 __x._M_path_directions = __dirns;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
ropeimpl.h 121 unsigned char __dirns = 0; // Bit vector marking right turns in the path local
158 __dirns <<= 1;
161 __dirns |= 1;
182 __x._M_path_directions = __dirns;
197 unsigned char __dirns = __x._M_path_directions; local
209 if (!(__dirns & 1) /* Path turned left */)
216 __dirns >>= 1;
232 __dirns |= 1;
246 __dirns <<= 1;
251 __x._M_path_directions = __dirns;
    [all...]

Completed in 58 milliseconds