/third_party/node/deps/npm/lib/commands/ |
D | search.js | 8 function filter (data, include, exclude) { argument 60 exclude: this.npm.flatOptions.search.exclude.split(/\s+/), property
|
/third_party/jsframework/ |
D | build_strip_native_min.js | 57 exclude: ['node_modules/**', 'lib/**'] property 70 exclude: 'node_moduels/**' property
|
/third_party/node/deps/npm/node_modules/hasown/ |
D | tsconfig.json | 46 "exclude": [ array
|
/third_party/css-what/ |
D | tsconfig.eslint.json | 4 "exclude": [] array
|
D | tsconfig.json | 28 "exclude": [ array
|
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePathWithAllowJS/ |
D | tsconfig.json | 6 "exclude": [ array
|
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePath/ |
D | tsconfig.json | 6 "exclude": [ array
|
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePathWithAllowJS/ |
D | tsconfig.json | 6 "exclude": [ array
|
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePath/ |
D | tsconfig.json | 6 "exclude": [ array
|
/third_party/mbedtls/tests/scripts/ |
D | check_names.py | 379 def parse_macros(self, include, exclude=None): argument 414 def parse_mbed_psa_words(self, include, exclude=None): argument 452 def parse_enum_consts(self, include, exclude=None): argument 641 def parse_identifiers(self, include, exclude=None): argument
|
D | depends.py | 320 def __init__(self, symbols, commands, exclude): argument 328 def __init__(self, symbols, commands, exclude=None): argument 356 def __init__(self, symbols, commands, exclude=None): argument
|
/third_party/typescript/tests/projects/projectReferenceWithRootDirInParent/ |
D | tsconfig.base.json | 9 "exclude": [ array
|
/third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthExceeded/ |
D | tsconfig.json | 8 "exclude": ["node_modules/m2/**/*"] array
|
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/ |
D | tsconfig.json | 8 "exclude": ["**/*.test.ts", "dist"] array
|
/third_party/python/Tools/c-analyzer/c_common/ |
D | fsutil.py | 135 exclude=None, argument 165 def _get_check(filename, start, include, exclude): argument 176 def _is_excluded(filename, exclude, include): argument
|
/third_party/parse5/packages/parse5-parser-stream/ |
D | tsconfig.json | 8 "exclude": ["**/*.test.ts", "dist", "test"] array
|
/third_party/typescript/tests/projects/amdModulesWithOut/lib/ |
D | tsconfig.json | 11 "exclude": ["module.d.ts"] array
|
/third_party/parse5/packages/parse5-plain-text-conversion-stream/ |
D | tsconfig.json | 8 "exclude": ["**/*.test.ts", "dist", "test"] array
|
/third_party/parse5/packages/parse5-sax-parser/ |
D | tsconfig.json | 8 "exclude": ["**/*.test.ts", "dist", "test"] array
|
/third_party/typescript/tests/baselines/reference/config/showConfig/Show TSConfig with compileOnSave and more/ |
D | tsconfig.json | 16 "exclude": [ array
|
/third_party/parse5/packages/parse5-html-rewriting-stream/ |
D | tsconfig.json | 8 "exclude": ["**/*.test.ts", "dist"], array
|
/third_party/parse5/packages/parse5/ |
D | tsconfig.json | 14 "exclude": ["**/*.test.ts", "dist"] array
|
/third_party/typescript/tests/projects/amdModulesWithOut/app/ |
D | tsconfig.json | 11 "exclude": ["module.d.ts"], array
|
/third_party/skia/tools/ |
D | BUILD_simulator.py | 62 def BUILD_glob(include, exclude=()): argument
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
D | PrefixTree.java | 87 public static PrefixTree minimal(RangeTree include, RangeTree exclude, int minLength) { in minimal() 301 DfaNode node, RangeSpecification path, DfaNode exclude, RangeTree minimal, int minLength) { in recursivelyMinimize()
|