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:s32
(Results
1 - 25
of
75
) sorted by relevance
1
2
3
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H
A
D
and-extend.c
4
typedef int
s32
;
typedef
H
A
D
shift-big.c
2
typedef int
s32
;
typedef
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H
A
D
shift-assign2.c
2
typedef __INT32_TYPE__
s32
;
typedef
H
A
D
bool-cast.c
3
typedef int
s32
;
typedef
H
A
D
shift-assign1.c
2
typedef __INT32_TYPE__
s32
;
typedef
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
test_core_reloc_bitfields_probed.c
26
int32_t
s32
;
member
37
int64_t
s32
;
member
H
A
D
test_core_reloc_bitfields_direct.c
26
int32_t
s32
;
member
37
int64_t
s32
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
test_core_reloc_bitfields_probed.c
26
int32_t
s32
;
member
37
int64_t
s32
;
member
H
A
D
test_core_reloc_bitfields_direct.c
26
int32_t
s32
;
member
37
int64_t
s32
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H
A
D
memory_test.cpp
65
auto
s32
= allocator->create<StructWith32ByteAlignment>();
in TEST_F()
local
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
int-ll64.h
20
typedef __s32
s32
;
typedef
/kernel/linux/linux-6.6/include/asm-generic/
H
A
D
int-ll64.h
20
typedef __s32
s32
;
typedef
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
types.h
15
typedef int
s32
;
typedef
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
types.h
15
typedef int
s32
;
typedef
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H
A
D
int_typedefs.h
11
typedef int32_t
s32
;
typedef
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/
H
A
D
main.c
28
int32_t
s32
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
time32.h
49
s32
:32;
s32
:32;
s32
:32;
s32
:32;
global()
member
50
s32
:32;
s32
:32;
s32
:32;
s32
:32;
global()
member
51
s32
:32;
s32
:32;
s32
:32;
global()
member
[all...]
/kernel/linux/linux-5.10/tools/include/linux/
H
A
D
types.h
34
typedef __s32
s32
;
typedef
/kernel/linux/linux-5.10/lib/
H
A
D
test_overflow.c
166
DEFINE_TEST_ARRAY(
s32
) = {
variable
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
time32.h
49
s32
:32;
s32
:32;
s32
:32;
s32
:32;
global()
member
50
s32
:32;
s32
:32;
s32
:32;
s32
:32;
global()
member
51
s32
:32;
s32
:32;
s32
:32;
global()
member
[all...]
/kernel/linux/linux-6.6/tools/include/linux/
H
A
D
types.h
37
typedef __s32
s32
;
typedef
/third_party/elfutils/tests/
H
A
D
read_unaligned.c
64
union
s32
union
481
union
s32
s32
;
in main()
local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H
A
D
hrtimer.h
56
typedef signed int
s32
;
typedef
/third_party/pulseaudio/src/pulsecore/
H
A
D
rtkit.c
233
dbus_int32_t
s32
;
in rtkit_make_high_priority()
local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H
A
D
types_test.cpp
133
auto*
s32
= types.back().get();
in GenerateAllTypes()
local
303
auto
s32
= MakeUnique<Integer>(32, true);
TEST()
local
311
auto
s32
= MakeUnique<Integer>(32, true);
TEST()
local
[all...]
Completed in 12 milliseconds
1
2
3