Home
last modified time | relevance | path

Searched full:param (Results 5726 - 5750 of 21372) sorted by relevance

1...<<221222223224225226227228229230>>...855

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_cm0plus.h624 \param[in] field Name of the register bit field.
625 \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type.
632 \param[in] field Name of the register bit field.
633 \param[in] value Value of register. This parameter is interpreted as an uint32_t type.
748 \param [in] IRQn Device specific interrupt number.
765 \param [in] IRQn Device specific interrupt number.
786 \param [in] IRQn Device specific interrupt number.
803 \param [in] IRQn Device specific interrupt number.
824 \param [in] IRQn Device specific interrupt number.
839 \param [i
[all...]
H A Dcore_cm1.h536 \param[in] field Name of the register bit field.
537 \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type.
544 \param[in] field Name of the register bit field.
545 \param[in] value Value of register. This parameter is interpreted as an uint32_t type.
657 \param [in] IRQn Device specific interrupt number.
674 \param [in] IRQn Device specific interrupt number.
695 \param [in] IRQn Device specific interrupt number.
712 \param [in] IRQn Device specific interrupt number.
733 \param [in] IRQn Device specific interrupt number.
748 \param [i
[all...]
H A Dcore_cm0.h510 \param[in] field Name of the register bit field.
511 \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type.
518 \param[in] field Name of the register bit field.
519 \param[in] value Value of register. This parameter is interpreted as an uint32_t type.
630 \param [in] IRQn Device specific interrupt number.
647 \param [in] IRQn Device specific interrupt number.
668 \param [in] IRQn Device specific interrupt number.
685 \param [in] IRQn Device specific interrupt number.
706 \param [in] IRQn Device specific interrupt number.
721 \param [i
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DGregorianCalendar.java346 * @param zone the given time zone.
357 * @param aLocale the given locale.
367 * @param locale the given ulocale.
377 * @param zone the given time zone.
378 * @param aLocale the given locale.
389 * @param zone the given time zone.
390 * @param locale the given ulocale.
401 * @param year the value used to set the YEAR time field in the calendar.
402 * @param month the value used to set the MONTH time field in the calendar.
404 * @param dat
[all...]
H A DPersianCalendar.java117 * @param zone the given time zone.
133 * @param aLocale the given locale.
148 * @param locale the given ulocale.
163 * @param zone the given time zone.
164 * @param aLocale the given locale.
180 * @param zone the given time zone.
181 * @param locale the given ulocale.
197 * @param date The date to which the new calendar is set.
213 * @param year the value used to set the {@link #YEAR YEAR} time field in the calendar.
214 * @param mont
[all...]
H A DUniversalTimeScale.java369 * @param otherTime The <code>long</code> datetime
370 * @param timeScale The time scale to convert from
388 * @param otherTime The <code>double</code> datetime
389 * @param timeScale The time scale to convert from
410 * @param otherTime The <code>long</code> datetime
411 * @param timeScale The time scale to convert from
432 * @param otherTime The <code>BigDecimal</code> datetime
433 * @param timeScale The time scale to convert from
482 * @param universalTime The datetime in the universal time scale
483 * @param timeScal
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DGregorianCalendar.java340 * @param zone the given time zone.
350 * @param aLocale the given locale.
359 * @param locale the given ulocale.
368 * @param zone the given time zone.
369 * @param aLocale the given locale.
379 * @param zone the given time zone.
380 * @param locale the given ulocale.
390 * @param year the value used to set the YEAR time field in the calendar.
391 * @param month the value used to set the MONTH time field in the calendar.
393 * @param dat
[all...]
H A DGlobalizationPreferences.java160 * @param inputLocales list of locales in priority order, eg {"be", "fr"}
192 * @param index The index (0..n) of the desired item.
212 * @param uLocales list of locales in an array
228 * @param uLocale single locale
243 * @param acceptLanguageString Accept-Language list, as defined by
263 * @param baseName the base name of the resource bundle, a fully qualified
278 * @param baseName the base name of the resource bundle, a fully qualified
280 * @param loader the class object from which to load the resource bundle
335 * @param territory code
364 * @param currenc
[all...]
H A DPersianCalendar.java119 * @param zone the given time zone.
135 * @param aLocale the given locale.
150 * @param locale the given ulocale.
165 * @param zone the given time zone.
166 * @param aLocale the given locale.
182 * @param zone the given time zone.
183 * @param locale the given ulocale.
199 * @param date The date to which the new calendar is set.
215 * @param year the value used to set the {@link #YEAR YEAR} time field in the calendar.
216 * @param mont
[all...]
H A DUniversalTimeScale.java333 * @param otherTime The <code>long</code> datetime
334 * @param timeScale The time scale to convert from
350 * @param otherTime The <code>double</code> datetime
351 * @param timeScale The time scale to convert from
370 * @param otherTime The <code>long</code> datetime
371 * @param timeScale The time scale to convert from
390 * @param otherTime The <code>BigDecimal</code> datetime
391 * @param timeScale The time scale to convert from
438 * @param universalTime The datetime in the universal time scale
439 * @param timeScal
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderInput.cpp300 * @param context Test context
301 * @param name Test case's name
302 * @param description Test case's desricption
553 * @param context Test context
554 * @param name Test case's name
555 * @param description Test case's desricption
759 * @param info Case instance
793 * @param info Case instance;
794 * @param draw_call_mode Primitive type used by a draw call;
795 * @param draw_call_n_vertice
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp136 double param, ret; in Lgamma() local
137 napi_get_value_double(env, args[0], &param); in Lgamma()
138 ret = lgamma(param); in Lgamma()
152 double param, ret; in Lgammaf() local
153 napi_get_value_double(env, args[0], &param); in Lgammaf()
154 ret = lgammaf(param); in Lgammaf()
168 double param, ret; in Lgammal() local
169 napi_get_value_double(env, args[0], &param); in Lgammal()
170 ret = lgammal(param); in Lgammal()
187 double param, re in Lgamma_r() local
204 double param, ret; Lgammaf_r() local
221 double param, ret; Lgammal_r() local
2208 double param; Scalb() local
2224 double param; Scalbf() local
2240 double param; Trunc() local
2255 double param; Truncf() local
2269 double param; Truncl() local
2283 double param; Y0() local
2297 double param; Y0f() local
2311 double param; Y1() local
2325 double param; Y1f() local
2339 double param; Fpclassify() local
2353 double param; Fpclassifyf() local
2367 double param; Fpclassifyl() local
2381 double param; Signbit() local
2395 double param; Signbitf() local
2409 double param; Signbitl() local
2872 double param; SignGam() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp375 WorkingFrequencyParam param {}; in SetFrameRateAdaptiveMode()
376 InitOMXParamExt(param); in SetFrameRateAdaptiveMode()
377 if (!GetParameter(OMX_IndexParamWorkingFrequency, param)) { in SetFrameRateAdaptiveMode()
378 HLOGW("get working freq param failed"); in SetFrameRateAdaptiveMode()
381 if (param.level == 0) { in SetFrameRateAdaptiveMode()
384 HLOGI("level cnt is %d, set level to %d", param.level, param.level - 1); in SetFrameRateAdaptiveMode()
385 param.level = param.level - 1; in SetFrameRateAdaptiveMode()
387 if (!SetParameter(OMX_IndexParamWorkingFrequency, param)) { in SetFrameRateAdaptiveMode()
489 CodecVideoPortFormatParam param; SetVideoPortInfo() local
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
H A DGlobalizationPreferences.java158 * @param inputLocales list of locales in priority order, eg {"be", "fr"}
190 * @param index The index (0..n) of the desired item.
210 * @param uLocales list of locales in an array
226 * @param uLocale single locale
241 * @param acceptLanguageString Accept-Language list, as defined by
261 * @param baseName the base name of the resource bundle, a fully qualified
276 * @param baseName the base name of the resource bundle, a fully qualified
278 * @param loader the class object from which to load the resource bundle
333 * @param territory code
362 * @param currenc
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationFeedbackTests.cpp169 const CacheTestParam* param) in CacheTest()
171 , m_param (*param) in CacheTest()
182 const CacheTestParam* param);
195 const CacheTestParam* param) in CacheTestInstance()
197 , m_param (param) in CacheTestInstance()
232 const CacheTestParam* param) in GraphicsCacheTest()
233 : CacheTest (testContext, name, param) in GraphicsCacheTest()
245 const CacheTestParam* param);
398 const CacheTestParam* param) in GraphicsCacheTestInstance()
399 : CacheTestInstance (context, param) in GraphicsCacheTestInstance()
167 CacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) CacheTest() argument
194 CacheTestInstance(Context& context, const CacheTestParam* param) CacheTestInstance() argument
230 GraphicsCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) GraphicsCacheTest() argument
397 GraphicsCacheTestInstance(Context& context, const CacheTestParam* param) GraphicsCacheTestInstance() argument
849 ComputeCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) ComputeCacheTest() argument
964 buildPipeline(const CacheTestParam* param, deUint32 ndx) buildPipeline() argument
1053 ComputeCacheTestInstance(Context& context, const CacheTestParam* param) ComputeCacheTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationFeedbackTests.cpp181 const CacheTestParam* param) in CacheTest()
183 , m_param (*param) in CacheTest()
194 const CacheTestParam* param);
207 const CacheTestParam* param) in CacheTestInstance()
209 , m_param (param) in CacheTestInstance()
245 const CacheTestParam* param) in GraphicsCacheTest()
246 : CacheTest (testContext, name, description, param) in GraphicsCacheTest()
258 const CacheTestParam* param);
414 const CacheTestParam* param) in GraphicsCacheTestInstance()
415 : CacheTestInstance (context, param) in GraphicsCacheTestInstance()
178 CacheTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const CacheTestParam* param) CacheTest() argument
206 CacheTestInstance(Context& context, const CacheTestParam* param) CacheTestInstance() argument
242 GraphicsCacheTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const CacheTestParam* param) GraphicsCacheTest() argument
413 GraphicsCacheTestInstance(Context& context, const CacheTestParam* param) GraphicsCacheTestInstance() argument
863 ComputeCacheTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const CacheTestParam* param) ComputeCacheTest() argument
979 buildPipeline(const CacheTestParam* param, deUint32 ndx) buildPipeline() argument
1068 ComputeCacheTestInstance(Context& context, const CacheTestParam* param) ComputeCacheTestInstance() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
H A Dfast_audio_renderer_sink.cpp426 struct AudioSampleAttributes param; in CreateRender() local
427 InitAttrs(param); in CreateRender()
428 param.type = attr_.audioStreamFlag == AUDIO_FLAG_VOIP_FAST ? AUDIO_MMAP_VOIP : AUDIO_MMAP_NOIRQ; in CreateRender()
429 param.sampleRate = attr_.sampleRate; in CreateRender()
430 param.channelCount = attr_.channel; in CreateRender()
431 if (param.channelCount == MONO) { in CreateRender()
432 param.channelLayout = CH_LAYOUT_MONO; in CreateRender()
433 } else if (param.channelCount == STEREO) { in CreateRender()
434 param.channelLayout = CH_LAYOUT_STEREO; in CreateRender()
436 param in CreateRender()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp113 auto onPrepareCompleteFunc = [this](auto& surface, const auto& param, void* data) { in Start()
114 OnPrepareComplete(surface, param, data); in Start()
178 RefreshRateParam param = GetRefreshRateParam(); in CommitAndReleaseLayers() local
182 RSTaskMessage::RSTask task = [this, output = output, layers = layers, param = param]() { in CommitAndReleaseLayers()
197 currentRate, param.frameTimestamp, layers.size()); in CommitAndReleaseLayers()
199 currentRate, param.frameTimestamp, layers.size()); in CommitAndReleaseLayers()
200 ExecuteSwitchRefreshRate(param.rate); in CommitAndReleaseLayers()
201 PerformSetActiveMode(output, param.frameTimestamp, param in CommitAndReleaseLayers()
322 RefreshRateParam param; GetRefreshRateParam() local
420 OnPrepareComplete(sptr<Surface>& surface, const PrepareCompleteParam& param, void* data) OnPrepareComplete() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_removelogo.c130 * @param mask image which will be converted from a greyscale image
372 * @param mask_data the mask plane to use for averaging
373 * @param image_data the image plane to blur
374 * @param w width of the image
375 * @param h height of the image
376 * @param x x-coordinate of the pixel to blur
377 * @param y y-coordinate of the pixel to blur
432 * @param source The image to have it's logo removed.
433 * @param destination Where the output image will be stored.
434 * @param source_strid
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_weight_align.cpp88 * @param weight_count The number of (decimated) weights.
89 * @param dec_weight_ideal_value The ideal decimated unquantized weight values.
90 * @param max_angular_steps The maximum number of steps to be tested.
91 * @param[out] offsets The output angular offsets array.
141 * @param weight_count The number of (decimated) weights.
142 * @param dec_weight_ideal_value The ideal decimated unquantized weight values.
143 * @param max_angular_steps The maximum number of steps to be tested.
144 * @param max_quant_steps The maximum quantization level to be tested.
145 * @param offsets The angular offsets array.
146 * @param[ou
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUBinary.java215 * @param folder The relative ICU data folder, like "" or "coll".
216 * @param suffix Usually ".res".
217 * @param names File base names relative to the folder are added without the suffix,
407 * @param version version of the current data
419 * @param itemPath Relative ICU data item path, for example "root.res" or "coll/ucadata.icu".
431 * @param loader Used for loader.getResourceAsStream() unless the data is found elsewhere.
432 * @param resourceName Resource name for use with the loader.
433 * @param itemPath Relative ICU data item path, for example "root.res" or "coll/ucadata.icu".
445 * @param itemPath Relative ICU data item path, for example "root.res" or "coll/ucadata.icu".
457 * @param loade
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUBinary.java219 * @param folder The relative ICU data folder, like "" or "coll".
220 * @param suffix Usually ".res".
221 * @param names File base names relative to the folder are added without the suffix,
412 * @param version version of the current data
424 * @param itemPath Relative ICU data item path, for example "root.res" or "coll/ucadata.icu".
436 * @param loader Used for loader.getResourceAsStream() unless the data is found elsewhere.
437 * @param resourceName Resource name for use with the loader.
438 * @param itemPath Relative ICU data item path, for example "root.res" or "coll/ucadata.icu".
450 * @param itemPath Relative ICU data item path, for example "root.res" or "coll/ucadata.icu".
462 * @param loade
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_debug.c600 * \param f file
601 * \param ib_ptr IB
602 * \param num_dw size of the IB
603 * \param gfx_level gfx level
604 * \param trace_ids the last trace IDs that are known to have been reached
606 * \param trace_id_count The number of entries in the trace_ids array.
607 * \param addr_callback Get a mapped pointer of the IB at a given address. Can
609 * \param addr_callback_data user data for addr_callback
647 * \param f file
648 * \param i
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dgldrv.h187 void (APIENTRY *glFogf )( GLenum pname, GLfloat param );
189 void (APIENTRY *glFogi )( GLenum pname, GLint param );
193 void (APIENTRY *glLightf )( GLenum light, GLenum pname, GLfloat param );
195 void (APIENTRY *glLighti )( GLenum light, GLenum pname, GLint param );
197 void (APIENTRY *glLightModelf )( GLenum pname, GLfloat param );
199 void (APIENTRY *glLightModeli )( GLenum pname, GLint param );
203 void (APIENTRY *glMaterialf )( GLenum face, GLenum pname, GLfloat param );
205 void (APIENTRY *glMateriali )( GLenum face, GLenum pname, GLint param );
212 void (APIENTRY *glTexParameterf )( GLenum target, GLenum pname, GLfloat param );
214 void (APIENTRY *glTexParameteri )( GLenum target, GLenum pname, GLint param );
[all...]
/third_party/node/test/common/
H A Dwpt.js169 * @param {string} from the path of the file loading this resource,
171 * @param {string} url the url of the resource being loaded.
172 * @param {boolean} asFetch if true, return the resource in a
207 * @param {string} pattern
224 * @param {object} rules
255 * @param {string} mod name of the WPT module, e.g.
257 * @param {string} filename path of the test, relative to mod, e.g.
259 * @param {StatusRule[]} rules
328 * @param {Set} requires
347 * @param {strin
[all...]

Completed in 45 milliseconds

1...<<221222223224225226227228229230>>...855