/external/llvm-project/parallel-libs/acxxel/ |
D | status.h | 59 bool isError() const { return HasMessage; } in isError() function 187 bool isError() const { return TheState != State::SUCCESS; } in isError() function
|
/external/gptfdisk/ |
D | gdisk.cc | 18 int isError = 0; in main() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | ParseStatus.java | 22 public boolean isError() { in isError() method in ParseStatus
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ |
D | ParseStatus.java | 26 public boolean isError() { in isError() method in ParseStatus
|
/external/angle/src/compiler/preprocessor/ |
D | DiagnosticsBase.cpp | 24 bool Diagnostics::isError(ID id) in isError() function in angle::pp::Diagnostics
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | DiagnosticsBase.cpp | 31 bool Diagnostics::isError(ID id) in isError() function in pp::Diagnostics
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 119 UBool isError; in demo_utf_h_macros() local 214 UBool isError; in demoCaseMapInC() local
|
/external/perfetto/ui/src/controller/ |
D | chrome_proxy_record_controller.ts | 42 function isError(obj: Typed): obj is ChromeExtensionError { function
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | SubmissionLocales.java | 84 …public static boolean allowEvenIfLimited(String localeString, String path, boolean isError, boolea… in allowEvenIfLimited()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDebugReportUtil.hpp | 69 bool isError () const in isError() function
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | CompositeReadableBuffer.java | 226 final boolean isError() { in isError() method in CompositeReadableBuffer.ReadOperation
|
/external/libese/libapdu/include/apdu/ |
D | apdu.h | 104 bool isError() const { return isExecutionError() || isCheckingError(); } in isError() function
|
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
D | Clustering.h | 57 bool isError() const { return Id_ == kError; } in isError() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 92 bool isError() { return Error; } in isError() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 96 bool isError() { return Error; } in isError() function
|
/external/icu/icu4c/source/common/ |
D | unistr.cpp | 200 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
|
/external/icu/icu4c/source/test/cintltst/ |
D | utf16tst.c | 833 UBool isError, expectIsError, wrongIsError; in TestAppend() local
|
/external/llvm-project/flang/include/flang/Common/ |
D | format.h | 36 bool isError; // vs. warning member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DataExtractor.cpp | 24 static bool isError(Error *E) { return E && *E; } in isError() function
|
/external/llvm-project/llvm/lib/Support/ |
D | DataExtractor.cpp | 38 static bool isError(Error *E) { return E && *E; } in isError() function
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ProgressDialog2.h | 306 …CProgressMessageBoxPair &GetMessagePair(bool isError) { return isError ? FinalMessage.ErrorMessage… in GetMessagePair()
|
/external/icu/icu4c/source/io/ |
D | ustdio.cpp | 299 UBool isError = FALSE; in u_fputc() local
|
/external/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
D | CallActivity.java | 173 private boolean isError; field in CallActivity
|
/external/icu/libicu/ndk_headers/unicode/ |
D | utf16.h | 393 #define U16_APPEND(s, i, capacity, c, isError) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
/external/icu/icu4c/source/common/unicode/ |
D | utf16.h | 393 #define U16_APPEND(s, i, capacity, c, isError) UPRV_BLOCK_MACRO_BEGIN { \ argument
|