Home
last modified time | relevance | path

Searched defs:exclude (Results 1 – 25 of 74) sorted by relevance

123

/third_party/node/deps/npm/lib/commands/
Dsearch.js8 function filter (data, include, exclude) { argument
60 exclude: this.npm.flatOptions.search.exclude.split(/\s+/), property
/third_party/jsframework/
Dbuild_strip_native_min.js57 exclude: ['node_modules/**', 'lib/**'] property
70 exclude: 'node_moduels/**' property
/third_party/node/deps/npm/node_modules/hasown/
Dtsconfig.json46 "exclude": [ array
/third_party/css-what/
Dtsconfig.eslint.json4 "exclude": [] array
Dtsconfig.json28 "exclude": [ array
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePathWithAllowJS/
Dtsconfig.json6 "exclude": [ array
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePath/
Dtsconfig.json6 "exclude": [ array
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePathWithAllowJS/
Dtsconfig.json6 "exclude": [ array
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePath/
Dtsconfig.json6 "exclude": [ array
/third_party/mbedtls/tests/scripts/
Dcheck_names.py379 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
Ddepends.py320 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/
Dtsconfig.base.json9 "exclude": [ array
/third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthExceeded/
Dtsconfig.json8 "exclude": ["node_modules/m2/**/*"] array
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/
Dtsconfig.json8 "exclude": ["**/*.test.ts", "dist"] array
/third_party/python/Tools/c-analyzer/c_common/
Dfsutil.py135 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/
Dtsconfig.json8 "exclude": ["**/*.test.ts", "dist", "test"] array
/third_party/typescript/tests/projects/amdModulesWithOut/lib/
Dtsconfig.json11 "exclude": ["module.d.ts"] array
/third_party/parse5/packages/parse5-plain-text-conversion-stream/
Dtsconfig.json8 "exclude": ["**/*.test.ts", "dist", "test"] array
/third_party/parse5/packages/parse5-sax-parser/
Dtsconfig.json8 "exclude": ["**/*.test.ts", "dist", "test"] array
/third_party/typescript/tests/baselines/reference/config/showConfig/Show TSConfig with compileOnSave and more/
Dtsconfig.json16 "exclude": [ array
/third_party/parse5/packages/parse5-html-rewriting-stream/
Dtsconfig.json8 "exclude": ["**/*.test.ts", "dist"], array
/third_party/parse5/packages/parse5/
Dtsconfig.json14 "exclude": ["**/*.test.ts", "dist"] array
/third_party/typescript/tests/projects/amdModulesWithOut/app/
Dtsconfig.json11 "exclude": ["module.d.ts"], array
/third_party/skia/tools/
DBUILD_simulator.py62 def BUILD_glob(include, exclude=()): argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DPrefixTree.java87 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()

123