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

  /external/libcxx/src/
strstream.cpp 105 if (eback() && (__strmode_ & __allocated) != 0 && (__strmode_ & __frozen) == 0)
175 if (__strmode_ & __allocated)
185 __strmode_ |= __allocated;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
strstream.cpp 105 if (eback() && (__strmode_ & __allocated) != 0 && (__strmode_ & __frozen) == 0)
175 if (__strmode_ & __allocated)
185 __strmode_ |= __allocated;
  /external/libcxx/include/
strstream 180 static const __mode_type __allocated = 0x01;
212 if (eback() && (__strmode_ & __allocated) != 0 && (__strmode_ & __frozen) == 0)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
strstream 180 static const __mode_type __allocated = 0x01;
212 if (eback() && (__strmode_ & __allocated) != 0 && (__strmode_ & __frozen) == 0)
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
strstream 180 static const __mode_type __allocated = 0x01;
212 if (eback() && (__strmode_ & __allocated) != 0 && (__strmode_ & __frozen) == 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
spawn.h 46 int __allocated; member in struct:__anon47203
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
spawn.h 46 int __allocated; member in struct:__anon48939
  /prebuilts/misc/linux-x86/bison/
bison 
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 
  /prebuilts/clang/linux-x86/host/3.5/lib/
libc++.so 

Completed in 2016 milliseconds