Home
last modified time | relevance | path

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

12345

/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/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/css-what/
Dtsconfig.eslint.json4 "exclude": [] array
Dtsconfig.json28 "exclude": [ array
/third_party/jsframework/
Dbuild_strip_native_min.js57 exclude: ['node_modules/**', 'lib/**'] property
70 exclude: 'node_moduels/**' property
Dbuild_jsmock_system_plugin.js57 exclude: ['node_modules/**', 'lib/**'] property
70 exclude: 'node_moduels/**' property
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePathWithAllowJS/
Dtsconfig.json6 "exclude": [ array
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePathWithAllowJS/
Dtsconfig.json6 "exclude": [ array
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeUsingRelativePath/
Dtsconfig.json6 "exclude": [ array
/third_party/typescript/tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePath/
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/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/projects/amdModulesWithOut/lib/
Dtsconfig.json11 "exclude": ["module.d.ts"] array
/third_party/node/deps/npm/lib/
Dsearch.js27 exclude: {}, property
38 exclude: prepareExcludes(npm.config.get('searchexclude')), property
/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/typescript/tests/baselines/reference/showConfig/Show TSConfig with compileOnSave and more/
Dtsconfig.json16 "exclude": [ array
/third_party/typescript_eslint/packages/eslint-plugin-tslint/
Dtsconfig.json8 "exclude": ["tests/test-project", "tests/test-tslint-rules-directory"], array
/third_party/typescript/scripts/importDefinitelyTypedTests/
Dtsconfig.json16 "exclude": [ array
/third_party/typescript/tests/projects/amdModulesWithOut/app/
Dtsconfig.json11 "exclude": ["module.d.ts"], array
/third_party/jsframework/mock-generate/
Dtsconfig.json19 "exclude": [ array
/third_party/node/deps/npm/node_modules/debug/
Dkarma.conf.js24 exclude: [ property
/third_party/skia/tools/
DBUILD_simulator.py62 def BUILD_glob(include, exclude=()): argument
/third_party/flutter/skia/tools/
DBUILD_simulator.py62 def BUILD_glob(include, exclude=()): argument
/third_party/typescript_eslint/packages/typescript-estree/
Dtsconfig.json8 "exclude": ["tests/fixtures/**/*"], array

12345