Searched refs:Write (Results 1 - 25 of 120) sorted by last modified time

12345

/macosx-10.10.1/xnu-2782.1.97/makedefs/
H A DMakeInc.cmd138 # replacecontents - Write contents to a file and update modtime *only* if
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-death-test.cc438 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1618 // ChDir(), FReopen(), FDOpen(), Read(), Write(), Close(), and
1639 inline int Write(int fd, const void* buf, unsigned int count) { function in namespace:testing::internal::posix
/macosx-10.10.1/llvmCore-3425.0.34/unittests/Support/
H A DEndianTest.cpp35 TEST(Endian, Write) {
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCDwarf.cpp331 void MCDwarfLineAddr::Write(MCObjectWriter *OW, int64_t LineDelta, function in class:MCDwarfLineAddr
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DLint.cpp62 static unsigned Write = 2; member in namespace:__anon9890::MemRef
252 Ty, MemRef::Read | MemRef::Write);
279 MemRef::Write);
303 MemRef::Write);
314 MemRef::Write);
324 0, 0, MemRef::Read | MemRef::Write);
328 0, 0, MemRef::Write);
334 0, 0, MemRef::Read | MemRef::Write);
342 0, 0, MemRef::Read | MemRef::Write);
390 if (Flags & MemRef::Write) {
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCDwarf.h225 static void Write(MCObjectWriter *OW,
/macosx-10.10.1/IOUSBMassStorageClass-370.0.4/
H A DUSBMassStorageClassBulkOnly.cpp267 status = GetBulkOutPipe()->Write( boRequestBlock->boPhaseDesc,
330 status = GetBulkOutPipe()->Write(
/macosx-10.10.1/cups-408/cups/everywhere/
H A Dbonjour-tests.bat110 :: Write the standard XML plist header...
/macosx-10.10.1/Security-57031.1.35/SecurityTests/testKeychainAPI/testKeychainAPI/
H A DKCOperation.cpp67 aParam->Write(inFile);
89 aParam->Write(inFile);
H A DKCParamUtility.h41 virtual void Write(FILE *inFile)=0;
71 virtual void Write(FILE *inFile) function in class:TParam
506 aTag.Write(inFile);
510 aData.Write(inFile);
550 aCount.Write(inFile);
556 aAttr.Write(inFile);
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp300 Log("AppleUSBCDCECMData: USBLogData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
532 // me->fOutPipe->Write(pipeOutBuff->pipeOutMDP, &pipeOutBuff->writeCompletionInfo);
533 me->fOutPipe->Write(pipeOutBuff->pipeOutMDP, 2000, 5000, 0, &pipeOutBuff->writeCompletionInfo);
2313 ior = fOutPipe->Write(fPipeOutBuff[indx].pipeOutMDP, 2000, 5000, rTotal, &fPipeOutBuff[indx].writeCompletionInfo);
2316 XTRACE(this, 0, ior, "USBTransmitPacket - Write failed");
2321 ior = fOutPipe->Write(fPipeOutBuff[indx].pipeOutMDP, 2000, 5000, rTotal, &fPipeOutBuff[indx].writeCompletionInfo);
2324 XTRACE(this, 0, ior, "USBTransmitPacket - Write really failed");
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Classes/
H A DAppleUSBCDCEEM.cpp210 Log("AppleUSBCDCEEM: USBLogData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count);
453 me->fOutPipe->Write(pipeBuf->pipeOutMDP, &pipeBuf->writeCompletionInfo);
1875 ior = fOutPipe->Write(fPipeOutBuff[indx].pipeOutMDP, &fPipeOutBuff[indx].writeCompletionInfo);
1878 XTRACE(this, 0, ior, "USBTransmitPacket - Write failed");
1882 ior = fOutPipe->Write(fPipeOutBuff[indx].pipeOutMDP, &fPipeOutBuff[indx].writeCompletionInfo);
1885 XTRACE(this, 0, ior, "USBTransmitPacket - Write really failed");
1983 ior = fOutPipe->Write(fPipeOutBuff[indx].pipeOutMDP, &fPipeOutBuff[indx].writeCompletionInfo);
1986 XTRACE(this, 0, ior, "USBSendCommand - Write failed");
1990 ior = fOutPipe->Write(fPipeOutBuff[indx].pipeOutMDP, &fPipeOutBuff[indx].writeCompletionInfo);
1993 XTRACE(this, 0, ior, "USBSendCommand - Write reall
[all...]
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp259 Log( "AppleUSBCDCACMData: USBLogData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
342 Log( "AppleUSBCDCACMData: dumpData - Write, address = %8p, size = %8d\n", (void *)buf, (UInt)Count );
968 me->fPort.OutPipe->Write(buffs->pipeMDP, &buffs->completionInfo);
3592 ior = fPort.OutPipe->Write(fPort.outPool[indx].pipeMDP, &fPort.outPool[indx].completionInfo);
3595 XTRACE(this, 0, ior, "startTransmission - Write failed");
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dmk-ca-bundle.vbs70 ' Write received data to file if enabled
73 myFh.Write myCdData
107 myFh.Write "##" & vbLf
108 myFh.Write "## " & myCaFile & " -- Bundle of CA Root Certificates" & vbLf
109 myFh.Write "##" & vbLf
110 myFh.Write "## Converted at: " & Now & vbLf
111 myFh.Write "##" & vbLf
112 myFh.Write "## This is a bundle of X.509 certificates of public Certificate Authorities" & vbLf
113 myFh.Write "## (CA). These were automatically extracted from Mozilla's root certificates" & vbLf
114 myFh.Write "## fil
[all...]
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dgenerate_vax_transfer.com71 $! Write out the header
H A Dmake_pcsi_curl_kit_name.com178 $! Write out a logical name for the resulting base kit name.
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGByteCodeParser.cpp2673 ArrayMode arrayMode = getArrayModeConsideringSlowPath(currentInstruction[4].u.arrayProfile, Array::Write);
H A DDFGArrayMode.cpp50 if (action == Array::Write && !profile->mayInterceptIndexedAccesses(locker))
55 if (action == Array::Write)
60 if (action == Array::Write && !profile->mayInterceptIndexedAccesses(locker))
/macosx-10.10.1/WebKit2-7600.1.25/Shared/linux/SeccompFilters/
H A DOpenSyscall.cpp144 permission = static_cast<SyscallPolicy::Permission>(permission | SyscallPolicy::Write);
150 permission = static_cast<SyscallPolicy::Permission>(permission | SyscallPolicy::Write);
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/bin/
H A Djson_xs59 Write the file in the given format to STDOUT.
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebElementPropertyBag.cpp199 HRESULT STDMETHODCALLTYPE WebElementPropertyBag::Write(LPCOLESTR pszPropName, VARIANT* pVar) function in class:WebElementPropertyBag
H A DCFDictionaryPropertyBag.cpp176 HRESULT STDMETHODCALLTYPE CFDictionaryPropertyBag::Write(LPCOLESTR pszPropName, VARIANT* pVar) function in class:CFDictionaryPropertyBag
H A DCFDictionaryPropertyBag.h54 virtual HRESULT STDMETHODCALLTYPE Write(LPCOLESTR pszPropName, VARIANT*);
H A DMemoryStream.cpp113 HRESULT STDMETHODCALLTYPE MemoryStream::Write( function in class:MemoryStream
197 HRESULT hr = pstm->Write(m_buffer->data()+m_pos, read, &written);

Completed in 544 milliseconds

12345