Home
last modified time | relevance | path

Searched defs:limit (Results 551 - 575 of 2377) sorted by relevance

1...<<21222324252627282930>>...96

/third_party/skia/third_party/externals/icu/source/common/
H A Dlocaleprioritylist.cpp54 const char *skipSpaces(const char *p, const char *limit) { in skipSpaces() argument
59 int32_t findTagLength(const char *p, const char *limit) { in findTagLength() argument
75 int32_t parseWeight(const char *&p, const char *limit) { in parseWeight() argument
121 const char *limit in LocalePriorityList() local
[all...]
H A Duarrsort.cpp75 uprv_stableBinarySearch(char *array, int32_t limit, void *item, int32_t itemSize, in uprv_stableBinarySearch() argument
169 subQuickSort(char *array, int32_t start, int32_t limit, int32_t itemSize, in subQuickSort() argument
[all...]
H A Dunormcmp.cpp131 const UChar *start, *s, *limit; member
[all...]
H A Dutil.cpp229 parsePattern(const UnicodeString& pat, const Replaceable& text, int32_t index, int32_t limit) parsePattern() argument
[all...]
H A Duvectr32.cpp242 void UVector32::setMaxCapacity(int32_t limit) { in setMaxCapacity() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duiter.h375 int32_t limit; global() member
[all...]
H A Duniset.h1746 spanBack(const UnicodeString &s, int32_t limit, USetSpanCondition spanCondition) const spanBack() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageSetSchema.java132 mergeFrom( T message, byte[] data, int position, int limit, ArrayDecoders.Registers registers) mergeFrom() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.cc381 LimitingInputStream(ZeroCopyInputStream* input, int64 limit) LimitingInputStream() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc161 LimitByteSource::LimitByteSource(ByteSource *source, size_t limit) in LimitByteSource() argument
/third_party/selinux/libselinux/src/
H A Dlabel_db.c83 unsigned int limit; /* physical limitation of specs[] */ member
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningTests.cpp63 const int limit; in init() member
137 const int limit; in init() member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAndroidExtensionPackES31ATests.cpp82 ImplementationLimitCase::ImplementationLimitCase (Context& context, const char* name, const char* description, glw::GLenum target, int limit) in ImplementationLimitCase() argument
184 int limit; in init() member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fImplementationLimitTests.cpp149 LimitQueryCase (Context& context, const char* name, const char* description, deUint32 limit, const T& minRequiredValue) in LimitQueryCase() argument
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sLongRunningTests.cpp63 const int limit; in init() member
137 const int limit; in init() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drender_display.cpp192 void RenderDisplay::CreateAppearingAnimation(uint8_t opacity, int32_t limit) in CreateAppearingAnimation() argument
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_bezier_arc.cpp209 uint32_t limit = bezierArcModel_.GetNumberVertices() - BEZIER_ARC_SETUP; in Init() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpaint.cpp179 void Paint::SetMiterLimit(scalar limit) in SetMiterLimit() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/pen_fuzzer/
H A Dpen_fuzzer.cpp56 scalar limit = GetObject<scalar>(); in PenFuzzTestInner02() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp445 int limit = 0; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.cpp171 int limit = static_cast<int>(strtol(operation.field_.c_str(), &end, DECIMAL_BASE)); in Limit() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.cpp152 void QueryObject::GetLimitVal(int &limit, int &offset) const in GetLimitVal() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/sync_fuzzer/
H A Dsync_fuzzer.cpp259 int limit = 1; // init 1 in PragmaOperation() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_rdb_predicates.cpp167 int limit = GetLimit(); in GetDistributedPredicates() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c150 uint64_t limit = (uint64_t)amdgpu_vram_limit << 20; in amdgpu_gmc_vram_location() local

Completed in 16 milliseconds

1...<<21222324252627282930>>...96