Home
last modified time | relevance | path

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

123

/third_party/glib/glib/tests/
Dscannerapi.c29 scanner_fixture_setup (ScannerFixture *fix, in scanner_fixture_setup()
36 scanner_fixture_teardown (ScannerFixture *fix, in scanner_fixture_teardown()
52 test_scanner_warn (ScannerFixture *fix, in test_scanner_warn()
60 test_scanner_error (ScannerFixture *fix, in test_scanner_error()
85 test_scanner_symbols (ScannerFixture *fix, in test_scanner_symbols()
108 test_scanner_tokens (ScannerFixture *fix, in test_scanner_tokens()
/third_party/boost/libs/gil/test/core/channel/
Dtest_fixture.cpp22 fixture::channel_minmax_value<channel_t> fix; in operator ()() local
39 fixture::channel_value<channel_t> fix; in operator ()() local
56 fixture::channel_reference<channel_t &> fix; in operator ()() local
73 fixture::channel_reference<channel_t const &> fix; in operator ()() local
94 fixture::packed_channels565<bitfield_t> fix; in operator ()() local
114 fixture::packed_dynamic_channels565<bitfield_t> fix; in operator ()() local
/third_party/boost/libs/gil/test/core/pixel/
Dtest_fixture.cpp39 fixture::pixel_value<pixel_t> fix; in operator ()() local
60 fixture::pixel_value<pixel_t> fix{sample_pixel}; in operator ()() local
75 fixture::pixel_reference<pixel_t&> fix; in operator ()() local
96 fixture::pixel_reference<pixel_t&> fix{sample_pixel}; in operator ()() local
/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/boost/libs/hana/include/boost/hana/functional/
Dfix.hpp53 constexpr auto fix = [](auto&& f) { in __anonb3bd33c90102() variable
/third_party/boost/boost/hana/functional/
Dfix.hpp53 constexpr auto fix = [](auto&& f) { in __anon3f9366160102() variable
/third_party/grpc/tools/distrib/
Dcheck_include_guards.py51 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
81 def check(self, fpath, fix): argument
/third_party/python/PCbuild/
Dfix_encoding.py16 def fix(p): function
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dno-empty-interface.ts64 const fix = (fixer: TSESLint.RuleFixer): TSESLint.RuleFix => { constant
Dprefer-nullish-coalescing.ts93 function* fix( generator
Dreturn-await.ts177 const fix = (fixer: TSESLint.RuleFixer): TSESLint.RuleFix | null => constant
/third_party/skia/third_party/externals/brotli/python/
DMakefile55 fix: target
/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/glib/glib/
Dgtester.c732 fixture_setup (guint *fix, in fixture_setup()
739 fixture_test (guint *fix, in fixture_test()
750 fixture_teardown (guint *fix, in fixture_teardown()
/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/boost/libs/integer/test/
Dinteger_traits_test.cpp34 namespace fix{ namespace
/third_party/python/Modules/
Dnismodule.c89 int fix; member
126 int fix; member
194 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/flutter/skia/tests/
DFontMgrAndroidParserTest.cpp141 T fix; in test_parse_fixed_r() local
166 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

123