Home
last modified time | relevance | path

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

123

/third_party/typescript/tests/baselines/reference/
DnoImplicitReturnsInAsync2.js65 function test5(isError = true) { argument
73 function test6(isError = true) { argument
81 function test7(isError = true) { argument
/third_party/typescript/tests/cases/conformance/types/any/
DnarrowFromAnyWithTypePredicate.ts5 declare function isError(x): x is Error; function
/third_party/gptfdisk/
Dgdisk.cc20 int isError = 0; in main() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DParseStatus.java22 public boolean isError() { in isError() method in ParseStatus
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DParseStatus.java26 public boolean isError() { in isError() method in ParseStatus
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DDiagnosticsBase.cpp24 bool Diagnostics::isError(ID id) in isError() function in angle::pp::Diagnostics
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnosticsBase.cpp31 bool Diagnostics::isError(ID id) in isError() function in pp::Diagnostics
/third_party/icu/icu4c/source/samples/ustring/
Dustring.cpp119 UBool isError; in demo_utf_h_macros() local
214 UBool isError; in demoCaseMapInC() local
/third_party/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp119 UBool isError; in demo_utf_h_macros() local
214 UBool isError; in demoCaseMapInC() local
/third_party/node/lib/
Dutil.js168 function isError(e) { function
384 isError, property
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.hpp69 bool isError () const in isError() function
/third_party/icu/tools/colprobe/
Dline.cpp370 UBool isError = false; in setTo() local
660 UBool isError = false; in swapCase() local
/third_party/node/deps/npm/node_modules/agentkeepalive/lib/
Dagent.js300 function onClose(isError) { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h92 bool isError() { return Error; } in isError() function
/third_party/node/lib/internal/
Dutil.js96 function isError(e) { function
649 isError, property
/third_party/icu/icu4c/source/common/
Dunistr.cpp200 UBool isError = false; in UnicodeString() local
1378 UBool isError = false; in replace() local
1390 UBool isError = false; in append() local
1912 UBool isError = false; in appendCodePoint() local
/third_party/skia/third_party/externals/icu/source/common/
Dunistr.cpp200 UBool isError = FALSE; in UnicodeString() local
1377 UBool isError = FALSE; in replace() local
1389 UBool isError = FALSE; in append() local
1911 UBool isError = FALSE; in appendCodePoint() local
/third_party/node/deps/icu-small/source/common/
Dunistr.cpp200 UBool isError = false; in UnicodeString() local
1420 UBool isError = false; in replace() local
1432 UBool isError = false; in append() local
1954 UBool isError = false; in appendCodePoint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDataExtractor.cpp24 static bool isError(Error *E) { return E && *E; } in isError() function
/third_party/icu/icu4c/source/test/cintltst/
Dutf16tst.c834 UBool isError, expectIsError, wrongIsError; in TestAppend() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h312 …CProgressMessageBoxPair &GetMessagePair(bool isError) { return isError ? FinalMessage.ErrorMessage… in GetMessagePair()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf16.h393 #define U16_APPEND(s, i, capacity, c, isError) UPRV_BLOCK_MACRO_BEGIN { \ argument
/third_party/node/deps/icu-small/source/common/unicode/
Dutf16.h393 #define U16_APPEND(s, i, capacity, c, isError) UPRV_BLOCK_MACRO_BEGIN { \ argument
/third_party/skia/third_party/externals/icu/source/io/
Dustdio.cpp299 UBool isError = FALSE; in u_fputc() local
/third_party/icu/icu4c/source/io/
Dustdio.cpp299 UBool isError = false; in u_fputc() local

123