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:pMemory
(Results
1 - 3
of
3
) sorted by relevance
/foundation/ai/neural_network_runtime/test/system_test/common/
H
A
D
nnrt_test.cpp
194
OH_NN_ReturnCode NNRtTest::SetOutputFromMemory(uint32_t index, size_t length, OH_NN_Memory**
pMemory
)
in SetOutputFromMemory()
argument
151
SetInputFromMemory(uint32_t index, const std::vector<int32_t>& dimensions, const void* buffer, size_t length, OH_NN_Memory**
pMemory
)
SetInputFromMemory()
argument
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H
A
D
neural_network_runtime_test.cpp
1612
OH_NN_Memory*
pMemory
= &memory;
in HWTEST_F()
local
1653
OH_NN_Memory**
pMemory
= &memory;
in HWTEST_F()
local
1676
OH_NN_Memory*
pMemory
= &memory;
in HWTEST_F()
local
1699
OH_NN_Memory*
pMemory
= &memory;
in HWTEST_F()
local
1716
OH_NN_Memory*
pMemory
= &memory;
HWTEST_F()
local
1757
OH_NN_Memory**
pMemory
= &memory;
HWTEST_F()
local
1780
OH_NN_Memory*
pMemory
= &memory;
HWTEST_F()
local
1802
OH_NN_Memory*
pMemory
= &memory;
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
2096
OH_NN_Memory*
pMemory
= &memory;
in HWTEST_F()
local
2149
OH_NN_Memory**
pMemory
= &memory;
in HWTEST_F()
local
2179
OH_NN_Memory*
pMemory
= &memory;
in HWTEST_F()
local
2198
OH_NN_Memory*
pMemory
= &memory;
in HWTEST_F()
local
2251
OH_NN_Memory**
pMemory
in HWTEST_F()
local
2281
OH_NN_Memory*
pMemory
= &memory;
HWTEST_F()
local
2310
OH_NN_Memory*
pMemory
= &memory;
HWTEST_F()
local
[all...]
Completed in 10 milliseconds