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 - 25
of
42
) sorted by relevance
1
2
/third_party/node/deps/v8/src/utils/
H
A
D
locked-queue.h
39
Node*
head_
;
member in v8::internal::final
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H
A
D
lock_free_queue.h
77
std::atomic<Node *>
head_
;
member in ark::tooling::sampler::LockFreeQueue
/base/update/sys_installer/services/module_update/service/include/
H
A
D
module_update_queue.h
42
int
head_
;
member in OHOS::SysInstaller::ModuleUpdateQueue
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
multi_ver_value_object.h
61
ValueObjectHead
head_
;
member in DistributedDB::MultiVerValueObject
/third_party/node/src/
H
A
D
callback_queue.h
70
std::unique_ptr<Callback>
head_
;
member in node::CallbackQueue
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H
A
D
async_task_manager.h
74
AsyncTask *
head_
;
member in OHOS::ACELite::final
/third_party/node/deps/v8/src/compiler/
H
A
D
redundancy-elimination.h
50
Check*
head_
;
member in v8::internal::compiler::final::final
/arkcompiler/runtime_core/libpandabase/utils/
H
A
D
ring_buffer.h
430
increment_buffer_index(
head_
);
global()
variable
438
decrement_buffer_index(
head_
);
global()
variable
457
size_type
head_
= 0U;
global()
member in panda::RingBuffer
[all...]
H
A
D
list.h
344
ListNode
head_
;
global()
member
616
DListNode
head_
;
global()
member in DList
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H
A
D
ring_buffer.h
388
IncrementBufferIndex(
head_
);
global()
variable
396
DecrementBufferIndex(
head_
);
global()
variable
415
size_type
head_
= 0U;
global()
member in ark::RingBuffer
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H
A
D
ets_waiters_list.h
111
alignas(alignof(EtsLong)) Node *
head_
;
member in ark::ets::EtsWaitersList
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H
A
D
link_stack.h
122
StackNode *
head_
;
member in OHOS::ACELite::final
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H
A
D
utils_list.h
162
Node<T> *
head_
;
global()
member in OHOS::List
[all...]
/third_party/googletest/googletest/samples/
H
A
D
sample3-inl.h
162
QueueNode<E>*
head_
; // The first node of the queue.
global()
member in Queue
[all...]
/third_party/node/deps/v8/src/heap/
H
A
D
array-buffer-sweeper.h
34
ArrayBufferExtension*
head_
= nullptr;
member
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
H
A
D
sp_sc_lock_free_queue.h
157
alignas(ark::COHERENCY_LINE_SIZE) std::atomic<QueueNode *>
head_
= {nullptr};
member in ark::taskmanager::internal::SPSCLockFreeQueue
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H
A
D
heap_sampling.h
54
struct SamplingNode
head_
;
member
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H
A
D
list.h
372
ListNode<T>
head_
;
global()
member in OHOS::List
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_task_executor.h
100
uint32_t
head_
member in OHOS::Rosen::TaskQueue
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/
H
A
D
humongous_obj_allocator-inl.h
355
LOG_HUMONGOUS_OBJ_ALLOCATOR(DEBUG) << "It was a pointer to list head. Change head to " << std::hex <<
head_
;
in Pop()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/common/
H
A
D
lru_bucket.h
221
Node
head_
;
member in OHOS::LRUBucket
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H
A
D
lru_bucket.h
221
Node
head_
;
member in OHOS::LRUBucket
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H
A
D
egl_blob_cache.h
143
std::shared_ptr<Blob>
head_
;
member in OHOS::BlobCache
/third_party/node/deps/v8/src/base/
H
A
D
threaded-list.h
106
tail_(other.
head_
? other.tail_ : &
head_
)
tail_()
argument
281
T*
head_
;
global()
member in v8::base::final
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H
A
D
cord_rep_ring.h
478
index_type
head_
;
member in absl::cord_internal::CordRepRing
[all...]
Completed in 12 milliseconds
1
2