Searched refs:getLength (Results 1 - 25 of 164) sorted by relevance

1234567

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dsortkey.cpp74 : UObject(other), fFlagAndLength(other.getLength()),
141 return getLength() == source.getLength() &&
143 uprv_memcmp(getBytes(), source.getBytes(), getLength()) == 0);
156 int32_t length = other.getLength();
193 int32_t minLength = getLength();
194 int32_t targetLength = target.getLength();
270 fHashCode = computeHashCode(getBytes(), getLength());
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Drep.h225 virtual int32_t getLength() const = 0;
244 return getLength();
H A Dchariter.h582 inline int32_t getLength() const;
717 CharacterIterator::getLength(void) const { function in class:CharacterIterator
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Drep.h225 virtual int32_t getLength() const = 0;
242 return getLength();
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Drep.h225 virtual int32_t getLength() const = 0;
242 return getLength();
H A Dchariter.h576 inline int32_t getLength() const;
711 CharacterIterator::getLength(void) const { function in class:CharacterIterator
/macosx-10.10/xnu-2782.1.97/libkern/c++/Tests/TestSerialization/test2/
H A Dtest2_main.cpp142 IOLog("serialized object's length = %d, capacity = %d\n", s->getLength(), s->getCapacity());
158 s2->getLength(), s2->getCapacity());
/macosx-10.10/WebCore-7600.1.25/bridge/
H A Druntime_array.cpp68 return JSValue::encode(jsNumber(thisObject->getLength()));
74 unsigned length = thisObject->getLength();
93 if (index < thisObject->getLength()) {
106 if (index < thisObject->getLength()) {
135 if (index >= thisObject->getLength()) {
H A Druntime_array.h64 unsigned getLength() const { return m_array->getLength(); } function in class:JSC::RuntimeArray
/macosx-10.10/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCI.cpp59 mem->getPhysicalAddress(), mem->getLength());
67 mem->getPhysicalAddress(), mem->getLength());
201 while ((kIOReturnSuccess == err) && (offset < memDesc->getLength()))
266 while ((kIOReturnSuccess == err) && (offset < memDesc->getLength()))
/macosx-10.10/xnu-2782.1.97/iokit/bsddev/
H A DDINetBootHook.cpp231 if (!data || (data->getLength() != sizeof(uint64_t)))
239 if (!data || (data->getLength() == 0) ||
240 ((data->getLength() & (sizeof(IOAddressRange)-1)) != 0))
248 extentCount = extentData->getLength() / sizeof(IOAddressRange);
/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Dsortkey.h265 int32_t getLength() const { return fFlagAndLength & 0x7fffffff; } function in class:CollationKey
330 count = getLength();
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIODMAController.cpp55 if (dmaParentData->getLength() == sizeof(UInt32)) {
58 if (dmaIndex >= dmaParentData->getLength() / sizeof(UInt32))
H A DIOMultiMemoryDescriptor.cpp123 _length += descriptors[index]->getLength();
230 if ( offset < _descriptors[index]->getLength() )
234 offset -= _descriptors[index]->getLength();
/macosx-10.10/AppleRAID-4.0.6/
H A DAppleLVMStorageRequest.cpp56 srByteCount = buffer->getLength();
102 requestStart += memoryDescriptor->getLength();
103 requestSize -= memoryDescriptor->getLength();
169 srByteCount = buffer->getLength();
215 requestStart += memoryDescriptor->getLength();
216 requestSize -= memoryDescriptor->getLength();
H A DAppleRAID.cpp588 if (*outListSize < s->getLength()) {
590 (int)s->getLength(), (int)*outListSize);
594 *outListSize = s->getLength();
652 if (*outPropSize < s->getLength()) {
654 (int)s->getLength(), (int)*outPropSize);
659 *outPropSize = s->getLength();
715 if (*outPropSize < s->getLength()) {
717 (int)s->getLength(), (int)*outPropSize);
722 *outPropSize = s->getLength();
786 if (*outArraySize < s->getLength()) {
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireROMCache.cpp115 // getLength
119 unsigned int IOFireWireROMCache::getLength() function in class:IOFireWireROMCache
124 result = fROM->getLength();
271 if( newBIBSize > getLength() )
281 getLength() >= kROMBIBSizeGeneral )
506 unsigned int romLength = getLength();
557 newLength = getLength();
H A DIOFWUserPhysicalAddressSpace.cpp62 DebugLog("new phys addr space - segmentCount=%d length=0x%x\n", (uint32_t)fSegmentCount, (uint32_t)fDescriptor->getLength() ) ;
/macosx-10.10/xnu-2782.1.97/iokit/Tests/
H A DTestContainers.cpp142 TEST_ASSERT('d', "1b", !test1->getLength());
147 TEST_ASSERT('d', "1g", !test1->getLength());
159 TEST_ASSERT('d', "2b", !test1->getLength());
162 TEST_ASSERT('d', "2e", test1->getLength() == DATA_SIZE_1);
187 TEST_ASSERT('d', "3b", test1->getLength() == sizeof(testData));
192 TEST_ASSERT('d', "3g", test1->getLength() == sizeof(testData));
208 TEST_ASSERT('d', "4b", !test1->getLength());
267 TEST_ASSERT('s', "1d", strlen(testC00) == test1->getLength());
/macosx-10.10/dtrace-147/dtrace_dof_kext/
H A Ddtrace_dof.cpp47 int len = dof->getLength();
49 IOLog("com_apple_driver_dtraceDOF getLength(%s) = %d\n", name, len);
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp137 Value *len = intr->getLength();
149 Value *len = memsetintr->getLength();
184 Value *len = cpy->getLength();
196 Value *len = memsetinst->getLength();
/macosx-10.10/xnu-2782.1.97/libkern/c++/Tests/TestSerialization/test1/
H A Dtest1_main.cpp83 IOLog("serialized object's length = %d, capacity = %d\n", s->getLength(), s->getCapacity());
/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSString.h271 * @function getLength
279 virtual unsigned int getLength() const;
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/PBQP/
H A DGraph.h131 assert((n1.getCosts().getLength() == ne.getCosts().getRows()) &&
132 (n2.getCosts().getLength() == ne.getCosts().getCols()) &&
178 assert(getNodeCosts(n1Itr).getLength() == costs.getRows() &&
179 getNodeCosts(n2Itr).getLength() == costs.getCols() &&
361 os << "\n" << v.getLength() << "\n";
362 assert(v.getLength() != 0 && "Empty vector in graph.");
364 for (unsigned i = 1; i < v.getLength(); ++i) {
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArrayPrototype.cpp160 static ALWAYS_INLINE unsigned getLength(ExecState* exec, JSObject* obj) function in namespace:JSC
306 unsigned length = getLength(exec, thisObj);
345 unsigned length = getLength(exec, thisObj);
383 unsigned length = getLength(exec, thisObj);
437 finalArraySize += getLength(exec, currentArray);
459 unsigned length = getLength(exec, currentArray);
491 unsigned length = getLength(exec, thisObj);
523 unsigned length = getLength(exec, thisObj);
548 unsigned length = getLength(exec, thisObj);
586 unsigned length = getLength(exe
[all...]

Completed in 511 milliseconds

1234567