| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_adapter_impl_v2.cpp | 648 std::string params; in GetRawfile() local 652 params = std::string(it, fileName.end()); in GetRawfile() 660 return "file:///" + outPath + params; in GetRawfile()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_abstract.h | 558 JSRef<JSVal> args = jsObj->GetProperty("params"); in ParseJsInteger() 562 JSRef<JSArray> params = JSRef<JSArray>::Cast(args); in ParseJsInteger() local 563 auto param = params->GetValueAt(0); in ParseJsInteger()
|
| /foundation/arkui/ace_engine/test/unittest/core/event/ |
| H A D | gesture_event_hub_test_two_ng.cpp | 456 * @tc.steps: step4. create OnDragStart params in HWTEST_F() 523 * @tc.steps: step4. create OnDragStart params in HWTEST_F() 571 * @tc.steps: step4. create OnDragStart params in HWTEST_F()
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_service.cpp | 285 bool isFilterMatched(const std::vector<T> ¶ms, T param, FilterMode mode) in isFilterMatched() argument 287 bool isFound = std::count(params.begin(), params.end(), param) != 0; in isFilterMatched()
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
| H A D | gif_decoder.cpp | 751 unsigned char *params = ep->Bytes; in GetImageLoopCount() local 752 value = params[DELAY_TIME_INDEX1] | (params[DELAY_TIME_INDEX2] << DELAY_TIME_SHIFT); in GetImageLoopCount()
|
| /foundation/multimedia/media_lite/services/player_lite/impl/ |
| H A D | player_impl.cpp | 1108 void AdapterStreamCallback::SetParameters(const Format ¶ms) in SetParameters() argument 1248 int32_t PlayerImpl::SetParameter(const Format ¶ms) in SetParameter() argument 1253 if (params.GetIntValue(PAUSE_AFTER_PLAY, value) != true) { in SetParameter()
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | av1dec.c | 165 * check if global motion params is valid. 197 * update gm type/params, since cbs already implemented part of this funcation, 1069 av_log(avctx, AV_LOG_ERROR, "HW accel decode params fail.\n"); in av1_decode_frame()
|
| /third_party/backends/backend/ |
| H A D | dc210.c | 997 /* set params according to resolution settings */ in sane_control_option() 1104 sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) in sane_get_parameters() argument 1114 *params = parms; in sane_get_parameters()
|
| H A D | hpsj5s.c | 199 /*Init params structure with defaults values: */ in sane_init() 416 sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) in sane_get_parameters() argument 431 *params = parms; in sane_get_parameters()
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_file.c | 751 static int snd_pcm_file_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t * params) in snd_pcm_file_hw_params() argument 756 int err = _snd_pcm_hw_params_internal(slave, params); in snd_pcm_file_hw_params() 926 when PCM params are known */ in snd_pcm_file_open()
|
| /third_party/mbedtls/tests/suites/ |
| H A D | test_suite_x509parse.function | 1618 void x509_parse_rsassa_pss_params(data_t *params, int params_tag, 1629 buf.p = params->x; 1630 buf.len = params->len;
|
| /third_party/mesa3d/docs/_extra/specs/ |
| H A D | MESA_texture_array.spec | 268 void TexParameter{if}v(enum target, enum pname, T params); 629 then <params> will contain the number of texture layer attached to the 630 attachment point. Otherwise, <params> will contain the value zero."
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 931 * maximum number of driver params that would eventually be used, to leave 932 * space for this function to allocate the driver params. 986 /* offset cannot be 0 for vs params loaded by CP_DRAW_INDIRECT_MULTI */ in ir3_setup_const_state()
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | gl_XML.py | 799 params = self.entry_point_parameters[ entrypoint ] 801 params = self.parameters 803 return create_parameter_string( params, 1 )
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawShaderViewportIndexTests.cpp | 1054 void checkSupport (Context& context, TestParams params) in checkSupport() argument 1062 if (params.useTessellationShader) in checkSupport() 1065 if (params.groupParams->useDynamicRendering) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawShaderViewportIndexTests.cpp | 1050 void checkSupport (Context& context, TestParams params) in checkSupport() argument 1058 if (params.useTessellationShader) in checkSupport() 1061 if (params.groupParams->useDynamicRendering) in checkSupport()
|
| /third_party/openssl/doc/man7/ |
| H A D | provider-base.pod | 20 int core_get_params(const OSSL_CORE_HANDLE *handle, OSSL_PARAM params[]); 105 int provider_get_params(void *provctx, OSSL_PARAM params[]); 379 I<params>, setting the values of the parameters it understands.
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_type_test.cc | 563 auto params = GetParam(); in TEST_P() local 567 EXPECT_EQ(b.ConvertStorageClass(params.ast_class), params.result); in TEST_P()
|
| /third_party/skia/third_party/externals/angle2/extensions/ |
| H A D | ANGLE_texture_multisample.txt | 87 enum pname, T *params ); 454 enum pname, T *params ); 457 <level> of the specified target into <params>. <pname> must be one of the
|
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 8617 const v8::Isolate::CreateParams& params) { in Initialize() 8620 if (auto allocator = params.array_buffer_allocator_shared) { in Initialize() 8621 CHECK(params.array_buffer_allocator == nullptr || in Initialize() 8622 params.array_buffer_allocator == allocator.get()); in Initialize() 8626 CHECK_NOT_NULL(params.array_buffer_allocator); in Initialize() 8627 i_isolate->set_array_buffer_allocator(params.array_buffer_allocator); in Initialize() 8629 if (params.snapshot_blob != nullptr) { in Initialize() 8630 i_isolate->set_snapshot_blob(params.snapshot_blob); in Initialize() 8635 if (params.fatal_error_callback) { in Initialize() 8636 isolate->SetFatalErrorHandler(params in Initialize() 8616 Initialize(Isolate* isolate, const v8::Isolate::CreateParams& params) Initialize() argument 8712 New(const Isolate::CreateParams& params) New() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| H A D | ArkComponent.ts | 155 (stageValue.params === value.params) && 2564 constructor(params: BackgroundBrightnessOptions) { 2565 super(params); 2582 constructor(params: BrightnessOptions) { 2583 super(params); 2604 constructor(params: BrightnessOptions) { 2605 super(params); 3357 backgroundBrightness(params: BackgroundBrightnessOptions): this { 3359 BackgroundBrightnessModifier, params); [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
| H A D | select_overlay_test_ng.cpp | 4350 auto params = SelectOverlayNode::GetSystemMenuItemParams(std::make_shared<SelectOverlayInfo>(info)); in HWTEST_F() local 4351 EXPECT_EQ(params.size(), 5); in HWTEST_F() 4370 auto params = SelectOverlayNode::GetSystemMenuItemParams(std::make_shared<SelectOverlayInfo>(info)); in HWTEST_F() local 4371 EXPECT_EQ(params.size(), 0); in HWTEST_F() 4390 auto params = SelectOverlayNode::GetSystemMenuItemParams(std::make_shared<SelectOverlayInfo>(info)); in HWTEST_F() local 4391 EXPECT_EQ(params.size(), 3); in HWTEST_F() 4410 auto params = SelectOverlayNode::GetSystemMenuItemParams(std::make_shared<SelectOverlayInfo>(info)); in HWTEST_F() local 4411 EXPECT_EQ(params.size(), 2); in HWTEST_F() 4430 auto params = SelectOverlayNode::GetSystemMenuItemParams(std::make_shared<SelectOverlayInfo>(info)); in HWTEST_F() local 4431 EXPECT_EQ(params in HWTEST_F() 4450 auto params = SelectOverlayNode::GetSystemMenuItemParams(std::make_shared<SelectOverlayInfo>(info)); HWTEST_F() local 4512 std::vector<OptionParam> params; HWTEST_F() local [all...] |
| /third_party/openGLES/extensions/ARB/ |
| H A D | ARB_uniform_buffer_object.txt | 195 int* params); 209 int* params); 444 int* params); 458 <pname> are returned in <params>. Otherwise, nothing will be written 459 to <params>. 497 The number of elements that will be written to <params> is the value 597 int* params); 691 parameters written to <params> upon successful return. <pname> identifies 693 the corresponding element of <params>. If an error occurs, nothing will 694 be written to <params> [all...] |
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| H A D | ARB_uniform_buffer_object.txt | 185 int* params); 199 int* params); 434 int* params); 448 <pname> are returned in <params>. Otherwise, nothing will be written 449 to <params>. 487 The number of elements that will be written to <params> is the value 587 int* params); 681 parameters written to <params> upon successful return. <pname> identifies 683 the corresponding element of <params>. If an error occurs, nothing will 684 be written to <params> [all...] |
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | ability_thread_test.cpp | 95 std::vector<std::string> params; in HWTEST_F() local 98 abilitythread->DumpAbilityInfo(params, info); in HWTEST_F() 2243 std::vector<std::string> params; in HWTEST_F() local 2250 abilitythread->DumpAbilityInfo(params, info); in HWTEST_F() 2265 std::vector<std::string> params; in HWTEST_F() local 2271 abilitythread->DumpAbilityInfo(params, info); in HWTEST_F() 2286 std::vector<std::string> params; in HWTEST_F() local 2295 abilitythread->DumpAbilityInfoInner(params, info); in HWTEST_F()
|