Searched refs:setLength (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dunistr_props.cpp50 setLength(length);
H A Dunistr_case.cpp131 setLength(newLength);
H A Dunistr.cpp190 setLength(length);
289 setLength(length);
483 setLength(srcLength);
1347 setLength(oldLength - length);
1353 setLength(start);
1388 setLength(newLength);
1442 setLength(newLength);
1560 setLength(targetLength);
1579 setLength(targetLength);
1629 setLength(newLengt
[all...]
H A Dunistr_cnv.cpp335 setLength(dataLength);
404 setLength((int32_t)(myTarget - array));
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dsortkey.h254 void setLength(int32_t newLength);
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DArrayStorage.h60 void setLength(unsigned length) { indexingHeader()->setPublicLength(length); } function in struct:JSC::ArrayStorage
H A DJSArray.cpp56 storage->setLength(initialLength);
140 if (!array->setLength(exec, newLen, throwException)) {
202 thisObject->setLength(exec, newLength, slot.isStrictMode());
362 storage->setLength(index + 1);
387 storage->setLength(newLength);
392 bool JSArray::setLength(ExecState* exec, unsigned newLength, bool throwException) function in class:JSC::JSArray
507 storage->setLength(index);
530 setLength(exec, index, true);
634 setLength(exec, oldLength + 1, true);
647 storage->setLength(lengt
[all...]
H A DJSObject.cpp497 storage->setLength(length);
521 storage->setLength(length);
672 result->setLength(length);
729 newStorage->setLength(publicLength);
1787 m_butterfly->arrayStorage()->setLength(index + 1);
1923 arrayStorage()->setLength(i + 1);
1970 storage->setLength(i + 1);
1998 storage->setLength(length);
2116 storage->setLength(i + 1);
2146 storage->setLength(lengt
[all...]
H A DJSArray.h70 bool setLength(ExecState*, unsigned, bool throwException = false);
H A DArrayPrototype.cpp479 arr->setLength(exec, n);
625 result->setLength(exec, n);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOBufferMemoryDescriptor.h221 * setLength:
225 * the capacity. The length can be adjusted via setLength for a shorter
230 virtual void setLength(vm_size_t length);
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp318 setLength(_capacity);
414 setLength(0);
449 me->setLength(0);
543 * setLength:
547 * the capacity. The length can be adjusted via setLength for a shorter
552 void IOBufferMemoryDescriptor::setLength(vm_size_t length) function in class:IOBufferMemoryDescriptor
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dsortkey.cpp112 void CollationKey::setLength(int32_t newLength) { function in class:CollationKey
/macosx-10.10.1/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginStream.mm455 [m_deliveryData.get() setLength:0];
548 [m_deliveryData.get() setLength:0];
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIntrinsicInst.h159 void setLength(Value *L) { function in class:llvm::MemIntrinsic
161 "setLength called with value of wrong type!");
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Classes/
H A DAppleUSBCDCEEM.cpp451 pipeBuf->pipeOutMDP->setLength(0);
1657 fPipeInBuff[i].pipeInMDP->setLength(fMax_Block_Size);
1678 fPipeOutBuff[i].pipeOutMDP->setLength(fMax_Block_Size);
1874 fPipeOutBuff[indx].pipeOutMDP->setLength(rTotal);
1982 fPipeOutBuff[indx].pipeOutMDP->setLength(length+2);
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp530 // pipeOutBuff->pipeOutMDP->setLength(0);
2066 fPipeInBuff[i].pipeInMDP->setLength(fControlDriver->fMax_Block_Size);
2087 fPipeOutBuff[i].pipeOutMDP->setLength(fControlDriver->fMax_Block_Size);
2211 fPipeOutBuff[indx].pipeOutMDP->setLength(fControlDriver->fMax_Block_Size);
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dunistr.h3381 inline void setLength(int32_t len); // sets only fShortLength and fLength
4260 UnicodeString::setLength(int32_t len) { function in class:UnicodeString
4277 setLength(len);
4452 setLength(targetLength);
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireLog.cpp141 fLogDescriptor->setLength( fLogSize );
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dunistr.h3282 inline void setLength(int32_t len); // sets only fShortLength and fLength
4173 UnicodeString::setLength(int32_t len) { function in class:UnicodeString
4190 setLength(len);
4419 setLength(targetLength);
/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2ORB.cpp475 descriptor->setLength( offset );
766 fPageTableDescriptor->setLength( fPageTableSize );
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DDOMHTML.idl86 - (void)setLength:(unsigned)length;
88 HRESULT setLength([in] unsigned int length);
/macosx-10.10.1/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp1505 me->fpPipeOutMDP->setLength( 0 );
1665 fpinterruptPipeMDP->setLength( INTERRUPT_BUFF_SIZE );
1674 fpPipeInMDP->setLength( USBLapPayLoad );
1683 fpPipeOutMDP->setLength( MAX_BLOCK_SIZE );
3218 fpPipeOutMDP->setLength( fCount );
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResourceUserClient.cpp700 buffer->setLength((vm_size_t)arguments->structureInputSize);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp607 DepIntrinsic->setLength(TrimmedLength);

Completed in 312 milliseconds

12