| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationFastLatin.java | 286 compareUTF16(char[] table, char[] primaries, int options, CharSequence left, CharSequence right, int startIndex) compareUTF16() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | serv.cpp | 459 int32_t startIndex = 0; in getKey() local
|
| H A D | uhash.cpp | 340 int32_t theIndex, startIndex; in _uhash_find() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationFastLatin.java | 290 compareUTF16(char[] table, char[] primaries, int options, CharSequence left, CharSequence right, int startIndex) compareUTF16() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | listformatter.cpp | 421 int32_t startIndex = alias.indexOf(aliasPrefix, kAliasPrefixLen, 0); in setAliasedStyle() local
|
| /third_party/lzma/CPP/Common/ |
| H A D | MyString.h | 411 AString Mid(unsigned startIndex, unsigned count) const { return AString(count, _chars + startIndex); }
in Mid() argument 699 UString Mid(unsigned startIndex, unsigne argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uhash.cpp | 340 int32_t theIndex, startIndex; in _uhash_find() local
|
| H A D | serv.cpp | 459 int32_t startIndex = 0; in getKey() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | listformatter.cpp | 414 int32_t startIndex = alias.indexOf(aliasPrefix, kAliasPrefixLen, 0); in setAliasedStyle() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | OverlayWidgets.cpp | 250 AppendGraphCommon(const overlay::Widget *widget, const gl::Extents &imageExtent, const std::vector<size_t> runningValues, size_t startIndex, float scale, GraphWidgetData *graphWidget, OverlayWidgetCounts *widgetCounts) AppendGraphCommon() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | VertexDataManager.cpp | 383 int startIndex = offset / static_cast<int>(ComputeVertexAttributeStride(attrib, binding)); in StoreStaticAttrib() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ResourcesHLSL.cpp | 76 OutputUniformIndexArrayInitializer(TInfoSinkBase &out, const TType &type, unsigned int startIndex) OutputUniformIndexArrayInitializer() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | listformatter.cpp | 421 int32_t startIndex = alias.indexOf(aliasPrefix, kAliasPrefixLen, 0); in setAliasedStyle() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsCubic.cpp | 211 bool SkDCubic::isLinear(int startIndex, int endIndex) const { in isLinear() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | serv.cpp | 470 int32_t startIndex = 0; in getKey() local
|
| H A D | uhash.cpp | 340 int32_t theIndex, startIndex; in _uhash_find() local
|
| /base/hiviewdfx/faultloggerd/services/ |
| H A D | fault_logger_daemon.cpp | 778 int startIndex = maxFileCount > deleteNum ? maxFileCount - deleteNum : maxFileCount; in RemoveTempFileIfNeed() local
|
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_asy_key_generator_cov_test.cpp | 451 static void EndianSwap(unsigned char *pData, int startIndex, int length) in EndianSwap() argument
|
| /base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/ |
| H A D | peak_finder.cpp | 401 int32_t startIndex = mountainPosition.peakPos[startPos - 1];
in DetectValley() local 411 int32_t startIndex = mountainPosition.peakPos[i];
in DetectValley() local
|
| /base/startup/init/services/init/ |
| H A D | init_common_cmds.c | 77 char *BuildStringFromCmdArg(const struct CmdArgs *ctx, int startIndex)
in BuildStringFromCmdArg() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_item_group_layout_algorithm.h | 31 int32_t startIndex = 0; member
|
| H A D | list_item_group_pattern.cpp | 493 int32_t startIndex = (outOfView || itemPosition_.empty()) ? itemTotalCount_ : itemPosition_.begin()->first; in UpdateCachedIndexBackward() local 522 int32_t startIndex in UpdateCachedIndexOmni() local 684 CheckDataChangeOutOfStart(int32_t index, int32_t count, int32_t startIndex) CheckDataChangeOutOfStart() argument 712 int32_t startIndex = itemPosition_.begin()->first; NotifyDataChange() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_base_utils.cpp | 676 GetLogContentFromStartIndex( const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc, int32_t startIndex) GetLogContentFromStartIndex() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/chart/ |
| H A D | rosen_render_chart.cpp | 705 PaintLine( uint32_t startIndex, const std::vector<LineInfo>& line, SkPath& path, const MainChart& data, const Rect& paintRect) PaintLine() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_select_controller.cpp | 770 int32_t startIndex = -1; in AdjustCursorPosition() local 786 int32_t startIndex = -1; in AdjustWordSelection() local [all...] |