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:int64
(Results
1 - 25
of
43
) sorted by relevance
1
2
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H
A
D
xdefs.h
20
typedef long long
int64
;
typedef
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H
A
D
trunc-not0.c
2
typedef __INT64_TYPE__
int64
;
typedef
/third_party/mesa3d/src/gallium/drivers/svga/include/
H
A
D
svga_types.h
32
typedef int64_t
int64
;
typedef
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H
A
D
jsonrpc2.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H
A
D
jsonrpc2.go
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_types.h
44
typedef int64_t
int64
;
typedef
60
typedef signed long long
int64
;
typedef
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H
A
D
jsonrpc2.go
/base/security/security_guard/test/fuzztest/config_manager/configmanager_fuzzer/
H
A
D
config_manager_fuzzer.cpp
121
int64_t
int64
= static_cast<int64_t>(size);
in JsonConfigFuzzTest()
local
146
int64_t
int64
= static_cast<int64_t>(size);
in SecurityGuardUtilsFuzzTest()
local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H
A
D
type_int.hpp
22
typedef std::int64_t
int64
;
typedef
209
typedef detail::
int64
int64
;
typedef
/third_party/libphonenumber/tools/cpp/src/base/
H
A
D
basictypes.h
25
typedef int64_t
int64
;
typedef
58
typedef long
int64
;
typedef
60
typedef long long
int64
;
typedef
/third_party/mesa3d/include/android_stub/log/
H
A
D
log_event_list.h
50
int64_t
int64
;
member
/third_party/libphonenumber/cpp/src/phonenumbers/base/
H
A
D
basictypes.h
27
typedef int64_t
int64
;
typedef
/base/security/security_guard/test/unittest/inner_api/src/
H
A
D
inner_api_collector_test.cpp
172
int64_t
int64
= 0;
in HWTEST_F()
local
294
int64_t
int64
= 0;
in HWTEST_F()
local
434
int64_t
int64
= 0;
in HWTEST_F()
local
490
int64
_t
int64
= 0;
HWTEST_F()
local
529
int64
_t
int64
= 0;
HWTEST_F()
local
[all...]
/base/security/security_guard/test/fuzztest/inner_sdk/innersdk_fuzzer/
H
A
D
inner_sdk_fuzzer.cpp
152
int64_t
int64
= *(reinterpret_cast<const int64_t *>(data + offset));
in AcquireDataManagerCallbackStubFuzzTest()
local
275
int64_t
int64
= *(reinterpret_cast<const int64_t *>(data));
in DataCollectManagerProxyRequestDataSubmitFuzzTest()
local
409
int64_t
int64
= static_cast<int64_t>(size);
in SecurityCollectorSubscribeInfoFuzzTest()
local
455
int64
_t
int64
= static_cast<
int64
_t>(size);
SecurityEventFuzzTest()
local
480
int64
_t
int64
= static_cast<
int64
_t>(size);
SecurityEventRulerFuzzTest()
local
[all...]
/base/security/security_guard/test/fuzztest/data_collect/datacollect_fuzzer/
H
A
D
data_collect_fuzzer.cpp
250
int64_t
int64
= *(reinterpret_cast<const int64_t *>(data));
in DatabaseFuzzTest()
local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
typedefs.h
224
typedef signed long long
int64
;
typedef
348
typedef INT64
int64
;
typedef
/foundation/graphic/graphic_surface/surface/test/systemtest/
H
A
D
native_window_test.cpp
190
int64_t
int64
;
in GetData()
local
H
A
D
surface_ipc_with_pts_test.cpp
100
int64_t
int64
;
in GetData()
local
H
A
D
surface_ipc_test.cpp
90
int64_t
int64
;
in GetData()
local
H
A
D
native_window_buffer_test.cpp
88
int64_t
int64
;
in GetData()
local
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H
A
D
native_image_system_test.cpp
215
int64_t
int64
;
in GetData()
local
/third_party/protobuf/src/google/protobuf/stubs/
H
A
D
port.h
127
typedef int64_t
int64
;
typedef
/third_party/mesa3d/src/compiler/clc/
H
A
D
clc.h
55
bool
int64
;
member
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuTestLog.hpp
235
deInt64
int64
;
member
/third_party/mesa3d/src/compiler/glsl/
H
A
D
ir.cpp
828
ir_constant::ir_constant(int64_t
int64
, unsigned vector_elements)
in ir_constant()
argument
Completed in 17 milliseconds
1
2