Searched refs:getBuffer (Results 26 - 50 of 149) sorted by relevance

123456

/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATABusCommand.h160 /*!@function getBuffer
163 virtual IOMemoryDescriptor* getBuffer ( void);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DMemoryBuffer.h53 StringRef getBuffer() const { function in class:llvm::MemoryBuffer
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dnptrans.cpp159 const UChar* buffer = rsource.getBuffer();
201 UChar *b1 = b1String.getBuffer(MAX_BUFFER_SIZE);
214 b1 = b1String.getBuffer(b1Len);
H A Dtestidna.cpp806 const UChar* src = source.getBuffer();
816 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE);
818 testCompare(src,srcLen,uni0.getBuffer(),uni0.length()-1,testName, func,FALSE);
822 testCompare(src,srcLen,ascii1.getBuffer(),ascii1.length()-1,testName, func,FALSE);
824 testCompare(src,srcLen,ascii0.getBuffer(),ascii0.length()-1,testName, func,FALSE);
1205 const UChar* src = source.getBuffer();
1222 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE);
1224 testCompare(src,srcLen,uni0.getBuffer(),uni0.length()-1,testName, func,FALSE);
1228 testCompare(src,srcLen,ascii1.getBuffer(),ascii1.length()-1,testName, func,FALSE);
1230 testCompare(src,srcLen,ascii0.getBuffer(),ascii
[all...]
H A Ditutil.cpp371 umsg_open(hello.getBuffer(), hello.length(), "root", NULL, errorCode));
408 uregex_open(pattern.getBuffer(), pattern.length(), 0, NULL, errorCode));
421 utrans_openU(id.getBuffer(), id.length(), UTRANS_FORWARD, NULL, 0, NULL, errorCode));
464 umsg_open(hello.getBuffer(), hello.length(), "root", NULL, errorCode));
475 uregex_open(pattern.getBuffer(), pattern.length(), 0, NULL, errorCode));
488 utrans_openU(id.getBuffer(), id.length(), UTRANS_FORWARD, NULL, 0, NULL, errorCode));
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dudatpg.cpp158 return result.getBuffer();
177 return result.getBuffer();
194 return result.getBuffer();
211 return result.getBuffer();
268 return result.getBuffer();
H A Dutrans.cpp113 (*func->replace)(rep, start, limit, text.getBuffer(), text.length());
119 (*func->extract)(rep, start, limit, target.getBuffer(limit-start));
188 return utrans_openU(ID.getBuffer(), ID.length(), dir,
236 return ID.getBuffer();
336 return ID.getBuffer();
H A Dcoleitr.cpp278 const UChar *s = string_.getBuffer();
361 newIter = new FCDUTF16CollationIterator(*otherFCDIter, string_.getBuffer());
366 newIter = new UTF16CollationIterator(*otherIter, string_.getBuffer());
H A Dsearch.cpp158 m_search_->text = m_text_.getBuffer();
373 m_search_->text = m_text_.getBuffer();
391 m_search_->text = m_text_.getBuffer();
/macosx-10.10.1/ICU-531.30/icuSources/extra/uconv/
H A Duconv.cpp448 const UChar *u = s.getBuffer(), *limit = u + s.length();
466 return (int32_t)(u - s.getBuffer());
630 u_wmsg(stderr, "cantOpenInputF", str1.getBuffer(), str2.getBuffer());
768 unibuf = unibufp = u.getBuffer((int32_t)bufsz);
921 unibuf = unibufbp = u.getBuffer();
1078 res = u_wmsg(fp, "usage", mname.getBuffer(), upname.getBuffer());
1332 str1.getBuffer(), str2.getBuffer());
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/utfperf/
H A Dutfperf.cpp87 UPerfTest::getBuffer(inputLength, status);
95 const UChar *getBuffer() const { return buffer; } function in class:UtfPerformanceTest
124 input(testcase.getBuffer()), inputLength(testcase.getBufferLen()),
/macosx-10.10.1/ICU-531.30/icuSources/io/
H A Dustream.cpp47 const UChar *us = str.getBuffer();
/macosx-10.10.1/ICU-531.30/icuSources/samples/ustring/
H A Dustring.cpp464 one.getBuffer()==two.getBuffer());
468 one.getBuffer()==two.getBuffer());
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/strsrchperf/
H A Dstrsrchperf.cpp24 src = getBuffer(srcLen, status);
/macosx-10.10.1/ICU-531.30/icuSources/tools/ctestfw/unicode/
H A Duperf.h146 const UChar* getBuffer(int32_t& len,UErrorCode& status);
/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkData.h337 /*! @function getBuffer
343 virtual const void * getBuffer() const;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DArchive.h51 MemoryBuffer *getBuffer() const;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Object/
H A DBinary.cpp36 return Data->getBuffer();
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DBlackList.cpp44 SplitString(File.take()->getBuffer(), Lines, "\n\r");
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dicuuc40shim.cpp359 UChar *getBuffer(int32_t minCapacity) function
361 return icu::UnicodeString::getBuffer(minCapacity);
H A Dunisetspan.cpp230 const UChar *s16=string.getBuffer();
310 const UChar *s16=string.getBuffer();
657 const UChar *s16=string.getBuffer();
696 const UChar *s16=string.getBuffer();
821 const UChar *s16=string.getBuffer();
862 const UChar *s16=string.getBuffer();
1365 const UChar *s16=string.getBuffer();
1408 const UChar *s16=string.getBuffer();
H A Dunistr.cpp425 UChar *utf16 = result.getBuffer(capacity);
485 // fLength>0 and not an "open" src.getBuffer(minCapacity)
538 const UChar *array = getBuffer();
828 const UChar *array = getBuffer(); // not getArrayStart() to check kIsBogus & kOpenGetBuffer
843 getBuffer() + start, len,
892 getBuffer(), length16,
902 getBuffer(), length16,
924 // getBuffer() and u_strToUTF32WithSub() check for illegal arguments.
926 getBuffer(), length(),
1173 // do not modify a string that has an "open" getBuffer(minCapacit
1604 UnicodeString::getBuffer(int32_t minCapacity) { function in class:UnicodeString
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/iotest/
H A Dstream.cpp106 u_austrncpy(inStrC, inStr.getBuffer(), inStr.length());
111 u_austrncpy(inStrC, inStr.getBuffer(), inStr.length());
/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-mc/
H A DDisassembler.cpp163 StringRef Str = Buffer.getBuffer();
205 StringRef Str = Buffer.getBuffer();
/macosx-10.10.1/llvmCore-3425.0.34/utils/yaml-bench/
H A DYAMLBench.cpp183 yaml::dumpTokens(Buf->getBuffer(), outs());
187 yaml::Stream stream(Buf->getBuffer(), sm);

Completed in 261 milliseconds

123456