/external/angle/util/ |
D | test_utils.cpp | 38 ArgHandling handling) in GetSingleArg() argument 46 if (handling == ArgHandling::Delete) in GetSingleArg() 56 if (handling == ArgHandling::Delete) in GetSingleArg() 155 ArgHandling handling) in ParseIntArgWithHandling() argument 157 const char *value = GetSingleArg(flag, argc, argv, argIndex, handling); in ParseIntArgWithHandling() 180 return handling == ArgHandling::Delete; in ParseIntArgWithHandling() 216 ArgHandling handling) in ParseCStringArgWithHandling() argument 218 const char *value = GetSingleArg(flag, argc, argv, argIndex, handling); in ParseCStringArgWithHandling() 226 return handling == ArgHandling::Delete; in ParseCStringArgWithHandling()
|
/external/kotlinx.coroutines/docs/ |
D | exception-handling.md | 1 …to the [https://kotlinlang.org/docs/exception-handling.html](https://kotlinlang.org/docs/exception… 3 To edit the documentation, open the [topics/exception-handling.md](topics/exception-handling.md) pa…
|
/external/arm-trusted-firmware/docs/components/ |
D | exception-handling.rst | 4 This document describes various aspects of handling exceptions by Runtime 12 |TF-A|'s handling of synchronous ``SMC`` exceptions raised from lower ELs is 13 described in the :ref:`Firmware Design document <handling-an-smc>`. However, the 14 |EHF| changes the semantics of `Interrupt handling`_ and :ref:`synchronous 46 too implies that firmware-first handling is required, where the events are 50 For |TF-A|, firmware-first handling means that asynchronous exceptions are 52 software components that are capable of handling those exceptions that target 59 handling terminates in EL3. 62 rest of the handling to a dedicated software stack running at lower Secure 63 ELs. In this scheme, the handling spans various secure ELs. [all …]
|
D | ras.rst | 9 paradigm for handling platform errors: exceptions resulting from errors are 12 Recovery interrupts. The |EHF| document mentions various :ref:`error handling 23 As mentioned above, the RAS support in |TF-A| enables routing to and handling of 47 refer to :ref:`RAS Porting Guide <External Abort handling and RAS Support>`. 146 Recovery interrupts. For the firmware-first handling paradigm for interrupts to 167 Double-fault handling 171 handling of a previously signalled error is still underway. When a Double Fault 198 - ``EL3_EXCEPTION_HANDLING=1`` enables handling of exceptions at EL3. See 226 arbitrate handling of RAS exceptions with others that are routed to EL3. This 228 priority levels>` for handling RAS exceptions. The platform must then define [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | ContentDisposition.java | 106 public void setHandling(String handling) throws ParseException { in setHandling() argument 107 if (handling == null) in setHandling() 111 this.setParameter("handling", handling); in setHandling()
|
/external/google-breakpad/docs/ |
D | exception_handling.md | 1 The goal of this document is to give an overview of the exception handling 6 Exception handling is a mechanism designed to handle the occurrence of 17 In process exception handling is relatively simple since the crashing process 22 handling. 26 In-process exception handling Breakpad creates a 'handler head' that waits 34 Out-of-process exception handling is more complicated than in-process exception 35 handling because of the need to set up a separate process that can read the 83 updated Linux exception handling to provide more benefits of out-of-process 105 This point is relevant for error handling conditions. Linux does not clean the 128 Out-of-process exception handling is fully supported on Mac.
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 38 handling map[ID]*Request member 78 handling: make(map[ID]*Request), 99 handling, found := c.handling[id] 102 handling.cancel() 297 r.conn.handling[*r.ID] = r 299 delete(r.conn.handling, *r.ID)
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 38 handling map[ID]*Request member 78 handling: make(map[ID]*Request), 99 handling, found := c.handling[id] 102 handling.cancel() 297 r.conn.handling[*r.ID] = r 299 delete(r.conn.handling, *r.ID)
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 38 handling map[ID]*Request member 78 handling: make(map[ID]*Request), 99 handling, found := c.handling[id] 102 handling.cancel() 297 r.conn.handling[*r.ID] = r 299 delete(r.conn.handling, *r.ID)
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 12 exception handling in LLVM. It describes the format that LLVM exception 13 handling information takes, which is useful for those interested in creating 15 provides specific examples of what exception handling information is used for in 21 Exception handling for most programming languages is designed to recover from 23 exception handling should not interfere with the main flow of an application's 29 speculative exception handling code in the flow of an application's main 33 A more complete description of the Itanium ABI exception handling runtime 46 Setjmp/Longjmp (SJLJ) based exception handling uses LLVM intrinsics 48 exception handling. 60 In contrast to DWARF exception handling, which encodes exception regions and [all …]
|
/external/elfutils/ |
D | NEWS | 606 Improved SHT_GROUP sections handling. 626 libdw: Fix for handling huge .debug_aranges section. 628 libdwfl: Fix for handling prelinked DSO with separate debug file. 650 libdwfl: Fixes in core-file handling, support cores from PIEs. 657 libdw: Fixes in CFI handling, best possible handling of bogus CFA ops. 695 Location expression handling now supports DW_OP_implicit_value. 714 Basic handling of some new encodings slated for DWARF 4. 740 readelf: Implement call frame information and exception handling dumping. 760 nm: bug fixes for handling corrupt input files 775 strip: changed handling of ET_REL files wrt symbol tables and relocs [all …]
|
/external/clang/test/Analysis/ |
D | misc-ps-region-store.mm | 6 // This files tests our path-sensitive handling of Objective-c++ files. 9 // Test basic handling of references. 20 // Test basic handling of references with Objective-C classes.
|
/external/ltp/testcases/network/stress/dns/ |
D | 00_Descriptions.txt | 2 Verify the dns server or the kernel is not down after handling 6 Verify the dns server or the kernel is not down after handling
|
/external/arm-trusted-firmware/docs/design/ |
D | interrupt-framework-design.rst | 14 respect to their delivery and handling without the possibility of 64 to the First Exception Level (FEL) capable of handling interrupts. When 100 control of handling secure interrupts. 104 handover the interrupt to Secure-EL1 for handling. 113 can handover the interrupt to Secure-EL1 for handling. 139 non-secure software for handling. 149 by EL3 interrupt and can handover the interrupt to EL3 for handling. 154 handling<interrupt-handling>` documentation. 218 managed by the interrupt handling framework. This entails: 259 handling of interrupts. [all …]
|
/external/python/oauth2client/ |
D | CHANGELOG.md | 143 * Fix (more like clarify) `bytes` / `str` handling in crypto 180 * `tox` updates for new environment handling in `tox`. 189 * Better handling of `body` during token refresh when `body` is a stream. 190 * Better handling of expired tokens in storage. 200 * Better handling of filesystem errors in credential refresh. 258 * Quick bugfix for bad error handling in from_json. 269 * Better exception handling around missing crypto libraries (#56). 275 * Better unicode handling with PKCS12 passwords (#31, thanks @jterrace). 276 * Better retry handling with bad server replies on refresh (#29, thanks 329 * Consolidate handling of scopes. [all …]
|
/external/catch2/projects/ExtraTests/ |
D | ToDo.txt | 5 CATCH_CONFIG_WINDOWS_SEH // Enable SEH handling on Windows 8 CATCH_CONFIG_POSIX_SIGNALS // Enable handling POSIX signals
|
/external/cronet/net/docs/ |
D | code-patterns.md | 65 for handling when the state machine is in that state. Generally the 80 * Each state handling function has two basic responsibilities in 81 addition to state specific handling: Setting the data member 88 and then calls the appropriate state handling based on the 110 is responsible for handling completion (e.g. success vs error, 127 operation has been dispatched, and the second state is handling 135 * If the return value from the state handling function is 139 will have been set to the proper value for handling that incoming 230 the same fashion; it's all just state transition handling. For mostly 231 linear state diagrams, the handling code can be very easy to [all …]
|
/external/python/cpython2/Doc/c-api/ |
D | codec.rst | 23 *encoding* using the error handling method defined by *errors*. *errors* may 32 *encoding* using the error handling method defined by *errors*. *errors* may 75 Register the error handling callback function *error* under the given *name*. 94 Lookup the error handling callback function registered under *name*. As a 95 special case *NULL* can be passed, in which case the error handling callback
|
/external/python/cpython3/Doc/c-api/ |
D | codec.rst | 31 *encoding* using the error handling method defined by *errors*. *errors* may 40 *encoding* using the error handling method defined by *errors*. *errors* may 83 Register the error handling callback function *error* under the given *name*. 102 Lookup the error handling callback function registered under *name*. As a 103 special case ``NULL`` can be passed, in which case the error handling callback
|
/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/ |
D | control | 16 Note that shill's DHCP timeout handling depends on the device technology. 17 This test only vaidates shill's handling of DHCP timeouts for Ethernet.
|
/external/rust/beto-rust/nearby/connections/ukey2/ |
D | README.md | 8 - TODO: Improve error handling 15 - TODO: Improve error handling 31 - TODO: Improve error handling
|
/external/rust/crates/xml-rs/ |
D | Changelog.md | 103 * Changed error handling in `EventReader` - now I/O errors are properly bubbled up from the lexer. 107 * Fixed #112 - incorrect handling of namespace redefinitions when writing a document. 117 * Fixed incorrect handling of unqualified attribute names (#107). 122 * Fixed #105 - incorrect handling of double dashes.
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7rc2.rst | 16 Previous change to ``sys.argv[0]`` handling for -m command line option 17 reverted due to unintended side effects on handling of ``sys.path``. See 96 logging: Improved error handling for Unicode in exception text.
|
/external/arm-trusted-firmware/docs/resources/diagrams/ |
D | Makefile | 46 sec-int-handling.png \ 47 non-sec-int-handling.png
|
/external/python/pyfakefs/ |
D | CHANGES.md | 61 * fixed handling of alternative path separator in `os.path.split`, 64 * fixed handling of failed rename due to permission error 72 * added handling of path-like where missing 73 * improved handling of `str`/`bytes` paths 80 * fixed handling of `use_known_patches=False` (could cause an exception) 134 * fixed handling of pipe descriptors in the fake filesystem 218 * fix handling of real files in combination with `home` if simulating 224 * fixed handling of `additional_skip_names` with several module components 288 * Added support for handling keyword-only arguments in some `os` functions 297 * Fixed handling of relative paths in `lresolve` / `os.lstat` [all …]
|