Home
last modified time | relevance | path

Searched defs:limit (Results 876 - 900 of 2412) sorted by relevance

1...<<31323334353637383940>>...97

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.h319 void set_max_errors(size_t limit) { max_errors_ = limit; } in set_max_errors() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Drobustness.cc107 Value limit; in Transform() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc81 size_t limit; /* memory allocation limit, or 0 if no limit */ member
191 mem_limit(z_stream *strm, size_t limit) mem_limit() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
H A Dedits.cpp184 int32_t limit = length + 1; in addReplace() local
[all...]
H A Dpropname.cpp153 int32_t limit=valueMaps[i+1]; in findProperty() local
177 int32_t limit=valueMaps[valueMapIndex+1]; in findPropertyValueNameGroup() local
H A Dpropsvec.cpp97 int32_t columns, i, start, limit, prevRow; in _findRow() local
161 UChar32 limit; in upvec_setValue() local
339 UChar32 start, limit; upvec_compact() local
[all...]
H A Dstringtriebuilder.cpp87 StringTrieBuilder::writeNode(int32_t start, int32_t limit, int32_t unitIndex) { in writeNode() argument
135 writeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length) writeBranchSubNode() argument
208 makeNode(int32_t start, int32_t limit, int32_t unitIndex, UErrorCode &errorCode) makeNode() argument
260 makeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length, UErrorCode &errorCode) makeBranchSubNode() argument
[all...]
H A Dubidi_props.cpp62 UChar32 c, start, limit; in ubidi_addPropertyStarts() local
203 UChar32 start, limit; in ubidi_getJoiningGroup() local
[all...]
H A Ducmndata.cpp127 int32_t limit=count; in offsetTOCPrefixBinarySearch() local
172 int32_t limit=count; pointerTOCPrefixBinarySearch() local
[all...]
H A Duniset.cpp559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
[all...]
H A Dutrie2.cpp98 utrie2_internalU8NextIndex(const UTrie2 *trie, UChar32 c, const uint8_t *src, const uint8_t *limit) utrie2_internalU8NextIndex() argument
443 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) enumEitherTrie() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream_unittest.cc1022 CodedInputStream::Limit limit = coded_input.PushLimit(8); in TEST_1D() local
1133 CodedInputStream::Limit limit = coded_input.PushLimit(4); in TEST_F() local
1148 CodedInputStream::Limit limit in TEST_F() local
1161 CodedInputStream::Limit limit = coded_input.PushLimit(-64); TEST_F() local
1175 CodedInputStream::Limit limit = coded_input.PushLimit(INT_MAX); TEST_F() local
1219 CodedInputStream::Limit limit = coded_input.PushLimit(16); TEST_F() local
[all...]
/third_party/python/Python/
H A Dmodsupport.c20 Py_ssize_t limit; in _Py_convert_optional_to_ssize_t() local
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h535 int limit; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_bigint.h354 int limit = (std::max)(lhs.size(), rhs.size()); in Compare() local
369 int limit = (std::max)(lhs.size(), rhs.size()); in operator ==() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DPaint.java85 public Paint setStrokeMiter(float limit) { in setStrokeMiter() argument
114 private static native void nSetStrokeMiter(long nativeInstance, float limit); in nSetStrokeMiter() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_instruction.cpp362 const uint16_t limit = in LimitCheckStruct() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeComputeTests.cpp80 int limit = 0; in getResourceLimit() local
222 const int limit = getResourceLimit(ctx, GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS) + 1; in exceed_texture_image_units_limit() local
230 << " vec4 values[ " << limit + 1 << " ];\n" in exceed_texture_image_units_limit() local
258 const int limit = getResourceLimit(ctx, GL_MAX_COMPUTE_IMAGE_UNIFORMS); in exceed_image_uniforms_limit() local
266 << " float values[" << limit in exceed_image_uniforms_limit() local
282 const int limit = getResourceLimit(ctx, GL_MAX_COMPUTE_SHARED_MEMORY_SIZE); exceed_shared_memory_size_limit() local
305 const int limit = getResourceLimit(ctx, GL_MAX_COMPUTE_UNIFORM_COMPONENTS); exceed_uniform_components_limit() local
309 shaderDecl << "uniform highp uint u_value[" << limit + 1 << "];\\n" exceed_uniform_components_limit() local
315 shaderBody << " sb_out.values[0] = u_value[" << limit << "];\\n"; exceed_uniform_components_limit() local
328 const int limit = getResourceLimit(ctx, GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS); exceed_atomic_counter_buffer_limit() local
[all...]
/third_party/zlib/test/
H A Dinfcover.c66 size_t limit; /* memory allocation limit, or 0 if no limit */ member
176 mem_limit(z_stream *strm, size_t limit) mem_limit() argument
[all...]
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp484 ResultSet SysEventQuery::Execute(int limit, DbQueryTag tag, QueryProcessInfo callerInfo, in Execute() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h133 static inline void dma_contiguous_reserve(phys_addr_t limit) in dma_contiguous_reserve() argument
136 dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, phys_addr_t limit, struct cma **res_cma, bool fixed) dma_contiguous_reserve_area() argument
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dutil.c276 int ipc_addid(struct ipc_ids *ids, struct kern_ipc_perm *new, int limit) in ipc_addid() argument
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_buffer_impl.h139 size_t limit; member
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_custom_paint.h272 void SetMiterLimit(double limit) in SetMiterLimit() argument

Completed in 20 milliseconds

1...<<31323334353637383940>>...97