OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:driver
(Results
251 - 275
of
1788
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/icu4c/test/intltest/
dadrcoll.h
51
TestDataModule *
driver
;
member in class:DataDrivenCollatorTest
/external/iproute2/ip/
link_veth.c
2
* link_veth.c veth
driver
module
/external/kernel-headers/original/linux/
keychord.h
2
* Key chord input
driver
node.h
17
* - Documentation/
driver
-model/interface.txt
pci.h
130
struct pci_driver *
driver
; /* which
driver
has allocated this device */
member in struct:pci_dev
294
/** PCI Error Recovery System (PCI-ERS). If a PCI device
driver
provides
295
* a set fof callbacks in struct pci_error_handlers, then that device
driver
303
/* no result/none/not supported in device
driver
*/
306
/* Device
driver
can recover without slot reset */
309
/* Device
driver
wants slot to be reset. */
315
/* Device
driver
is fully recovered and operational */
335
/* Device
driver
may resume normal operations */
347
void (*remove) (struct pci_dev *dev); /* Device removed (NULL if not a hot-plug capable
driver
) */
354
struct device_
driver
driver
;
member in struct:pci_driver
[
all
...]
proc_fs.h
138
extern void proc_tty_register_driver(struct tty_driver *
driver
);
139
extern void proc_tty_unregister_driver(struct tty_driver *
driver
);
233
static inline void proc_tty_register_driver(struct tty_driver *
driver
) {};
234
static inline void proc_tty_unregister_driver(struct tty_driver *
driver
) {};
vt_buffer.h
7
* console
driver
and related code to access the screen buffer.
/external/libffi/testsuite/libffi.call/
call.exp
17
# libffi testsuite that uses the 'dg.exp'
driver
.
/external/libffi/testsuite/libffi.special/
special.exp
16
# libffi testsuite that uses the 'dg.exp'
driver
.
/external/qemu/
charpipe.h
23
/* create a buffering character
driver
for a given endpoint. The result will buffer
/external/qemu/distrib/sdl-1.2.12/src/audio/nas/
SDL_nasaudio.h
22
This
driver
was written by:
/external/qemu/distrib/sdl-1.2.12/src/timer/mint/
SDL_vbltimer_s.h
25
* TOS/MiNT timer
driver
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_ataridevmouse_c.h
25
MiNT /dev/mouse
driver
SDL_ikbdinterrupt_s.h
53
/* For joystick
driver
to know if this is usable */
/external/qemu/distrib/sdl-1.2.12/src/video/dummy/
SDL_nullevents.c
24
/* Being a null
driver
, there's no event stream. We just define stubs for
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
riva_regs.h
27
/* This information comes from the XFree86 NVidia hardware
driver
*/
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemwm_c.h
25
* GEM SDL video
driver
implementation
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/
SDL_ipodvideo.h
24
/* iPod SDL framebuffer
driver
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macwm_c.h
31
* Control() aren't supported in OS X's Carbonlib. Use the Quartz
driver
/external/qemu/hw/
power_supply.h
19
* stated. It's
driver
's job to convert its raw values to units in which
/external/quake/quake/src/QW/client/
d_zpoint.c
20
// d_zpoint.c: software
driver
module for drawing z-buffered points
vid_null.c
1
// vid_null.c -- null video
driver
to aid porting efforts
/external/quake/quake/src/WinQuake/
d_zpoint.cpp
20
// d_zpoint.c: software
driver
module for drawing z-buffered points
/external/v8/tools/
linux-tick-processor
33
$tools_path/tickprocessor-
driver
.js -- $@ 2>/dev/null
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
base.py
31
test infrastructure (the Port and
Driver
classes)."""
366
"""Starts a new test
Driver
and returns a handle to the object."""
537
"""Returns the full path to the test
driver
(DumpRenderTree)."""
594
class
Driver
:
598
"""Initialize a
Driver
to subsequently run tests.
604
png_path - an absolute path for the
driver
to write any image
607
options - any port-specific
driver
options."""
608
raise NotImplementedError('
Driver
.__init__')
614
the
driver
in an indeterminate state. The upper layers of the program
623
crash - a boolean indicating whether the
driver
crashed on the tes
[
all
...]
Completed in 65 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>