Home
last modified time | relevance | path

Searched defs:fix (Results 1 – 25 of 37) sorted by relevance

12

/third_party/vk-gl-cts/scripts/src_util/
Dcheck_boms.py65 def checkBOMs (files, fix): argument
82 fix = options.fix variable
Dcheck_include_guards.py118 fix = options.fix variable
/third_party/python/Tools/c-analyzer/c_common/
Dtables.py51 def _normalize_fix_read(fix): argument
68 def _normalize_fix_write(fix, empty=''): argument
85 fix=None, argument
120 fix=None, argument
/third_party/python/PCbuild/
Dfix_encoding.py16 def fix(p): function
/third_party/node/deps/npm/node_modules/@npmcli/package-json/lib/
Dindex.js99 static async fix (path, opts) { method in PackageJson
269 async fix (opts = {}) { method in PackageJson
/third_party/typescript/src/services/codefixes/
DimportFixes.ts88 …const fix = getImportFixForSymbol(sourceFile, Debug.checkDefined(exportInfo), moduleSymbol, progra… constant
95 const { fix, symbolName } = info; constant
201 for (const fix of addToNamespace) { constant
204 for (const fix of importType) { constant
359 …const fix = Debug.checkDefined(getImportFixForSymbol(sourceFile, exportInfos, moduleSymbol, progra… constant
375 const fix = getTypeOnlyPromotionFix(sourceFile, symbolToken, symbolName, program); constant
729 readonly fix: ImportFix; property
745 … const fix = getTypeOnlyPromotionFix(context.sourceFile, symbolToken, symbolName, context.program); constant
DfixJSDocTypes.ts23 … function fix(type: Type, fixId: string, fixAllDescription: DiagnosticMessage): CodeFixAction { function
/third_party/skia/third_party/externals/brotli/python/
DMakefile55 fix: target
/third_party/node/deps/npm/lib/utils/
Dexplain-eresolve.js58 const fix = `Fix the upstream dependency conflict, or retry constant
/third_party/ffmpeg/tests/checkasm/
Dvideodsp.c35 #define iter_1d(type, fix, fix_val, var, var_start, var_end) \ argument
/third_party/python/Tools/scripts/
Dpathfix.py119 def fix(filename): function
Dfixcid.py117 def fix(filename): function
/third_party/node/deps/npm/docs/content/commands/
Dnpm-config.md96 #### fix subsubsection
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/
Dpackage.json17 "fix": "npm run posttest -- --fix" string
/third_party/ltp/lib/
Dtst_kernel.c120 char *fix = strstr(driver, "x86-64"); in tst_search_driver_() local
/third_party/python/Modules/
Dnismodule.c90 int fix; member
127 int fix; member
195 int fix; in nis_match() local
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
Dtokenize.js88 function unclosed(what, fix) { argument
/third_party/skia/tests/
DFontMgrAndroidParserTest.cpp140 T fix; in test_parse_fixed_r() local
165 SkFixed fix; in test_parse_fixed() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_pipeline.c276 struct vn_graphics_pipeline_create_info_fix fix = { 0 }; in vn_fix_graphics_pipeline_create_info() local
346 struct vn_graphics_pipeline_create_info_fix fix = fixes[i]; in vn_fix_graphics_pipeline_create_info() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker_file.py1286 replacement=None, fix=None, see_also=None, frame=None): argument
1313 context=None, fix=None, see_also=None, frame=None): argument
1340 replacement=None, fix=None, see_also=None, frame=None): argument
Dshared.py219 replacement=None, see_also=None, fix=None, frame=None): argument
/third_party/node/deps/npm/lib/commands/
Dconfig.js265 async fix () { method in Config
/third_party/rust/crates/rust-openssl/openssl-sys/build/
Dmain.rs240 let fix = (libressl_version >> 12) as u8; in validate_headers() localVariable
/third_party/python/Lib/test/
Dtest__xxsubinterpreters.py2172 def run_actions(self, fix, actions): argument
2176 def run_action(self, fix, action, *, hideclosed=True): argument
2221 def _close(self, fix, *, force): argument
2230 def _assert_closed_in_interp(self, fix, interp=None): argument
2258 def _assert_closed(self, fix): argument
/third_party/node/deps/npm/node_modules/@isaacs/cliui/
Dpackage.json19 "fix": "standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'", string

12