/third_party/typescript/tests/baselines/reference/ |
D | nullishCoalescingOperator5.errors.txt | 32 // Valid according to spec 35 // Valid according to spec 38 // Valid according to spec 41 // Valid according to spec 44 // Valid according to spec 47 // Valid according to spec 50 // Valid according to spec 53 // Valid according to spec
|
D | nullishCoalescingOperator5.types | 43 // Valid according to spec 52 // Valid according to spec 61 // Valid according to spec 70 // Valid according to spec 79 // Valid according to spec 88 // Valid according to spec 97 // Valid according to spec 106 // Valid according to spec
|
D | nullishCoalescingOperator5.symbols | 35 // Valid according to spec 41 // Valid according to spec 47 // Valid according to spec 53 // Valid according to spec 59 // Valid according to spec 65 // Valid according to spec 71 // Valid according to spec 77 // Valid according to spec
|
D | optionalParamArgsTest.errors.txt | 85 // Valid 90 // Valid 96 // Valid 102 // Valid 108 // Valid 114 // Valid 120 // Valid
|
D | optionalParamArgsTest.types | 180 // Valid 197 // Valid 224 // Valid 255 // Valid 286 // Valid 313 // Valid 336 // Valid
|
D | optionalParamArgsTest.symbols | 155 // Valid 169 // Valid 188 // Valid 207 // Valid 226 // Valid 245 // Valid 264 // Valid
|
D | typeArgumentInferenceWithConstraints.errors.txt | 35 noGenericParams(''); // Valid 43 someGenerics1(3, 4); // Valid 76 someGenerics4(4, () => null); // Valid 87 someGenerics5(4, () => null); // Valid 100 someGenerics6(n => n, n => n, n => n); // Valid 111 someGenerics7(n => n, n => n, n => n); // Valid, types of n are <any, string, any> respectively
|
D | nonGenericClassExtendingGenericClassWithAny.types | 9 class Bar extends Foo<any> { } // Valid
|
/third_party/node/tools/ |
D | certdata.txt | 80 # Not Valid Before: Tue Sep 01 12:00:00 1998 81 # Not Valid After : Fri Jan 28 12:00:00 2028 176 # Not Valid Before: Tue Sep 01 12:00:00 1998 177 # Not Valid After : Fri Jan 28 12:00:00 2028 214 # Not Valid Before: Fri Dec 15 08:00:00 2006 215 # Not Valid After : Wed Dec 15 08:00:00 2021 312 # Not Valid Before: Fri Dec 15 08:00:00 2006 313 # Not Valid After : Wed Dec 15 08:00:00 2021 349 # Not Valid Before: Fri Oct 01 00:00:00 1999 350 # Not Valid After : Wed Jul 16 23:59:59 2036 [all …]
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | PlatformFunctions.cpp | 205 ASSERT(!mDXILLib.Valid()); in LoadDXIL() 210 if (!mDXILLib.Valid()) { in LoadDXCompiler() 225 if (dxCompilerLib.Valid() && in LoadDXCompiler() 249 return mPIXEventRuntimeLib.Valid(); in IsPIXEventRuntimeLoaded() 253 return mDXILLib.Valid() && mDXCompilerLib.Valid(); in IsDXCAvailable()
|
/third_party/gn/src/gn/ |
D | function_toolchain.cc | 361 Valid for: compiler tools (optional) 371 Valid for: compiler tools (when depfile is specified) 379 Valid for: all tools 390 Valid for: Rust tools 401 Valid for: Linker tools except "alink" 418 Valid for: Linker tools 436 Valid for: Linker tools except "alink" 449 Valid for: Linker and compiler tools (required) 478 Valid for: "swift" only 489 Valid for: all tools (optional) [all …]
|
D | rust_variables.cc | 51 Valid for `rust_library` targets and `executable`, `static_library`, 63 Valid for `rust_library` targets and `executable`, `static_library`, 87 Valid for `rust_library` targets and `executable`, `static_library`,
|
/third_party/grpc/test/cpp/util/ |
D | byte_buffer_test.cc | 48 EXPECT_FALSE(buffer1.Valid()); in TEST_F() 50 EXPECT_FALSE(buffer2.Valid()); in TEST_F() 121 EXPECT_TRUE(send_buffer.Valid()); in TEST_F()
|
/third_party/skia/src/core/ |
D | SkLatticeIter.h | 24 static bool Valid(int imageWidth, int imageHeight, const SkCanvas::Lattice& lattice); 28 static bool Valid(int imageWidth, int imageHeight, const SkIRect& center);
|
/third_party/flutter/skia/src/core/ |
D | SkLatticeIter.h | 24 static bool Valid(int imageWidth, int imageHeight, const SkCanvas::Lattice& lattice); 28 static bool Valid(int imageWidth, int imageHeight, const SkIRect& center);
|
/third_party/gn/src/base/win/ |
D | registry.h | 71 bool Valid() const { return key_ != NULL; } in Valid() function 166 bool Valid() const; 222 bool Valid() const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineRegisterInfo.cpp | 219 bool Valid = true; in verifyUseList() local 227 Valid = false; in verifyUseList() 236 Valid = false; in verifyUseList() 242 Valid = false; in verifyUseList() 248 Valid = false; in verifyUseList() 251 assert(Valid && "Invalid use list"); in verifyUseList()
|
/third_party/boost/boost/yap/detail/ |
D | algorithm.hpp | 304 bool Valid = 340 bool Valid = !is_expr<T>::value && !is_expr<U>::value && 381 bool Valid = !is_expr<T>::value && UdtTrait<remove_cv_ref_t<T>>::value> 420 bool Valid = 469 bool Valid = !is_expr<T>::value && !is_expr<U>::value &&
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_dvc.txt | 58 DVC_SGIX and DVCPRO_SGIX are added to the Valid Range of 66 DVC_SGIX and DVCPRO_SGIX are added to the Valid Range of
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_dvc.txt | 58 DVC_SGIX and DVCPRO_SGIX are added to the Valid Range of 66 DVC_SGIX and DVCPRO_SGIX are added to the Valid Range of
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonNewValueJump.cpp | 256 bool Valid = false; in canCompareBeNewValueJump() local 263 Valid = (isUInt<5>(v) || v == -1); in canCompareBeNewValueJump() 267 Valid = isUInt<5>(v); in canCompareBeNewValueJump() 271 Valid = (v == 0); in canCompareBeNewValueJump() 275 if (!Valid) in canCompareBeNewValueJump()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.h | 86 bool Valid; variable 98 bool isValid() const { return Valid; } in isValid()
|
/third_party/e2fsprogs/tests/f_extra_journal/ |
D | name | 1 Valid journal inode, but has_journal feature not present
|
/third_party/boost/tools/quickbook/test/command-line/ |
D | error-fail.quickbook | 1 [article Valid file to just that expect errors fails
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 207 return Valid; in valid() 211 assert(Valid && "Using invalid reduction"); in getPHI() 216 assert(Valid && "Using invalid reduction"); in getReducedValue() 221 assert(Valid && "Using invalid reduction"); in get() 229 assert(Valid && "Using invalid reduction"); in size() 237 assert(Valid && "Using invalid reduction"); in begin() 242 assert(Valid && "Using invalid reduction"); in begin() 250 bool Valid = false; member 611 assert(!Valid && "Cannot add to an already-valid chain"); in add() 648 Valid = true; in add()
|