Home
last modified time | relevance | path

Searched refs:fix (Results 1 – 25 of 1828) sorted by relevance

12345678910>>...74

/third_party/glib/glib/tests/
Dscannerapi.c29 scanner_fixture_setup (ScannerFixture *fix, in scanner_fixture_setup() argument
32 fix->scanner = g_scanner_new (NULL); in scanner_fixture_setup()
33 g_assert (fix->scanner != NULL); in scanner_fixture_setup()
36 scanner_fixture_teardown (ScannerFixture *fix, in scanner_fixture_teardown() argument
39 g_assert (fix->scanner != NULL); in scanner_fixture_teardown()
40 g_scanner_destroy (fix->scanner); in scanner_fixture_teardown()
52 test_scanner_warn (ScannerFixture *fix, in test_scanner_warn() argument
55 fix->scanner->msg_handler = scanner_msg_func; in test_scanner_warn()
56 g_scanner_warn (fix->scanner, "test"); in test_scanner_warn()
60 test_scanner_error (ScannerFixture *fix, in test_scanner_error() argument
[all …]
/third_party/boost/libs/gil/test/core/channel/
Dtest_fixture.cpp22 fixture::channel_minmax_value<channel_t> fix; in operator ()() local
24 BOOST_TEST_EQ(fix.min_v_, exp.min_v_); in operator ()()
25 BOOST_TEST_EQ(fix.max_v_, exp.max_v_); in operator ()()
39 fixture::channel_value<channel_t> fix; in operator ()() local
41 BOOST_TEST_EQ(fix.min_v_, exp.min_v_); in operator ()()
42 BOOST_TEST_EQ(fix.max_v_, exp.max_v_); in operator ()()
56 fixture::channel_reference<channel_t &> fix; in operator ()() local
58 BOOST_TEST_EQ(fix.min_v_, exp.min_v_); in operator ()()
59 BOOST_TEST_EQ(fix.max_v_, exp.max_v_); in operator ()()
73 fixture::channel_reference<channel_t const &> fix; in operator ()() local
[all …]
/third_party/typescript/tests/baselines/reference/
DjsdocImportTypeReferenceToCommonjsModule.types3 >config : { fix: boolean; }
5 fix: boolean
6 >fix : boolean
9 >config : { fix: boolean; }
14 >demo : (a: { fix: boolean; }) => void
15 >a : { fix: boolean; }
17 a.fix
18 >a.fix : boolean
19 >a : { fix: boolean; }
20 >fix : boolean
DjsdocImportTypeReferenceToCommonjsModule.symbols5 fix: boolean
6 >fix : Symbol(fix, Decl(ex.d.ts, 0, 21))
17 a.fix
18 >a.fix : Symbol(fix, Decl(ex.d.ts, 0, 21))
20 >fix : Symbol(fix, Decl(ex.d.ts, 0, 21))
/third_party/python/Tools/c-analyzer/c_common/
Dtables.py51 def _normalize_fix_read(fix): argument
52 if fix is None:
53 fix = ''
54 if callable(fix):
56 values = fix(row)
58 elif isinstance(fix, str):
61 return (None if v == fix else v
64 raise NotImplementedError(fix)
68 def _normalize_fix_write(fix, empty=''): argument
69 if fix is None:
[all …]
/third_party/libuv/
DChangeLog9 * process: fix hang after NOTE_EXIT (Jameson Nash)
18 * doc: fix v1.43.0 changelog entries (cjihrig)
26 * unix: fix STATIC_ASSERT to check what it means to check (Jessica Clarke)
40 * test: fix flaky uv_fs_lutime test (Momtchil Momtchev)
42 * build: fix cmake install locations (Jameson Nash)
44 * thread,win: fix C90 style nit (ssrlive)
70 * build: fix error C4146 on MSVC (UMU)
72 * test: fix benchmark-ping-udp (Ryan Liptak)
82 * fix oopsie from
86 * win: fix style nits [NFC] (Jameson Nash)
[all …]
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.5.1.rst71 * fix warnings report by selfcheck
118 * validation/sizeof-bool: fix broken test case
138 * fix mixup in "Handle SForced in storage_modifiers"
145 * fix discarded label statement
161 * fix missing element in types declaration
163 * fix typing error in compound assignment
164 * llvm: fix typing when comparing to a constant
166 * fix cast to bool
173 * fix superfluous phisrc
174 * fix phisrc mixup
[all …]
/third_party/mesa3d/docs/relnotes/
D17.1.6.rst4 Mesa 17.1.6 is a bug fix release which fixes bugs found since the 17.1.5
52 - svga: fix texture swizzle writemasking
64 - nir: fix algebraic optimizations
72 - radv: fix non-0 based layer clears.
73 - radv: fix buffer views on SI/CIK.
75 - radv/ac: port SI TC L1 write corruption fix.
93 - cherry-ignore: add "swr: fix transform feedback logic"
96 - cherry-ignore: add bindless textures fix
97 - cherry-ignore: add "st/glsl_to_tgsi: fix getting the image type for
99 - cherry-ignore: add yet another bindless textures fix
[all …]
D20.2.5.rst4 Mesa 20.2.5 is a bug fix release which fixes bugs found since the 20.2.4 release.
68 - aco: fix DCE of rematerializable phi operands
76 - radeonsi: fix regression on gpus using the radeon winsys.
108 - ac: fix detection of Pro graphics
109 - ac: fix min/max_good_num_cu_per_sa on gfx10.3 with disabled SEs
114 - android: spirv: fix '::' typo in gen rules
123 - zink: fix direct image mapping offset
124 - zink: really fix direct image mapping offset (I mean it this time)
125 - st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
134 - spirv: fix GLSLstd450Modf/GLSLstd450Frexp when the destination is vector
[all …]
D12.0.4.rst4 Mesa 12.0.4 is a bug fix release which fixes bugs found since the 12.0.4
71 - configure.ac: fix the name of the Wayland Scanner pc file
75 - st/mesa: fix swizzle issue in st_create_sampler_view_from_stobj()
85 - gbm: fix potential NULL deref of mapImage/unmapImage.
94 - anv/wsi: fix apps that acquire multiple images up front
101 - cherry-ignore: add vaapi encode fix
102 - cherry-ignore: add EGL_KHR_debug fix
138 - mesa/formatquery: limit ES target support, fix core context support
139 - nir: fix definition of pack_uvec2_to_uint
141 - st/mesa: fix is_scissor_enabled when X/Y are negative
[all …]
D20.0.3.rst4 Mesa 20.0.3 is a bug fix release which fixes bugs found since the 20.0.2
84 - amd/addrlib: fix build on non-x86 platforms
119 - nir: fix clip/cull_distance_array_size in
121 - ac: fix fast division
122 - st/mesa: fix use of uninitialized memory due to st_nir_lower_builtin
145 - aco: fix boolean undef regclass
146 - nir/gather_info: fix per-vertex handling in try_mask_partial_io
148 - glsl: fix race in instance getters
149 - util/u_queue: fix race in total_jobs_size access
153 - freedreno/ir3/ra: fix array liveranges
[all …]
D10.3.3.rst4 Mesa 10.3.3 is a bug fix release which fixes bugs found since the 10.3.2
56 - mesa: fix UNCLAMPED_FLOAT_TO_UBYTE() macro for MSVC
65 - freedreno/ir3: fix FSLT/etc handling to return 0/-1 instead of 0/1.0
71 - freedreno/ir3: fix UCMP handling
75 - freedreno/ir3: fix TXB/TXL to actually pull the bias/lod argument
99 - r600g: fix polygon mode for points and lines and point/line fill
101 - radeonsi: fix polygon mode for points and lines and point/line fill
103 - radeonsi: fix incorrect index buffer max size for lowered 8-bit
122 - freedreno/ir3: fix error in bail logic
123 - freedreno/ir3: fix constlen with relative addressing
[all …]
D20.3.1.rst4 Mesa 20.3.1 is a bug fix release which fixes bugs found since the 20.3.0 release.
61 - radeonsi: fix regression on gpus using the radeon winsys.
80 - nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs.
85 - zink: fix channel ordering in format-mapping
109 - android: spirv: fix '::' typo in gen rules
118 - zink: fix direct image mapping offset
119 - zink: really fix direct image mapping offset (I mean it this time)
120 - st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
128 - radeonsi: fix si_get_draw_start_count count value
141 - radv: fix exporting multiviews with NGG
[all …]
D9.0.2.rst4 Mesa 9.0.2 is a bug fix release which fixes bugs found since the 9.0.1
80 - glcpp: Typo fix.
97 - docs: fix release date of 9.0.1
103 - Revert "r600g: try to fix streamout for the cases where BURST_COUNT >
117 - nvc0: fix missing permanent bo reference on poly cache
145 - nv50/ir/tgsi: fix srcMask for TXP with SHADOW1D
148 - nouveau: fix undefined behaviour when testing sample_count
153 - r600g: fix lod bias/explicit lod with cube maps.
154 - glsl_to_tgsi: fix dst register for texturing fetches.
155 - glsl: fix cut-n-paste error in error handling. (v2)
[all …]
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
DChangeLogUnzip10 - fix buffer overrun risk in unzip.c (Xavier Roche)
11 - fix a minor buffer insecurity in minizip.c (Mike Whittaker)
31 - fix memory leak in minizip.c
34 - fix bugs in minizip.c sample for zipping big file
35 - fix problem in month in date handling
36 - fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for
40 - fix bugs in zip.c
45 - fix change_file_date in miniunz.c for Unix (Jean-loup Gailly)
46 - fix miniunz.c for file without specific record for directory
49 - fix bug in unzGetCurrentFileInfo for get extra field and comment
[all …]
/third_party/skia/third_party/externals/zlib/contrib/minizip/
DChangeLogUnzip10 - fix buffer overrun risk in unzip.c (Xavier Roche)
11 - fix a minor buffer insecurity in minizip.c (Mike Whittaker)
31 - fix memory leak in minizip.c
34 - fix bugs in minizip.c sample for zipping big file
35 - fix problem in month in date handling
36 - fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for
40 - fix bugs in zip.c
45 - fix change_file_date in miniunz.c for Unix (Jean-loup Gailly)
46 - fix miniunz.c for file without specific record for directory
49 - fix bug in unzGetCurrentFileInfo for get extra field and comment
[all …]
/third_party/flutter/flutter/packages/flutter_test/test/
Dgoldens_test.dart28 String fix(String path) {
70 … comparator = LocalFileComparator(fs.file(fix('/golden_test.dart')).uri, pathStyle: fs.path.style);
74 expect(comparator.basedir, fs.file(fix('/')).uri);
75 …comparator = LocalFileComparator(fs.file(fix('/foo/bar/golden_test.dart')).uri, pathStyle: fs.path…
76 expect(comparator.basedir, fs.directory(fix('/foo/bar/')).uri);
86 final Uri uri = fs.file(fix(golden)).uri;
95 fs.file(fix('/golden.png')).writeAsBytesSync(_kExpectedBytes);
101 fs.file(fix('/sub/foo.png'))
110 fs.file(fix('/foo/bar/golden.png'))
113 fs.currentDirectory = fix('/foo/bar');
[all …]
/third_party/grpc/tools/distrib/
Dcheck_include_guards.py51 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
71 if fix:
81 def check(self, fpath, fix): argument
100 valid_guard, fix)
101 if fix: save(fpath, fcontents)
106 valid_guard, fix)
107 if fix: save(fpath, fcontents)
119 valid_guard, fix)
120 if fix: save(fpath, fcontents)
133 if fix:
[all …]
/third_party/node/deps/npm/node_modules/agentkeepalive/
DHistory.md6 …modules/agentkeepalive/commit/5751fc1180ed6544602c681ffbd08ca66a0cb12c)] - fix: sockLen being misc…
12 …modules/agentkeepalive/commit/495f1ab625d43945d72f68096b97db723d4f0657)] - fix: add the lost npm f…
28 …modules/agentkeepalive/commit/4d3a3b1f7b16595febbbd39eeed72b2663549014)] - fix: Handle ipv6 addres…
40 …es/agentkeepalive/commit/138eda81e10b632aaa87bea0cb66d8667124c4e8)] - doc: fix `keepAliveMsecs` pa…
62 * fix: emit agent socket close event
77 * https: fix ssl socket leak when keepalive is used
83 * fix: opened sockets number overflow maxSockets
88 * fix: pick _evictSession to httpsAgent
97 * fix: handle idle socket error
103 * fix: add default error handler to avoid Unhandled error event throw
[all …]
/third_party/boost/libs/gil/test/core/pixel/
Dtest_fixture.cpp39 fixture::pixel_value<pixel_t> fix; in operator ()() local
41 BOOST_TEST_EQ(fix.pixel_, default_value); in operator ()()
60 fixture::pixel_value<pixel_t> fix{sample_pixel}; in operator ()() local
61 BOOST_TEST_EQ(fix.pixel_, sample_pixel); in operator ()()
75 fixture::pixel_reference<pixel_t&> fix; in operator ()() local
77 BOOST_TEST_EQ(fix.pixel_, pix_default); in operator ()()
96 fixture::pixel_reference<pixel_t&> fix{sample_pixel}; in operator ()() local
97 BOOST_TEST_EQ(fix.pixel_, sample_pixel); in operator ()()
/third_party/boost/libs/hana/include/boost/hana/functional/
Dfix.hpp53 constexpr auto fix = [](auto&& f) { in __anonb3bd33c90102() variable
55 return forwarded(f)(fix(f), forwarded(x)...); in __anonb3bd33c90102()
62 constexpr detail::create<fix_t> fix{};
70 { return f(fix(f), static_cast<X&&>(x)...); }
74 { return f(fix(f), static_cast<X&&>(x)...); }
78 { return std::move(f)(fix(f), static_cast<X&&>(x)...); }
/third_party/boost/boost/hana/functional/
Dfix.hpp53 constexpr auto fix = [](auto&& f) { in __anon3f9366160102() variable
55 return forwarded(f)(fix(f), forwarded(x)...); in __anon3f9366160102()
62 constexpr detail::create<fix_t> fix{};
70 { return f(fix(f), static_cast<X&&>(x)...); }
74 { return f(fix(f), static_cast<X&&>(x)...); }
78 { return std::move(f)(fix(f), static_cast<X&&>(x)...); }
/third_party/skia/third_party/externals/libwebp/
DChangeLog2 53b6f762 fix indent
12 26f4aa01 Merge "alpha_processing: fix visual studio warnings" into main
13 8f594663 alpha_processing: fix visual studio warnings
14 46d844e6 Merge "cpu.cmake: fix compiler flag detection w/3.17.0+" into main
17 327ef24f cpu.cmake: fix compiler flag detection w/3.17.0+
23 4de35f43 rescaler.c: fix alignment
33 f6d29247 vp8l_dec::ProcessRows: fix int overflow in multiply
36 4edea4a6 Init{RGB,YUV}Rescaler: fix a few more int overflows
39 695bdaa2 Export/EmitRescaledRowsRGBA: fix pointer offset int overflow
40 685d073e Init{RGB,YUV}Rescaler: fix int overflows in multiplication
[all …]
/third_party/ltp/scripts/coccinelle/
Dlibltp-test-macro.cocci4 // Find and fix violations of rule LTP-002
6 // Set with -D fix
7 virtual fix
10 @ depends on !fix exists @
20 @ depends on fix exists @
45 @ depends on fix @
66 @ depends on fix @
87 @ depends on fix exists @
101 @ depends on fix @
/third_party/flutter/skia/third_party/externals/libwebp/
DChangeLog14 812a6b49 lossless_enc: fix some conversion warning
34 153bb3a0 fix some clang-7 warnings:
35 ab2dc893 Rescaler: fix rounding error
36 aa65f89a HistogramCombineStochastic: fix free of uninit value
57 aec2cf02 near_lossless: fix fuzzing-detected integer overflow
62 6ed15ea1 fix unprobable leak in webp_sdl.c
74 3be698c3 CMake: fix webp_js compilation
76 4cd0582d CMake: fix webp_js compilation
114 637141bc pngdec: fix build w/libpng < 1.4.x
126 2563db47 fix rescaling rounding inaccuracy
[all …]

12345678910>>...74