HomeSort by relevance Sort by last modified time
    Searched full:widen (Results 101 - 125 of 321) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
ostream 782 _CharT __c = __os.widen(__cn);
857 *__p = __os.widen(*__strn);
1022 __os.put(__os.widen('\n'));
1092 (use_facet<ctype<_CharT> >(__os.getloc()).widen('0'),
1093 use_facet<ctype<_CharT> >(__os.getloc()).widen('1'));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
istream 351 * Returns @c get(__s,__n,widen(&apos;\\n&apos;)).
355 { return this->get(__s, __n, this->widen('\n')); }
384 * Returns @c get(__sb,widen(&apos;\\n&apos;)).
388 { return this->get(__sb, this->widen('\n')); }
424 * Returns @c getline(__s,__n,widen(&apos;\\n&apos;)).
428 { return this->getline(__s, __n, this->widen('\n')); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
istream 351 * Returns @c get(__s,__n,widen(&apos;\\n&apos;)).
355 { return this->get(__s, __n, this->widen('\n')); }
384 * Returns @c get(__sb,widen(&apos;\\n&apos;)).
388 { return this->get(__sb, this->widen('\n')); }
424 * Returns @c getline(__s,__n,widen(&apos;\\n&apos;)).
428 { return this->getline(__s, __n, this->widen('\n')); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
istream 351 * Returns @c get(__s,__n,widen(&apos;\\n&apos;)).
355 { return this->get(__s, __n, this->widen('\n')); }
384 * Returns @c get(__sb,widen(&apos;\\n&apos;)).
388 { return this->get(__sb, this->widen('\n')); }
424 * Returns @c getline(__s,__n,widen(&apos;\\n&apos;)).
428 { return this->getline(__s, __n, this->widen('\n')); }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
istream 351 * Returns @c get(__s,__n,widen(&apos;\\n&apos;)).
355 { return this->get(__s, __n, this->widen('\n')); }
384 * Returns @c get(__sb,widen(&apos;\\n&apos;)).
388 { return this->get(__sb, this->widen('\n')); }
424 * Returns @c getline(__s,__n,widen(&apos;\\n&apos;)).
428 { return this->getline(__s, __n, this->widen('\n')); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 298 __os._M_put_char(__os.widen(__c));
358 __os.put(__os.widen('\n'));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.tcc 112 __ct.widen(__num_base::_S_atoms_out,
115 __ct.widen(__num_base::_S_atoms_in,
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
locale_facets.h 273 * @brief Widen char to char_type
286 widen(char __c) const function in class:__ctype_abstract_base
290 * @brief Widen array to char_type
305 widen(const char* __lo, const char* __hi, char_type* __to) const function in class:__ctype_abstract_base
499 * @brief Widen char
518 * @brief Widen char array
849 * @brief Widen char
865 widen(char __c) const function in class:ctype
874 * @brief Widen char array
892 widen(const char* __lo, const char* __hi, char_type* __to) cons function in class:ctype
    [all...]
basic_ios.tcc 136 // fill() must return widen(' ') any time after init() has been
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.tcc 112 __ct.widen(__num_base::_S_atoms_out,
115 __ct.widen(__num_base::_S_atoms_in,
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
locale_facets.h 273 * @brief Widen char to char_type
286 widen(char __c) const function in class:__ctype_abstract_base
290 * @brief Widen array to char_type
305 widen(const char* __lo, const char* __hi, char_type* __to) const function in class:__ctype_abstract_base
499 * @brief Widen char
518 * @brief Widen char array
849 * @brief Widen char
865 widen(char __c) const function in class:ctype
874 * @brief Widen char array
892 widen(const char* __lo, const char* __hi, char_type* __to) cons function in class:ctype
    [all...]
basic_ios.tcc 136 // fill() must return widen(' ') any time after init() has been
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets.tcc 112 __ct.widen(__num_base::_S_atoms_out,
115 __ct.widen(__num_base::_S_atoms_in,
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
locale_facets.h 273 * @brief Widen char to char_type
286 widen(char __c) const function in class:__ctype_abstract_base
290 * @brief Widen array to char_type
305 widen(const char* __lo, const char* __hi, char_type* __to) const function in class:__ctype_abstract_base
499 * @brief Widen char
518 * @brief Widen char array
849 * @brief Widen char
865 widen(char __c) const function in class:ctype
874 * @brief Widen char array
892 widen(const char* __lo, const char* __hi, char_type* __to) cons function in class:ctype
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_facets.tcc 112 __ct.widen(__num_base::_S_atoms_out,
115 __ct.widen(__num_base::_S_atoms_in,
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
locale_facets.h 273 * @brief Widen char to char_type
286 widen(char __c) const function in class:__ctype_abstract_base
290 * @brief Widen array to char_type
305 widen(const char* __lo, const char* __hi, char_type* __to) const function in class:__ctype_abstract_base
499 * @brief Widen char
518 * @brief Widen char array
849 * @brief Widen char
865 widen(char __c) const function in class:ctype
874 * @brief Widen char array
892 widen(const char* __lo, const char* __hi, char_type* __to) cons function in class:ctype
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 298 __os._M_put_char(__os.widen(__c));
358 __os.put(__os.widen('\n'));
  /external/clang/test/Analysis/
loop-widening.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection -analyzer-max-loop 4 -analyzer-config widen-loops=true -verify %s
  /external/llvm/lib/Target/Hexagon/
HexagonStoreWidening.cpp 24 #define DEBUG_TYPE "hexagon-widen-stores"
141 INITIALIZE_PASS_BEGIN(HexagonStoreWidening, "hexagon-widen-stores",
144 INITIALIZE_PASS_END(HexagonStoreWidening, "hexagon-widen-stores",
541 // a single wide store. Widen each such smaller group and replace the old
  /external/llvm/test/CodeGen/Thumb/
stack-access.ll 59 ; Don't widen if the value needs to be zero-extended
  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.h 25 * In the beginning the range is narrower to widen as soon as the measure
  /ndk/sources/cxx-stl/llvm-libc++/test/
test_1.cc 27 // #8 widen (__c=10 '\n', this=0x80084) at jni/../../../libcxx/include/ios:726
  /ndk/tests/device/test-libc++/jni/
test_1.cc 27 // #8 widen (__c=10 '\n', this=0x80084) at jni/../../../libcxx/include/ios:726
  /ndk/tests/device/test-libc++-shared/jni/
test_1.cc 27 // #8 widen (__c=10 '\n', this=0x80084) at jni/../../../libcxx/include/ios:726
  /ndk/tests/device/test-libc++-static/jni/
test_1.cc 27 // #8 widen (__c=10 '\n', this=0x80084) at jni/../../../libcxx/include/ios:726

Completed in 567 milliseconds

1 2 3 45 6 7 8 91011>>