OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:device
(Results
476 - 500
of
4136
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/simulator/wrapsim/
SysPower.c
13
* Map filename to
device
index.
58
wsLog("Warning: access to unknown power
device
'%s'\n", pathName);
72
* Read data from the
device
.
121
* Open a power
device
.
/external/bluetooth/bluez/doc/
network-api.txt
16
Connect to the network
device
and return the network
24
The connection will be closed and network
device
33
Disconnect from the network
device
.
52
Indicates if the
device
is connected.
/external/bluetooth/bluez/src/
hcid.h
26
/* When all services should trust a remote
device
*/
31
* off: remote devices are not allowed to find or connect to this
device
34
* discoverable: remote devices are allowed to connect and find this
device
36
* bit on
device
class.
/external/e2fsprogs/lib/blkid/
devno.c
2
* devno.c - find a particular
device
by its
device
number (major/minor)
138
/* Directories where we will try to search for
device
numbers */
142
* This function finds the pathname to a block
device
with a given
143
*
device
number. It returns a pointer to allocated memory to the
205
"Resolve a
device
number to a
device
name\n",
212
fprintf(stderr, errmsg, "
device
number", argv[1]);
228
printf("Looking for
device
0x%04llx\n", (long long)devno);
/external/genext2fs/
genext2fs.8
27
you become the superuser to make
device
nodes.
121
then
device
nodes are created based on the contents of the file
123
Entries in the
device
table take the form of:
132
c Character special
device
file
133
b Block special
device
file
139
to
device
special files.
141
An example
device
file follows:
158
This
device
table creates the /dev directory, a character
device
/external/kernel-headers/original/asm-arm/arch/
omap24xx.h
5
* Please place only base defines here and put the rest in
device
/external/kernel-headers/original/asm-x86/
math_emu.h
10
following a
device
-not-present interrupt, part of it saved
/external/libnfc-nxp/src/
phFriNfc_MapTools.h
53
/* NFC
Device
Major and Minor Version numbers*/
56
Example : NFC
Device
version Number : 1.0 , specifies
69
/* NFC
Device
Major and Minor Version numbers*/
72
Example : NFC
Device
version Number : 1.0 , specifies
/external/netperf/
nettest_unix.h
28
int path_name_len; /* the length of the
device
name string. this */
44
int path_name_len; /* the length of the
device
name string. this */
73
int path_name_len; /* the length of the
device
name string. this */
87
int path_name_len; /* the length of the
device
name string. this */
90
char unix_path[32]; /* the path to the dlpi
device
*/
113
int path_name_len; /* the length of the
device
name string. this */
127
int path_name_len; /* the length of the
device
name string. this */
157
int path_name_len; /* the length of the
device
name string. this */
172
int path_name_len; /* the length of the
device
name string. this */
/external/oprofile/libutil/
op_deviceio.c
3
* Reading from a special
device
/external/qemu/
LICENSE
11
device
emulation sources are released under the BSD license.
/external/qemu/android/
cmdline-options.h
27
* Some options correspond to AVD (Android Virtual
Device
) configuration
80
CFG_PARAM( avd, "<name>", "use a specific android virtual
device
" )
105
OPT_PARAM( radio, "<
device
>", "redirect radio modem interface to character
device
" )
113
OPT_PARAM( dpi_device, "<dpi>", "specify
device
's resolution in dpi (default "
126
OPT_PARAM( gps, "<
device
>", "redirect NMEA GPS to character
device
" )
128
OPT_PARAM( shell_serial, "<
device
>", "specific character
device
for root shell" )
/external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_sysjoystick.h
30
Uint8 index; /*
Device
index */
60
/* Function to get the
device
-dependent name of a joystick */
70
/* Function to update the state of a joystick - called as a
device
poll.
73
* and update joystick
device
state.
/external/srec/config/en.us/
adb_pull_system_usr_srec_bothtags5.sh
1
# Run this from Ubuntu to copy files from
device
/external/stlport/
libstlport.mk
3
# Only use this on the
device
or emulator.
/external/yaffs2/yaffs2/direct/
yaffscfg2k.c
48
// NB Though /boot and /flash occupy the same physical
device
they
50
// using non-overlapping areas in the same
device
.
94
ramDev.nShortOpCaches = 0; // Disable caching on this
device
.
95
ramDev.genericDevice = (void *) 0; // Used to identify the
device
in fstat.
110
bootDev.genericDevice = (void *) 1; // Used to identify the
device
in fstat.
123
// 2kpage/64chunk per block/128MB
device
138
flashDev.genericDevice = (void *) 2; // Used to identify the
device
in fstat.
149
// 2kpage/64chunk per block/128MB
device
160
ram2kDev.genericDevice = (void *) 3; // Used to identify the
device
in fstat.
/frameworks/base/core/java/android/app/
PendingIntent.aidl
0
/* //
device
/java/android/android/content/Intent.aidl
/frameworks/base/core/java/android/content/
Intent.aidl
0
/* //
device
/java/android/android/content/Intent.aidl
/frameworks/base/core/java/android/hardware/
SensorListener.java
42
* <p>The Z axis points toward the sky when the
device
is lying on its back
45
*
device
's screen orientation changes. To access the unswapped values,
68
* <p>values[0]: force applied by the
device
on the x-axis
69
* <p>values[1]: force applied by the
device
on the y-axis
70
* <p>values[2]: force applied by the
device
on the z-axis
73
* <li>When the
device
is pushed on its left side toward the right, the
74
* x acceleration value is negative (the
device
applies a reaction force
77
* <li>When the
device
lies flat on a table, the acceleration value is
79
* which correspond to the force the
device
applies on the table in reaction
/frameworks/base/core/java/android/os/
Bundle.aidl
0
/* //
device
/java/android/android/os/Bundle.aidl
Message.aidl
0
/* //
device
/java/android/android/content/Intent.aidl
Messenger.aidl
0
/* //
device
/java/android/android/content/Intent.aidl
ParcelFileDescriptor.aidl
0
/* //
device
/java/android/android/os/ParcelFileDescriptor.aidl
ResultReceiver.aidl
0
/* //
device
/java/android/android/os/ParcelFileDescriptor.aidl
/frameworks/base/core/java/android/view/
InputChannel.aidl
0
/* //
device
/java/android/android/view/InputChannel.aidl
Completed in 414 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>