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

12 3 4 5 6 7 8 91011>>

  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-message.h 83 // narrow streams.
144 // Since the basic IO manipulators are overloaded for both narrow
170 // Converts the given wide string to a narrow string using the UTF-8
176 // Converts the given wide string to a narrow string using the UTF-8
  /external/chromium/testing/gtest/include/gtest/
gtest-message.h 85 // narrow streams.
149 // Since the basic IO manipulators are overloaded for both narrow
175 // Converts the given wide string to a narrow string using the UTF-8
181 // Converts the given wide string to a narrow string using the UTF-8
  /external/gtest/include/gtest/
gtest-message.h 85 // narrow streams.
149 // Since the basic IO manipulators are overloaded for both narrow
175 // Converts the given wide string to a narrow string using the UTF-8
181 // Converts the given wide string to a narrow string using the UTF-8
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-message.h 85 // narrow streams.
149 // Since the basic IO manipulators are overloaded for both narrow
175 // Converts the given wide string to a narrow string using the UTF-8
181 // Converts the given wide string to a narrow string using the UTF-8
  /external/protobuf/gtest/include/gtest/
gtest-message.h 83 // narrow streams.
144 // Since the basic IO manipulators are overloaded for both narrow
170 // Converts the given wide string to a narrow string using the UTF-8
176 // Converts the given wide string to a narrow string using the UTF-8
  /external/stlport/stlport/stl/
_ctype.h 106 char narrow(char __c, char __dfault) const { function in class:ctype
109 const char* narrow(const char* __low, const char* __high, function in class:ctype
211 char narrow(wchar_t __c, char __dfault) const function in class:ctype
213 const wchar_t* narrow(const wchar_t* __low, const wchar_t* __high, function in class:ctype
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 106 char narrow(char __c, char __dfault) const { function in class:ctype
109 const char* narrow(const char* __low, const char* __high, function in class:ctype
211 char narrow(wchar_t __c, char __dfault) const function in class:ctype
213 const wchar_t* narrow(const wchar_t* __low, const wchar_t* __high, function in class:ctype
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 106 char narrow(char __c, char __dfault) const { function in class:ctype
109 const char* narrow(const char* __low, const char* __high, function in class:ctype
211 char narrow(wchar_t __c, char __dfault) const function in class:ctype
213 const wchar_t* narrow(const wchar_t* __low, const wchar_t* __high, function in class:ctype
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 106 char narrow(char __c, char __dfault) const { function in class:ctype
109 const char* narrow(const char* __low, const char* __high, function in class:ctype
211 char narrow(wchar_t __c, char __dfault) const function in class:ctype
213 const wchar_t* narrow(const wchar_t* __low, const wchar_t* __high, function in class:ctype
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 106 char narrow(char __c, char __dfault) const { function in class:ctype
109 const char* narrow(const char* __low, const char* __high, function in class:ctype
211 char narrow(wchar_t __c, char __dfault) const function in class:ctype
213 const wchar_t* narrow(const wchar_t* __low, const wchar_t* __high, function in class:ctype
  /external/hyphenation/
README.nonstandard 22 or with narrow boundaries:
34 narrow boundaries may be better for recent Libhnj. For example,
36 patterns resulting bad non-standard hyphenation in a few cases. Using narrow
  /external/iptables/extensions/
libxt_recent.man 41 \fB\-\-update\fP. When used, this will narrow the match to only happen when the
46 \fB\-\-update\fP. When used, this will narrow the match to only happen when the
56 \fB\-\-update\fP. When used, this will narrow the match to only happen when the
  /external/icu4c/i18n/
dtfmtsym.cpp 18 * 06/30/05 emmons Added eraNames, narrow month/day, standalone context
187 static const char gNamesNarrowTag[]="narrow";
562 case NARROW :
580 case NARROW :
623 case NARROW :
641 case NARROW :
671 case NARROW :
689 case NARROW :
806 case NARROW :
833 case NARROW
    [all...]
udat.cpp 443 res = syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
447 res = syms->getWeekdays(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
459 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
471 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
549 syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
553 syms->getWeekdays(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
565 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
577 syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
  /external/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 235 VSHRN dPredQP1,qtempPred1,#0 ;// narrow qtempPred1[i] to 16 bits
241 VSHRN dtempPred1,qtempPred1,#0 ;// narrow qtempPred1[i] to 16 bits
269 VSHRN dPredQP1,qtempPred1,#0 ;// narrow qtempPred1[i] to 16 bits
277 VSHRN dtempPred1,qtempPred1,#0 ;// narrow qtempPred1[i] to 16 bits
  /gdk/samples/PhotoEditor/jni/
crossprocess.cpp 75 // Narrow the blue channel, from 64 to 192.
  /ndk/sources/cxx-stl/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies
  /external/chromium/base/
values_unittest.cc 129 scoped_ptr<Value> narrow_value(Value::CreateStringValue("narrow"));
138 std::string narrow = "http://google.com"; local
140 ASSERT_TRUE(narrow_value->GetAsString(&narrow));
142 ASSERT_EQ(std::string("narrow"), narrow);
143 ASSERT_EQ(ASCIIToUTF16("narrow"), utf16);
145 ASSERT_TRUE(utf16_value->GetAsString(&narrow));
147 ASSERT_EQ(std::string("utf16"), narrow);
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 120 VSHRN, // ...right narrow
125 VRSHRN, // ...right narrow
131 VQSHRNs, // ...right narrow (signed)
132 VQSHRNu, // ...right narrow (unsigned)
133 VQSHRNsu, // ...right narrow (signed to unsigned)
136 VQRSHRNs, // ...right narrow (signed)
137 VQRSHRNu, // ...right narrow (unsigned)
138 VQRSHRNsu, // ...right narrow (signed to unsigned)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 404 * @param c The character to narrow.
405 * @param dfault The character to narrow.
413 * std::use_facet<ctype<char_type> >(getloc()).narrow(c,dfault)
420 narrow(char_type __c, char __dfault) const function in class:basic_ios
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.h 406 * @param c The character to narrow.
407 * @param dfault The character to narrow.
415 * std::use_facet<ctype<char_type> >(getloc()).narrow(c,dfault)
422 narrow(char_type __c, char __dfault) const function in class:basic_ios
423 { return __check_facet(_M_ctype).narrow(__c, __dfault); }

Completed in 1739 milliseconds

12 3 4 5 6 7 8 91011>>