Searched refs:driver (Results 76 - 100 of 143) sorted by relevance

123456

/macosx-10.10/iodbc-42.5/iodbc/iodbcadm/gtk/
H A Ddriversetup.c6 * The iODBC driver manager.
142 parse_attribute_line (TDRIVERSETUP *driversetup_t, LPCSTR driver, argument
145 if (driver)
147 gtk_entry_set_text (GTK_ENTRY (driversetup_t->name_entry), driver);
192 filesel = gtk_file_selection_new ("Choose your driver library ...");
484 create_driversetup (HWND hwnd, LPCSTR driver, LPCSTR attrs, BOOL add, BOOL user) argument
571 l_name = gtk_label_new ("Description of the driver : ");
825 parse_attribute_line (&driversetup_t, driver, attrs, add);
H A Ddsnchooser.c6 * The iODBC driver manager.
305 char diz[1024], driver[1024]; local
341 SQLGetPrivateProfileString ("ODBC Data Sources", curr, "", driver,
342 sizeof (driver), NULL);
346 driver, sizeof (driver), NULL);
350 if (STRLEN (curr) && STRLEN (driver))
354 data[2] = driver;
507 /* Try first to get the driver name */
719 /* Try first to get the driver nam
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp574 void IOService::joinPMtree( IOService * driver )
580 platform->PMRegisterDevice(this, driver);
599 // Immediately stop driver callouts. Schedule an async stop request to detach
619 // Inhibit future driver calls.
622 // Wait for all prior driver calls to finish.
653 // remove driver from prevent system sleep lists
708 // controlling driver.
710 // Usually, the controlling driver and the policy-maker functionality
969 // If we have a controlling driver, find out, given our newly-informed
1050 // A driver ha
1359 IOService * driver; local
3900 IOService * driver; local
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A DMakefile148 echo Creating $(SERVERBIN)/driver...
149 $(INSTALL_DIR) -m 755 $(SERVERBIN)/driver
297 -$(RMDIR) $(SERVERBIN)/driver
415 # Make the driver daemon, "cups-driverd".
/macosx-10.10/system_cmds-643.1.1/iostat.tproj/
H A Diostat.c147 io_registry_entry_t driver; member in struct:drivestats
547 status = IORegistryEntryCreateCFProperties(drivestat[i].driver,
946 drivestat[num_devices].driver = parent;
/macosx-10.10/cups-408/cups/packaging/
H A Dcups.spec.in220 %dir /usr/lib/cups/driver
371 /usr/share/doc/cups/help/postscript-driver.html
373 /usr/share/doc/cups/help/raster-driver.html
H A Dcups.list.in296 d 0755 root sys $SERVERBIN/driver -
567 f 0444 root sys $DOCDIR/help/postscript-driver.html doc/help/postscript-driver.html
569 f 0444 root sys $DOCDIR/help/raster-driver.html doc/help/raster-driver.html
/macosx-10.10/vim-55/runtime/syntax/
H A Dexim.vim39 syn keyword eximKeyword body_only debug_print delivery_date_add driver envelope_to_add headers_add headers_only headers_remove headers_rewrite message_size_limit return_path return_path_add shadow_condition shadow_transport transport_filter
57 syn keyword eximKeyword condition debug_print domains driver errors_to fail_verify fail_verify_recipient fail_verify_sender fallback_hosts group headers_add headers_remove initgroups local_parts more require_files senders transport unseen user verify verify_only verify_recipient verify_sender
89 syn keyword eximKeyword driver public_name server_set_id server_mail_auth_condition
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/
H A Dyapp44 Create a standalone module in which the driver is included.
145 -s Create a standalone module in which the driver is included
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplayWrangler.cpp102 // The policy-maker in the display driver calls here when initializing.
106 void IODisplayConnect::joinPMtree ( IOService * driver )
108 getProvider()->addPowerChild(driver);
399 This driver calls the drivers for each display and has them move their display
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.h275 time the driver's <code>pollInputPackets</code> is invoked. A zero value
282 the driver's <code>pollInputPackets</code> in nanoseconds.
309 controller. This controller driver will be responsible for arbitrating
408 void drainOutputQueue(ifnet_t ifp, IONetworkController * driver);
411 void actionInputCtl(IONetworkController * driver,
493 queue managed by the interface object, which the driver can use to postpone
507 @param param A parameter provided by the driver. Not used.
540 releases them back to the free mbuf pool. It is unusual for a driver to
548 @discussion This method can be used by the driver to send an event to the
1018 assigned. The calling context is not synchronized against the driver'
[all...]
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIODisplay.h121 virtual void joinPMtree ( IOService * driver );
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm88 confuse the driver with the I<error> token. Use a symbolic token instead.
355 as the parsing driver never use it but to call semantic actions:
369 value: for the driver, this is the error token used for error
469 the C<-s> switch with yapp: this will automagically copy the driver
510 notice in the embedded driver should be left untouched.
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dstrcase.cpp461 LocalPointer<TestDataModule> driver(TestDataModule::getTestDataModule("casing", *this, status));
469 LocalPointer<TestData> casingTest(driver->createTestData(dataNames[whichCase], status));
/macosx-10.10/vim-55/runtime/
H A Dtermcap78 ag|acorn_generic|Acorn Generic VDU driver:\
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dgetflags.c100 #include <driver.h>
H A Ddriver.c81 ** driver.c
89 ** Main "driver" module - Invokes each major compiler component.
98 #include <driver.h>
H A Derrors.c101 #include <driver.h>
/macosx-10.10/llvmCore-3425.0.34/
H A DMakefile70 DIRS := tools/clang/tools/driver tools/clang/lib/Headers \
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_parser_changelog.rb281 * lib/rdoc/ri/driver.rb: Fixed ri page display for files with
301 item('lib/rdoc/ri/driver.rb', para('Fixed ri page display for ' +
/macosx-10.10/uucp-11/uucp/
H A Dsysdep.h44 #error Terminal driver define not set or duplicated
165 /* Get definitions for the terminal driver. */
/macosx-10.10/pdisk-9/
H A Ddump.c273 int driver; local
282 driver = entry->contains_driver? '*': ' ';
303 printf("%c%-*.32s ", driver, name_length, buf);
533 printf("%u driver%s-\n", zp->sbDrvrCount,
765 printf(" driver count: %d\n", zp->sbDrvrCount);
771 printf(" driver %3u block: %d\n", i+1, m[i].ddBlock);
773 printf(" driver type: 0x%x\n", m[i].ddType);
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Ddarwin_usb.c1225 CFTypeRef driver; local
1235 driver = IORegistryEntryCreateCFProperty (usbInterface, kIOBundleIdentifierKey, kCFAllocatorDefault, 0);
1238 if (driver) {
1239 CFRelease (driver);
1244 /* no driver */
/macosx-10.10/cups-408/cups/ppdc/
H A DMakefile33 ppdc-driver.o \
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesm.h142 // user supplied driver for a menu; you may derive from this class and
261 virtual int driver (int c) ;

Completed in 206 milliseconds

123456