/external/chromium_org/third_party/icu/source/common/unicode/ |
D | unistr.h | 115 # define UNICODE_STRING(cs, _length) icu::UnicodeString(TRUE, (const UChar *)U_DECLARE_UTF16(cs),… argument 117 # define UNICODE_STRING(cs, _length) icu::UnicodeString(TRUE, (const UChar *)L ## cs, _length) argument 119 # define UNICODE_STRING(cs, _length) icu::UnicodeString(TRUE, (const UChar *)cs, _length) argument 121 # define UNICODE_STRING(cs, _length) icu::UnicodeString(cs, _length, US_INV) argument 3582 int32_t& _length) const in pinIndices() 3713 int32_t _length, in compare() 3724 int32_t _length, in compare() 3732 int32_t _length, in compare() 3738 int32_t _length, in compare() 3774 int32_t _length, in compareCodePointOrder() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | unistr.h | 115 # define UNICODE_STRING(cs, _length) icu::UnicodeString(TRUE, (const UChar *)U_DECLARE_UTF16(cs),… argument 117 # define UNICODE_STRING(cs, _length) icu::UnicodeString(TRUE, (const UChar *)L ## cs, _length) argument 119 # define UNICODE_STRING(cs, _length) icu::UnicodeString(TRUE, (const UChar *)cs, _length) argument 121 # define UNICODE_STRING(cs, _length) icu::UnicodeString(cs, _length, US_INV) argument 3582 int32_t& _length) const in pinIndices() 3713 int32_t _length, in compare() 3724 int32_t _length, in compare() 3732 int32_t _length, in compare() 3738 int32_t _length, in compare() 3774 int32_t _length, in compareCodePointOrder() [all …]
|
/external/arduino/hardware/arduino/cores/arduino/ |
D | WString.h | 90 unsigned int _length; // the String length (not counting the '\0') variable
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
D | timestamp_map.h | 47 int32_t _length; variable
|
/external/webrtc/src/system_wrappers/source/ |
D | trace_impl.h | 126 WebRtc_UWord16 _length[WEBRTC_TRACE_NUM_ARRAY][WEBRTC_TRACE_MAX_QUEUE]; variable
|
/external/chromium_org/third_party/webrtc/ |
D | video_frame.h | 212 uint32_t _length; variable
|
/external/clang/test/CodeGenCXX/ |
D | 2010-07-23-DeclLoc.cpp | 44 typename SIZE::size_t _length; member in TRange
|
/external/lzma/CPP/Common/ |
D | MyString.h | 159 int _length; variable
|
/external/chromium_org/third_party/icu/source/common/ |
D | unistr.cpp | 1284 int32_t _length, in replace() 1299 int32_t _length = 0; in append() local
|
/external/icu/icu4c/source/common/ |
D | unistr.cpp | 1284 int32_t _length, in replace() 1299 int32_t _length = 0; in append() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Update.cpp | 54 UInt64 _length; member in COutMultiVolStream
|
/external/chromium_org/third_party/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 167 DWORD _length; member in webrtc::__anon2e9c39500111::MediaBufferImpl
|