Home
last modified time | relevance | path

Searched defs:limits (Results 101 - 125 of 319) sorted by relevance

12345678910>>...13

/third_party/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp357 int32_t limits[UCAL_FIELD_COUNT][4]; in doLimitsTest() local
[all...]
H A Dtchcfmt.cpp45 double limits[] = {1,2,3,4,5,6,7}; in TestSimpleExample() local
471 double limits[] = { 0, 1, 2, 3, 4, 5 }; in TestClosures() local
638 static const double limits[] = {0.1e-78, 1e13, 0.1e78}; TestChoiceFormatToPatternOverflow() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java404 getSpans(final UnicodeSetWithStrings set, boolean isComplement, final String s, int whichSpans, int type, String[] typeName, int limits[], int limitsCapacity, int expectCount) getSpans() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java401 getSpans(final UnicodeSetWithStrings set, boolean isComplement, final String s, int whichSpans, int type, String[] typeName, int limits[], int limitsCapacity, int expectCount) getSpans() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dchoicfmt.cpp89 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() argument
100 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() argument
255 ChoiceFormat::setChoices( const double* limits, in setChoices() argument
266 ChoiceFormat::setChoices( const double* limits, in setChoices() argument
276 ChoiceFormat::setChoices(const double* limits, in setChoices() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dchoicfmt.cpp89 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() argument
100 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() argument
255 ChoiceFormat::setChoices( const double* limits, in setChoices() argument
266 ChoiceFormat::setChoices( const double* limits, in setChoices() argument
276 ChoiceFormat::setChoices(const double* limits, in setChoices() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Darbprogram.c865 const struct gl_program_constants *limits; in get_program_iv() local
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprogram_parser.h143 struct gl_program_constants *limits; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_vbo.c291 uint32_t limits[PIPE_MAX_ATTRIBS]; in nv50_vertex_arrays_validate() local
207 nv50_upload_user_buffers(struct nv50_context *nv50, uint64_t addrs[], uint32_t limits[]) nv50_upload_user_buffers() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchoicfmt.cpp89 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() argument
100 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() argument
255 ChoiceFormat::setChoices( const double* limits, in setChoices() argument
266 ChoiceFormat::setChoices( const double* limits, in setChoices() argument
276 ChoiceFormat::setChoices(const double* limits, in setChoices() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFTag.cpp378 auto limits = SkPDFMakeArray(); in makeStructTreeRoot() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DTexture.cpp181 const CombinedLimits& limits = device->GetLimits(); in ValidateTextureSize() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test.cpp1630 WindowLimits limits; in HWTEST_F() local
1657 WindowLimits limits; in HWTEST_F() local
1684 WindowLimits limits; HWTEST_F() local
1729 WindowLimits limits; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c349 get_hard_limits( struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, ATOM_Tonga_Hard_Limit_Table const *limitable ) get_hard_limits() argument
H A Dvega10_processpptables.c854 get_hard_limits( struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, const ATOM_Vega10_Hard_Limit_Table *limit_table) get_hard_limits() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c110 struct link_config_limits limits; in intel_dp_mst_compute_config() local
42 intel_dp_mst_compute_link_config(struct intel_encoder *encoder, struct intel_crtc_state *crtc_state, struct drm_connector_state *conn_state, struct link_config_limits *limits) intel_dp_mst_compute_link_config() argument
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-zoned-target.c995 static void dmz_io_hints(struct dm_target *ti, struct queue_limits *limits) in dmz_io_hints() argument
[all...]
H A Ddm-verity-target.c809 static void verity_io_hints(struct dm_target *ti, struct queue_limits *limits) in verity_io_hints() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c364 int limits[NUM_IWL_RXON_CTX] = {}; in iwl_limit_dwell() local
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c80 int limits[RAPL_DOMAIN_MAX]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c429 static void __get_size_limit(const struct drm_exynos_ipp_limit *limits, in __get_size_limit() argument
474 exynos_drm_ipp_check_size_limits(struct exynos_drm_ipp_buffer *buf, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool rotate, bool swap) exynos_drm_ipp_check_size_limits() argument
519 exynos_drm_ipp_check_scale_limits( struct drm_exynos_ipp_task_rect *src, struct drm_exynos_ipp_task_rect *dst, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool swap) exynos_drm_ipp_check_scale_limits() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dintel_rapl.h125 int limits[RAPL_DOMAIN_MAX]; member
/kernel/linux/linux-6.6/include/linux/
H A Dintel_rapl.h154 int limits[RAPL_DOMAIN_MAX]; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c695 s8 limits[10] = {0}; u8 i = 0; in phy_get_tx_pwr_lmt() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c360 int limits[NUM_IWL_RXON_CTX] = {}; in iwl_limit_dwell() local

Completed in 31 milliseconds

12345678910>>...13