Home
last modified time | relevance | path

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

12

/external/webkit/JavaScriptCore/wtf/unicode/wince/
DUnicodeWince.cpp80 … toLower(wchar_t* result, int resultLength, const wchar_t* source, int sourceLength, bool* isError) in toLower()
104 … toUpper(wchar_t* result, int resultLength, const wchar_t* source, int sourceLength, bool* isError) in toUpper()
128 …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/sqlite/android/
DPhonebookIndex.cpp122 UBool * isError) in GetPhonebookIndex()
/external/junit/src/junit/swingui/
DTestTreeModel.java173 boolean isError(Test t) { in isError() method in TestTreeModel
/external/webkit/JavaScriptCore/qt/api/
Dqscriptvalue.cpp289 bool QScriptValue::isError() const in isError() function in QScriptValue
Dqscriptvalue_p.h402 bool QScriptValuePrivate::isError() in isError() function
/external/icu4c/test/cintltst/
Dutf16tst.c674 UBool isError, expectIsError, wrongIsError; in TestAppend() local
Dutf8tst.c827 UBool isError, expectIsError, wrongIsError; in TestAppend() local
/external/chromium/third_party/icu/source/test/cintltst/
Dutf16tst.c674 UBool isError, expectIsError, wrongIsError; in TestAppend() local
Dutf8tst.c827 UBool isError, expectIsError, wrongIsError; in TestAppend() local
/external/icu4c/common/unicode/
Dutf8.h361 #define U8_APPEND(s, i, capacity, c, isError) { \ argument
Dutf16.h311 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
/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/chromium/third_party/icu/public/common/unicode/
Dutf8.h330 #define U8_APPEND(s, i, capacity, c, isError) { \ argument
Dutf16.h311 #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/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()
/external/icu4c/io/
Dustdio.c283 UBool isError = FALSE; in u_fputc() local
/external/chromium/third_party/icu/source/io/
Dustdio.c283 UBool isError = FALSE; in u_fputc() local

12