OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uStatus
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/text/
SurrogatePairAwareTextIterator.cpp
86
UErrorCode
uStatus
= U_ZERO_ERROR;
87
int32_t resultLength = unorm_normalize(m_characters, 2, UNORM_NFC, UNORM_UNICODE_3_2, &normalizedCharacters[0], 2, &
uStatus
);
88
if (resultLength == 1 && !
uStatus
)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msi.h
188
UINT
uStatus
;
195
UINT
uStatus
;
[
all
...]
Completed in 3007 milliseconds