Home
last modified time | relevance | path

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

1234

/third_party/cef/tools/yapf/yapf/yapflib/
Dfile_resources.py74 def GetCommandLineFiles(command_line_file_list, recursive, exclude): argument
115 def _FindPythonFiles(filenames, recursive, exclude): argument
/third_party/node/deps/npm/lib/search/
Dpackage-filter.js4 function filter (data, include, exclude, opts) { argument
23 function filterWords (data, include, exclude, opts) { argument
/third_party/jsframework/
Dbuild_strip_native_min.js57 exclude: ['node_modules/**', 'lib/**'] property
70 exclude: 'node_moduels/**' property
/third_party/css-what/
Dtsconfig.eslint.json4 "exclude": [] array
Dtsconfig.json28 "exclude": [ array
/third_party/mbedtls/tests/scripts/
Dcheck_names.py337 def parse_macros(self, include, exclude=None): argument
372 def parse_mbed_words(self, include, exclude=None): argument
407 def parse_enum_consts(self, include, exclude=None): argument
593 def parse_identifiers(self, include, exclude=None): argument
/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/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePathWithAllowJS/
Dtsconfig.json6 "exclude": [ array
/third_party/typescript/tests/cases/projects/NodeModulesSearch/maxDepthExceeded/
Dtsconfig.json8 "exclude": ["node_modules/m2/**/*"] array
/third_party/typescript/tests/projects/projectReferenceWithRootDirInParent/
Dtsconfig.base.json9 "exclude": [ 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/node/deps/npm/lib/
Dsearch.js27 exclude: {}, property
38 exclude: prepareExcludes(npm.config.get('searchexclude')), property
/third_party/parse5/packages/parse5-sax-parser/
Dtsconfig.json8 "exclude": ["**/*.test.ts", "dist", "test"] array
/third_party/parse5/packages/parse5-plain-text-conversion-stream/
Dtsconfig.json8 "exclude": ["**/*.test.ts", "dist", "test"] array
/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/
Dtsconfig.json11 "exclude": ["**/*.test.ts", "dist"] array
/third_party/typescript/scripts/importDefinitelyTypedTests/
Dtsconfig.json16 "exclude": [ array
/third_party/typescript/tests/baselines/reference/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/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

1234