Home
last modified time | relevance | path

Searched defs:numChars (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImmutableStringBuilder.cpp46 int numChars = snprintf(mData + mPos, mMaxLength - mPos, "%d", u); in appendDecimal() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat10.java18 private final int numChars; field in CMapFormat10
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfo.java249 public static int numChars(Font font) { in numChars() method in FontInfo
/third_party/lzma/CPP/Windows/
H A DPropVariant.cpp26 HRESULT PropVarEm_Alloc_Bstr(PROPVARIANT *p, unsigned numChars) throw() in PropVarEm_Alloc_Bstr() argument
179 BSTR CPropVariant::AllocBstr(unsigned numChars) in AllocBstr() argument
H A DRegistry.cpp355 size_t numChars = 0; in SetValue_Strings() local
389 size_t numChars = dataSize / sizeof(wchar_t); in GetValue_Strings() local
/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp160 private: int numChars; member in qrcodegen::final
/third_party/qrcodegen/c/
H A Dqrcodegen.h116 int numChars; member
H A Dqrcodegen-test.c725 size_t numChars; in testCalcSegmentBitLength() member
[all...]
H A Dqrcodegen.c832 size_t qrcodegen_calcSegmentBufferSize(enum qrcodegen_Mode mode, size_t numChars) { in qrcodegen_calcSegmentBufferSize() argument
849 testable int calcSegmentBitLength(enum qrcodegen_Mode mode, size_t numChars) { in calcSegmentBitLength() argument
992 int numChars = segs[i].numChars; getTotalBits() local
[all...]
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrSegment.java201 public final int numChars; field in QrSegment
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrSegment.java226 public final int numChars; field in QrSegment
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DUtilsD3D12.cpp33 int numChars = MultiByteToWideChar(CP_UTF8, MB_ERR_INVALID_CHARS, str, len, nullptr, 0); in ConvertStringToWstring() local
/third_party/lzma/CPP/Common/
H A DMyString.cpp128 int numChars = ::WideCharToMultiByte(CP_ACP, 0, &c, 1, s, kBufSize, 0, 0); in MyCharUpper_WIN() local
[all...]
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp362 int32_t numChars=1; in ucharsTrieMatches() local
556 int32_t numChars=1; in bytesTrieMatches() local
[all...]
/third_party/lzma/C/Util/7z/
H A D7zMain.c185 const unsigned numChars = (unsigned)WideCharToMultiByte( in Utf16_To_Char() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp909 const size_t numChars = num * 2; in Parse() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 19 milliseconds