Home
last modified time | relevance | path

Searched refs:corrected (Results 1 - 10 of 10) sorted by relevance

/third_party/cups-filters/filter/
H A Dcommon.c74 int corrected = 0; in SetCommonOptions() local
81 corrected = 1; in SetCommonOptions()
89 corrected = 1; in SetCommonOptions()
101 corrected = 1; in SetCommonOptions()
111 corrected = 1; in SetCommonOptions()
123 corrected = 1; in SetCommonOptions()
132 corrected = 1; in SetCommonOptions()
143 corrected = 1; in SetCommonOptions()
155 corrected = 1; in SetCommonOptions()
167 corrected in SetCommonOptions()
[all...]
/third_party/node/deps/npm/node_modules/validate-npm-package-license/
H A Dindex.js61 var corrected = correct(argument);
62 if (corrected) {
64 'license is similar to the valid expression "' + corrected + '"'
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/non-panic/
H A Dcases.sh34 corrected|corrected_hold|corrected_over|corrected_no_en)
46 corrected|corrected_hold|corrected_over|corrected_no_en)
/third_party/skia/tests/
H A DNdkDecodeTest.cpp211 SkBitmap corrected; in DEF_TEST() local
212 corrected.allocPixels(noColorCorrection.makeColorSpace(rec.fCorrectedColorSpace)); in DEF_TEST()
213 REPORTER_ASSERT(r, gen->getPixels(corrected.pixmap())); in DEF_TEST()
215 REPORTER_ASSERT(r, !ToolUtils::equal_pixels(orig, corrected)); in DEF_TEST()
/third_party/node/deps/npm/node_modules/spdx-correct/
H A Dindex.js310 var corrected = identifier.replace(
314 var checked = check(corrected)
/third_party/ffmpeg/libavcodec/
H A Dimc.c692 int corrected = 0; in imc_adjust_bit_allocation() local
702 while (corrected < summer) { in imc_adjust_bit_allocation()
720 for (j = band_tab[found_indx]; j < band_tab[found_indx+1] && (corrected < summer); j++) { in imc_adjust_bit_allocation()
723 corrected++; in imc_adjust_bit_allocation()
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1907 The bug has been corrected in version 1.11, but I did not go back to
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1907 The bug has been corrected in version 1.11, but I did not go back to
/third_party/ltp/scripts/
H A Dcheckpatch.pl125 with potential errors corrected to the preferred
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13546 // The top bits will be corrected later in the bsl in convert_masked_utf8_to_utf32()
13617 uint32x4_t corrected = in convert_masked_utf8_to_utf32() local
13623 uint32x4_t ab = vbslq_u32(vmovq_n_u32(0x01C0000), vshrq_n_u32(corrected, 6), vshrq_n_u32(corrected, 4)); in convert_masked_utf8_to_utf32()
[all...]

Completed in 49 milliseconds