/third_party/boost/libs/math/example/ |
D | Jamfile.v2 | 41 <exception-handling>off:<source>../test//no_eh 45 [ run bessel_zeros_example_1.cpp : : : <exception-handling>off:<build>no ] 46 [ run bessel_zeros_interator_example.cpp : : : <exception-handling>off:<build>no ] 47 [ run neumann_zeros_example_1.cpp : : : <exception-handling>off:<build>no ] 49 …../../test/build//boost_unit_test_framework/<link>static : : : <exception-handling>off:<build>no ] 50 [ run binomial_coinflip_example.cpp : : : <exception-handling>off:<build>no ] 53 [ run binomial_quiz_example.cpp : : : <exception-handling>off:<build>no ] 58 [ run chi_square_std_dev_test.cpp : : : <exception-handling>off:<build>no ] 59 [ run distribution_construction.cpp : : : <exception-handling>off:<build>no ] 60 [ run error_handling_example.cpp : : : <exception-handling>off:<build>no ] [all …]
|
/third_party/gettext/gettext-tools/src/ |
D | FILES | 43 Error handling during writing and reading of PO files. 71 | Charset handling while reading PO files. 121 Concatenate message lists from several files, with handling 216 format-c.c Format string handling for C. 217 format-c-parse.h Format string handling for C, parsing routine. 218 format-python.c Format string handling for Python. 219 format-python-brace.c Format string handling for Python, braced syntax. 220 format-java.c Format string handling for Java. 221 format-java-printf.c Format string handling for Java, printf syntax. 222 format-csharp.c Format string handling for C#. [all …]
|
/third_party/flutter/flutter/dev/automated_tests/flutter_test/ |
D | exception_handling_expectation.txt | 14 Exception handling in test harness - string 18 The test description was: Exception handling in test harness - string 33 Exception handling in test harness - FlutterError 37 The test description was: Exception handling in test harness - FlutterError 55 Exception handling in test harness - uncaught Future error 59 The test description was: Exception handling in test harness - uncaught Future error
|
D | exception_handling_test.dart | 9 testWidgets('Exception handling in test harness - string', (WidgetTester tester) async { 12 testWidgets('Exception handling in test harness - FlutterError', (WidgetTester tester) async { 15 …testWidgets('Exception handling in test harness - uncaught Future error', (WidgetTester tester) as…
|
D | test_async_utils_unguarded_expectation.txt | 25 TestAsyncUtils - handling unguarded async helper functions 27 .*..:.. \+0 -1: TestAsyncUtils - handling unguarded async helper functions * 29 The test description was: TestAsyncUtils - handling unguarded async helper functions
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
D | v0.4.2.rst | 15 has better ctype and attribute handling. The detailed changes follow. 24 * Fix handling of ident-less declarations 27 * Fix attribute/asm handling 39 * Fix handling of typedefs with several declarators 40 * preparations to ->declarator() cleanup - separate typedef handling 43 * Rewrite and fix specifiers handling 48 * Restore __attribute__((mode)) handling 50 * Fix declaration_specifiers() handling of typedef name shadowed by NS_SYMBOL 51 * Fix __label__ handling 131 * Expand "dubious !x & y" handling to other combinations of !, &, and \|.
|
D | v0.5.0.rst | 24 * Fix handling of __func__ 25 * Fix tab handling in nextchar_slow() 27 * Gentler handling of bitwise warnings in unary operations 28 * simplify handling of newline/whitespace flags in expand() 29 * fix handling of -include 30 * massage handling of wide string literals/character constants in tokenizer 31 * switch to delayed handling of escape sequences 81 * simplify: conservative handling of casts with pointers 98 * sparse, llvm: Fix loops, by properly handling OP_PHI forward references 193 * sparse, llvm: Make 'sparsec' error handling more robust [all …]
|
/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)
|
/third_party/skia/third_party/externals/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)
|
/third_party/skia/third_party/externals/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)
|
/third_party/boost/tools/build/src/tools/features/ |
D | exception-feature.jam | 12 [[bbv2.builtin.features.exception-handling]]`exception-handling`:: 19 feature.feature exception-handling
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/ |
D | TODO | 10 - Refactor connection, pull out the ad-hoc read and write handling and put it 13 - Refactor elements and pull out the common connection+mainloop handling code 23 - Post-connect onStatus handling (needed for src EOS and async errors?) 40 Proper GstBuffer timestamps need proper timestamp wraparound handling
|
/third_party/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
|
/third_party/libinput/doc/user/ |
D | switches.rst | 22 Lid switch handling 33 This handling of lid switches is transparent to the user, no notifications 44 Tablet mode switch handling 58 This handling of tablet mode switches is transparent to the user, no
|
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/ |
D | am_edit | 766 …$handling = "$program.all_$suffix.$suffix: \$(srcdir)/Makefile.in" . $source_deps . " " . join(' '… 767 $handling .= "\t\@echo 'creating $program.all_$suffix.$suffix ...'; \\\n"; 768 $handling .= "\trm -f $program.all_$suffix.files $program.all_$suffix.final; \\\n"; 769 $handling .= "\techo \"#define KDE_USE_FINAL 1\" >> $program.all_$suffix.final; \\\n"; 770 $handling .= "\tfor file in " . $sourcelist{$suffix} . "; do \\\n"; 771 … $handling .= "\t echo \"#include \\\"\$\$file\\\"\" >> $program.all_$suffix.files; \\\n"; 772 …$handling .= "\t test ! -f \$\(srcdir\)/\$\$file || egrep '^#pragma +implementation' \$\(srcdir\)… 773 $handling .= "\tdone; \\\n"; 774 …$handling .= "\tcat $program.all_$suffix.final $program.all_$suffix.files > $program.all_$suffix.$… 775 $handling .= "\trm -f $program.all_$suffix.final $program.all_$suffix.files\n"; [all …]
|
/third_party/boost/tools/quickbook/doc/ |
D | change_log.qbk | 42 * Better and whitespace handling in code snippets. 80 * Improved handling of unexpected characters in code blocks. 81 * Improved handling of unmatched escape in code blocks. 102 * Use the cygwin 1.7 API for better path handling. 182 * Fix handling empty category attributes. 216 * Better handling of block templates expanded in a phrase context. 229 * Fix some minor regressions in SVG handling. 230 * Better handling of invalid command line macros. 237 * Better handling of macros with the same name. 239 * Better handling of significant punctuation (e.g. escapes, square brackets). [all …]
|
/third_party/boost/libs/throw_exception/test/ |
D | CMakeLists.txt | 16 #run throw_exception_nx_test.cpp : : : <exception-handling>off ; 17 #run throw_exception_nx_test2.cpp : : : <exception-handling>off ;
|
/third_party/boost/libs/config/test/ |
D | boost_no_exceptions.ipp | 9 // TITLE: exception handling support 11 // exception handling.
|
/third_party/python/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
|
/third_party/f2fs-tools/ |
D | README.OpenSource | 9 …"Description" : "The f2fs-tools package contains the utilities for handling the f2fs fil… 18 …"Description" : "The f2fs-tools package contains the utilities for handling the f2fs fil…
|
/third_party/boost/libs/outcome/doc/src/content/ |
D | _index.md | 9 … a set of tools for reporting and handling function failures in contexts where *directly* using C+… 22 - there are parts of the program/framework that themselves implement exception handling and prefer 27 …- there is an external requirement (such as a company-wide policy) that failure handling paths are… 31 Outcome addresses failure handling through returning a special type from functions, which is able t… 54 makes Outcome return competitive results to alternative error handling choices, improving comparati…
|
/third_party/openssl/ssl/statem/ |
D | README | 13 - Remove duplication of code between each of the message handling functions 20 - message flow state = when to flush buffers; handling restarts in the 21 event of NBIO events; handling the common flow of steps for reading a
|
/third_party/boost/libs/phoenix/doc/inside/ |
D | custom_terminal.qbk | 26 // Call out boost::reference_wrapper for special handling 32 // Special handling for boost::reference_wrapper
|
/third_party/boost/libs/outcome/doc/src/content/videos/ |
D | _index.md | 14 *Literature review of the WG21 papers relating to deterministically handling failure, and using lib… 36 *Covers the history of error handling in C++, and how the LEWG Expected works.*
|
/third_party/libxml2/ |
D | TODO | 85 - problem: do we want to keep and maintain the code for handling 125 => defaulted attributes handling 138 - HTML: handling of Script and style data elements, need special code in 139 the parser and saving functions (handling of < > " ' ...): 176 - checking/handling of newline normalization 180 - checking/handling of xml:space 182 - handling done, not well tested 268 - Better error handling, use a dedicated, overridable error 269 handling function.
|