Home
last modified time | relevance | path

Searched defs:numChars (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DImmutableStringBuilder.cpp46 int numChars = snprintf(mData + mPos, mMaxLength - mPos, "%d", u); in appendDecimal() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DImmutableStringBuilder.cpp46 int numChars = snprintf(mData + mPos, mMaxLength - mPos, "%d", u); in appendDecimal() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsDictionaryMatcher.java34 int numChars = 1; in matches() local
DBytesDictionaryMatcher.java55 int numChars = 1; in matches() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsDictionaryMatcher.java33 int numChars = 1; in matches() local
DBytesDictionaryMatcher.java54 int numChars = 1; in matches() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat10.java18 private final int numChars; field in CMapFormat10
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat10.java18 private final int numChars; field in CMapFormat10
/third_party/qrcodegen/c/
Dqrcodegen.h116 int numChars; member
Dqrcodegen.c832 size_t qrcodegen_calcSegmentBufferSize(enum qrcodegen_Mode mode, size_t numChars) { in qrcodegen_calcSegmentBufferSize()
849 testable int calcSegmentBitLength(enum qrcodegen_Mode mode, size_t numChars) { in calcSegmentBitLength()
992 int numChars = segs[i].numChars; in getTotalBits() local
Dqrcodegen-test.c725 size_t numChars; in testCalcSegmentBitLength() member
/third_party/qrcodegen/cpp/
Dqrcodegen.hpp160 private: int numChars; member in qrcodegen::QrSegment
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfo.java249 public static int numChars(Font font) { in numChars() method in FontInfo
250 int numChars = 0; in numChars() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfo.java249 public static int numChars(Font font) { in numChars() method in FontInfo
250 int numChars = 0; in numChars() local
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
DQrSegment.java201 public final int numChars; field in QrSegment
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
DQrSegment.java226 public final int numChars; field in QrSegment
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dkeyboard.c20 static int numChars = 0; /* number of characters we've typed so far */ variable
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
Ddicttrieperf.cpp362 int32_t numChars=1; in ucharsTrieMatches() local
556 int32_t numChars=1; in bytesTrieMatches() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DUtilsD3D12.cpp33 int numChars = MultiByteToWideChar(CP_UTF8, MB_ERR_INVALID_CHARS, str, len, nullptr, 0); in ConvertStringToWstring() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1478 int numChars = (reservedOffset7 - scriptExtensionsOffset) * 2; in UCharacterProperty() local
DNormalizer2Impl.java493 int numChars=(nextOffset-offset)/2; in load() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterProperty.java1479 int numChars = (reservedOffset7 - scriptExtensionsOffset) * 2; in UCharacterProperty() local
DNormalizer2Impl.java502 int numChars=(nextOffset-offset)/2; in load() local