/hardware/invensense/mlsdk/mllite/ |
D | dmpconfig.txt | 1 major version = 1 2 minor version = 0
|
/hardware/ti/omap4xxx/domx/Ducati_binary/ |
D | ReadMe | 1 Corresponding gollum version in this binary : 05be6962a64d7dc351a49510ad8b0cab937d0c10 (increase th… 2 Corresponding ducati version in this binary : b70ffd4cc728fb22ccc34adb0ad46b6648cb09dc (Adding TI N…
|
/hardware/libhardware/tests/nusensors/ |
D | nusensors.cpp | 92 list[i].version, in main() 133 if (data.version != sizeof(sensors_event_t)) { in main() 135 data.version, sizeof(sensors_event_t)); in main()
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc_priv.h | 90 version = sizeof(native_handle); in private_handle_t() 100 if (!h || h->version != sizeof(native_handle) || in validate()
|
/hardware/msm7k/libgralloc/ |
D | gralloc_priv.h | 98 version = sizeof(native_handle); in private_handle_t() 108 if (!h || h->version != sizeof(native_handle) || in validate()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bcmevent.h | 52 uint16 version; 66 uint16 version; 260 uint16 version;
|
D | wpa.h | 59 } BWL_POST_PACKED_STRUCT version; 71 } BWL_POST_PACKED_STRUCT version;
|
D | bcmeth.h | 67 uint8 version;
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/ |
D | bcmevent.h | 52 uint16 version; 66 uint16 version; 260 uint16 version;
|
D | wpa.h | 59 } BWL_POST_PACKED_STRUCT version; 71 } BWL_POST_PACKED_STRUCT version;
|
D | bcmeth.h | 67 uint8 version;
|
/hardware/msm7k/libgralloc-qsd8k/ |
D | gralloc_priv.h | 132 version = sizeof(native_handle); in private_handle_t() 146 if (!h || h->version != sizeof(native_handle) || in validate()
|
/hardware/libhardware/include/hardware/ |
D | sensors.h | 330 int32_t version; member 407 int version; member
|
D | hardware.h | 175 uint32_t version; member
|
/hardware/ti/wpan/ |
D | README | 9 fmradio_omap3 - Derived from fmradio (older version) on OMAP3 platforms 14 used with kernel version 2.6.32 and below drivers)
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/ |
D | wlioctl.h | 81 uint32 version; member 116 uint32 version; member 209 uint32 version; member 220 uint32 version; member 255 uint32 version; member 265 uint32 version; member 1340 uint16 version; member 1364 uint16 version; member 1488 uint16 version; member 1702 uint16 version; member [all …]
|
D | dhdioctl.h | 87 uint version; /* To allow structure change tracking */ member
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 81 uint32 version; member 116 uint32 version; member 209 uint32 version; member 220 uint32 version; member 255 uint32 version; member 265 uint32 version; member 1340 uint16 version; member 1364 uint16 version; member 1488 uint16 version; member 1702 uint16 version; member [all …]
|
D | dhdioctl.h | 87 uint version; /* To allow structure change tracking */ member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 87 rpc_uint32 toolvers; /* Tool version */ 125 version LOC_APIVERS_0001 { 158 version LOC_APIVERS_0002 {
|
/hardware/ril/mock-ril/src/cpp/ |
D | msgheader.pb.h | 12 #error This file was generated by a newer version of protoc which is 17 #error This file was generated by an older version of protoc which is 19 #error regenerate this file with a newer version of protoc.
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | COPYING | 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 55 that what they have is not the original version, so that the original 63 any patent license obtained for a version of the library must be 107 that program using a modified version of the Library. 214 that they refer to the ordinary GNU General Public License, version 2, 215 instead of to this License. (If a newer version than version 2 of the 217 that version instead if you wish.) Do not make any other change in 302 will operate properly with a modified version of the library, if [all …]
|
/hardware/qcom/gps/loc_api/libloc_api/ |
D | gps.c | 46 dev->common.version = 0; in open_gps()
|
/hardware/libhardware/modules/nfc/ |
D | nfc_hw_example.c | 37 dev->common.version = 0; in nfc_open()
|
/hardware/ril/libril/ |
D | ril.cpp | 618 if (s_callbacks.version < 3) { // Remove when partners upgrade to version 3 in dispatchDial() 748 size = (s_callbacks.version < 6) ? sizeof(simIO.v5) : sizeof(simIO.v6); in dispatchSIM_IO() 1233 if (s_callbacks.version < 4 && numParams > numParamsRilV3) { in dispatchDataCall() 1409 static int responseStringsWithVersion(int version, Parcel &p, void *response, size_t responselen) { in responseStringsWithVersion() argument 1410 p.writeInt32(version); in responseStringsWithVersion() 1505 … if ((s_callbacks.version < 3) || (p_cur->uusInfo == NULL || p_cur->uusInfo->uusData == NULL)) { in responseCallList() 1606 p.writeInt32(s_callbacks.version); in responseDataCallList() 1608 if (s_callbacks.version < 5) { in responseDataCallList() 1657 if (s_callbacks.version < 5) { in responseSetupDataCall() 1658 return responseStringsWithVersion(s_callbacks.version, p, response, responselen); in responseSetupDataCall() [all …]
|