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

  /external/stlport/src/
ios.cpp 148 long& ios_base::iword(int index) { function in class:ios_base
  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 150 long& ios_base::iword(int index) { function in class:ios_base
  /external/libcxx/src/
ios.cpp 167 ios_base::iword(int index) function in class:ios_base
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
ios.cpp 167 ios_base::iword(int index) function in class:ios_base
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 273 LCHAR iword[MAX_STRING_LEN]; local
346 ASSERT( sizeof( iword[0]) == sizeof(char)); // else more code to write!
347 if (sscanf(line, "%s ", iword) == 1)
349 LSTRCPY(oword, line + LSTRLEN(iword) + 1);
351 /* copy the line starting after the iword */
352 for (i = 0, p = line + LSTRLEN(iword) + 1; *p; p++)
401 if (sscanf(line, "%hu\t%hu\t%[^\t]\t%[^\t\n\r]", &from_node, &into_node, iword, oword) == 4)
423 if (sscanf(line, "%hu\t%hu\t%[^\t]\t%[^\t\n\r]", &from_node, &into_node, iword, oword) == 4)
429 ilabel = wordmap_find_index(ilabels, iword);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
ios_base.h 500 // 27.4.2.5 Members for iword/pword storage
508 // Only for failed iword/pword calls.
512 // The first 5 iword and pword slots are reserved for internal use.
718 * index for the iword and pword functions. The expectation is that an
719 * application calls xalloc in order to obtain an index in the iword and
724 * that is safe to use in the iword and pword arrays.
734 * The iword function provides access to an array of integers that can be
743 iword(int __ix) 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
717 * application calls xalloc in order to obtain an index in the iword and
722 * that is safe to use in the iword and pword arrays.
732 * The iword function provides access to an array of integers that can be
741 iword(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
717 * application calls xalloc in order to obtain an index in the iword and
722 * that is safe to use in the iword and pword arrays.
732 * The iword function provides access to an array of integers that can be
741 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 502 // 27.4.2.5 Members for iword/pword storage
510 // Only for failed iword/pword calls.
514 // The first 5 iword and pword slots are reserved for internal use.
720 * index for the iword and pword functions. The expectation is that an
721 * application calls xalloc in order to obtain an index in the iword and
726 * that is safe to use in the iword and pword arrays.
736 * The iword function provides access to an array of integers that can be
745 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 502 // 27.4.2.5 Members for iword/pword storage
510 // Only for failed iword/pword calls.
514 // The first 5 iword and pword slots are reserved for internal use.
720 * index for the iword and pword functions. The expectation is that an
721 * application calls xalloc in order to obtain an index in the iword and
726 * that is safe to use in the iword and pword arrays.
736 * The iword function provides access to an array of integers that can be
745 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 502 // 27.4.2.5 Members for iword/pword storage
510 // Only for failed iword/pword calls.
514 // The first 5 iword and pword slots are reserved for internal use.
720 * index for the iword and pword functions. The expectation is that an
721 * application calls xalloc in order to obtain an index in the iword and
726 * that is safe to use in the iword and pword arrays.
736 * The iword function provides access to an array of integers that can be
745 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ios_base.h 502 // 27.4.2.5 Members for iword/pword storage
510 // Only for failed iword/pword calls.
514 // The first 5 iword and pword slots are reserved for internal use.
720 * index for the iword and pword functions. The expectation is that an
721 * application calls xalloc in order to obtain an index in the iword and
726 * that is safe to use in the iword and pword arrays.
736 * The iword function provides access to an array of integers that can be
745 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 500 // 27.4.2.5 Members for iword/pword storage
508 // Only for failed iword/pword calls.
512 // The first 5 iword and pword slots are reserved for internal use.
718 * index for the iword and pword functions. The expectation is that an
719 * application calls xalloc in order to obtain an index in the iword and
724 * that is safe to use in the iword and pword arrays.
734 * The iword function provides access to an array of integers that can be
743 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 500 // 27.4.2.5 Members for iword/pword storage
508 // Only for failed iword/pword calls.
512 // The first 5 iword and pword slots are reserved for internal use.
718 * index for the iword and pword functions. The expectation is that an
719 * application calls xalloc in order to obtain an index in the iword and
724 * that is safe to use in the iword and pword arrays.
734 * The iword function provides access to an array of integers that can be
743 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 500 // 27.4.2.5 Members for iword/pword storage
508 // Only for failed iword/pword calls.
512 // The first 5 iword and pword slots are reserved for internal use.
718 * index for the iword and pword functions. The expectation is that an
719 * application calls xalloc in order to obtain an index in the iword and
724 * that is safe to use in the iword and pword arrays.
734 * The iword function provides access to an array of integers that can be
743 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 500 // 27.4.2.5 Members for iword/pword storage
508 // Only for failed iword/pword calls.
512 // The first 5 iword and pword slots are reserved for internal use.
718 * index for the iword and pword functions. The expectation is that an
719 * application calls xalloc in order to obtain an index in the iword and
724 * that is safe to use in the iword and pword arrays.
734 * The iword function provides access to an array of integers that can be
743 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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
717 * application calls xalloc in order to obtain an index in the iword and
722 * that is safe to use in the iword and pword arrays.
732 * The iword function provides access to an array of integers that can be
741 iword(int __ix) function in class:ios_base
  /prebuilts/ndk/9/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
717 * application calls xalloc in order to obtain an index in the iword and
722 * that is safe to use in the iword and pword arrays.
732 * The iword function provides access to an array of integers that can be
741 iword(int __ix) function in class:ios_base

Completed in 1827 milliseconds