Home
last modified time | relevance | path

Searched defs:length (Results 576 - 600 of 4172) sorted by relevance

1...<<21222324252627282930>>...167

/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DMemoryTest.cpp38 void CheckCreateInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, size_t length) in CheckCreateInputMemory() argument
46 void CheckCreateOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, size_t length) in CheckCreateOutputMemory() argument
[all...]
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DMemoryTest.cpp38 void CheckCreateInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, size_t length) in CheckCreateInputMemory() argument
46 void CheckCreateOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, size_t length) in CheckCreateOutputMemory() argument
[all...]
/test/xts/acts/ai_lite/ai_engine_posix/base/src/utils/
H A Daie_client_common.cpp105 int length = strlen(str) + 1; in GetDataInfo() local
130 int length = INT_2 * INT_1024 * INT_1024; // 2 MB long data, the unit is Byte here. in GetBigDataInfo() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_onsubmit_test.cpp77 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/
H A Dcommonevent_onappear_test.cpp53 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_onappear_test.cpp54 size_t length = PARAM_64; in CreateNativeNode() local
H A Dcustomcomponent_ondraw_test.cpp69 size_t length = PARAM_64; in CreateNativeNode() local
H A Dcustomcomponent_onlayout_test.cpp56 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/ai_lite/ai_engine_posix/base/src/aie_client/
H A DAieClientPrepareFunctionTest.cpp79 int length = strlen(str) + 1; in TestAieClientPrepare() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_onappear_test.cpp53 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/toggle/
H A Dtoggle_onchange_test.cpp63 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_onchange_test.cpp59 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Ducharndk.cpp37 int length; in Mbrtoc16() local
49 int length; in Mbrtoc32() local
60 size_t length; in C16rtomb() local
78 size_t length; in C32rtomb() local
[all...]
H A Dutimendk.cpp45 size_t length = SIZE_64, stresult = PARAM_0; in Utime() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativePathTestPart2.cpp1138 float length = OH_Drawing_PathGetLength(path, true); in HWTEST_F() local
1161 float length = OH_Drawing_PathGetLength(path, false); in HWTEST_F() local
[all...]
H A DDrawingNativeTypeFaceTest.cpp178 size_t length = sizeof(testData) - 1; in HWTEST_F() local
204 size_t length = sizeof(testData) - 1; in HWTEST_F() local
/test/xts/device_attest_lite/services/core/include/network/
H A Dattest_network.h53 size_t length; member
/third_party/ffmpeg/libavcodec/
H A Dbfi.c101 unsigned int length = byte & ~0xC0; in bfi_decode_frame() local
[all...]
H A Dbethsoftvideo.c121 int length = code & 0x7f; in bethsoftvid_decode_frame() local
H A Dacelp_filters.c46 ff_acelp_interpolate(int16_t* out, const int16_t* in, const int16_t* filter_coeffs, int precision, int frac_pos, int filter_length, int length) ff_acelp_interpolate() argument
80 ff_acelp_interpolatef(float *out, const float *in, const float *filter_coeffs, int precision, int frac_pos, int filter_length, int length) ff_acelp_interpolatef() argument
101 ff_acelp_high_pass_filter(int16_t* out, int hpf_f[2], const int16_t* in, int length) ff_acelp_high_pass_filter() argument
H A Dscreenpresso.c109 uLongf length = ctx->inflated_size; in screenpresso_decode_frame() local
/third_party/ffmpeg/libavcodec/mips/
H A Dacelp_filters_mips.c61 ff_acelp_interpolatef_mips(float *out, const float *in, const float *filter_coeffs, int precision, int frac_pos, int filter_length, int length) ff_acelp_interpolatef_mips() argument
/third_party/elfutils/libdw/
H A Ddwarf_nextcu.c152 uint64_t length in INTDEF() local
[all...]
/third_party/eudev/src/shared/
H A Dutf8.c142 bool utf8_is_printable_newline(const char* str, size_t length, bool newline) { in utf8_is_printable_newline() argument
224 char *utf16_to_utf8(const void *s, size_t length) { in utf16_to_utf8() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dimage-header.c93 uint32_t length; in __libdw_image_header() local

Completed in 14 milliseconds

1...<<21222324252627282930>>...167