Home
last modified time | relevance | path

Searched full:params (Results 6976 - 7000 of 9961) sorted by relevance

1...<<271272273274275276277278279280>>...399

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp151 DHLOGD("Checking params of daudio."); in CheckParams()
203 DHLOGE("Enable params are incorrect."); in DoEnableDAudio()
265 DHLOGE("Disable params are incorrect."); in DoDisableDAudio()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp40 std::string params = "params"; in SetUp() local
45 sptr<DAudioSinkLoadCallback> loadCallback(new DAudioSinkLoadCallback(params)); in SetUp()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp337 LOGI("append the secure access params when generate key"); in AppendSecureAccessParams()
487 LOGI("append the secure access params when encrypt/decrypt"); in AppendNewNonceAadToken()
513 LOGI("append the secure access params when encrypt/decrypt"); in AppendNonceAadToken()
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp515 LOGE("Get Params fail");
523 LOGE("Get Params fail");
600 LOGE("params number mismatch");
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp168 std::vector<std::string> params; in HWTEST_F() local
169 params.push_back("-a"); in HWTEST_F()
170 data.WriteStringVector(params); in HWTEST_F()
/test/ostest/wukong/test_flow/src/
H A Drandom_test_flow.cpp177 shellcommand_.ResultReceiverAppend("all event percentage more than 1, please reset params.\n"); in InitEventPercent()
624 ERROR_LOG("invalid param : please check params of '-e'."); in CheckArgumentOptionOfe()
641 ERROR_LOG("invalid param : please check params of '-E'."); in CheckArgumentOptionOfE()
H A Dfocus_test_flow.cpp165 shellcommand_.ResultReceiverAppend("all event percentage more than 1, please reset params.\n"); in InitEventPercent()
553 ERROR_LOG("invalid param : please check params of '-e'."); in CheckArgumentOptionOfe()
570 ERROR_LOG("invalid param : please check params of '-E'."); in CheckArgumentOptionOfE()
/test/xts/device_attest/services/core/security/
H A Dattest_security.c242 static int32_t InitHksParamSet(struct HksParamSet** paramSet, const struct HksParam *params, uint32_t paramcount) in InitHksParamSet() argument
244 if (paramSet == NULL || params == NULL || paramcount == 0) { in InitHksParamSet()
254 ret = HksAddParams(*paramSet, params, paramcount); in InitHksParamSet()
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_openvino.c614 DNNExecClassificationParams *params = (DNNExecClassificationParams *)exec_params; in extract_lltask_from_task() local
630 if (params->target) { in extract_lltask_from_task()
631 if (av_strncasecmp(bbox->detect_label, params->target, sizeof(bbox->detect_label)) != 0) { in extract_lltask_from_task()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java378 TestParams params = new TestParams(); in create()
380 params.parseProperties(props); in create()
381 return params; in create()
/third_party/mbedtls/include/mbedtls/
H A Dasn1.h557 * \param params The buffer to receive the parameters.
564 mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params);
568 * params.
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_analyze_ubo_ranges.c415 * driver params. We do this UBO-to-push-constant before the real in ir3_nir_analyze_ubo_ranges()
416 * allocation of the driver params' const space, because UBO pointers can in ir3_nir_analyze_ubo_ranges()
417 * be driver params but this pass usually eliminatings them. in ir3_nir_analyze_ubo_ranges()
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c46 int shader_type, const float *params, int param_bytes);
374 int shader_type, const float *params, int param_bytes) in renderer_set_constants()
387 pipe_buffer_write(r->pipe, *cbuf, 0, param_bytes, params); in renderer_set_constants()
373 renderer_set_constants(struct xa_context *r, int shader_type, const float *params, int param_bytes) renderer_set_constants() argument
/third_party/node/test/cctest/
H A Dtest_environment.cc421 " ({ params: { workerInfo, sessionId } }) => {\n" in TEST_F()
427 " params: {\n" in TEST_F()
433 " ({ params: { message } }) => {\n" in TEST_F()
/third_party/openGLES/extensions/EXT/
H A DEXT_texenv_op.txt236 void TexEnv{if}v( enum target, enum pname, T params ) ;
243 in the second form, params is a pointer to an array of parameters:
409 or TexEnvf are not one of the accepted defined values, or when params
/third_party/openGLES/extensions/IMG/
H A DIMG_framebuffer_downsample.txt238 * If pname is FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG, then params will
252 would be returned by querying DOWNSAMPLE_SCALES_IMG is returned in params.
254 format are written into params.
/third_party/mesa3d/src/mesa/main/
H A Dstate.c325 const struct gl_program_parameter_list *params = prog->Parameters; in update_single_program_constants() local
326 if (params && params->StateFlags & ctx->NewState) { in update_single_program_constants()
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_size.py593 params = []
605 params.append( p )
629 for p in params:
/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c481 * provided in the params. in lws_tls_jit_trust_got_cert_cb()
519 /* copy the SKIDs from the inflight and params into the cache item */ in lws_tls_jit_trust_got_cert_cb()
569 * if we have a params one, use that so the rest are all from inflight in lws_tls_jit_trust_got_cert_cb()
/third_party/lz4/programs/
H A Dutil.h625 * UTIL_createFileList - takes a list of files and directories (params: inputNames, inputNamesNb), scans directories,
626 * and returns a new list of files (params: return value, allocatedBuffer, allocatedNamesNb).
627 * After finishing usage of the list the structures should be freed with UTIL_freeFileList(params: return value, allocatedBuffer)
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc113 const CppHeapCreateParams& params) { in Create()
114 return std::make_unique<internal::CppHeap>(platform, params.custom_spaces, in Create()
115 params.wrapper_descriptor); in Create()
112 Create(v8::Platform* platform, const CppHeapCreateParams& params) Create() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h245 DWORD64 Params[4]; member
262 DWORD Params[4]; member
809 ULONG64 Params[4]; member
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c569 OSSL_PARAM params[7], *p = params; in rand_new_drbg() local
606 if (!EVP_RAND_instantiate(ctx, 0, 0, NULL, 0, params)) { in rand_new_drbg()
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dcheck.rs406 if !efn.generics.params.is_empty() && !efn.trusted { in check_api_fn()
412 if !efn.generics.params.is_empty() && efn.unsafety.is_none() { in check_api_fn()
630 for generic_param in &generics.params { in check_generics()
/third_party/rust/crates/cxx/syntax/
H A Dcheck.rs406 if !efn.generics.params.is_empty() && !efn.trusted { in check_api_fn()
412 if !efn.generics.params.is_empty() && efn.unsafety.is_none() { in check_api_fn()
630 for generic_param in &generics.params { in check_generics()

Completed in 36 milliseconds

1...<<271272273274275276277278279280>>...399