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

  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 167 void*& ios_base::pword(int index) { function in class:ios_base
  /external/libcxx/src/
ios.cpp 205 ios_base::pword(int index) function in class:ios_base
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
ios.cpp 196 ios_base::pword(int index) function in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 498 // 27.4.2.5 Members for iword/pword storage
506 // Only for failed iword/pword calls.
510 // The first 5 iword and pword slots are reserved for internal use.
716 * index for the iword and pword functions. The expectation is that an
718 * pword arrays that can be used without fear of conflict.
722 * that is safe to use in the iword and pword arrays.
753 * The pword function provides access to an array of pointers that can be
762 pword(int __ix) function in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 498 // 27.4.2.5 Members for iword/pword storage
506 // Only for failed iword/pword calls.
510 // The first 5 iword and pword slots are reserved for internal use.
716 * index for the iword and pword functions. The expectation is that an
718 * pword arrays that can be used without fear of conflict.
722 * that is safe to use in the iword and pword arrays.
753 * The pword function provides access to an array of pointers that can be
762 pword(int __ix) function in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 498 // 27.4.2.5 Members for iword/pword storage
506 // Only for failed iword/pword calls.
510 // The first 5 iword and pword slots are reserved for internal use.
716 * index for the iword and pword functions. The expectation is that an
718 * pword arrays that can be used without fear of conflict.
722 * that is safe to use in the iword and pword arrays.
753 * The pword function provides access to an array of pointers that can be
762 pword(int __ix) function in class:ios_base
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 498 // 27.4.2.5 Members for iword/pword storage
506 // Only for failed iword/pword calls.
510 // The first 5 iword and pword slots are reserved for internal use.
716 * index for the iword and pword functions. The expectation is that an
718 * pword arrays that can be used without fear of conflict.
722 * that is safe to use in the iword and pword arrays.
753 * The pword function provides access to an array of pointers that can be
762 pword(int __ix) function in class:ios_base
  /toolchain/binutils/binutils-2.25/gold/
archive.cc 289 const elfcpp::Elf_Word* pword = reinterpret_cast<const elfcpp::Elf_Word*>(p); local
290 unsigned int nsyms = elfcpp::Swap<32, true>::readval(pword);
291 ++pword;
294 const char* pnames = reinterpret_cast<const char*>(pword + nsyms);
305 this->armap_[i].file_offset = elfcpp::Swap<32, true>::readval(pword);
307 ++pword;
    [all...]
object.cc 908 const elfcpp::Elf_Word* pword = local
914 elfcpp::Elf_Word flags = elfcpp::Swap<32, big_endian>::readval(pword);
1013 this->adjust_shndx(elfcpp::Swap<32, big_endian>::readval(pword + i));
    [all...]
  /external/v8/src/mips/
simulator-mips.cc 1131 int32_t *pword = reinterpret_cast<int32_t*>(&FPUregisters_[fpureg]); local
    [all...]
  /external/v8/src/mips64/
simulator-mips64.cc 1061 int32_t* pword; local
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 1229 milliseconds