Home
last modified time | relevance | path

Searched defs:out (Results 2376 - 2400 of 4024) sorted by relevance

1...<<919293949596979899100>>...161

/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp491 Value out; in AsyncGetFuzz() local
/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp177 int32_t Crypto::GetSecRandom(uint8_t *out, size_t outLen) in GetSecRandom() argument
194 uint8_t out[SALT_LENGTH] = {0}; in GetSecSalt() local
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dpasteboard_common.cpp71 bool GetValue(napi_env env, napi_value in, std::string &out) in GetValue() argument
92 bool GetValue(napi_env env, napi_value in, std::set<MiscServices::Pattern> &out) in GetValue() argument
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_data_utils.cpp24 napi_status NapiDataUtils::GetValue(napi_env env, napi_value in, bool &out) in GetValue() argument
30 napi_status NapiDataUtils::SetValue(napi_env env, const bool &in, napi_value &out) in SetValue() argument
37 napi_status NapiDataUtils::GetValue(napi_env env, napi_value in, int32_t &out) in GetValue() argument
43 napi_status NapiDataUtils::SetValue(napi_env env, const int32_t &in, napi_value &out) in SetValue() argument
50 napi_status NapiDataUtils::GetValue(napi_env env, napi_value in, int64_t &out) in GetValue() argument
56 SetValue(napi_env env, const int64_t &in, napi_value &out) SetValue() argument
63 GetValue(napi_env env, napi_value in, float &out) GetValue() argument
72 SetValue(napi_env env, const float &in, napi_value &out) SetValue() argument
80 GetValue(napi_env env, napi_value in, double &out) GetValue() argument
86 SetValue(napi_env env, const double &in, napi_value &out) SetValue() argument
93 GetValue(napi_env env, napi_value in, std::string &out) GetValue() argument
120 SetValue(napi_env env, const std::string &in, napi_value &out) SetValue() argument
127 GetValue(napi_env env, napi_value in, std::vector<std::string> &out) GetValue() argument
149 SetValue(napi_env env, const std::vector<std::string> &in, napi_value &out) SetValue() argument
165 GetValue(napi_env env, napi_value in, std::vector<uint8_t> &out) GetValue() argument
184 SetValue(napi_env env, const std::vector<uint8_t> &in, napi_value &out) SetValue() argument
203 GetValue(napi_env env, napi_value in, std::map<std::string, int32_t> &out) GetValue() argument
213 SetValue(napi_env env, const std::map<std::string, int32_t> &in, napi_value &out) SetValue() argument
234 GetValue(napi_env env, napi_value in, std::map<std::string, int64_t> &out) GetValue() argument
244 SetValue(napi_env env, const std::map<std::string, int64_t> &in, napi_value &out) SetValue() argument
265 GetValue(napi_env env, napi_value in, UDVariant &out) GetValue() argument
304 SetValue(napi_env env, const UDVariant &in, napi_value &out) SetValue() argument
332 GetValue(napi_env env, napi_value in, UDDetails &out) GetValue() argument
361 SetValue(napi_env env, const UDDetails &in, napi_value &out) SetValue() argument
395 SetValue(napi_env env, const std::shared_ptr<OHOS::Media::PixelMap> &in, napi_value &out) SetValue() argument
411 SetValue(napi_env env, const std::shared_ptr<OHOS::AAFwk::Want> &in, napi_value &out) SetValue() argument
480 SetValue(napi_env env, const std::shared_ptr<Object> &object, napi_value &out) SetValue() argument
503 GetValue(napi_env env, napi_value in, std::monostate &out) GetValue() argument
510 SetValue(napi_env env, const std::monostate &in, napi_value &out) SetValue() argument
516 GetValue(napi_env env, napi_value in, nullptr_t &out) GetValue() argument
523 SetValue(napi_env env, const nullptr_t &in, napi_value &out) SetValue() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp119 unsigned char out[SHA256_DIGEST_LENGTH * DOUBLE_TIMES + 1] = {0}; in Sha256() local
236 std::string out; in Compress() local
262 std::string out; Decompress() local
[all...]
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp76 vector<string> out; in GetAllowAndExtName() local
169 vector<string> out; in GetBackupExtConfig() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp204 void SkiaGPUContext::DumpGpuStats(std::string& out) in DumpGpuStats() argument
350 void SkiaGPUContext::GetUpdatedMemoryMap(std::unordered_map<pid_t, size_t> &out) in GetUpdatedMemoryMap() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp159 void DrawCmdList::Dump(std::string& out) in Dump() argument
/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp121 static RetCode CallThroughMessage(Text in, ReceiveBuffer out, bool *fatalError) in CallThroughMessage() argument
258 static RetCode InitLowLevelFunctions(LowLevelFunctions *out) in InitLowLevelFunctions() argument
[all...]
/test/xts/acts/bundlemanager/zlib/actszlibtest/
H A DActsZlibTest.cpp1460 unsigned char *out; in HWTEST_F() local
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
H A Dcrypto_framework_verify_test.cpp1396 Crypto_DataBlob out = {.data = nullptr, .len = 0}; in HWTEST_F() local
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_mac_test.c121 static int32_t ConstructParamSet(struct HksParamSet **out, const struct HksParam *inParam, in ConstructParamSet() argument
/third_party/ffmpeg/libavcodec/
H A Daacsbr_fixed.c569 unsigned *out = &Y1[i][kx][idx]; in sbr_hf_assemble() local
H A Daacpsdsp_template.c46 static void ps_hybrid_analysis_c(INTFLOAT (*out)[2], INTFLOAT (*in)[2], in ps_hybrid_analysis_c() argument
76 static void ps_hybrid_analysis_ileave_c(INTFLOAT (*out)[32][2], INTFLOAT L[2][38][64], in ps_hybrid_analysis_ileave_c() argument
89 static void ps_hybrid_synthesis_deint_c(INTFLOAT out[2][38][64], in ps_hybrid_synthesis_deint_c() argument
103 ps_decorrelate_c(INTFLOAT (out)[2], INTFLOAT (*delay)[2], INTFLOAT (*ap_delay)[PS_QMF_TIME_SLOTS + PS_MAX_AP_DELAY][2], const INTFLOAT phi_fract[2], const INTFLOAT (*Q_fract)[2], const INTFLOAT *transient_gain, INTFLOAT g_decay_slope, int len) ps_decorrelate_c() argument
[all...]
H A Ddct32_template.c126 void dct32(INTFLOAT *out, const INTFLOAT *tab_arg) in dct32() argument
[all...]
H A Dg729postfilter.c89 static void residual_filter(int16_t* out, const int16_t* filter_coeffs, const int16_t* in, in residual_filter() argument
482 static int16_t apply_tilt_comp(int16_t* out, int16_t* res_pst, int refl_coeff, in apply_tilt_comp() argument
[all...]
H A Dbsf.c313 static int bsf_list_filter(AVBSFContext *bsf, AVPacket *out) in bsf_list_filter() argument
H A Dhcadec.c254 static void run_imdct(HCAContext *c, ChannelContext *ch, int index, float *out) in run_imdct() argument
H A Dexrenc.c183 static int64_t rle_compress(uint8_t *out, int64_t out_size, in rle_compress() argument
H A Datrac1.c95 static void at1_imdct(AT1Ctx *q, float *spec, float *out, int nbits, in at1_imdct() argument
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264idct_lasx.c240 __m256i pred, out; in ff_h264_idct4x4_addblk_dc_lasx() local
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_fixed.c354 static void imdct36_mips_fixed(int *out, int *buf, int *in, int *win) in imdct36_mips_fixed() argument
889 ff_imdct36_blocks_mips_fixed(int *out, int *buf, int *in, int count, int switch_point, int block_type) ff_imdct36_blocks_mips_fixed() argument
[all...]
H A Daacsbr_mips.c448 float *out = &Y1[i][kx][idx]; in sbr_hf_assemble_mips() local
[all...]
H A Daacpsdsp_mips.c61 static void ps_hybrid_analysis_ileave_mips(float (*out)[32][2], float L[2][38][64], in ps_hybrid_analysis_ileave_mips() argument
109 static void ps_hybrid_synthesis_deint_mips(float out[2][38][64], in ps_hybrid_synthesis_deint_mips() argument
280 static void ps_decorrelate_mips(float (*out)[2], float (*delay)[2], in ps_decorrelate_mips() argument
H A Dvp9_intra_msa.c212 v16u8 top, left, out; in ff_dc_16x16_msa() local
263 v16u8 top0, top1, left0, left1, out; ff_dc_32x32_msa() local
[all...]

Completed in 28 milliseconds

1...<<919293949596979899100>>...161