| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | MutableCodePointTrie.java | 725 void init(int maxLength, int newBlockLength) { in init() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | MutableCodePointTrie.java | 717 void init(int maxLength, int newBlockLength) { in init() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shader_query.cpp | 161 _mesa_GetActiveAttrib(GLuint program, GLuint desired_index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLchar * name) _mesa_GetActiveAttrib() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | UniformBufferTest.cpp | 356 GLint maxLength; in TEST_P() local 433 GLint maxLength, size; in TEST_P() local [all...] |
| /base/theme/wallpaper_mgr/services/src/ |
| H A D | wallpaper_service.cpp | 1453 int32_t maxLength = resourceType == VIDEO ? MAX_VIDEO_SIZE : FOO_MAX_LEN; in CheckValid() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/ |
| H A D | textfield_declaration.h | 55 uint32_t maxLength = std::numeric_limits<uint32_t>::max(); member 538 void SetMaxLength(uint32_t maxLength) in SetMaxLength() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| H A D | text_field_component.cpp | 275 void TextFieldComponent::SetMaxLength(uint32_t maxLength) in SetMaxLength() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_text_input_bridge.cpp | 660 uint32_t maxLength = secondArg->Uint32Value(vm); in SetMaxLength() local
|
| H A D | arkts_native_search_bridge.cpp | 1042 int32_t maxLength = secondArg->Int32Value(vm); in SetMaxLength() local
|
| H A D | arkts_native_text_area_bridge.cpp | 448 int32_t maxLength = secondArg->Int32Value(vm); in SetMaxLength() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
| H A D | js_span_string.cpp | 644 std::vector<RefPtr<SpanBase>> JSSpanString::ParseJsSpanBaseVector(const JSRef<JSObject>& obj, int32_t maxLength, in ParseJsSpanBaseVector() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_search.cpp | 1161 int32_t maxLength = 0; in SetMaxLength() local
|
| H A D | js_textfield.cpp | 490 int32_t maxLength = 0; in SetMaxLength() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_list_modifier.cpp | 55 Dimension maxLength = in SetListLanes() local 61 Dimension maxLength = in SetListLanes() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/utils/ |
| H A D | napi_utils.cpp | 530 static constexpr size_t maxLength = 2048; in GetStringFromValueUtf8() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_layout_algorithm.cpp | 577 auto maxLength = static_cast<uint32_t>(textFieldLayoutProperty->GetMaxLength().value()); in CounterNodeMeasure() local 442 UpdateCounterNode( uint32_t textLength, uint32_t maxLength, const LayoutConstraintF& contentConstraint, LayoutWrapper* layoutWrapper) UpdateCounterNode() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | pa_renderer_stream_impl.cpp | 1222 int32_t PaRendererStreamImpl::UpdateMaxLength(uint32_t maxLength) in UpdateMaxLength() argument
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/ |
| H A D | ffmpeg_muxer_plugin.cpp | 622 constexpr int32_t maxLength = 65535; in AddVideoTrack() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cucdtst.c | 1895 int32_t maxLength; in TestCharNames() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 771 bool init(int32_t maxLength, int32_t newBlockLength) { in init() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umutablecptrie.cpp | 771 bool init(int32_t maxLength, int32_t newBlockLength) { in init() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | value-mirror.cc | 190 const size_t maxLength = 100; in abbreviateString() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Program.cpp | 2802 int maxLength = 0; in getActiveAttributeMaxLength() local 2846 int maxLength = 0; in getActiveUniformMaxLength() local 2919 GLint maxLength = 0; in getActiveUniformBlockMaxLength() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutablecptrie.cpp | 771 bool init(int32_t maxLength, int32_t newBlockLength) { in init() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| H A D | search_pattern.cpp | 1334 auto maxLength = GetMaxLength(); in ToJsonValueForTextField() local
|