Home
last modified time | relevance | path

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

12345

/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage.cpp169 int ParseString(napi_env env, napi_value jsStr, std::string &output, const unsigned int maxLength) in ParseString() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUnicodeSetStringSpan.java1044 public void setMaxLength(int maxLength) { in setMaxLength() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUnicodeSetStringSpan.java1041 public void setMaxLength(int maxLength) { in setMaxLength() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunisetspan.cpp68 void setMaxLength(int32_t maxLength) { in setMaxLength() argument
/third_party/node/deps/icu-small/source/common/
H A Dunisetspan.cpp68 void setMaxLength(int32_t maxLength) { in setMaxLength() argument
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp54 _mesa_GetActiveUniform_impl(GLuint program, GLuint index, GLsizei maxLength, GLsizei *length, GLint *size, GLenum *type, GLcharARB *nameOut, bool glthread) _mesa_GetActiveUniform_impl() argument
97 _mesa_GetActiveUniform(GLuint program, GLuint index, GLsizei maxLength, GLsizei *length, GLint *size, GLenum *type, GLcharARB *nameOut) _mesa_GetActiveUniform() argument
/third_party/icu/icu4c/source/tools/gensprep/
H A Dstore.c160 static int32_t maxLength = 0; /* maximum length of mapping string */ variable
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DFormatSpec.java175 public abstract int maxLength(); in maxLength() method in FormatSpec
433 public int maxLength() { maxLength() method in FormatSpec.FormatTemplate
589 public abstract int maxLength(); maxLength() method in FormatSpec.FormatGroup
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dstore.c159 static int32_t maxLength = 0; /* maximum length of mapping string */ variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dunisetspan.cpp68 void setMaxLength(int32_t maxLength) { in setMaxLength() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_stream.cpp686 void dng_stream::Get_CString (char *data, uint32 maxLength) in Get_CString() argument
710 void dng_stream::Get_UString (char *data, uint32 maxLength) in Get_UString() argument
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp63 UBiDi* SkUnicode_IcuBidi::bidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode* pErrorCode) { in bidi_openSized() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeSSBOBlockTests.cpp333 GLint maxLength = 0; in logProgramInfo() local
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdeMemPool.c566 char* deMemPool_strnDup (deMemPool* pool, const char* str, int maxLength) in deMemPool_strnDup() argument
/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp186 bool ParseCharArray(napi_env env, napi_value args, size_t maxLength, std::vector<char> &ret) in ParseCharArray() argument
374 int maxLength = 0; in JsObjectToCharArray() local
/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp240 int TextCoder::Utf8ToGsm7bit(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, MSG_LANGUAGE_ID_T &langId) in Utf8ToGsm7bit() argument
272 int TextCoder::Utf8ToUcs2(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength) in Utf8ToUcs2() argument
296 int TextCoder::GsmUtf8ToAuto(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, in GsmUtf8ToAuto() argument
343 CdmaUtf8ToAuto(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, DataCodingScheme &scheme) CdmaUtf8ToAuto() argument
393 Gsm7bitToUtf8( uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, const MsgLangInfo &langInfo) Gsm7bitToUtf8() argument
429 Ucs2ToUtf8(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength) Ucs2ToUtf8() argument
460 EuckrToUtf8(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength) EuckrToUtf8() argument
491 ShiftjisToUtf8(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength) const ShiftjisToUtf8() argument
520 Ucs2ToGsm7bit(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, MSG_LANGUAGE_ID_T &langId) Ucs2ToGsm7bit() argument
596 Ucs2ToGsm7bitAuto(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, bool &unknown, SmsCodingNationalType codingNationalType) Ucs2ToGsm7bitAuto() argument
638 Ucs2ToAscii(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, bool &unknown) Ucs2ToAscii() argument
696 FindGsm7bitExt(uint8_t *dest, int maxLength, const uint16_t inText) FindGsm7bitExt() argument
719 FindTurkish(uint8_t *dest, int maxLength, const uint16_t inText) FindTurkish() argument
742 FindSpanish(uint8_t *dest, int maxLength, const uint16_t inText) FindSpanish() argument
765 FindPortu(uint8_t *dest, int maxLength, const uint16_t inText) FindPortu() argument
800 Gsm7bitToUcs2( uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, const MsgLangInfo &langInfo) Gsm7bitToUcs2() argument
[all...]
/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.cpp462 uint32_t TypedText::GetUtf16Cnt(const char* utf8Str, uint32_t maxLength) in GetUtf16Cnt() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp325 uint32_t UIArcLabel::GetLineEnd(int16_t maxLength) in GetLineEnd() argument
374 float maxLength = static_cast<float>((UI_PI * radius_ * arcAngle) / SEMICIRCLE_IN_DEGREE); in OnMeasureArcTextInfo() local
H A Dui_edit_text.cpp241 uint16_t maxLength = GetMaxLength(); in UpdateTextString() local
685 void UIEditText::SetMaxLength(uint16_t maxLength) in SetMaxLength() argument
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_test.cpp337 int maxLength = 20 * 1024 * 1024; in HWTEST_F() local
357 int maxLength = 20 * 1024 * 1024; in HWTEST_F() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java1201 public RangeTree slice(int minLength, int maxLength) { in slice() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_list_bridge.cpp55 CalcDimension maxLength = -1.0_vp; in SetListLanes() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_renderer_stream_impl.cpp586 int32_t ProRendererStreamImpl::UpdateMaxLength(uint32_t maxLength) in UpdateMaxLength() argument
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp28 std::string CommonNapi::GetStringArgument(napi_env env, napi_value value, size_t maxLength) in GetStringArgument() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp1192 const int32_t maxLength = 50; in caseFirstCompressionSub() local

Completed in 38 milliseconds

12345