Searched refs:cnx (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/core/ |
D | SkPath_serial.cpp | 101 int32_t cnx = fPathRef->countWeights(); in writeToMemory() local 107 size = safe.add(size, safe.mul(cnx, sizeof(SkScalar))); in writeToMemory() 120 buffer.write32(cnx); in writeToMemory() 123 buffer.write(fPathRef->conicWeights(), cnx * sizeof(SkScalar)); in writeToMemory() 213 int32_t pts, cnx, vbs; in readFromMemory_EQ4() local 214 if (!buffer.readS32(&pts) || !buffer.readS32(&cnx) || !buffer.readS32(&vbs)) { in readFromMemory_EQ4() 219 const SkScalar* conics = buffer.skipCount<SkScalar>(cnx); in readFromMemory_EQ4() 232 if (c && ((cnx -= c) < 0)) { \ in readFromMemory_EQ4() 273 if (pts || cnx) { in readFromMemory_EQ4()
|
/external/skqp/src/core/ |
D | SkPath_serial.cpp | 101 int32_t cnx = fPathRef->countWeights(); in writeToMemory() local 107 size = safe.add(size, safe.mul(cnx, sizeof(SkScalar))); in writeToMemory() 120 buffer.write32(cnx); in writeToMemory() 123 buffer.write(fPathRef->conicWeights(), cnx * sizeof(SkScalar)); in writeToMemory() 213 int32_t pts, cnx, vbs; in readFromMemory_EQ4() local 214 if (!buffer.readS32(&pts) || !buffer.readS32(&cnx) || !buffer.readS32(&vbs)) { in readFromMemory_EQ4() 219 const SkScalar* conics = buffer.skipCount<SkScalar>(cnx); in readFromMemory_EQ4() 232 if (c && ((cnx -= c) < 0)) { \ in readFromMemory_EQ4() 273 if (pts || cnx) { in readFromMemory_EQ4()
|
/external/clang/test/SemaObjC/ |
D | selector-3.m | 63 NSXPCConnection *cnx; // Comes in as a parameter. field 72 if( [cnx respondsToSelector:MySelector(@selector( _setQueue: ))] ) 76 if( [cnx respondsToSelector:@selector( _setQueueXX: )] ) // No warning here. 79 if( [cnx respondsToSelector:(@selector( _setQueueXX: ))] ) // No warning here.
|
/external/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 233 cnx{""}
|
/external/scapy/scapy/ |
D | packet.py | 655 cnx = pyx.connector.curve(bxvt,bxdt,absangle1=0, absangle2=-90) 657 cnx = pyx.connector.curve(bxvt,bxdt,absangle1=0, absangle2=90) 661 canvas.stroke(cnx,[pyx.style.linewidth.thin,pyx.deco.earrow.small,col])
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 1386 cnx Middle Cornish Cornish, Middle
|
D | iso-639-3.tab | 1338 cnx I H Middle Cornish
|
D | language-subtag-registry | 8140 Subtag: cnx
|