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
51 - 75
of
75
) sorted by relevance
1
2
3
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H
A
D
common.h
95
typedef INT32
s32
;
typedef
107
typedef INT32
s32
;
typedef
124
typedef int32_t
s32
;
typedef
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
data-convert-bt.c
71
struct bt_ctf_field_type *
s32
;
member
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_probe.h
159
DECLARE_BASIC_PRINT_TYPE_FUNC(
s32
);
variable
H
A
D
trace_events_filter.c
646
DEFINE_COMPARISON_PRED(
s32
);
variable
H
A
D
trace_events_hist.c
269
DEFINE_HIST_FIELD_FN(
s32
);
variable
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
data-convert-bt.c
75
struct bt_ctf_field_type *
s32
;
member
/third_party/lwip/src/include/lwip/apps/
H
A
D
snmp_core.h
148
s32_t
s32
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H
A
D
common.h
107
typedef INT32
s32
;
typedef
119
typedef INT32
s32
;
typedef
136
typedef int32_t
s32
;
typedef
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_events_filter.c
773
DEFINE_COMPARISON_PRED(
s32
);
variable
H
A
D
trace_probe.h
165
DECLARE_BASIC_PRINT_TYPE_FUNC(
s32
);
variable
H
A
D
trace_events_hist.c
468
DEFINE_HIST_FIELD_FN(
s32
);
variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H
A
D
vktRobustBufferAccessWithVariablePointersTests.cpp
819
const Variable
s32
;
member in vkt::robustness::__anon28603::Variables
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H
A
D
vktRobustBufferAccessWithVariablePointersTests.cpp
823
const Variable
s32
;
member in vkt::robustness::__anon29782::Variables
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
core_reloc_types.h
705
int64_t
s32
;
member
718
int32_t
s32
;
member
743
uint64_t
s32
: 60 __bpf_aligned; /* 32 non-bitfield -> 60 bitfield */
member
753
uint32_t
s32
;
member
763
uint32_t
s32
;
member
/kernel/linux/linux-5.10/include/sound/
H
A
D
wavefront.h
58
typedef int
s32
;
typedef
/kernel/linux/linux-6.6/include/sound/
H
A
D
wavefront.h
58
typedef int
s32
;
typedef
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
core_reloc_types.h
723
int64_t
s32
;
member
736
int32_t
s32
;
member
761
uint64_t
s32
: 60 __bpf_aligned; /* 32 non-bitfield -> 60 bitfield */
member
771
uint32_t
s32
;
member
781
uint32_t
s32
;
member
/third_party/skia/third_party/externals/libwebp/src/dsp/
H
A
D
enc_sse2.c
217
const __m128i
s32
= _mm_unpackhi_epi64(shuf01_p, shuf23_p);
in FTransformPass1_SSE2()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H
A
D
AArch64InstructionSelector.cpp
1586
const LLT
s32
= LLT::scalar(32);
in select()
local
[all...]
/kernel/linux/linux-5.10/include/acpi/
H
A
D
actypes.h
121
typedef int
s32
;
typedef
162
typedef int
s32
;
typedef
/kernel/linux/linux-5.10/include/linux/
H
A
D
hid.h
47
__s32
s32
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hid.h
48
__s32
s32
;
member
/kernel/linux/linux-6.6/include/acpi/
H
A
D
actypes.h
121
typedef int
s32
;
typedef
162
typedef int
s32
;
typedef
/third_party/mesa3d/src/nouveau/codegen/
H
A
D
nv50_ir.h
590
int32_t
s32
;
member
/third_party/mesa3d/src/panfrost/bifrost/
H
A
D
bifrost_compile.c
3128
int32_t
s32
= CLAMP(x, -16.0f, 16.0f) * 256.0f;
in bi_emit_texc_lod_88()
local
Completed in 70 milliseconds
1
2
3