Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:corrected
(Results
1 - 10
of
10
) sorted by relevance
/third_party/cups-filters/filter/
H
A
D
common.c
74
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
D
index.js
61
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
D
cases.sh
34
corrected
|corrected_hold|corrected_over|corrected_no_en)
46
corrected
|corrected_hold|corrected_over|corrected_no_en)
/third_party/skia/tests/
H
A
D
NdkDecodeTest.cpp
211
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
D
index.js
310
var
corrected
= identifier.replace(
314
var checked = check(
corrected
)
/third_party/ffmpeg/libavcodec/
H
A
D
imc.c
692
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
D
Template.pm
1907
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
D
Template.pm
1907
The bug has been
corrected
in version 1.11, but I did not go back to
/third_party/ltp/scripts/
H
A
D
checkpatch.pl
125
with potential errors
corrected
to the preferred
/third_party/node/deps/simdutf/
H
A
D
simdutf.cpp
13546
// 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