HomeSort by relevance Sort by last modified time
    Searched full:serial (Results 176 - 200 of 2408) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_core.h 66 uint32_t serial; member in struct:rbug_proto_ping_reply
72 uint32_t serial; member in struct:rbug_proto_error_reply
87 uint32_t serial,
91 uint32_t serial,
  /external/open-vcdiff/m4/
ltversion.m4 12 # serial 3017 ltversion.m4
  /external/openfst/m4/
ltversion.m4 12 # serial 3337 ltversion.m4
  /external/protobuf/m4/
ltversion.m4 12 # serial 2976 ltversion.m4
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltversion.m4 13 # serial 3012 ltversion.m4
  /ndk/sources/host-tools/make-3.81/config/
xsize.m4 1 # xsize.m4 serial 2
  /ndk/sources/host-tools/sed-4.2.1/m4/
codeset.m4 1 # codeset.m4 serial 4 (gettext-0.18)
dirname.m4 0 #serial 7 -*- autoconf -*-
getdelim.m4 1 # getdelim.m4 serial 5
getpagesize.m4 1 # getpagesize.m4 serial 7
mbsinit.m4 1 # mbsinit.m4 serial 3
strverscmp.m4 1 # strverscmp.m4 serial 7
tempname.m4 0 #serial 3
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mlsl.h 16 * @brief Motion Library - Serial Layer.
20 * The communication interface is assumed to support serial
34 * constrained processor and master serial controllers.
36 * mlsl.h header file and master serial controllers.
55 * inv_serial_open() - used to open the serial port.
57 * @sl_handle a pointer to the file handle to the serial device to be open
71 * inv_serial_close() - used to close the serial port.
72 * @sl_handle a file handle to the serial device used for the communication.
94 * @sl_handle pointer to the serial device used for the communication.
111 * @sl_handle a file handle to the serial device used for the communication
    [all...]
  /hardware/invensense/60xx/mlsdk/platform/include/
mlsl.h 24 * @brief Motion Library - Serial Layer.
28 * The communication interface is assumed to support serial
42 * constrained processor and master serial controllers.
44 * mlsl.h header file and master serial controllers.
70 * inv_serial_open() - used to open the serial port.
72 * @sl_handle a pointer to the file handle to the serial device to be open
86 * inv_serial_close() - used to close the serial port.
87 * @sl_handle a file handle to the serial device used for the communication.
109 * @sl_handle pointer to the serial device used for the communication.
126 * @sl_handle a file handle to the serial device used for the communication
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlsl.h 16 * @brief Motion Library - Serial Layer.
20 * The communication interface is assumed to support serial
34 * constrained processor and master serial controllers.
36 * mlsl.h header file and master serial controllers.
55 * inv_serial_open() - used to open the serial port.
57 * @sl_handle a pointer to the file handle to the serial device to be open
71 * inv_serial_close() - used to close the serial port.
72 * @sl_handle a file handle to the serial device used for the communication.
94 * @sl_handle pointer to the serial device used for the communication.
111 * @sl_handle a file handle to the serial device used for the communication
    [all...]
  /dalvik/hit/src/com/android/hit/
StackFrame.java 33 int serial, int line) {
38 mSerialNumber = serial;
StackTrace.java 37 public StackTrace(int serial, int thread, StackFrame[] frames) {
38 mSerialNumber = serial;
  /device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.h 29 const char *serial; member in class:AndroidAccessory
59 const char *serial);
  /external/chromium_org/net/data/ssl/scripts/
aia-test.cnf 15 serial = $dir/${ENV::CA_NAME}-serial
client-certs.cnf 12 serial = $dir/${ENV::ID}-serial
policy.cnf 14 serial = $dir/${ENV::CA_NAME}-serial
  /frameworks/base/core/java/android/hardware/usb/
UsbAccessory.java 33 * The accessory may optionally provide a unique serial number
76 String version, String uri, String serial) {
82 mSerial = serial;
146 * Returns the unique serial number for the accessory.
147 * This is an optional serial number that can be used to differentiate
150 * @return the unique serial number
203 String serial = in.readString();
204 return new UsbAccessory(manufacturer, model, description, version, uri, serial);
  /frameworks/base/media/java/android/mtp/
MtpDeviceInfo.java 63 * Returns the unique serial number for the MTP device
65 * @return the serial number
  /frameworks/base/tests/SerialChat/
AndroidManifest.xml 22 <application android:label="Serial Chat">
23 <activity android:name="SerialChat" android:label="Serial Chat">

Completed in 1207 milliseconds

1 2 3 4 5 6 78 91011>>