Home
last modified time | relevance | path

Searched full:params (Results 6026 - 6050 of 10202) sorted by relevance

1...<<241242243244245246247248249250>>...409

/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp463 TLOGE(WmsLogTag::DMS, "[DMNDK] input params null."); in OH_NativeDisplayManager_RegisterFoldDisplayModeChangeListener()
472 TLOGE(WmsLogTag::DMS, "[DMNDK] input params error (has registered)."); in OH_NativeDisplayManager_RegisterFoldDisplayModeChangeListener()
540 TLOGE(WmsLogTag::DMS, "[DMNDK] register display change listener fail(input params null)."); in OH_NativeDisplayManager_RegisterDisplayChangeListener()
545 TLOGE(WmsLogTag::DMS, "[DMNDK] input params error (has registered)."); in OH_NativeDisplayManager_RegisterDisplayChangeListener()
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp714 std::vector<std::string> params{"-h"}; in CheckWindowImplFunctionsPart8()
716 window->DumpInfo(params, info); in CheckWindowImplFunctionsPart8()
717 params.push_back(""); in CheckWindowImplFunctionsPart8()
718 window->DumpInfo(params, info); in CheckWindowImplFunctionsPart8()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_huks_utils.c280 static int32_t InitParamSetByHuks(struct HksParamSet **paramSet, const struct HksParam *params, uint32_t paramcount) in InitParamSetByHuks() argument
287 ret = HksAddParams(*paramSet, params, paramcount); in InitParamSetByHuks()
381 static int32_t ConstructKeyParamSet(struct HksParamSet **paramSet, const struct HksParam *params, uint32_t paramCount) in ConstructKeyParamSet() argument
387 if (HksAddParams(*paramSet, params, paramCount) != HKS_SUCCESS) { in ConstructKeyParamSet()
/foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/
H A Djs_vpn_extension.cpp614 void JsVpnExtension::Dump(const std::vector<std::string> &params, std::vector<std::string> &info) in Dump() argument
616 Extension::Dump(params, info); in Dump()
620 // create js array object of params in Dump()
621 napi_value argv[] = { CreateNativeArray(env, params) }; in Dump()
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp185 const std::string &params) in SetUserOperation()
187 if (pkgName.empty() || params.empty()) { in SetUserOperation()
189 "%{public}s", pkgName.c_str(), params.c_str()); in SetUserOperation()
193 authMgr_->OnUserOperation(action, params); in SetUserOperation()
184 SetUserOperation(std::string &pkgName, int32_t action, const std::string &params) SetUserOperation() argument
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/ets/test/
H A DImagePixelMapNDKTest.ets104 async function pixelMapTest(done, testNum, pixelMapInterface, checkResult, ...params) {
118 return ndkTest[pixelMapInterface](value, ...params);
130 async function pixelMapErrTest(done, testNum, pixelMapInterface, checkResult, ...params) {
144 return ndkTest[pixelMapInterface](value, ...params);
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_common.c680 paramSetOut->params[0].blob.data, paramSetOut->params[0].blob.size); in GenerateLocalX25519Key()
687 paramSetOut->params[1].blob.data, paramSetOut->params[1].blob.size); in GenerateLocalX25519Key()
/test/xts/acts/telephony/networkmanager/socket/sockettest/entry/src/ohosTest/ets/test/
H A DTlsSkipRemoteValidation.test.ets126 function expectFail(params: boolean) {
128 if (params === true) {
129 expect(params).assertTrue();
131 expect(params).assertFail();
/third_party/backends/backend/
H A Dkvs20xx_opt.c755 sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) in sane_get_parameters() argument
758 SANE_Parameters *p = &s->params; in sane_get_parameters()
794 if (params) in sane_get_parameters()
795 memcpy (params, p, sizeof (SANE_Parameters)); in sane_get_parameters()
/third_party/mesa3d/src/amd/compiler/
H A Daco_builder_h.py584 params = []
586 params.append('def%d' % i)
588 params.append('op%d' % i)
593 return ${name}(w64or32(opcode), ${', '.join(params)});
/third_party/mesa3d/src/compiler/isaspec/
H A Dencode.py111 for param in field.params:
206 for param in f.field.params:
443 %for param in field.params:
600 %for param in field.params:
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.c242 struct virgl_resource_params params = { .size = size, in virgl_vtest_winsys_resource_create() local
319 virgl_resource_cache_entry_init(&res->cache_entry, params); in virgl_vtest_winsys_resource_create()
382 struct virgl_resource_params params = { .size = size, in virgl_vtest_winsys_resource_cache_create() local
399 entry = virgl_resource_cache_remove_compatible(&vtws->cache, params); in virgl_vtest_winsys_resource_cache_create()
/third_party/node/test/parallel/
H A Dtest-crypto-key-objects.js576 // Because no RSASSA-PSS-params appears in the PEM, no defaults should be
578 // RSASSA-PSS-params sequence (see test below).
639 // Unlike the previous key pair, this key pair contains an RSASSA-PSS-params
640 // sequence. However, because all values in the RSASSA-PSS-params are set to
/third_party/node/tools/gyp/pylib/gyp/
H A Dcommon.py433 def GetFlavor(params):
434 """Returns |params.flavor| if it's set, the system's default flavor else."""
441 if "flavor" in params:
442 return params["flavor"]
/third_party/openGLES/extensions/APPLE/
H A DAPPLE_object_purgeable.txt319 pname, int* params)
484 void* params);"
488 "GetObjectParameterivAPPLE places in <params> information about the
493 returns, <params> will contain the current value of PURGEABLE_APPLE
/third_party/openGLES/extensions/ARB/
H A DARB_framebuffer_no_attachments.txt111 void GetFramebufferParameteriv(enum target, enum pname, int *params);
119 int *params);
276 void GetFramebufferParameteriv(enum target, enum pname, int *params)
290 int *params);
H A DARB_query_buffer_object.txt118 that <params> is a pointer into client memory. However, if a non-zero
120 6.1), then <params> is treated as an offset into the designated buffer
127 value is returned as a single integer in <params> if the result is
364 RESOLVED: YES. This requires considering the value of <params> and the
/third_party/node/deps/cares/src/lib/
H A Dares_dns_record.c172 ares__dns_options_free(rr->r.svcb.params); in ares__dns_rr_free()
177 ares__dns_options_free(rr->r.https.params); in ares__dns_rr_free()
669 return &dns_rr->r.svcb.params; in ares_dns_rr_data_ptr()
678 return &dns_rr->r.https.params; in ares_dns_rr_data_ptr()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dcommon.py426 def GetFlavor(params):
427 """Returns |params.flavor| if it's set, the system's default flavor else."""
434 if "flavor" in params:
435 return params["flavor"]
/third_party/libevdev/doc/html/
H A Dgroup__events.html178 <dl class="params"><dt>Parameters</dt><dd>
179 <table class="params">
234 <dl class="params"><dt>Parameters</dt><dd>
235 <table class="params">
/third_party/node/deps/openssl/openssl/apps/
H A Dtestdsa.h223 OSSL_PARAM *params = NULL; in get_dsa() local
262 || (params = OSSL_PARAM_BLD_to_param(tmpl)) == NULL) in get_dsa()
267 params) <= 0) in get_dsa()
270 OSSL_PARAM_free(params); in get_dsa()
/third_party/openssl/apps/
H A Dtestdsa.h223 OSSL_PARAM *params = NULL; in get_dsa() local
262 || (params = OSSL_PARAM_BLD_to_param(tmpl)) == NULL) in get_dsa()
267 params) <= 0) in get_dsa()
270 OSSL_PARAM_free(params); in get_dsa()
/third_party/openGLES/xml/
H A Dglxproto.reserved.txt390 4 CARD32 params
396 n*4 LISTOFCARD32 params
418 4 CARD32 params
424 n*4 LISTofCARD32 params
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp917 DXGI_PRESENT_PARAMETERS params = {0, nullptr, nullptr, nullptr}; in present() local
918 result = mSwapChain1->Present1(swapInterval, 0, &params); in present()
924 DXGI_PRESENT_PARAMETERS params = {1, &rect, nullptr, nullptr}; in present() local
925 result = mSwapChain1->Present1(swapInterval, 0, &params); in present()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dconsistency_tools.py293 def check_params(self, params):
294 """Check the members of a struct or params of a function.
299 for param in params:
310 other_param = findNamedElem(params, entry.other_param_name)

Completed in 33 milliseconds

1...<<241242243244245246247248249250>>...409