HomeSort by relevance Sort by last modified time
    Searched full:__vec (Results 26 - 50 of 64) sorted by null

12 3

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
vector     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
vector     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
vector     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
__locale 452 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
454 return do_is(__low, __high, __vec);
522 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
553 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
555 for (; __low != __high; ++__low, ++__vec)
556 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
691 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
__locale 474 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
476 return do_is(__low, __high, __vec);
544 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
575 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
577 for (; __low != __high; ++__low, ++__vec)
578 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
713 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mman.h 124 extern int mincore (void *__start, size_t __len, unsigned char *__vec)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mman.h 124 extern int mincore (void *__start, size_t __len, unsigned char *__vec)
  /external/libcxx/include/
__locale 500 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
502 return do_is(__low, __high, __vec);
570 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
601 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const
603 for (; __low != __high; ++__low, ++__vec)
604 *__vec = isascii(*__low) ? __tab_[static_cast<int>(*__low)] : 0;
739 virtual const char_type* do_is(const char_type* __low, const char_type* __high, mask* __vec) const;
    [all...]
vector     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.h 175 * @param __vec Pointer to an array of mask storage.
179 is(const char_type *__lo, const char_type *__hi, mask *__vec) const
180 { return this->do_is(__lo, __hi, __vec); }
386 * @param __vec Pointer to an array of mask storage.
391 mask* __vec) const = 0;
626 do_is(const char_type* __lo, const char_type* __hi, mask* __vec) const;
748 * @param __vec Pointer to an array of mask storage.
752 is(const char* __lo, const char* __hi, mask* __vec) const;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets.h 175 * @param __vec Pointer to an array of mask storage.
179 is(const char_type *__lo, const char_type *__hi, mask *__vec) const
180 { return this->do_is(__lo, __hi, __vec); }
386 * @param __vec Pointer to an array of mask storage.
391 mask* __vec) const = 0;
626 do_is(const char_type* __lo, const char_type* __hi, mask* __vec) const;
748 * @param __vec Pointer to an array of mask storage.
752 is(const char* __lo, const char* __hi, mask* __vec) const;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
signal.h 334 extern int sigvec (int __sig, __const struct sigvec *__vec,
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
vector     [all...]

Completed in 632 milliseconds

12 3