/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
D | tests.cpp | 88 void Except (const string& name, const T& value, T excepted, const string& message) in Except() function 108 …Except("StoreContentResponse::status", response.status, true, "After requesting to store data on a… in RunStoreContentTests() 118 …Except("StoreContentResponse::status", response.status, true, "After requesting to store data with… in RunStoreContentTests() 131 …Except("StoreContentResponse::status", response.status, true, "After requesting to get data from s… in RunGetContentTests() 132 Except("StoreContentResponse::data", response.data, {5,6,7,8,9}, "Received data must be correct"); in RunGetContentTests() 142 …Except("StoreContentResponse::status", response.status, false, "Requesting to get data from server… in RunGetContentTests() 170 …Except("StoreContentResponse::status", response.status, true, "After requesting server to compile … in RunCompileShaderTests() 171 …Except("StoreContentResponse::binary.empty()", response.binary.empty(), false, "Received data must… in RunCompileShaderTests()
|
/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/pulseaudio/scripts/benchmarks/ |
D | .gitignore | 8 # Except these files
|
/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/rust/crates/io-lifetimes/ |
D | COPYRIGHT | 16 Except as otherwise noted (below and/or in individual files), `io-lifetimes`
|
/third_party/rust/crates/rustix/ |
D | COPYRIGHT | 16 Except as otherwise noted (below and/or in individual files), `rustix`
|
/third_party/rust/crates/linux-raw-sys/ |
D | COPYRIGHT | 16 Except as otherwise noted (below and/or in individual files), `linux-raw-sys`
|
/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/libxml2/ |
D | Copyright | 1 Except where otherwise noted in the source code (e.g. the files hash.c,
|
/third_party/popt/ |
D | COPYING | 20 Except as contained in this notice, the name of the X Consortium shall not be
|
/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/openssl/doc/man3/ |
D | BIO_printf.pod | 43 Except when I<n> is 0, both BIO_snprintf() and BIO_vsnprintf() always
|
/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/rust/crates/unicode-ident/ |
D | LICENSE-UNICODE | 43 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/rust/crates/regex/regex-syntax/src/unicode_tables/ |
D | LICENSE-UNICODE | 54 Except as contained in this notice, the name of a copyright holder
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | ucdterms.txt | 44 Except as contained in this notice, the name of a copyright holder shall not be
|
/third_party/zlib/contrib/pascal/ |
D | readme.txt | 36 - Except for the callbacks, the zlib function interfaces are
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCStreamer.cpp | 737 void MCStreamer::EmitWinEHHandler(const MCSymbol *Sym, bool Unwind, bool Except, in EmitWinEHHandler() argument 746 if (!Except && !Unwind) in EmitWinEHHandler() 750 if (Except) in EmitWinEHHandler()
|
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-type-util.h.pump | 116 // Except for Types0, every struct in the family has two member types: 215 // TN> represents a list of N templates (T1, T2, ..., and TN). Except
|
/third_party/python/Doc/c-api/ |
D | contextvars.rst | 127 Except for ``NULL``, the function returns a new reference.
|