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:shape
(Results
1 - 25
of
46
) sorted by relevance
1
2
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H
A
D
tensor_desc.cpp
92
OH_NN_ReturnCode TensorDesc::GetShape(int32_t**
shape
, size_t* shapeNum) const
in GetShape()
argument
111
OH_NN_ReturnCode TensorDesc::SetShape(const int32_t*
shape
, size_t shapeNum)
in SetShape()
argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H
A
D
form_request_data.h
44
int32_t
shape
= -1;
member
50
<< index << temporary <<
shape
;
in ToString()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H
A
D
particle_model.h
33
ParticleDisturbanceShapeType
shape
= ParticleDisturbanceShapeType::RECT;
member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H
A
D
hdi_prepared_model_v2_1.cpp
139
int32_t*
shape
= nullptr;
in TransIOTensor()
local
H
A
D
hdi_prepared_model_v2_0.cpp
139
int32_t*
shape
= nullptr;
in TransIOTensor()
local
H
A
D
hdi_prepared_model_v1_0.cpp
138
int32_t*
shape
= nullptr;
in TransIOTensor()
local
H
A
D
nntensor.cpp
345
int32_t*
shape
= nullptr;
in CheckDimRanges()
local
H
A
D
nnexecutor.cpp
111
OH_NN_ReturnCode NNExecutor::GetOutputShape(uint32_t outputIndex, int32_t**
shape
, uint32_t* shapeNum) const
in GetOutputShape()
argument
/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/
H
A
D
nn_tensor_test.cpp
294
int32_t*
shape
= &index;
in HWTEST_F()
local
397
int32_t*
shape
= &index;
in HWTEST_F()
local
462
int32_t*
shape
= &index;
in HWTEST_F()
local
531
int32_t*
shape
= &index;
in HWTEST_F()
local
598
int32_t*
shape
= &index;
in HWTEST_F()
local
627
int32_t*
shape
= &index;
HWTEST_F()
local
778
int32_t*
shape
= &index;
HWTEST_F()
local
809
int32_t*
shape
= &index;
HWTEST_F()
local
840
int32_t*
shape
= &index;
HWTEST_F()
local
871
int32_t*
shape
= &index;
HWTEST_F()
local
902
int32_t*
shape
= &index;
HWTEST_F()
local
1079
int32_t*
shape
= &index;
HWTEST_F()
local
1107
int32_t*
shape
= &index;
HWTEST_F()
local
1138
int32_t*
shape
= &index;
HWTEST_F()
local
1173
int32_t*
shape
= &index;
HWTEST_F()
local
1252
int32_t*
shape
= &index;
HWTEST_F()
local
1282
int32_t*
shape
= &index;
HWTEST_F()
local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H
A
D
device_manager_test.cpp
376
std::vector<int64_t>
shape
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_particle_bridge.cpp
52
Local<JSValueRef>
shape
= panda::ArrayRef::GetValueAt(vm, array, index * DISTURBANCE_FIELD_SIZE + STEP_1);
in SetDisturbanceField()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_form.cpp
70
JSRef<JSVal>
shape
= obj->GetProperty("
shape
");
in Create()
local
H
A
D
js_slider.cpp
568
auto
shape
= jsObj->GetProperty("
shape
");
in SetBlockStyle()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
model_view_impl.cpp
90
void ModelViewImpl::AddGeometry(const RefPtr<OHOS::Render3D::SVGeometry>&
shape
)
in AddGeometry()
argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_button_ffi.cpp
141
void FfiOHOSAceFrameworkButtonSetType(int32_t
shape
)
in FfiOHOSAceFrameworkButtonSetType()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H
A
D
scrollable_model_ng.cpp
254
void ScrollableModelNG::SetContentClip(ContentClipMode mode, const RefPtr<ShapeRect>&
shape
)
in SetContentClip()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H
A
D
render_property.cpp
289
auto
shape
= propClipShape.value();
in ToJsonValue()
local
301
auto
shape
= propClipMask.value();
in ToJsonValue()
local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H
A
D
rs_particle_animate_test.cpp
904
ShapeType
shape
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H
A
D
rs_render_particle_test.cpp
865
ShapeType
shape
;
in HWTEST_F()
local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H
A
D
inner_model_test.cpp
1233
std::vector<int64_t>
shape
;
in HWTEST_F()
local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H
A
D
inner_model_test.cpp
1294
std::vector<int64_t>
shape
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H
A
D
scene_viewer_component.h
181
void AddGeometry(const RefPtr<OHOS::Render3D::SVGeometry>&
shape
)
in AddGeometry()
argument
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H
A
D
neural_network_runtime_test.cpp
240
int32_t
shape
= 3;
in SetInputAndOutput()
local
1317
int32_t**
shape
= &ptr;
in HWTEST_F()
local
1339
int32_t**
shape
= nullptr;
in HWTEST_F()
local
1361
int32_t**
shape
= &ptr;
in HWTEST_F()
local
1383
int32_t**
shape
= &ptr;
HWTEST_F()
local
1403
int32_t**
shape
= &ptr;
HWTEST_F()
local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H
A
D
neural_network_runtime_test.cpp
242
int32_t
shape
= 3;
in SetInputAndOutput()
local
1572
int32_t**
shape
= &ptr;
in HWTEST_F()
local
1594
int32_t**
shape
= nullptr;
in HWTEST_F()
local
1616
int32_t**
shape
= &ptr;
in HWTEST_F()
local
1638
int32_t**
shape
= &ptr;
HWTEST_F()
local
1658
int32_t**
shape
= &ptr;
HWTEST_F()
local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H
A
D
neural_network_core_test.cpp
1088
const int32_t*
shape
= nullptr;
in HWTEST_F()
local
1102
const int32_t*
shape
= nullptr;
in HWTEST_F()
local
1144
int32_t*
shape
= nullptr;
in HWTEST_F()
local
1158
int32_t*
shape
= nullptr;
in HWTEST_F()
local
1172
int32_t*
shape
in HWTEST_F()
local
1735
int32_t*
shape
= nullptr;
HWTEST_F()
local
1758
int32_t*
shape
= nullptr;
HWTEST_F()
local
[all...]
Completed in 42 milliseconds
1
2