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
1 - 25
of
49
) sorted by relevance
1
2
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H
A
D
shift-assign2.c
3
typedef __INT64_TYPE__
s64
;
typedef
H
A
D
shift-assign1.c
3
typedef __INT64_TYPE__
s64
;
typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H
A
D
memory_test.cpp
66
auto
s64
= allocator->create<StructWith64ByteAlignment>();
in TEST_F()
local
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
int-ll64.h
22
typedef __s64
s64
;
typedef
/kernel/linux/linux-6.6/include/asm-generic/
H
A
D
int-ll64.h
22
typedef __s64
s64
;
typedef
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
types.h
16
typedef long long
s64
;
typedef
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
types.h
16
typedef long long
s64
;
typedef
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H
A
D
utils.h
20
typedef signed long long
s64
;
typedef
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H
A
D
int_typedefs.h
13
typedef int64_t
s64
;
typedef
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H
A
D
fill_buf.c
58
size_t
s64
;
in malloc_and_init_memory()
local
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H
A
D
fill_buf.c
68
size_t
s64
;
in malloc_and_init_memory()
local
/kernel/linux/linux-5.10/tools/include/linux/
H
A
D
types.h
31
typedef int64_t
s64
;
typedef
/kernel/linux/linux-5.10/lib/
H
A
D
test_overflow.c
189
DEFINE_TEST_ARRAY(
s64
) = {
variable
[all...]
/kernel/linux/linux-6.6/tools/include/linux/
H
A
D
types.h
34
typedef int64_t
s64
;
typedef
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H
A
D
utils.h
27
typedef signed long long
s64
;
typedef
/third_party/elfutils/tests/
H
A
D
read_unaligned.c
76
union
s64
union
529
union
s64
s64
;
in main()
local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H
A
D
hrtimer.h
50
typedef signed long long
s64
;
typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H
A
D
ARMLegalizerInfo.cpp
75
const LLT
s64
= LLT::scalar(64);
in ARMLegalizerInfo()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H
A
D
X86LegalizerInfo.cpp
113
const LLT
s64
= LLT::scalar(64);
in setLegalizerInfo32bit()
local
209
const LLT
s64
= LLT::scalar(64);
in setLegalizerInfo64bit()
local
289
const LLT
s64
= LLT::scalar(64);
setLegalizerInfoSSE1()
local
318
const LLT
s64
= LLT::scalar(64);
setLegalizerInfoSSE2()
local
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
uprobes.c
241
s64
s64
;
member
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
uprobes.c
236
s64
s64
;
member
/kernel/linux/linux-6.6/lib/
H
A
D
overflow_kunit.c
223
DEFINE_TEST_ARRAY(
s64
) = {
variable
[all...]
/third_party/libunwind/libunwind/include/
H
A
D
dwarf_i.h
36
int64_t
s64
;
member
/third_party/ntfs-3g/include/ntfs-3g/
H
A
D
types.h
45
typedef int64_t
s64
;
typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H
A
D
AArch64LegalizerInfo.cpp
40
const LLT
s64
= LLT::scalar(64);
in AArch64LegalizerInfo()
local
[all...]
Completed in 30 milliseconds
1
2