Home
last modified time | relevance | path

Searched defs:fix (Results 1 – 25 of 32) 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/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/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/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/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/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/backends/japi/
DSane.java87 public int fix(double v) in fix() method in Sane
/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
/third_party/flatbuffers/ts/flexbuffers/
Dbuilder.ts360 const fix = typed && isNumber(vectorType) && vecLength >= 2 && vecLength <= 4; constant
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.h110 void fix() { flags |= RCF_FIXED; } in fix() function
Dsb_valtable.cpp282 void value::fix() { in fix() function in r600_sb::value
/third_party/mesa3d/src/asahi/compiler/
Dagx_pack.c642 agx_fixup_branch(struct util_dynarray *emission, struct agx_branch_fixup fix) in agx_fixup_branch()
/third_party/pulseaudio/src/modules/
Dmodule-combine-sink.c614 pa_usec_t min, max, fix; in sink_input_update_sink_latency_range_cb() local
643 pa_usec_t fix, min, max; in sink_input_attach_cb() local

12