Home
last modified time | relevance | path

Searched defs:prefixLen (Results 1 - 25 of 31) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DCurrencySpacingEnabledModifier.java97 applyCurrencySpacing( FormattedStringBuilder output, int prefixStart, int prefixLen, int suffixStart, int suffixLen, DecimalFormatSymbols symbols) applyCurrencySpacing() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DCurrencySpacingEnabledModifier.java99 applyCurrencySpacing( FormattedStringBuilder output, int prefixStart, int prefixLen, int suffixStart, int suffixLen, DecimalFormatSymbols symbols) applyCurrencySpacing() argument
/third_party/icu/icu4c/source/i18n/
H A Desctrn.cpp141 int32_t prefixLen = prefix.length(); in handleTransliterate() local
H A Dnumber_patternmodifier.cpp193 int32_t prefixLen = nonConstThis->insertPrefix(output, leftIndex, status); in apply() local
H A Dunesctrn.cpp187 int32_t prefixLen = spec[ipat++]; in handleTransliterate() local
H A Dnumber_modifiers.cpp406 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument
/third_party/node/deps/icu-small/source/i18n/
H A Desctrn.cpp141 int32_t prefixLen = prefix.length(); in handleTransliterate() local
H A Dnumber_patternmodifier.cpp194 int32_t prefixLen = nonConstThis->insertPrefix(output, leftIndex, status); in apply() local
H A Dunesctrn.cpp187 int32_t prefixLen = spec[ipat++]; in handleTransliterate() local
H A Dnumber_modifiers.cpp415 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Desctrn.cpp141 int32_t prefixLen = prefix.length(); in handleTransliterate() local
H A Dnumber_patternmodifier.cpp189 int32_t prefixLen = nonConstThis->insertPrefix(output, leftIndex, status); in apply() local
H A Dunesctrn.cpp187 int32_t prefixLen = spec[ipat++]; in handleTransliterate() local
H A Dnumber_modifiers.cpp406 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dnfsprep.c214 int32_t prefixLen=0, suffixLen=0; in nfs4_mixed_prepare() local
176 getPrefixSuffix(const char *src, int32_t srcLength, const char **prefix, int32_t *prefixLen, const char **suffix, int32_t *suffixLen, UErrorCode *status) getPrefixSuffix() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtsdtfmsy.cpp132 UBool IntlTestDateFormatSymbols::UnicodeStringsArePrefixes(int32_t count, int32_t prefixLen, const UnicodeString *prefixArray, const UnicodeString *baseArray) in UnicodeStringsArePrefixes() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTransfer.cpp464 static const auto prefixLen = std::string("VK_FORMAT_").size(); in createTransferQueueImageTests() local
H A DvktImageSubresourceLayoutTests.cpp963 static const auto prefixLen = std::string("VK_FORMAT_").size(); in createImageSubresourceLayoutTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTransfer.cpp449 static const auto prefixLen = std::string("VK_FORMAT_").size(); in createTransferQueueImageTests() local
H A DvktImageSubresourceLayoutTests.cpp834 static const auto prefixLen = std::string("VK_FORMAT_").size(); in createImageSubresourceLayoutTests() local
/third_party/skia/modules/skresources/src/
H A DSkResources.cpp280 const size_t prefixLen = strlen(prefix); in decode_datauri() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp873 static const auto prefixLen = strlen("VK_DESCRIPTOR_TYPE_"); in getDescriptorTypeShortName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp65 static const size_t prefixLen = std::strlen("VK_FORMAT_"); in getFormatNameShort() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationMiscDrawTests.cpp969 static const size_t prefixLen = strlen("VK_TESSELLATION_DOMAIN_ORIGIN_"); in getDomainOriginName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp1100 const auto prefixLen = strlen("VK_DYNAMIC_STATE_"); in getDynamicStateBriefName() local

Completed in 24 milliseconds

12