| /foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/ |
| H A D | napi_storage.cpp | 169 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 D | UnicodeSetStringSpan.java | 1044 public void setMaxLength(int maxLength) { in setMaxLength() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UnicodeSetStringSpan.java | 1041 public void setMaxLength(int maxLength) { in setMaxLength() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | unisetspan.cpp | 68 void setMaxLength(int32_t maxLength) { in setMaxLength() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unisetspan.cpp | 68 void setMaxLength(int32_t maxLength) { in setMaxLength() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | uniform_query.cpp | 54 _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 D | store.c | 160 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 D | FormatSpec.java | 175 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 D | store.c | 159 static int32_t maxLength = 0; /* maximum length of mapping string */ variable
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unisetspan.cpp | 68 void setMaxLength(int32_t maxLength) { in setMaxLength() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_stream.cpp | 686 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 D | SkUnicode_icu.cpp | 63 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 D | es31fNegativeSSBOBlockTests.cpp | 333 GLint maxLength = 0; in logProgramInfo() local
|
| /third_party/vk-gl-cts/framework/delibs/depool/ |
| H A D | deMemPool.c | 566 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 D | napi_edm_common.cpp | 186 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 D | text_coder.cpp | 240 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 D | typed_text.cpp | 462 uint32_t TypedText::GetUtf16Cnt(const char* utf8Str, uint32_t maxLength) in GetUtf16Cnt() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_arc_label.cpp | 325 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 D | ui_edit_text.cpp | 241 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 D | paste_data_test.cpp | 337 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 D | RangeTree.java | 1201 public RangeTree slice(int minLength, int maxLength) { in slice() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_list_bridge.cpp | 55 CalcDimension maxLength = -1.0_vp; in SetListLanes() local
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | pro_renderer_stream_impl.cpp | 586 int32_t ProRendererStreamImpl::UpdateMaxLength(uint32_t maxLength) in UpdateMaxLength() argument
|
| /foundation/multimedia/player_framework/frameworks/js/common/ |
| H A D | common_napi.cpp | 28 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 D | regcoll.cpp | 1192 const int32_t maxLength = 50; in caseFirstCompressionSub() local
|