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:ancestor
(Results
26 - 44
of
44
) sorted by relevance
1
2
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
debug_info_manager.cpp
504
bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t
ancestor
) {
in IsAncestorOfScope()
argument
/third_party/spirv-tools/source/opt/
H
A
D
debug_info_manager.cpp
516
bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t
ancestor
) {
in IsAncestorOfScope()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uifirst_manager.cpp
391
auto
ancestor
= surfaceParams->GetAncestorDisplayNode().lock()->ReinterpretCastTo<RSDisplayRenderNode>();
in SyncHDRDisplayParam()
local
H
A
D
rs_uni_render_visitor.cpp
291
auto
ancestor
= selfDrawingNode->GetAncestorDisplayNode().lock()->ReinterpretCastTo<RSDisplayRenderNode>();
in UpdateColorSpaceAfterHwcCalc()
local
H
A
D
rs_main_thread.cpp
244
std::shared_ptr<RSDisplayRenderNode>
ancestor
= nullptr;
in UpdateSurfaceNodeNit()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_vm.c
752
struct amdgpu_bo *
ancestor
= bo;
in amdgpu_vm_clear_bo()
local
/kernel/linux/linux-5.10/drivers/hv/
H
A
D
vmbus_drv.c
2349
struct acpi_device *
ancestor
;
in vmbus_acpi_add()
local
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
helpers.c
423
struct cgroup *
ancestor
;
in BPF_CALL_1()
local
2172
struct cgroup *
ancestor
;
in bpf_cgroup_ancestor()
local
2210
bpf_task_under_cgroup(struct task_struct *task, struct cgroup *
ancestor
)
bpf_task_under_cgroup()
argument
[all...]
/kernel/linux/linux-6.6/drivers/hv/
H
A
D
vmbus_drv.c
2261
struct acpi_device *
ancestor
;
in vmbus_acpi_add()
local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H
A
D
OutputHLSL.cpp
208
TIntermNode *
ancestor
= getAncestorNode(n);
in needStructMapping()
local
1397
TIntermNode *
ancestor
= getAncestorNode(n);
in ancestorEvaluatesToSamplerInStruct()
local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H
A
D
RewriteRowMajorMatrices.cpp
886
TIntermTyped *
ancestor
= getAncestorNode(accessorIndex)->getAsTyped();
in transformExpression()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H
A
D
mutex.cc
856
static void FixSkip(PerThreadSynch *
ancestor
, PerThreadSynch *to_be_removed) {
in FixSkip()
argument
[all...]
/kernel/linux/linux-6.6/lib/
H
A
D
maple_tree.c
3173
struct maple_enode *
ancestor
;
in mas_split_final_node()
local
/kernel/linux/linux-5.10/include/net/
H
A
D
sock.h
1342
sk_under_cgroup_hierarchy(struct sock *sk, struct cgroup *
ancestor
)
sk_under_cgroup_hierarchy()
argument
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
send.c
3237
u64
ancestor
;
in apply_dir_move()
local
[all...]
/kernel/linux/linux-5.10/net/core/
H
A
D
filter.c
4537
struct cgroup *
ancestor
;
in __bpf_sk_ancestor_cgroup_id()
local
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
send.c
3526
u64
ancestor
;
in apply_dir_move()
local
[all...]
/kernel/linux/linux-6.6/include/net/
H
A
D
sock.h
1413
sk_under_cgroup_hierarchy(struct sock *sk, struct cgroup *
ancestor
)
sk_under_cgroup_hierarchy()
argument
/kernel/linux/linux-6.6/net/core/
H
A
D
filter.c
4900
struct cgroup *
ancestor
;
in __bpf_sk_ancestor_cgroup_id()
local
Completed in 104 milliseconds
1
2