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:head
(Results
1 - 24
of
24
) sorted by relevance
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
H
A
D
block_head_test.cpp
67
std::vector<int8_t>
head
= api->GetBlockHeadLittleEndian(0, 0, 0, 29148868);
in HWTEST_F()
local
H
A
D
sign_block_data_test.cpp
56
std::vector<int8_t>
head
= api->GetBlockHead();
in HWTEST_F()
local
153
std::vector<int8_t>
head
= api->GetBlockHead();
in HWTEST_F()
local
/developtools/hiperf/src/
H
A
D
ring_buffer.cpp
83
size_t
head
= head_.load(std::memory_order_relaxed);
in EndWrite()
local
H
A
D
report.cpp
358
const std::string
head
= "Heating";
in OutputStdHead()
local
H
A
D
perf_file_format.cpp
358
Node *
head
= table->GetHeadNode();
in GetBinary()
local
H
A
D
spe_decoder.cpp
983
const std::string
head
= "Heating";
in DumpSpeReportHead()
local
H
A
D
virtual_runtime.cpp
403
Node *
head
= nullptr;
in CollectDedupSymbol()
local
/developtools/profiler/hidebug/interfaces/cj/
H
A
D
hidebug_ffi.h
35
CThreadCpuUsage *
head
;
member
/developtools/hdc/hdc_rust/src/transfer/
H
A
D
usb.rs
169
let mut
head
= serializer::native_struct::UsbHead::default();
in check_protocol_head()
variables
H
A
D
uart.rs
131
let mut
head
= serializer::native_struct::UartHead::default();
in check_protocol_head()
variables
[all...]
/developtools/hdc/src/common/
H
A
D
usb.cpp
68
USBHead
head
;
in BuildPacketHeader()
local
H
A
D
uart.h
108
const uint8_t *
head
= reinterpret_cast<const uint8_t *>(this);
in UpdateCheckSum()
local
116
const uint8_t *
head
= reinterpret_cast<const uint8_t *>(this);
in ValidateHead()
local
[all...]
H
A
D
transfer.cpp
182
string
head
;
in SendIOPayload()
local
H
A
D
uart.cpp
579
UartHead *
head
= reinterpret_cast<UartHead *>(data);
in UartSendToHdcStream()
local
661
UartHead *
head
= reinterpret_cast<UartHead *>(data);
RequestSendPackage()
local
686
ProcessResponsePackage(const UartHead &
head
)
ProcessResponsePackage()
argument
829
struct UartHead *
head
= (struct UartHead *)data.data();
ValidateUartPacket()
local
906
UartHead *
head
= (UartHead *)sendDataBuf;
SendUARTData()
local
[all...]
/developtools/profiler/hidebug/frameworks/hidebug_ndk/
H
A
D
hidebug_ndk.cpp
48
HiDebug_ThreadCpuUsagePtr
head
= nullptr;
in OH_HiDebug_GetAppThreadCpuUsage()
local
/developtools/smartperf_host/trace_streamer/src/parser/ptreader_parser/
H
A
D
ptreader_parser.cpp
225
int32_t
head
= rawDataHead_;
in ParseTraceDataItem()
local
259
int32_t
head
;
in GetNextSegment()
local
321
int32_t
head
in ParseThread()
local
[all...]
/developtools/hdc/hdc_rust/src/host_transfer/
H
A
D
host_usb.rs
170
let mut
head
= serializer::native_struct::UsbHead::default();
in check_protocol_head()
variables
/developtools/hdc/hdc_rust/src/cffi/
H
A
D
usb_ffs.h
53
struct usb_functionfs_strings_head
head
;
member
234
struct usb_functionfs_descs_head_v2
head
;
member
/developtools/hdc/src/daemon/
H
A
D
usb_ffs.h
52
struct usb_functionfs_strings_head
head
;
member
228
struct usb_functionfs_descs_head_v2
head
;
member
H
A
D
jdwp.cpp
512
char
head
[headerLen + 2];
in JdwpProcessListMsg()
local
/developtools/profiler/device/plugins/memory_plugin/src/
H
A
D
smaps_stats.cpp
172
bool SmapsStats::SetMapAddrInfo(std::string& line, MapPiecesInfo&
head
)
in SetMapAddrInfo()
argument
184
bool SmapsStats::ParseMapHead(std::string& line, MapPiecesInfo&
head
, SmapsHeadInfo& smapsHeadInfo)
in ParseMapHead()
argument
/developtools/hdc/test/unittest/common/
H
A
D
uart_test.cpp
135
UartHead
head
;
in MakeRndData()
local
151
UartHead
head
;
in MakeDemoData()
local
162
MakeData(std::vector<uint8_t> &data, UartHead &
head
)
MakeData()
argument
677
UartHead
head
;
HWTEST_F()
local
[all...]
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/
H
A
D
pbreader_parser.cpp
317
int32_t
head
= rawDataHead_;
in ParseTraceDataItem()
local
653
int32_t
head
= GetNextSegment();
in ParseThread()
local
883
int32_t
head
;
GetNextSegment()
local
[all...]
/developtools/profiler/hiebpf/include/
H
A
D
vmlinux.h
1608
struct list_head
head
;
member
2650
struct bio *
head
;
member
3820
struct callback_head *
head
;
member
4816
unsigned int
head
;
member
4830
struct swap_cluster_info
head
;
member
7130
long unsigned int
head
;
member
7607
u8
head
;
member
7955
unsigned int
head
;
member
8066
struct notifier_block *
head
;
member
8070
struct notifier_block *
head
;
member
8325
struct sk_buff *
head
;
global()
member
8554
struct tty_buffer *
head
;
global()
member
9075
struct hlist_
head
head
;
global()
member
10610
unsigned char *
head
;
global()
member
11593
struct sk_buff *
head
;
global()
member
12451
struct list_
head
head
;
global()
member
14435
struct notifier_block *
head
;
global()
member
14562
struct _aarch64_ctx
head
;
global()
member
14569
struct _aarch64_ctx
head
;
global()
member
14574
struct _aarch64_ctx
head
;
global()
member
14581
struct _aarch64_ctx
head
;
global()
member
17368
kimage_entry_t
head
;
global()
member
17507
struct freelist_node *
head
;
global()
member
21670
struct tasklet_struct *
head
;
global()
member
22454
struct notifier_block *
head
;
global()
member
23921
struct wake_q_
head
head
;
global()
member
23984
struct list_
head
head
;
global()
member
24383
struct callback_
head
head
;
global()
member
24458
struct callback_
head
*
head
;
global()
member
24665
struct callback_
head
*
head
;
global()
member
25295
struct timerqueue_
head
*
head
;
global()
member
27272
struct callback_
head
head
;
global()
member
27289
struct callback_
head
head
;
global()
member
28403
long unsigned int
head
;
global()
member
31197
struct bpf_verifier_stack_elem *
head
;
global()
member
32410
struct hlist_nulls_
head
head
;
global()
member
32552
u32
head
;
global()
member
34500
struct hlist_
head
head
;
global()
member
34578
struct ctl_table_
head
er *
head
;
global()
member
34836
void *
head
;
global()
member
35690
local_t
head
;
global()
member
37095
struct list_
head
head
;
global()
member
38395
struct stable_node *
head
;
global()
member
38412
struct list_
head
*
head
;
global()
member
39898
struct callback_
head
head
;
global()
member
40529
unsigned int
head
;
global()
member
41096
unsigned int
head
;
global()
member
41194
struct wait_queue_
head
*
head
;
global()
member
41419
__u32
head
;
global()
member
41431
__u32
head
;
global()
member
41788
u32
head
;
global()
member
41889
struct io_kiocb *
head
;
global()
member
42058
struct wait_queue_
head
*
head
;
global()
member
42101
struct io_kiocb *
head
;
global()
member
43576
struct kvec
head
[1];
global()
member
49086
int
head
;
global()
member
53394
struct hlist_
head
*
head
;
global()
member
56480
struct ocontext *
head
;
global()
member
57182
struct hlist_
head
head
;
global()
member
57788
struct tomoyo_shared_acl_
head
head
;
global()
member
57929
struct tomoyo_shared_acl_
head
head
;
global()
member
57941
struct tomoyo_shared_acl_
head
head
;
global()
member
57959
struct tomoyo_acl_
head
head
;
global()
member
57964
struct tomoyo_acl_
head
head
;
global()
member
57969
struct tomoyo_acl_
head
head
;
global()
member
57992
struct tomoyo_acl_info
head
;
global()
member
57997
struct tomoyo_acl_info
head
;
global()
member
58003
struct tomoyo_acl_info
head
;
global()
member
58010
struct tomoyo_acl_info
head
;
global()
member
58019
struct tomoyo_acl_info
head
;
global()
member
58026
struct tomoyo_acl_info
head
;
global()
member
58034
struct tomoyo_acl_info
head
;
global()
member
58039
struct tomoyo_acl_info
head
;
global()
member
58047
struct tomoyo_acl_info
head
;
global()
member
58061
struct tomoyo_acl_
head
head
;
global()
member
58069
struct tomoyo_acl_
head
head
;
global()
member
58075
struct tomoyo_acl_
head
head
;
global()
member
58356
struct rhash_
head
head
;
global()
member
59279
char
head
[128];
global()
member
59387
char
head
[128];
global()
member
59514
char
head
[256];
global()
member
59571
char
head
[256];
global()
member
59646
char
head
[128];
global()
member
61381
u8
head
;
global()
member
65213
Pos *
head
;
global()
member
68220
int
head
;
global()
member
70814
struct list_
head
head
;
global()
member
108689
struct list_
head
head
;
global()
member
111090
event_word_t
head
[16];
global()
member
111094
uint32_t
head
[16];
global()
member
111778
struct list_
head
head
;
global()
member
113115
struct list_
head
*
head
;
global()
member
115854
unsigned int
head
;
global()
member
116057
struct virtio_iommu_req_
head
head
;
global()
member
116065
struct virtio_iommu_req_
head
head
;
global()
member
116075
struct virtio_iommu_req_
head
head
;
global()
member
116089
struct virtio_iommu_probe_property
head
;
global()
member
116097
struct virtio_iommu_req_
head
head
;
global()
member
116163
u32
head
;
global()
member
117044
struct list_
head
head
;
global()
member
122803
struct list_
head
head
;
global()
member
131607
struct list_
head
head
;
global()
member
134678
unsigned int
head
;
global()
member
134718
unsigned int
head
;
global()
member
134824
unsigned char
head
;
global()
member
135434
int
head
;
global()
member
138212
struct blocking_notifier_
head
head
;
global()
member
145639
struct hlist_
head
head
;
global()
member
151135
struct hlist_
head
head
;
global()
member
151605
struct list_
head
head
;
global()
member
153278
struct callback_
head
head
;
global()
member
153517
struct list_
head
head
;
global()
member
154111
struct list_
head
head
;
global()
member
155606
struct rhash_
head
head
;
global()
member
156690
struct rhash_
head
head
;
global()
member
156699
struct rhash_
head
head
;
global()
member
157326
unsigned int
head
;
global()
member
160200
struct list_
head
head
;
global()
member
[all...]
Completed in 413 milliseconds