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:SIGN
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/arch/hexagon/lib/
H
A
D
checksum.c
21
#define
SIGN
(x, y) ((0x8000ULL*x)<<y)
macro
/kernel/linux/linux-5.10/arch/alpha/boot/
H
A
D
stdio.c
36
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
stdio.c
72
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
printf.c
28
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-6.6/arch/hexagon/lib/
H
A
D
checksum.c
21
#define
SIGN
(x, y) ((0x8000ULL*x)<<y)
macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
stdio.c
72
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-6.6/arch/alpha/boot/
H
A
D
stdio.c
36
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
printf.c
28
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H
A
D
guest_sprintf.c
27
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
vsprintf.c
144
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-5.10/drivers/usb/misc/
H
A
D
cytherm.c
114
#define
SIGN
0x34 /* RAM location for temperature sign */
macro
/kernel/linux/linux-6.6/drivers/usb/misc/
H
A
D
cytherm.c
114
#define
SIGN
0x34 /* RAM location for temperature sign */
macro
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
vsprintf.c
144
#define
SIGN
2 /* unsigned/signed long */
macro
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H
A
D
common.h
186
#define
SIGN
(1 << 5) /* Setup Transaction Error Interrupt Status */
macro
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H
A
D
common.h
186
#define
SIGN
(1 << 5) /* Setup Transaction Error Interrupt Status */
macro
/kernel/linux/linux-5.10/lib/
H
A
D
vsprintf.c
402
#define
SIGN
1 /* unsigned/signed, must be 1 */
macro
[all...]
/kernel/linux/linux-6.6/lib/
H
A
D
vsprintf.c
409
#define
SIGN
1 /* unsigned/signed, must be 1 */
macro
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
ov772x.c
212
#define
SIGN
0xAB /* Sign bit for Hue and contrast */
macro
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
r8a66597.h
336
#define
SIGN
0x0020 /* b5: Setup ignore interrupt */
macro
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
r8a66597.h
322
#define
SIGN
0x0020 /* b5: Setup ignore interrupt */
macro
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
ov772x.c
213
#define
SIGN
0xAB /* Sign bit for Hue and contrast */
macro
Completed in 23 milliseconds