Home
last modified time | relevance | path

Searched defs:maxLength (Results 101 - 116 of 116) sorted by relevance

12345

/third_party/icu/icu4c/source/common/
H A Dubidi.cpp134 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { in ubidi_openSized() argument
H A Duresbund.cpp1590 int32_t maxLength = 3 * length16 + 1; in ures_toUTF8String() local
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp134 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { in ubidi_openSized() argument
H A Duresbund.cpp1592 int32_t maxLength = 3 * length16 + 1; in ures_toUTF8String() local
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c258 _mesa_copy_string(GLchar *dst, GLsizei maxLength, in _mesa_copy_string() argument
1129 get_shader_source(struct gl_context *ctx, GLuint shader, GLsizei maxLength, in get_shader_source() argument
1786 _mesa_GetInfoLogARB(GLhandleARB object, GLsizei maxLength, GLsizei * length, in _mesa_GetInfoLogARB() argument
1874 _mesa_GetShaderSource(GLuint shader, GLsizei maxLength, GLsizei *length, GLchar *sourceOut) _mesa_GetShaderSource() argument
[all...]
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberUtil.java334 private static String extnDigits(int maxLength) { in extnDigits() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp134 ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) { in ubidi_openSized() argument
H A Duresbund.cpp1367 int32_t maxLength = 3 * length16 + 1; in ures_toUTF8String() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp288 double maxLength = (axis_ == Axis::HORIZONTAL ? swiperSize.Width() : swiperSize.Height()) - 1.0f; in PerformLayout() local
1744 double maxLength = (axis_ == Axis::HORIZONTAL ? GetLayoutSize().Width() : GetLayoutSize().Height()); in UpdateChildPosition() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java1286 public Bidi(int maxLength, int maxRunCount) in Bidi() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java1259 public Bidi(int maxLength, int maxRunCount) in Bidi() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp2122 size_t maxLength = 0; in getActiveAttributeMaxLength() local
2544 size_t maxLength = 0; in getActiveUniformMaxLength() local
3086 int maxLength = 0; in getActiveInterfaceBlockMaxNameLength() local
[all...]
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp847 UBiDi *ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode) in ubidi_openSized() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp1551 auto maxLength = static_cast<int32_t>(layoutProperty->GetMaxLengthValue(Infinity<uint32_t>())); in UpdateShowCountBorderStyle() local
4320 auto maxLength = static_cast<uint32_t>(layoutProperty->GetMaxLength().value()); in MeasureCounterNodeHeight() local
4137 CalcCounterAfterFilterInsertValue( int32_t curLength, const std::string insertValue, int32_t maxLength) CalcCounterAfterFilterInsertValue() argument
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h7748 static int rleUncompress(int inLength, int maxLength, const signed char in[], in rleUncompress() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 109 milliseconds

12345