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:starts
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H
A
D
irq-s3c24xx-fiq.S
34
@ each entry
starts
with a word entry of how long it is
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
head-nommu.S
291
ldr r0, =PLAT_PHYS_OFFSET @ RAM
starts
at PHYS_OFFSET
303
mov r0, #0 @ BG region
starts
at 0x0
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
head-nommu.S
292
ldr r0, =PLAT_PHYS_OFFSET @ RAM
starts
at PHYS_OFFSET
304
mov r0, #0 @ BG region
starts
at 0x0
/kernel/linux/linux-5.10/arch/arc/include/asm/
H
A
D
entry-arcv2.h
146
; - K mode: add the offset from current SP where H/w
starts
auto push
/kernel/linux/linux-6.6/arch/arc/include/asm/
H
A
D
entry-arcv2.h
160
; - K mode: add the offset from current SP where H/w
starts
auto push
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
scsi_debug.c
5300
int
starts
[SDEBUG_MAX_PARTS + 2], max_part_secs;
in sdebug_build_parts()
local
5315
starts
[0] = sdebug_sectors_per;
in sdebug_build_parts()
5318
starts
[k] = ((k * sectors_per_part) / heads_by_sects)
in sdebug_build_parts()
5320
if (
starts
[k] -
starts
[k - 1] < max_part_secs)
in sdebug_build_parts()
5321
max_part_secs =
starts
[k] -
starts
[k - 1];
in sdebug_build_parts()
5323
starts
[sdebug_num_parts] = num_sectors;
in sdebug_build_parts()
5324
starts
[sdebug_num_parts + 1] = 0;
in sdebug_build_parts()
5329
for (k = 0;
starts
[
in sdebug_build_parts()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
scsi_debug.c
5402
int
starts
[SDEBUG_MAX_PARTS + 2], max_part_secs;
in sdebug_build_parts()
local
5417
starts
[0] = sdebug_sectors_per;
in sdebug_build_parts()
5420
starts
[k] = ((k * sectors_per_part) / heads_by_sects)
in sdebug_build_parts()
5422
if (
starts
[k] -
starts
[k - 1] < max_part_secs)
in sdebug_build_parts()
5423
max_part_secs =
starts
[k] -
starts
[k - 1];
in sdebug_build_parts()
5425
starts
[sdebug_num_parts] = num_sectors;
in sdebug_build_parts()
5426
starts
[sdebug_num_parts + 1] = 0;
in sdebug_build_parts()
5431
for (k = 0;
starts
[
in sdebug_build_parts()
[all...]
/kernel/linux/linux-5.10/arch/s390/boot/
H
A
D
head.S
52
.long 0x02000410,0x60000050 # Initial processing
starts
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
header.S
498
# where the compressed data
starts
. Problems will occur when the output
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
header.S
440
# where the compressed data
starts
. Problems will occur when the output
Completed in 22 milliseconds