/third_party/typescript/tests/baselines/reference/ |
D | infiniteExpansionThroughInstantiation.types | 2 // instantiating a derived type can cause an infinitely expanding type reference to be generated 15 // will have an owner property that is an infinitely expanding type reference
|
D | infiniteExpansionThroughInstantiation.errors.txt | 11 // instantiating a derived type can cause an infinitely expanding type reference to be generated 19 // will have an owner property that is an infinitely expanding type reference
|
D | infiniteExpansionThroughInstantiation.symbols | 2 // instantiating a derived type can cause an infinitely expanding type reference to be generated 23 // will have an owner property that is an infinitely expanding type reference
|
D | infiniteExpansionThroughInstantiation2.types | 2 // instantiating a derived type can cause an infinitely expanding type reference to be generated
|
D | infiniteExpansionThroughTypeInference.types | 3 x: G<G<T>> // infinitely expanding type reference
|
D | recursiveTypeInGenericConstraint.types | 5 x: G<G<T>>; // infinitely expanding type reference
|
D | infiniteExpansionThroughInstantiation2.symbols | 2 // instantiating a derived type can cause an infinitely expanding type reference to be generated
|
D | nominalSubtypeCheckOfTypeParameter.types | 22 …citly says List<T> extends Sequence<T>, the current rules for infinitely expanding type references
|
D | infiniteExpansionThroughTypeInference.symbols | 6 x: G<G<T>> // infinitely expanding type reference
|
D | recursiveTypeInGenericConstraint.symbols | 6 x: G<G<T>>; // infinitely expanding type reference
|
D | nominalSubtypeCheckOfTypeParameter.symbols | 39 …citly says List<T> extends Sequence<T>, the current rules for infinitely expanding type references
|
D | objectTypeWithRecursiveWrappedPropertyCheckedNominally.types | 2 // Types with infinitely expanding recursive types are type checked nominally
|
D | objectTypeWithRecursiveWrappedPropertyCheckedNominally.errors.txt | 16 // Types with infinitely expanding recursive types are type checked nominally
|
/third_party/node/deps/npm/node_modules/glob/dist/esm/ |
D | bin.mjs | 43 This prevents double-expanding, in case the shell expands 86 description: `Follow symlinked directories when expanding '**'`,
|
/third_party/mksh/ |
D | funcs.c | 1611 bool rawmode = false, expanding = false; in c_read() local 1830 if (expanding) { in c_read() 1831 expanding = false; in c_read() 1849 expanding = true; in c_read() 1879 expanding = false; in c_read() 1943 if (expanding) { in c_read() 1944 expanding = false; in c_read() 1949 expanding = true; in c_read() 1960 expanding = false; in c_read() 1967 if (lastparmmode && !expanding && !rawmode && ch == '\\') { in c_read() [all …]
|
/third_party/rust/crates/codespan/codespan-lsp/ |
D | Cargo.toml | 14 # WARNING: Be extremely careful when expanding this version range.
|
/third_party/littlefs/tests/ |
D | test_superblocks.toml | 100 # expanding superblock 134 # expanding superblock with power cycle 172 # reentrant expanding superblock
|
D | test_truncate.toml | 325 // cold expanding 335 // warm expanding truncate 345 // mid-file expanding truncate
|
D | test_exhaustion.toml | 94 # which also requires expanding superblocks 288 # wear-level test + expanding superblock
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
D | PseudoLocales.java | 77 EXPAND("en_XA", PseudoLocales::expanding, 381 private static PseudoText expanding(boolean isPattern) { in expanding() method in PseudoLocales
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | pre-process.c | 51 static int expanding = 0; variable 227 expanding = 1; in expand_one_symbol() 229 expanding = 0; in expand_one_symbol() 749 struct ident *expanding = token->ident; in expand() local 755 if (expanding->tainted) { in expand() 771 expanding->tainted = 1; in expand() 2202 if (expanding) { in handle_preprocessor_line()
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp.h | 106 bool expanding; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README-FPStack.txt | 83 This just requires being smarter when custom expanding fptoui.
|
/third_party/curl/docs/cmdline-opts/ |
D | variable.md | 39 When expanding variables, curl supports a set of functions that can make the
|
/third_party/openh264/codec/common/x86/ |
D | expand_picture.asm | 60 ;;;;;;;expanding result;;;;;;; 462 ; for left & right border expanding 589 ; for left & right border expanding 715 ; for left & right border expanding
|