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:corrections
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/unicode/
H
A
D
mkutf8data.c
1335
*
corrections
array, which contains decompositions that were
1351
struct unicode_data *
corrections
;
variable
1361
* Check the
corrections
array to see if this entry was corrected at
1369
if (u->code ==
corrections
[i].code)
in corrections_lookup()
1370
return &
corrections
[i];
in corrections_lookup()
1594
utf8_create(&
corrections
[i]);
in utf8_init()
1613
data = &
corrections
[i];
in trees_init()
1634
data = &
corrections
[i];
in trees_init()
2334
corrections
= calloc(count, sizeof(struct unicode_data));
in corrections_init()
2347
corrections
[coun
in corrections_init()
[all...]
/kernel/linux/linux-6.6/fs/unicode/
H
A
D
mkutf8data.c
1335
*
corrections
array, which contains decompositions that were
1351
struct unicode_data *
corrections
;
variable
1361
* Check the
corrections
array to see if this entry was corrected at
1369
if (u->code ==
corrections
[i].code)
in corrections_lookup()
1370
return &
corrections
[i];
in corrections_lookup()
1594
utf8_create(&
corrections
[i]);
in utf8_init()
1613
data = &
corrections
[i];
in trees_init()
1634
data = &
corrections
[i];
in trees_init()
2334
corrections
= calloc(count, sizeof(struct unicode_data));
in corrections_init()
2347
corrections
[coun
in corrections_init()
[all...]
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
windfarm_pm121.c
277
static struct pm121_correction
corrections
[N_CONTROLS][PM121_NUM_CONFIGS] = {
variable
469
correction = &
corrections
[control_id][pm121_mach_model - 2];
in pm121_correct()
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
windfarm_pm121.c
278
static struct pm121_correction
corrections
[N_CONTROLS][PM121_NUM_CONFIGS] = {
variable
470
correction = &
corrections
[control_id][pm121_mach_model - 2];
in pm121_correct()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H
A
D
x_snan.S
80
| Make any
corrections
to the 040 output as necessary.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H
A
D
x_snan.S
80
| Make any
corrections
to the 040 output as necessary.
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H
A
D
3945.h
393
struct il3945_eeprom_temperature_corr
corrections
; /* abs.ofs: 832 */
member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H
A
D
3945.h
393
struct il3945_eeprom_temperature_corr
corrections
; /* abs.ofs: 832 */
member
Completed in 22 milliseconds