Home
last modified time | relevance | path

Searched defs:limit (Results 901 - 925 of 1165) sorted by relevance

1...<<31323334353637383940>>...47

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp647 size_t limit = std::max(mSignature.size(), signature.size()); in matchesSignature() local
/third_party/zlib/
H A Ddeflate.c1364 IPos limit = s->strstart > (IPos)MAX_DIST(s) ? in longest_match() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c624 u32 limit = MALI_PROFILING_MAX_BUFFER_ENTRIES; /* This can be made configurable at a later stage if we need to */ in profiling_record_write() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c627 u32 limit = in profiling_record_write() local
/device/soc/rockchip/common/sdk_linux/include/linux/sched/
H A Dsignal.h706 static inline unsigned long task_rlimit(const struct task_struct *task, unsigned int limit) in task_rlimit() argument
711 static inline unsigned long task_rlimit_max(const struct task_struct *task, unsigned int limit) in task_rlimit_max() argument
716 static inline unsigned long rlimit(unsigned int limit) in rlimit() argument
721 static inline unsigned long rlimit_max(unsigned int limit) in rlimit_max() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp1334 int32_t limit = std::min(endIndex + param.cacheCountForward * lanes_, totalItemCount_ - 1); in MeasureCacheForward() local
1371 int32_t limit = std::max(startIndex - param.cacheCountBackward * lanes_, 0); in MeasureCacheBackward() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp646 void CanvasPattern::UpdateMiterLimit(double limit) in UpdateMiterLimit() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp247 void FfiOHOSAceFrameworkRenderingContextSetMiterLimit(int64_t contextId, double limit) in FfiOHOSAceFrameworkRenderingContextSetMiterLimit() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp1739 double limit = GetJsDoubleVal(runtime, proto); in JsMiterLimitSetter() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp769 size_t limit = MAX_FAILED_FILES_LIMIT; in GetCountInfoJson() local
803 GetSubCountInfoJson(const std::string &type, const SubCountInfo &subCountInfo, size_t &limit) GetSubCountInfoJson() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.cpp1485 int32_t limit = queuedManualSyncLimit_; in CheckQueueSizeWithNoLock() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp758 int limit = 0; in OpenResultSet() local
H A Dsqlite_single_ver_natural_store_connection.cpp698 int SQLiteSingleVerNaturalStoreConnection::PragmaSetMaxLogSize(uint64_t *limit) in PragmaSetMaxLogSize() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp1510 int limit = repeatLimit; local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_lpf_lsx.c237 __m128i mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_4_8_lsx() local
310 __m128i mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_8_8_lsx() local
384 __m128i flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_88_16_lsx() local
475 __m128i flat, mask, hev, tmp, thresh, b_limit, limit; ff_loop_filter_v_84_16_lsx() local
557 __m128i flat, mask, hev, tmp, thresh, b_limit, limit; ff_loop_filter_v_48_16_lsx() local
640 __m128i flat, mask, hev, thresh, b_limit, limit; vp9_hz_lpf_t4_and_t8_16w() local
1107 __m128i flat2, mask, hev, flat, thresh, b_limit, limit; ff_loop_filter_v_16_8_lsx() local
1360 __m128i mask, hev, flat, limit, thresh, b_limit; ff_loop_filter_h_4_8_lsx() local
1487 __m128i flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_8_8_lsx() local
1605 __m128i flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_88_16_lsx() local
1790 __m128i flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_84_16_lsx() local
1965 __m128i flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_48_16_lsx() local
2270 __m128i flat, mask, hev, thresh, b_limit, limit; vp9_vt_lpf_t4_and_t8_8w() local
2648 __m128i flat, mask, hev, thresh, b_limit, limit; vp9_vt_lpf_t4_and_t8_16w() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_lpf_msa.c202 v16u8 mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_4_8_msa() local
261 v16u8 mask, hev, flat, thresh, b_limit, limit; in ff_loop_filter_v_8_8_msa() local
336 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; in ff_loop_filter_v_88_16_msa() local
415 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; ff_loop_filter_v_84_16_msa() local
486 v16u8 flat, mask, hev, tmp, thresh, b_limit, limit; ff_loop_filter_v_48_16_msa() local
559 v16u8 flat, mask, hev, thresh, b_limit, limit; vp9_hz_lpf_t4_and_t8_16w() local
981 v16u8 flat2, mask, hev, flat, thresh, b_limit, limit; ff_loop_filter_v_16_8_msa() local
1203 v16u8 mask, hev, flat, limit, thresh, b_limit; ff_loop_filter_h_4_8_msa() local
1278 v16u8 flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_8_8_msa() local
1357 v16u8 flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_88_16_msa() local
1470 v16u8 flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_84_16_msa() local
1573 v16u8 flat, mask, hev, thresh, b_limit, limit; ff_loop_filter_h_48_16_msa() local
1778 v16u8 flat, mask, hev, thresh, b_limit, limit; vp9_vt_lpf_t4_and_t8_8w() local
2099 v16u8 flat, mask, hev, thresh, b_limit, limit; vp9_vt_lpf_t4_and_t8_16w() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmotion_est.c1280 const int limit= limittab[s->avctx->bidir_refine]; in bidir_refine() local
H A Dsvq3.c303 int run, level, sign, limit; in svq3_decode_block() local
H A Dwavpackenc.c645 static uint32_t log2sample(uint32_t v, int limit, uint32_t *result) in log2sample() argument
661 static uint32_t log2mono(int32_t *samples, int nb_samples, int limit) in log2mono() argument
671 log2stereo(int32_t *samples_l, int32_t *samples_r, int nb_samples, int limit) log2stereo() argument
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c108 float drange, limit; member
[all...]
H A Daf_afftdn.c421 const double limit = sqrt(abs_var[i] / dnch->amt[i]); in process_frame() local
/third_party/ffmpeg/libavformat/
H A Ddemux.c2703 int64_t limit; in avformat_find_stream_info() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp860 UChar32 limit = ICU4X_DIACRITIC_LIMIT; in writeCollationDiacriticsTOML() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java170 public boolean equals(CharSequence s, int start, int limit) { in equals() argument
185 public void append(CharSequence s, int start, int limit, boolean isNFD, in append() argument
243 public ReorderingBuffer append(CharSequence s, int start, int limit) { in append() argument
277 flushAndAppendZeroCC(CharSequence s, int start, int limit) flushAndAppendZeroCC() argument
983 decompose(CharSequence s, int src, int limit, StringBuilder dest, int destLengthEstimate) decompose() argument
996 decompose(CharSequence s, int src, int limit, ReorderingBuffer buffer) decompose() argument
1095 compose(CharSequence s, int src, int limit, boolean onlyContiguous, boolean doCompose, ReorderingBuffer buffer) compose() argument
1335 composeQuickCheck(CharSequence s, int src, int limit, boolean onlyContiguous, boolean doSpan) composeQuickCheck() argument
1464 makeFCD(CharSequence s, int src, int limit, ReorderingBuffer buffer) makeFCD() argument
1794 decomposeShort( CharSequence s, int src, int limit, boolean stopAtCompBoundary, boolean onlyContiguous, ReorderingBuffer buffer) decomposeShort() argument
2153 hasCompBoundaryBefore(CharSequence s, int src, int limit) hasCompBoundaryBefore() argument
2183 findNextCompBoundary(CharSequence s, int p, int limit, boolean onlyContiguous) findNextCompBoundary() argument
2212 findNextFCDBoundary(CharSequence s, int p, int limit) findNextFCDBoundary() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java956 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
1056 matchRest(Replaceable text, int start, int limit, String s) matchRest() argument
4081 parseReference(String text, ParsePosition pos, int limit) parseReference() argument
4431 private int limit; global() field in UnicodeSet.UnicodeSetIterator2
[all...]

Completed in 69 milliseconds

1...<<31323334353637383940>>...47