/third_party/glib/glib/tests/ |
D | scannerapi.c | 29 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/ |
D | test_fixture.cpp | 22 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/ |
D | test_fixture.cpp | 39 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/ |
D | check_boms.py | 65 def checkBOMs (files, fix): argument 82 fix = options.fix variable
|
D | check_include_guards.py | 118 fix = options.fix variable
|
/third_party/python/Tools/c-analyzer/c_common/ |
D | tables.py | 51 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/ |
D | fix.hpp | 53 constexpr auto fix = [](auto&& f) { in __anonb3bd33c90102() variable
|
/third_party/boost/boost/hana/functional/ |
D | fix.hpp | 53 constexpr auto fix = [](auto&& f) { in __anon3f9366160102() variable
|
/third_party/grpc/tools/distrib/ |
D | check_include_guards.py | 51 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument 81 def check(self, fpath, fix): argument
|
/third_party/python/PCbuild/ |
D | fix_encoding.py | 16 def fix(p): function
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | no-empty-interface.ts | 64 const fix = (fixer: TSESLint.RuleFixer): TSESLint.RuleFix => { constant
|
D | prefer-nullish-coalescing.ts | 93 function* fix( generator
|
D | return-await.ts | 177 const fix = (fixer: TSESLint.RuleFixer): TSESLint.RuleFix | null => constant
|
/third_party/skia/third_party/externals/brotli/python/ |
D | Makefile | 55 fix: target
|
/third_party/ffmpeg/tests/checkasm/ |
D | videodsp.c | 35 #define iter_1d(type, fix, fix_val, var, var_start, var_end) \ argument
|
/third_party/python/Tools/scripts/ |
D | pathfix.py | 119 def fix(filename): function
|
D | fixcid.py | 117 def fix(filename): function
|
/third_party/glib/glib/ |
D | gtester.c | 732 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/ |
D | fixJSDocTypes.ts | 23 … function fix(type: Type, fixId: string, fixAllDescription: DiagnosticMessage): CodeFixAction { function
|
D | importFixes.ts | 68 …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/ |
D | integer_traits_test.cpp | 34 namespace fix{ namespace
|
/third_party/python/Modules/ |
D | nismodule.c | 89 int fix; member 126 int fix; member 194 int fix; in nis_match() local
|
/third_party/skia/tests/ |
D | FontMgrAndroidParserTest.cpp | 140 T fix; in test_parse_fixed_r() local 165 SkFixed fix; in test_parse_fixed() local
|
/third_party/flutter/skia/tests/ |
D | FontMgrAndroidParserTest.cpp | 141 T fix; in test_parse_fixed_r() local 166 SkFixed fix; in test_parse_fixed() local
|
/third_party/node/deps/npm/test/tap/ |
D | config-project.js | 3 var fix = path.resolve(__dirname, '..', 'fixtures', 'config') variable
|