Searched refs:type (Results 1 - 25 of 240) sorted by relevance

12345678910

/hardware/qcom/camera/hdr/include/
H A Dmorpho_api.h18 #define MORPHO_API(type) __declspec(dllexport) extern type
20 #define MORPHO_API(type) extern type
/hardware/qcom/gps/utils/
H A Dloc_log.h50 #define CHECK_MASK(type, value, mask_var, mask) \
51 ((mask_var & mask) ? (type) value : (type) (-1))
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
H A DmlmeBuilder.h74 dot11MgmtSubType_e type,
80 dot11MgmtSubType_e type,
/hardware/invensense/libsensors_iio/software/core/mpl/
H A Dquat_accuracy_monitor.h37 void set_accuracy_threshold(enum accuracy_signal_type_e type, double threshold);
38 double get_accuracy_threshold(enum accuracy_signal_type_e type);
39 void set_accuracy_weight(enum accuracy_signal_type_e type, int weight);
40 int get_accuracy_weight(enum accuracy_signal_type_e type);
42 int8_t get_accuracy_accuracy(enum accuracy_signal_type_e type);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_log.h47 const char* loc_get_agps_type_name(AGpsType type);
48 const char* loc_get_ni_type_name(GpsNiType type);
54 const char* loc_get_server_type_name(LocServerType type);
/hardware/qcom/camera/QCamera/stack/common/
H A Dcam_list.h38 #define member_of(ptr, type, member) ({ \
39 const typeof(((type *)0)->member) *__mptr = (ptr); \
40 (type *)((char *)__mptr - offsetof(type,member));})
/hardware/libhardware/include/hardware/
H A Dbt_sock.h47 bt_status_t (*listen)(btsock_type_t type, const char* service_name, const uint8_t* service_uuid, int channel, int* sock_fd, int flags);
52 bt_status_t (*connect)(const bt_bdaddr_t *bd_addr, btsock_type_t type, const uint8_t* uuid, int channel, int* sock_fd, int flags);
H A Dbt_hf.h93 * type will denote Speaker/Mic gain (BtHfVolumeControl).
95 typedef void (* bthf_volume_cmd_callback)(bthf_volume_type_t type, int volume);
171 /** Service type */
237 bt_status_t (*volume_control) (bthf_volume_type_t type, int volume);
266 bthf_call_addrtype_t type);
273 * 3. number & type: valid only for incoming & waiting call
276 const char *number, bthf_call_addrtype_t type);
/hardware/qcom/bt/libbt-vendor/include/
H A Duserial_vendor.h45 /*transport type can be SMD/UART*/
46 bt_hci_transport_enum_type type; member in struct:__anon340
/hardware/samsung_slsi/exynos5/libexynosutils/
H A DExynosMutex.cpp58 bool ExynosMutex::create(int type, char* name) argument
69 switch (type) {
77 ALOGE("%s::unmatched type(%d) fail", __func__, type);
87 m_type = type;
185 int type,
190 if (mutex->create(type, name) == false) {
184 exynos_mutex_create( int type, char *name) argument
H A DExynosMutex.h56 bool create(int type, char* name);
73 //! Get Mutex type
114 int type,
/hardware/samsung_slsi/exynos5/libcamera2/
H A DMetadataConverter.h53 status_t CheckEntryTypeMismatch(camera_metadata_entry_t * entry, uint8_t type);
54 status_t CheckEntryTypeMismatch(camera_metadata_entry_t * entry, uint8_t type, size_t count);
/hardware/ti/omap3/dspbridge/inc/
H A Dmemry.h72 * type: Type of memory to allocate; one of:
82 extern PVOID MEMRY_Alloc(ULONG cBytes, MEM_POOLATTRS type);
107 * type: Type of memory to allocate; one of:
117 extern PVOID WINAPI MEMRY_Calloc(ULONG cBytes, MEM_POOLATTRS type);
H A Dmem.h85 * type: Type of memory to allocate; one of:
90 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
99 extern PVOID MEM_Alloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
101 #define MEM_Alloc(size, type) malloc (size)
155 * type: Type of memory to allocate; one of:
160 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
168 extern PVOID MEM_Calloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dmemry.h72 * type: Type of memory to allocate; one of:
82 extern PVOID MEMRY_Alloc(ULONG cBytes, MEM_POOLATTRS type);
107 * type: Type of memory to allocate; one of:
117 extern PVOID WINAPI MEMRY_Calloc(ULONG cBytes, MEM_POOLATTRS type);
H A Dmem.h85 * type: Type of memory to allocate; one of:
90 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
99 extern PVOID MEM_Alloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
101 #define MEM_Alloc(size, type) malloc (size)
155 * type: Type of memory to allocate; one of:
160 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
168 extern PVOID MEM_Calloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
/hardware/ti/wlan/wl1271/stad/Export_Inc/
H A DEthernet.h49 TI_UINT16 type; member in struct:__anon2767
63 TI_UINT16 type; member in struct:__anon2768
/hardware/invensense/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.h22 int find_type_by_name(const char *name, const char *type);
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
H A DmcContainer.h155 * Container type definitions.
160 contType_t type; member in struct:__anon1791
170 contType_t type; member in struct:__anon1792
182 contType_t type; member in struct:__anon1793
193 contType_t type; member in struct:__anon1794
204 contType_t type; member in struct:__anon1795
/hardware/libhardware/tests/nusensors/
H A Dnusensors.cpp28 char const* getSensorName(int type) { argument
29 switch(type) {
94 list[i].type,
139 switch(data.type) {
148 getSensorName(data.type),
162 getSensorName(data.type),
169 data.type,
/hardware/invensense/libsensors_iio/software/core/mllite/
H A Ddata_builder.c192 int type = PLAYBACK_DBG_TYPE_G_ORIENT; local
193 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
209 int type = PLAYBACK_DBG_TYPE_G_SAMPLE_RATE; local
210 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
228 int type = PLAYBACK_DBG_TYPE_A_SAMPLE_RATE; local
229 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
247 int type local
281 int type = PLAYBACK_DBG_TYPE_Q_SAMPLE_RATE; local
378 int type = PLAYBACK_DBG_TYPE_A_ORIENT; local
401 int type = PLAYBACK_DBG_TYPE_C_ORIENT; local
595 int type = PLAYBACK_DBG_TYPE_ACCEL; local
634 int type = PLAYBACK_DBG_TYPE_GYRO; local
666 int type = PLAYBACK_DBG_TYPE_COMPASS; local
704 int type = PLAYBACK_DBG_TYPE_TEMPERATURE; local
732 int type = PLAYBACK_DBG_TYPE_QUAT; local
889 int type = PLAYBACK_DBG_TYPE_EXECUTE; local
[all...]
/hardware/samsung_slsi/exynos5/include/
H A DExynosBuffer.h44 //! Buffer type
50 BUFFER_TYPE_RESERVED = 1 << 2, //!< reserved type
150 //! Get Buffer type
153 int type = BUFFER_TYPE_BASE; local
155 type |= BUFFER_TYPE_VIRT;
157 type |= BUFFER_TYPE_PHYS;
159 type |= BUFFER_TYPE_FD;
161 type |= BUFFER_TYPE_RESERVED;
163 return type;
/hardware/ti/omap4xxx/camera/
H A DSensorListener.cpp49 if (sen_events[i].type == Sensor::TYPE_ACCELEROMETER) {
82 } else if (sen_events[i].type == Sensor::TYPE_GYROSCOPE) {
196 void SensorListener::enableSensor(sensor_type_t type) { argument
204 if ((type & SENSOR_ORIENTATION) && !(sensorsEnabled & SENSOR_ORIENTATION)) {
215 void SensorListener::disableSensor(sensor_type_t type) { argument
223 if ((type & SENSOR_ORIENTATION) && (sensorsEnabled & SENSOR_ORIENTATION)) {
/hardware/qcom/bt/libbt-vendor/src/
H A Duserial_vendor.c49 bt_hci_transport_device.type = BT_HCI_SMD;
54 bt_hci_transport_device.type = BT_HCI_UART;
113 if(BT_HCI_SMD == bt_hci_transport_device.type)
/hardware/ti/omap4xxx/security/tf_crypto_sst/
H A Dlib_object.h41 /* Login type of the client: See S_LOGIN_XXX */
73 #define LIB_OBJECT_CONTAINER_OF(ptr, type, member) (((type*)(((char*)(ptr)) - offsetof(type, member))))

Completed in 8871 milliseconds

12345678910