Home
last modified time | relevance | path

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

12345

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddenseranges.cpp80 int32_t maxLength; member in __anon21328::LargestGaps
111 int64_t maxLength=(int64_t)maxValue-(int64_t)minValue+1; in uprv_makeDenseRanges() local
[all...]
/base/web/webview/test/unittest/ohos_adapter/web_data_base_adapter_impl_test/
H A Dweb_data_base_adapter_impl_test.cpp170 constexpr int32_t maxLength = 256; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_drag_modifier.cpp73 int32_t maxLength = 0; in SetDragEventProperty() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_playback.cpp124 float maxLength = 0.f; in GetAnimationLength() local
/foundation/multimedia/media_foundation/src/buffer/avsharedmemory/
H A Davsharedmemorybase.cpp185 int32_t maxLength = size_; in Read() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java215 public PrefixTree trim(int maxLength) { in trim() argument
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp428 const int maxLength = 16; in InitThreadName() local
/foundation/arkui/ace_engine/frameworks/core/common/ai/
H A Dai_write_adapter.h39 int32_t maxLength = -1; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_component.h136 void SetLaneConstrain(const Dimension& minLength, const Dimension& maxLength) in SetLaneConstrain() argument
/foundation/multimedia/media_foundation/src/plugin/
H A Dplugin_buffer.cpp75 size_t maxLength = size; in Read() local
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davmemory.cpp363 int32_t maxLength = size_; in Read() local
/foundation/multimedia/media_foundation/engine/plugin/common/
H A Dplugin_buffer.cpp76 size_t maxLength = size; in Read() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_buffer.cpp144 size_t maxLength = size_; in Read() local
/third_party/backends/japi/
H A DSane.c447 Java_Sane_read(JNIEnv *env, jobject jobj, jint handle, jbyteArray data, jint maxLength, jintArray length) Java_Sane_read() argument
H A DSane.java138 read(int handle, byte [] data, int maxLength, int [] length) read() argument
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp308 int32_t maxLength = getMaxLength() * 10; in main() local
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
H A Dudataswp.cpp330 int32_t maxLength; in udata_swapDataHeader() local
/third_party/node/deps/icu-small/source/common/
H A Dudataswp.cpp330 int32_t maxLength; in udata_swapDataHeader() local
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
/third_party/skia/tests/
H A DOpChainTest.cpp41 unsigned maxLength = 0; in result_width() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
H A Dudataswp.cpp330 int32_t maxLength; in udata_swapDataHeader() local
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_client.cpp52 UBiDi* SkUnicode_IcuBidi::bidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode* pErrorCode) { in bidi_openSized() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.cpp67 auto maxLength = static_cast<uint32_t>(textField->GetMaxLength()); in PreprocessString() local
196 auto maxLength = in FilterValue() local

Completed in 16 milliseconds

12345