Home
last modified time | relevance | path

Searched defs:isError (Results 1 – 25 of 31) sorted by relevance

12

/external/webkit/JavaScriptCore/wtf/unicode/wince/
DUnicodeWince.cpp79 … toLower(wchar_t* result, int resultLength, const wchar_t* source, int sourceLength, bool* isError) in toLower()
103 … toUpper(wchar_t* result, int resultLength, const wchar_t* source, int sourceLength, bool* isError) in toUpper()
127 …foldCase(wchar_t* result, int resultLength, const wchar_t* source, int sourceLength, bool* isError) in foldCase()
/external/icu4c/samples/ustring/
Dustring.cpp106 UBool isError; in demo_utf_h_macros() local
201 UBool isError; in demoCaseMapInC() local
/external/junit/src/junit/swingui/
DTestTreeModel.java173 boolean isError(Test t) { in isError() method in TestTreeModel
/external/icu4c/test/cintltst/
Dutf16tst.c674 UBool isError, expectIsError, wrongIsError; in TestAppend() local
Dutf8tst.c827 UBool isError, expectIsError, wrongIsError; in TestAppend() local
/external/webkit/JavaScriptCore/icu/unicode/
Dutf8.h312 #define U8_APPEND(s, i, length, c, isError) { \ argument
Dutf16.h302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
/external/webkit/JavaScriptGlue/icu/unicode/
Dutf8.h312 #define U8_APPEND(s, i, length, c, isError) { \ argument
Dutf16.h302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
/external/webkit/WebKit/mac/icu/unicode/
Dutf8.h312 #define U8_APPEND(s, i, length, c, isError) { \ argument
Dutf16.h302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
/external/icu4c/common/unicode/
Dutf8.h330 #define U8_APPEND(s, i, capacity, c, isError) { \ argument
Dutf16.h302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
Dunistr.h3805 UBool isError = FALSE; in replace() local
4041 UBool isError = FALSE; in append() local
/external/webkit/WebCore/icu/unicode/
Dutf8.h312 #define U8_APPEND(s, i, length, c, isError) { \ argument
Dutf16.h302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
/external/srec/portable/src/
DPANSIFileImpl.c361 ESR_ReturnCode PANSIFileIsErrorSetImpl(PFile* self, ESR_BOOL* isError) in PANSIFileIsErrorSetImpl()
DPFileWrap.c185 ESR_ReturnCode PFileIsErrorSet ( PFile *self, ESR_BOOL *isError ) in PFileIsErrorSet()
DPFile.c142 ESR_ReturnCode PFileIsErrorSet(PFile* self, ESR_BOOL* isError) in PFileIsErrorSet()
/external/icu4c/io/
Dustdio.c279 UBool isError = FALSE; in u_fputc() local
/external/icu4c/common/
Ducasemap.c153 UBool isError=FALSE; in appendResult() local
Dustrcase.c57 UBool isError=FALSE; in appendResult() local
/external/webkit/WebCore/inspector/
DJavaScriptDebugServer.cpp304 bool isError = errorLine != -1; in sourceParsed() local
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.cpp474 /* [in] */ BOOL isError) in webViewAddMessageToConsole()
/external/icu4c/tools/genrb/
Dwrtxml.c285 UBool isError = FALSE; in convertAndEscape() local

12