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
refs:AddChild
(Results
1 - 16
of
16
) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
scalar_analysis_simplification.cpp
269
new_node->
AddChild
(child);
in GatherAccumulatorsFromChildNodes()
283
new_node->
AddChild
(child);
in GatherAccumulatorsFromChildNodes()
323
new_add->
AddChild
(analysis_.CreateConstant(constant_accumulator_));
in SimplifyPolynomial()
334
new_add->
AddChild
(term);
in SimplifyPolynomial()
340
new_add->
AddChild
(analysis_.CreateNegation(term));
in SimplifyPolynomial()
347
new_add->
AddChild
(
in SimplifyPolynomial()
355
new_add->
AddChild
(UpdateCoefficient(term->AsSERecurrentNode(), count));
in SimplifyPolynomial()
402
new_node->
AddChild
(child);
in FoldRecurrentAddExpressions()
421
new_coefficient->
AddChild
(node->GetCoefficient());
in FoldRecurrentAddExpressions()
422
new_offset->
AddChild
(nod
in FoldRecurrentAddExpressions()
[all...]
H
A
D
scalar_analysis_nodes.h
64
virtual inline void
AddChild
(SENode* child) {
in AddChild()
function in spvtools::opt::SENode
227
inline void
AddChild
(SENode*) final {
250
SENode::
AddChild
(child);
in AddCoefficient()
255
SENode::
AddChild
(child);
in AddOffset()
H
A
D
scalar_analysis.cpp
66
negation_node->
AddChild
(operand);
in CreateNegation()
126
multiply_node->
AddChild
(operand_1);
in CreateMultiplyNode()
127
multiply_node->
AddChild
(operand_2);
in CreateMultiplyNode()
159
add_node->
AddChild
(operand_1);
in CreateAddNode()
160
add_node->
AddChild
(operand_2);
in CreateAddNode()
426
add_node->
AddChild
(child);
in UpdateChildNode()
460
add_node->
AddChild
(child);
in BuildGraphWithoutRecurrentTerm()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
scalar_analysis_simplification.cpp
269
new_node->
AddChild
(child);
in GatherAccumulatorsFromChildNodes()
283
new_node->
AddChild
(child);
in GatherAccumulatorsFromChildNodes()
323
new_add->
AddChild
(analysis_.CreateConstant(constant_accumulator_));
in SimplifyPolynomial()
334
new_add->
AddChild
(term);
in SimplifyPolynomial()
340
new_add->
AddChild
(analysis_.CreateNegation(term));
in SimplifyPolynomial()
347
new_add->
AddChild
(
in SimplifyPolynomial()
355
new_add->
AddChild
(UpdateCoefficient(term->AsSERecurrentNode(), count));
in SimplifyPolynomial()
402
new_node->
AddChild
(child);
in FoldRecurrentAddExpressions()
421
new_coefficient->
AddChild
(node->GetCoefficient());
in FoldRecurrentAddExpressions()
422
new_offset->
AddChild
(nod
in FoldRecurrentAddExpressions()
[all...]
H
A
D
scalar_analysis_nodes.h
64
virtual inline void
AddChild
(SENode* child) {
in AddChild()
function in spvtools::opt::SENode
227
inline void
AddChild
(SENode*) final {
250
SENode::
AddChild
(child);
in AddCoefficient()
255
SENode::
AddChild
(child);
in AddOffset()
H
A
D
scalar_analysis.cpp
66
negation_node->
AddChild
(operand);
in CreateNegation()
126
multiply_node->
AddChild
(operand_1);
in CreateMultiplyNode()
127
multiply_node->
AddChild
(operand_2);
in CreateMultiplyNode()
159
add_node->
AddChild
(operand_1);
in CreateAddNode()
160
add_node->
AddChild
(operand_2);
in CreateAddNode()
426
add_node->
AddChild
(child);
in UpdateChildNode()
460
add_node->
AddChild
(child);
in BuildGraphWithoutRecurrentTerm()
/third_party/spirv-tools/source/opt/
H
A
D
scalar_analysis_simplification.cpp
268
new_node->
AddChild
(child);
in GatherAccumulatorsFromChildNodes()
282
new_node->
AddChild
(child);
in GatherAccumulatorsFromChildNodes()
322
new_add->
AddChild
(analysis_.CreateConstant(constant_accumulator_));
in SimplifyPolynomial()
333
new_add->
AddChild
(term);
in SimplifyPolynomial()
339
new_add->
AddChild
(analysis_.CreateNegation(term));
in SimplifyPolynomial()
346
new_add->
AddChild
(
in SimplifyPolynomial()
354
new_add->
AddChild
(UpdateCoefficient(term->AsSERecurrentNode(), count));
in SimplifyPolynomial()
401
new_node->
AddChild
(child);
in FoldRecurrentAddExpressions()
420
new_coefficient->
AddChild
(node->GetCoefficient());
in FoldRecurrentAddExpressions()
421
new_offset->
AddChild
(nod
in FoldRecurrentAddExpressions()
[all...]
H
A
D
scalar_analysis_nodes.h
64
virtual inline void
AddChild
(SENode* child) {
in AddChild()
function in spvtools::opt::SENode
227
inline void
AddChild
(SENode*) final {
250
SENode::
AddChild
(child);
in AddCoefficient()
255
SENode::
AddChild
(child);
in AddOffset()
H
A
D
scalar_analysis.cpp
65
negation_node->
AddChild
(operand);
in CreateNegation()
125
multiply_node->
AddChild
(operand_1);
in CreateMultiplyNode()
126
multiply_node->
AddChild
(operand_2);
in CreateMultiplyNode()
158
add_node->
AddChild
(operand_1);
in CreateAddNode()
159
add_node->
AddChild
(operand_2);
in CreateAddNode()
425
add_node->
AddChild
(child);
in UpdateChildNode()
459
add_node->
AddChild
(child);
in BuildGraphWithoutRecurrentTerm()
/third_party/protobuf/src/google/protobuf/util/internal/
H
A
D
default_value_objectwriter.cc
514
current_->
AddChild
(node.release());
in StartObject()
558
current_->
AddChild
(node.release());
in StartList()
619
current_->
AddChild
(node.release());
in RenderDataPiece()
H
A
D
default_value_objectwriter.h
162
void
AddChild
(Node* child) { children_.push_back(child); }
in AddChild()
function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
/third_party/mesa3d/src/egl/drivers/haiku/
H
A
D
egl_haiku.cpp
107
win->
AddChild
(surface->gl);
in haiku_create_window_surface()
/third_party/node/deps/v8/src/parsing/
H
A
D
preparse-data.h
218
void
AddChild
(PreparseDataBuilder* child);
H
A
D
preparse-data.cc
123
parent->
AddChild
(builder_);
in Close()
252
void PreparseDataBuilder::
AddChild
(PreparseDataBuilder* child) {
in AddChild()
function in v8::internal::PreparseDataBuilder
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H
A
D
ScenicWindow.cpp
95
mView->
AddChild
(mShape);
in initializeImpl()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H
A
D
rosen_context_impl.cpp
87
displayNode_->
AddChild
(surfaceNode_, -1);
in InitProducer()
463
displayNode_->
AddChild
(vulkanWindows_[wid].surfaceNode_, -1);
in CreateWindow()
Completed in 19 milliseconds