Searched refs:device (Results 1 – 19 of 19) sorted by relevance
/bionic/libc/tools/ |
D | ndk_missing_symbols.py | 36 device = (symbols.GetFromElf(os.path.join(tmp_dir, 'libc.so')) | 40 missing_symbols = current - device
|
/bionic/libc/kernel/uapi/linux/ |
D | edd.h | 93 __u8 device; member 100 __u8 device; member 135 __u8 device; member 150 __u8 device; member
|
D | x25.h | 54 char device[200 - sizeof(unsigned long)]; member 67 char device[200]; member
|
D | netrom.h | 34 char device[16]; member
|
D | rose.h | 71 char device[16]; member
|
D | ptp_clock.h | 60 struct ptp_clock_time device; member
|
D | blktrace_api.h | 98 __u32 device; member
|
D | telephony.h | 35 device, enumerator
|
D | soundcard.h | 265 short device; member 271 int device; member 300 int device; member 674 …_MIDIOUT(device,byte) { _SEQ_NEEDBUF(4); _seqbuf[_seqbufptr] = SEQ_MIDIPUTC; _seqbuf[_seqbufptr + … argument
|
D | fd.h | 51 unsigned int device, head, track; member
|
D | media.h | 102 __u32 device; member
|
/bionic/tests/ |
D | utils.h | 58 dev_t device; member 96 record.device = makedev(dev_major, dev_minor); in parse_maps()
|
D | Android.bp | 322 // Tests for the device using bionic's .so. Run with: 510 // Tests for the device linked against bionic's static library. Run with:
|
/bionic/libc/kernel/uapi/sound/ |
D | asound.h | 75 unsigned int device; member 246 unsigned int device; member 483 unsigned int device; member 540 int device; member 695 unsigned int device; member
|
/bionic/benchmarks/ |
D | Android.bp | 51 // Build benchmarks for the device (with bionic's .so). Run with:
|
/bionic/libc/malloc_debug/ |
D | README_marshmallow_and_earlier.md | 17 run as root on the device. 52 might cause timeouts when trying to start a device.
|
D | README.md | 15 ability to run as root on the device. 401 inner layer of quoting is sent to the device, to make 'backtrace guards'
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 268 it is not present in that exact location on the device. 272 cannot be found on the device. 286 device. There are broken third-party toolchains/build systems that use 291 libraries as the location may change from device to device.
|
D | README.md | 190 required for the device. Tests, additional developer tools, and various other 273 ### Coverage from device tests 283 `acov` will pull all coverage information from the device, push it to the right
|