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
defs:s8
(Results
1 - 25
of
48
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/
H
A
D
convert_c_to_py.c
12
typedef int8_t
s8
;
typedef
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/tools/
H
A
D
convert_c_to_py.c
11
typedef int8_t
s8
;
typedef
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
int-ll64.h
16
typedef __s8
s8
;
typedef
/kernel/linux/linux-6.6/include/asm-generic/
H
A
D
int-ll64.h
16
typedef __s8
s8
;
typedef
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
printk.c
27
u32 utf8_to_utf32(const u8 **
s8
)
in utf8_to_utf32()
argument
79
const u8 *
s8
= (const u8 *)str;
in efi_puts()
local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
types.h
13
typedef signed char
s8
;
typedef
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
types.h
13
typedef signed char
s8
;
typedef
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H
A
D
int_typedefs.h
7
typedef int8_t
s8
;
typedef
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
regdef.h
43
#define
s8
$r31
macro
/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
H
A
D
ptrace.h
44
unsigned long
s8
;
member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
regdef.h
39
#define
s8
$r31
macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H
A
D
assembler.h
56
REG_L
s8
, (SUSPEND_CONTEXT_REGS + PT_S8)(a0)
variable
H
A
D
compat.h
45
compat_ulong_t
s8
;
member
/kernel/linux/linux-5.10/tools/include/linux/
H
A
D
types.h
40
typedef __s8
s8
;
typedef
/kernel/linux/linux-5.10/lib/
H
A
D
test_overflow.c
116
DEFINE_TEST_ARRAY(
s8
) = {
variable
[all...]
/kernel/linux/linux-6.6/tools/include/linux/
H
A
D
types.h
43
typedef __s8
s8
;
typedef
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
H
A
D
ptrace.h
48
unsigned long
s8
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-riscv/asm/
H
A
D
ptrace.h
48
unsigned long
s8
;
member
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
H
A
D
los_arch_context.h
73
STACK_TYPE
s8
; /* x24 -
s8
- saved register 8 */
member
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
regdef.h
58
#define
s8
$30 /* same like fp! */
macro
101
#define
s8
$30 /* callee saved */
macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H
A
D
ptrace.h
39
unsigned long
s8
;
member
/kernel/linux/linux-5.10/arch/x86/crypto/
H
A
D
des3_ede-asm_64.S
20
#define
s8
((s7) + (64*8))
define
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
vsprintf.c
510
u8 *
s8
;
in vsnprintf()
local
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
regdef.h
58
#define
s8
$30 /* same like fp! */
macro
101
#define
s8
$30 /* callee saved */
macro
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H
A
D
ptrace.h
49
unsigned long
s8
;
member
Completed in 9 milliseconds
1
2