Searched refs:Open (Results 1 - 25 of 142) sorted by last modified time

123456

/macosx-10.9.5/cups-372.4/cups/backend/
H A Dusb-darwin.c191 kern_return_t (*Open)(struct classdriver_s **printer, UInt32 location, UInt8 protocol); member in struct:classdriver_s
1526 * 'registry_open()' - Open a connection to the printer.
1540 kr = (*g.classdriver)->Open(g.classdriver, g.location, kUSBPrintingProtocolBidirectional);
1543 kr = (*g.classdriver)->Open(g.classdriver, g.location, kUSBPrintingProtocolUnidirectional);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86CompilationCallback_Win64.asm5 ;; This file is distributed under the University of Illinois Open Source
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/bitreader/
H A Dllvm_bitreader.ml5 * This file is distributed under the University of Illinois Open Source
H A Dllvm_bitreader.mli5 * This file is distributed under the University of Illinois Open Source
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/bitwriter/
H A Dllvm_bitwriter.ml5 * This file is distributed under the University of Illinois Open Source
H A Dllvm_bitwriter.mli5 * This file is distributed under the University of Illinois Open Source
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/executionengine/
H A Dllvm_executionengine.ml5 * This file is distributed under the University of Illinois Open Source
H A Dllvm_executionengine.mli5 * This file is distributed under the University of Illinois Open Source
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.ml5 * This file is distributed under the University of Illinois Open Source
H A Dllvm.mli5 * This file is distributed under the University of Illinois Open Source
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DSocketStreamHandleCFNet.cpp476 m_state = Open;
484 ASSERT(m_state == Open);
544 m_state = Open;
552 ASSERT(m_state == Open);
/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/
H A DSocketStreamHandleBlackBerry.cpp68 // Open the socket
111 m_state = Open;
/macosx-10.9.5/WebCore-7537.78.1/platform/leveldb/
H A DLevelDBDatabase.cpp129 return leveldb::DB::Open(options, path.utf8().data(), db);
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DSocketStreamHandleQt.cpp106 m_streamHandle->m_state = SocketStreamHandleBase::Open;
199 m_state = Open;
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/ADO/
H A DMS_Jet.pm83 $conn->Open($dsn, $user, $pass);
90 $conn->Open($dsn, $user, $pass);
96 $conn->Open($dsn, $user, $pass);
103 $conn->Open($dsn, $user, $pass);
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/ODBC/
H A DACCESS.pm57 $conn->Open($dsn, $user, $pass);
/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
H A DUUID.pm55 the Open Software Foundation's (OSF) Distributed Computing Environment.
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm377 Open the file to which the data will be saved.
/macosx-10.9.5/CPANInternal-140/Mail-Sender-0.8.22/
H A DSender.pm614 have to use C<$Sender->Open> or C<$Sender->OpenMultipart> to start
617 The parameters are used in subsequent calls to C<$Sender->Open> and
729 call to Open(), OpenMultipart(), MailMsg() or MailFile().
877 The connection will be closed if you call the Close() method with a true value or if you call Open,
880 or only to the first Open, OpenMultipart, MailMsg or MailFile!
898 If you want to specify a message id you can also use the "messageid" parameter for the Open, OpenMultipart,
1209 =head2 Open
1211 Open([from [, replyto [, to [, smtp [, subject [, headers]]]]]])
1212 Open({[from => "somebody@somewhere.com"] , [to => "else@nowhere.com"] [...]})
1231 sub Open { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Perl4-CoreLibs-0.003/lib/Perl4/
H A DCoreLibs.pm148 Open a subprocess for both reading and writing.
153 Open a subprocess for reading, writing, and error handling.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/
H A Dcustomschema.pl51 <Open xsi:type="xsd:decimal">87.43</Open>
71 <Open xsi:type="xsd:boolean">false</Open>
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/examples/
H A Dcustomschema.pl51 <Open xsi:type="xsd:decimal">87.43</Open>
71 <Open xsi:type="xsd:boolean">false</Open>
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DSocketStreamHandleSoup.cpp131 m_state = Open;
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dtkfbox.tcl956 set data(-title) "[mc "Open"]"
1317 # Restore the Open/Save Button if this is a File Dialog
1320 ::tk::SetAmpText $data(okBtn) [mc "&Open"]
1511 ::tk::SetAmpText $data(okBtn) [mc "&Open"]
1730 ::tk::SetAmpText $data(okBtn) [mc "&Open"]
1737 ::tk::SetAmpText $data(okBtn) [mc "&Open"]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn.tex60 \begin{flushright}Open Source. Open Academia. Open Minds.

Completed in 412 milliseconds

123456