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:s64
(Results
26 - 49
of
49
) sorted by relevance
1
2
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H
A
D
MipsLegalizerInfo.cpp
58
const LLT
s64
= LLT::scalar(64);
in MipsLegalizerInfo()
local
270
const LLT
s64
= LLT::scalar(64);
legalizeCustom()
local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
tracing_map.c
158
DEFINE_TRACING_MAP_CMP_FN(
s64
);
variable
H
A
D
trace_probe.h
160
DECLARE_BASIC_PRINT_TYPE_FUNC(
s64
);
variable
H
A
D
trace_events_filter.c
644
DEFINE_COMPARISON_PRED(
s64
);
variable
H
A
D
trace_events_hist.c
267
DEFINE_HIST_FIELD_FN(
s64
);
variable
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/vmlinux/
H
A
D
vmlinux.h
19
typedef __s64
s64
;
typedef
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
tracing_map.c
158
DEFINE_TRACING_MAP_CMP_FN(
s64
);
variable
H
A
D
trace_events_filter.c
771
DEFINE_COMPARISON_PRED(
s64
);
variable
H
A
D
trace_probe.h
166
DECLARE_BASIC_PRINT_TYPE_FUNC(
s64
);
variable
H
A
D
trace_events_hist.c
466
DEFINE_HIST_FIELD_FN(
s64
);
variable
/third_party/mesa3d/src/gbm/main/
H
A
D
gbm.h
68
int64_t
s64
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H
A
D
AArch64CallLowering.cpp
145
LLT
s64
= LLT::scalar(64);
variable
H
A
D
AArch64InstructionSelector.cpp
1587
const LLT
s64
= LLT::scalar(64);
in select()
local
1599
<< " constant, expected: " << s32 << " or " <<
s64
in select()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H
A
D
common.h
94
typedef INT64
s64
;
typedef
106
typedef long long
s64
;
typedef
123
typedef int64_t
s64
;
typedef
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
data-convert-bt.c
69
struct bt_ctf_field_type *
s64
;
member
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
data-convert-bt.c
73
struct bt_ctf_field_type *
s64
;
member
/third_party/skia/src/utils/
H
A
D
SkJSON.cpp
162
uint64_t*
s64
= this->cast<uint64_t>();
in initFastShortString()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H
A
D
common.h
106
typedef INT64
s64
;
typedef
118
typedef long long
s64
;
typedef
135
typedef int64_t
s64
;
typedef
/third_party/ffmpeg/libavfilter/
H
A
D
af_hdcd.c
1200
int64_t
s64
= sample;
in hdcd_analyze_gen()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H
A
D
vktRobustBufferAccessWithVariablePointersTests.cpp
822
const Variable
s64
;
member in vkt::robustness::__anon28603::Variables
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H
A
D
vktRobustBufferAccessWithVariablePointersTests.cpp
826
const Variable
s64
;
member in vkt::robustness::__anon29782::Variables
/kernel/linux/linux-5.10/include/acpi/
H
A
D
actypes.h
96
typedef COMPILER_DEPENDENT_INT64
s64
;
typedef
/kernel/linux/linux-6.6/include/acpi/
H
A
D
actypes.h
96
typedef COMPILER_DEPENDENT_INT64
s64
;
typedef
/third_party/mesa3d/src/nouveau/codegen/
H
A
D
nv50_ir.h
589
int64_t
s64
;
member
Completed in 79 milliseconds
1
2