/third_party/boost/libs/outcome/test/tests/ |
D | noexcept-propagation.cpp | 60 struct Except struct 63 Except() = delete; argument 64 Except(const Except & /*unused*/) noexcept(false) in Except() function 68 Except(Except && /*unused*/) noexcept(false) in Except() argument 72 Except &operator=(const Except & /*unused*/) noexcept(false) { return *this; } in operator =() argument 73 Except &operator=(Except && /*unused*/) noexcept(false) { return *this; } in operator =() argument 74 ~Except() noexcept(false) { n = 0; } in ~Except() argument 76 using type = outcome<Except>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CrashRecoveryContext.cpp | 194 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { in ExceptionFilter() argument 205 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() 211 RetCode, reinterpret_cast<uintptr_t>(Except)); in ExceptionFilter()
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/operator_library/kernels/wrapper/ |
D | .gitignore | 3 # Except this file
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/operator_library/kernels/CMSIS/ |
D | .gitignore | 3 # Except this file
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/operator_library/include/ |
D | .gitignore | 3 # Except this file
|
/third_party/pulseaudio/scripts/benchmarks/ |
D | .gitignore | 8 # Except these files
|
/third_party/boost/tools/build/src/tools/types/ |
D | lib.jam | 41 # Except with gcc. 49 # Except with gcc (mingw or cygwin), where use libxxx.dll.a
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | LIMIT_UNROLLING.rst | 32 Except for overall library performace, overriding the
|
/third_party/boost/boost/xpressive/ |
D | regex_actions.hpp | 834 template<typename Except> 843 BOOST_THROW_EXCEPTION(Except()); in operator ()() 850 BOOST_THROW_EXCEPTION(Except(a0)); in operator ()() 857 BOOST_THROW_EXCEPTION(Except(a0, a1)); in operator ()() 870 BOOST_THROW_EXCEPTION(Except(a0, a1, a2)); in operator ()()
|
D | xpressive_fwd.hpp | 174 template<typename Except>
|
/third_party/python/Objects/ |
D | frameobject.c | 98 Except = 4, enumerator 174 except_stack = push_block(block_stack, Except); in markblocks() 184 except_stack = push_block(block_stack, Except); in markblocks() 249 case Except: in explain_incompatible_block_stack() 484 case Except: in frame_setlineno()
|
/third_party/gn/src/base/third_party/icu/ |
D | LICENSE | 30 Except as contained in this notice, the name of a copyright holder 70 Except as contained in this notice, the name of a copyright holder
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 226.txt | 16 # http://en.wikipedia.org/wiki/+226 [482669671] Except where overruled by
|
/third_party/curl/ |
D | COPYING | 20 Except as contained in this notice, the name of a copyright holder shall not
|
/third_party/popt/ |
D | COPYING | 20 Except as contained in this notice, the name of the X Consortium shall not be
|
/third_party/libxml2/ |
D | Copyright | 1 Except where otherwise noted in the source code (e.g. the files hash.c,
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | COPYING | 1 Except where otherwise noted in the source code (e.g. the files hash.c,
|
/third_party/boost/libs/outcome/doc/src/content/experimental/ |
D | outcome.md | 29 using normal Outcome. Except that codegen will be better, custom domains
|
/third_party/python/Tools/pynche/X/ |
D | xlicense.txt | 24 Except as contained in this notice, the name of The Open Group shall
|
/third_party/flutter/flutter/dev/docs/ |
D | README.md | 44 Except for `'dart:core'`, you must import a Dart library before you can use it.
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | riwords.txt | 44 # Except as contained in this notice, the name of a copyright holder
|
/third_party/icu/icu4c/source/test/testdata/ |
D | riwords.txt | 43 # Except as contained in this notice, the name of a copyright holder
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/ |
D | riwords.txt | 44 # Except as contained in this notice, the name of a copyright holder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 1185 Value *getConstrainedFPExcept(Optional<fp::ExceptionBehavior> Except) { in getConstrainedFPExcept() argument 1188 if (Except.hasValue()) in getConstrainedFPExcept() 1189 UseExcept = Except.getValue(); in getConstrainedFPExcept() 1565 Optional<fp::ExceptionBehavior> Except = None) { 1567 Value *ExceptV = getConstrainedFPExcept(Except); 2204 Optional<fp::ExceptionBehavior> Except = None) { 2205 Value *ExceptV = getConstrainedFPExcept(Except); 2397 Optional<fp::ExceptionBehavior> Except = None) { 2399 Value *ExceptV = getConstrainedFPExcept(Except); 2474 Optional<fp::ExceptionBehavior> Except = None) { [all …]
|
/third_party/icu/icu4c/source/data/unidata/ |
D | ucdterms.txt | 44 Except as contained in this notice, the name of a copyright holder shall not be
|