HomeSort by relevance Sort by last modified time
    Searched refs:fLength (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/icu4c/tools/genrb/
ustr.c 35 s->fLength = s->fCapacity = 0;
44 s->fLength = s->fCapacity = 0;
75 s->fLength = s->fCapacity = 0;
87 if(dst->fCapacity < src->fLength) {
88 ustr_resize(dst, ALLOCATION(src->fLength), status);
95 uprv_memcpy(dst->fChars, src->fChars, sizeof(UChar) * src->fLength);
96 dst->fLength = src->fLength;
97 dst->fChars[dst->fLength] = 0x0000;
114 s->fLength = len
    [all...]
ustr.h 54 int32_t fLength;
reslist.c 381 *byteOffset += 4 + (res->u.fString.fLength + 1) * U_SIZEOF_UCHAR;
389 uint32_t dataStart = *byteOffset + sizeof(res->u.fBinaryValue.fLength);
396 *byteOffset += 4 + res->u.fBinaryValue.fLength;
460 *byteOffset += 4 + (res->u.fString.fLength + 1) * U_SIZEOF_UCHAR;
497 int32_t length = res->u.fString.fLength;
507 int32_t length = res->u.fString.fLength;
550 uint32_t dataStart = *byteOffset + sizeof(res->u.fBinaryValue.fLength);
558 udata_write32(mem, res->u.fBinaryValue.fLength);
559 if (res->u.fBinaryValue.fLength > 0) {
560 udata_writeBlock(mem, res->u.fBinaryValue.fData, res->u.fBinaryValue.fLength);
    [all...]
wrtxml.cpp 425 capacity = src->fLength;
428 count = getCount(src->fChars,src->fLength, UPC_NOTE, status);
434 noteLen = getAt(src->fChars,src->fLength, &note, capacity, i, UPC_NOTE, status);
480 int32_t capacity = src->fLength + 1;
493 src->fLength = removeCmtText(src->fChars, src->fLength, status);
494 descLen = getDescription(src->fChars,src->fLength, &desc, capacity, status);
495 transLen = getTranslate(src->fChars,src->fLength, &trans, capacity, status);
568 if (res->fComment.fLength > 0) {
622 buf = convertAndEscape(&buf, 0, &bufLen, res->u.fString.fChars, res->u.fString.fLength, status)
    [all...]
  /external/skia/legacy/include/core/
SkDescriptor.h 37 fLength = sizeof(SkDescriptor);
41 uint32_t getLength() const { return fLength; }
49 Entry* entry = (Entry*)((char*)this + fLength);
56 fLength += sizeof(Entry) + length;
92 SkDescriptor* desc = SkDescriptor::Alloc(fLength);
93 memcpy(desc, this, fLength);
100 // SkASSERT(a.fChecksum != b.fChecksum || memcmp(&a, &b, a.fLength) == 0);
108 const uint32_t* stop = (const uint32_t*)((const char*)aa + fLength);
129 uint32_t fLength; // must be second
135 const uint32_t* stop = (const uint32_t*)((const char*)desc + desc->fLength);
    [all...]
SkTSearch.h 141 size_t length() const { return fLength; }
145 size_t fLength;
SkPathMeasure.h 81 SkScalar fLength; // relative to the current contour
  /external/skia/src/core/
SkDescriptor.h 34 fLength = sizeof(SkDescriptor);
38 uint32_t getLength() const { return fLength; }
45 Entry* entry = (Entry*)((char*)this + fLength);
53 fLength += sizeof(Entry) + length;
84 SkDescriptor* desc = SkDescriptor::Alloc(fLength);
85 memcpy(desc, this, fLength);
91 // SkASSERT(a.fChecksum != b.fChecksum || memcmp(&a, &b, a.fLength) == 0);
99 const uint32_t* stop = (const uint32_t*)((const char*)aa + fLength);
120 uint32_t fLength; // must be second
125 size_t len = desc->fLength - sizeof(uint32_t)
    [all...]
SkString.cpp 200 rec->fLength = len;
220 SkASSERT(0 == gEmptyRec.fLength);
225 SkASSERT(fRec->fLength > 0);
227 SkASSERT(0 == fRec->data()[fRec->fLength]);
278 if (fRec->fLength) {
297 return fRec->fLength == len && !memcmp(fRec->data(), text, len);
322 if (fRec->fLength) {
338 if (fRec->fLength) {
340 Rec* rec = AllocRec(fRec->data(), fRec->fLength);
363 } else if (1 == fRec->fRefCnt && len <= fRec->fLength) {
    [all...]
SkPathMeasure.cpp 211 fLength = distance;
342 fLength = -1; // signal we need to compute it
349 fLength = -1; // signal we need to compute it
362 fLength = -1; // signal we need to compute it
377 if (fLength < 0) {
380 SkASSERT(fLength >= 0);
381 return fLength;
520 fLength = -1;
530 SkDebugf("pathmeas: length=%g, segs=%d\n", fLength, fSegments.count());
  /external/skia/legacy/src/utils/
SkBase64.h 39 size_t fLength;
SkBase64.cpp 29 SkBase64::SkBase64() : fLength((size_t) -1), fData(NULL) {
104 fLength = dst - dstStart;
161 fData = new char[fLength]; // should use sk_malloc/sk_free
179 SkASSERT(length == tryMe.fLength);
  /external/skia/src/utils/
SkBase64.h 39 size_t fLength;
SkBase64.cpp 29 SkBase64::SkBase64() : fLength((size_t) -1), fData(NULL) {
104 fLength = dst - dstStart;
161 fData = new char[fLength]; // should use sk_malloc/sk_free
179 SkASSERT(length == tryMe.fLength);
  /external/skia/src/utils/ios/
SkOSFile_iOS.mm 15 size_t fLength;
52 rec->fLength = [data length];
60 return rec->fLength;
71 return rec->fLength;
73 size_t remaining = rec->fLength - rec->fOffset;
79 SkASSERT(rec->fOffset <= rec->fLength);
  /external/skia/legacy/src/animator/
SkDrawPath.cpp 38 fLength = SK_ScalarNaN;
64 fLength = SK_ScalarNaN;
137 if (SkScalarIsNaN(fLength)) {
140 fLength = pathMeasure.getLength();
143 value->fOperand.fScalar = fLength;
SkDrawPath.h 44 mutable SkScalar fLength;
  /external/skia/legacy/src/core/
SkString.cpp 198 rec->fLength = len;
218 SkASSERT(0 == gEmptyRec.fLength);
223 SkASSERT(fRec->fLength > 0);
225 SkASSERT(0 == fRec->data()[fRec->fLength]);
276 if (fRec->fLength) {
295 return fRec->fLength == len && !memcmp(fRec->data(), text, len);
320 if (fRec->fLength) {
336 if (fRec->fLength) {
338 Rec* rec = AllocRec(fRec->data(), fRec->fLength);
361 } else if (1 == fRec->fRefCnt && len <= fRec->fLength) {
    [all...]
SkPathMeasure.cpp 206 fLength = distance;
340 fLength = -1; // signal we need to compute it
347 fLength = -1; // signal we need to compute it
360 fLength = -1; // signal we need to compute it
375 if (fLength < 0) {
378 SkASSERT(fLength >= 0);
379 return fLength;
515 fLength = -1;
525 SkDebugf("pathmeas: length=%g, segs=%d\n", fLength, fSegments.count());
  /external/skia/src/animator/
SkDrawPath.cpp 38 fLength = SK_ScalarNaN;
64 fLength = SK_ScalarNaN;
137 if (SkScalarIsNaN(fLength)) {
140 fLength = pathMeasure.getLength();
143 value->fOperand.fScalar = fLength;
SkDrawPath.h 44 mutable SkScalar fLength;
  /external/skia/legacy/src/ports/
SkFontHost_tables.cpp 36 uint32_t fLength;
156 return SkEndian_SwapBE32(header.fDir[i].fLength);
178 size_t realLength = SkEndian_SwapBE32(header.fDir[i].fLength);
  /external/skia/src/ports/
SkFontHost_tables.cpp 36 uint32_t fLength;
156 return SkEndian_SwapBE32(header.fDir[i].fLength);
178 size_t realLength = SkEndian_SwapBE32(header.fDir[i].fLength);
  /external/icu4c/common/
rbbidata.cpp 161 if (fHeader->fLength != other.fHeader->fLength) {
164 if (uprv_memcmp(fHeader, other.fHeader, fHeader->fLength) == 0) {
249 RBBIDebugPrintf(" total length of data = %d\n", fHeader->fLength);
326 ds->readUInt32(rbbiDH->fLength) < sizeof(RBBIDataHeader))
336 int32_t breakDataLength = ds->readUInt32(rbbiDH->fLength);
  /external/skia/include/core/
SkPathMeasure.h 85 SkScalar fLength; // relative to the current contour

Completed in 1397 milliseconds

1 2 3