Home
last modified time | relevance | path

Searched defs:fix (Results 1 – 25 of 43) 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/skia/third_party/externals/brotli/python/
DMakefile55 fix: target
/third_party/python/Tools/scripts/
Dpathfix.py119 def fix(filename): function
Dfixcid.py117 def fix(filename): function
/third_party/ffmpeg/tests/checkasm/
Dvideodsp.c35 #define iter_1d(type, fix, fix_val, var, var_start, var_end) \ argument
/third_party/typescript/src/services/codefixes/
DfixJSDocTypes.ts23 … function fix(type: Type, fixId: string, fixAllDescription: DiagnosticMessage): CodeFixAction { function
DimportFixes.ts68 …const fix = getImportFixForSymbol(sourceFile, exportInfos, moduleSymbol, symbolName, program, /*po… constant
74 const fix = first(fixes); constant
131 for (const fix of addToNamespace) { constant
134 for (const fix of importType) { constant
219 …const fix = getImportFixForSymbol(sourceFile, exportInfos, moduleSymbol, symbolName, program, posi… constant
/third_party/python/Modules/
Dnismodule.c89 int fix; member
126 int fix; member
194 int fix; in nis_match() local
/third_party/flutter/skia/tests/
DFontMgrAndroidParserTest.cpp141 T fix; in test_parse_fixed_r() local
166 SkFixed fix; in test_parse_fixed() local
/third_party/skia/tests/
DFontMgrAndroidParserTest.cpp140 T fix; in test_parse_fixed_r() local
165 SkFixed fix; in test_parse_fixed() local
/third_party/node/deps/npm/test/tap/
Dconfig-project.js3 var fix = path.resolve(__dirname, '..', 'fixtures', 'config') variable
/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/node/deps/npm/node_modules/ip/
Dpackage.json51 "fix": "jscs lib/*.js test/*.js --fix", string
/third_party/node/deps/npm/node_modules/safe-buffer/
DREADME.md522 #### Update
/third_party/node/deps/npm/node_modules/tar/node_modules/safe-buffer/
DREADME.md522 #### Update
/third_party/node/deps/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/
DREADME.md522 #### Update
/third_party/node/deps/npm/node_modules/string_decoder/node_modules/safe-buffer/
DREADME.md524 #### Update
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker_file.py1223 replacement=None, fix=None, see_also=None, frame=None): argument
1250 context=None, fix=None, see_also=None, frame=None): argument
1277 replacement=None, fix=None, see_also=None, frame=None): argument
Dshared.py217 replacement=None, see_also=None, fix=None, frame=None): argument
/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/rust/crates/rust-openssl/openssl-sys/build/
Dmain.rs264 let fix = (libressl_version >> 12) as u8; in validate_headers() localVariable
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliterationChart.java178 public static String fix(String s) { in fix() method in TransliterationChart

12