Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 561) sorted by relevance

12345678910>>...23

/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c35 int count; in inv_sysfs_write() local
57 int count; in inv_sysfs_read() local
79 int count; in inv_read_buffer() local
106 int count; in inv_read_raw() local
132 int count; in inv_read_temperature_raw() local
152 int count; in inv_read_fifo_rate() local
172 int count; in inv_read_power_state() local
192 int count; in inv_read_scale() local
212 int count; in inv_read_temp_scale() local
232 int count; in inv_read_temp_offset() local
[all …]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.c29 int count; in inv_sysfs_write() local
51 int count; in inv_sysfs_read() local
73 int count; in inv_read_buffer() local
100 int count; in inv_read_raw() local
126 int count; in inv_read_temperature_raw() local
146 int count; in inv_read_fifo_rate() local
166 int count; in inv_read_power_state() local
186 int count; in inv_read_scale() local
206 int count; in inv_read_temp_scale() local
226 int count; in inv_read_temp_offset() local
[all …]
/hardware/libhardware/modules/camera/3_0/
DMetadata.cpp68 int Metadata::addUInt8(uint32_t tag, int count, const uint8_t *data) in addUInt8()
79 int Metadata::addInt32(uint32_t tag, int count, const int32_t *data) in addInt32()
85 int Metadata::addFloat(uint32_t tag, int count, const float *data) in addFloat()
91 int Metadata::addInt64(uint32_t tag, int count, const int64_t *data) in addInt64()
97 int Metadata::addDouble(uint32_t tag, int count, const double *data) in addDouble()
103 int Metadata::addRational(uint32_t tag, int count, in addRational()
110 bool Metadata::validate(uint32_t tag, int tag_type, int count) in validate()
132 int Metadata::add(uint32_t tag, int count, const void *tag_data) in add()
/hardware/libhardware/modules/usbcamera/
DMetadata.cpp64 int Metadata::addUInt8(uint32_t tag, int count, const uint8_t *data) { in addUInt8()
73 int Metadata::addInt32(uint32_t tag, int count, const int32_t *data) { in addInt32()
78 int Metadata::addFloat(uint32_t tag, int count, const float *data) { in addFloat()
83 int Metadata::addInt64(uint32_t tag, int count, const int64_t *data) { in addInt64()
88 int Metadata::addDouble(uint32_t tag, int count, const double *data) { in addDouble()
93 int Metadata::addRational(uint32_t tag, int count, in addRational()
99 bool Metadata::validate(uint32_t tag, int tag_type, int count) { in validate()
120 int Metadata::add(uint32_t tag, int count, const void *tag_data) { in add()
/hardware/interfaces/tests/msgq/1.0/default/
DTestMsgQ.cpp67 Return<bool> TestMsgQ::requestWriteFmqSync(int32_t count) { in requestWriteFmqSync()
76 Return<bool> TestMsgQ::requestReadFmqSync(int32_t count) { in requestReadFmqSync()
83 Return<bool> TestMsgQ::requestWriteFmqUnsync(int32_t count) { in requestWriteFmqUnsync()
92 Return<bool> TestMsgQ::requestReadFmqUnsync(int32_t count) { in requestReadFmqUnsync()
99 Return<void> TestMsgQ::requestBlockingRead(int32_t count) { in requestBlockingRead()
114 Return<void> TestMsgQ::requestBlockingReadDefaultEventFlagBits(int32_t count) { in requestBlockingReadDefaultEventFlagBits()
127 Return<void> TestMsgQ::requestBlockingReadRepeat(int32_t count, int32_t numIter) { in requestBlockingReadRepeat()
/hardware/qcom/sm7150/gps/geofence/
Dlocation_geofence.cpp107 static uint32_t* addGeofences(LocationAPI* client, size_t count, in addGeofences()
117 static void removeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofences()
124 static void modifyGeofences(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofences()
132 static void pauseGeofences(LocationAPI* client, size_t count, uint32_t* ids) in pauseGeofences()
139 static void resumeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in resumeGeofences()
/hardware/qcom/sm8150p/gps/geofence/
Dlocation_geofence.cpp107 static uint32_t* addGeofences(LocationAPI* client, size_t count, in addGeofences()
117 static void removeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofences()
124 static void modifyGeofences(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofences()
132 static void pauseGeofences(LocationAPI* client, size_t count, uint32_t* ids) in pauseGeofences()
139 static void resumeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in resumeGeofences()
/hardware/qcom/sm7250/gps/geofence/
Dlocation_geofence.cpp107 static uint32_t* addGeofences(LocationAPI* client, size_t count, in addGeofences()
117 static void removeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofences()
124 static void modifyGeofences(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofences()
132 static void pauseGeofences(LocationAPI* client, size_t count, uint32_t* ids) in pauseGeofences()
139 static void resumeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in resumeGeofences()
/hardware/qcom/sm8150/gps/geofence/
Dlocation_geofence.cpp107 static uint32_t* addGeofences(LocationAPI* client, size_t count, in addGeofences()
117 static void removeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofences()
124 static void modifyGeofences(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofences()
132 static void pauseGeofences(LocationAPI* client, size_t count, uint32_t* ids) in pauseGeofences()
139 static void resumeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in resumeGeofences()
/hardware/google/graphics/common/libhwjpeg/
DIFDWriter.h91 void WriteTagTypeCount(uint16_t tag, uint16_t type, uint32_t count) { in WriteTagTypeCount()
127 void WriteByte(uint16_t tag, uint32_t count, const uint8_t value[]) { in WriteByte()
143 void WriteShort(uint16_t tag, uint32_t count, const uint16_t value[]) { in WriteShort()
165 void WriteLong(uint16_t tag, uint32_t count, const uint32_t value[]) { in WriteLong()
182 void WriteASCII(uint16_t tag, uint32_t count, const char *value) { in WriteASCII()
199 void WriteCString(uint16_t tag, uint32_t count, const char *string) { in WriteCString()
220 void WriteRational(uint16_t tag, uint32_t count, const rational_t value[]) { in WriteRational()
241 void WriteSRational(uint16_t tag, uint32_t count, const srational_t value[]) { in WriteSRational()
251 void WriteUndef(uint16_t tag, uint32_t count, const unsigned char *value) { in WriteUndef()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DTestCommandReader.cpp59 for (uint16_t count = 0; count < length / 3; ++count) { in parseSingleCommand() local
70 for (uint16_t count = 0; count < (length - 1) / 3; ++count) { in parseSingleCommand() local
83 for (uint16_t count = 0; count < length / 3; ++count) { in parseSingleCommand() local
/hardware/interfaces/graphics/allocator/aidl/aidl_api/android.hardware.graphics.allocator/2/android/hardware/graphics/allocator/
DIAllocator.aidl40 android.hardware.graphics.allocator.AllocationResult allocate(in byte[] descriptor, in int count); in allocate()
41 …lt allocate2(in android.hardware.graphics.allocator.BufferDescriptorInfo descriptor, in int count); in allocate2()
/hardware/interfaces/graphics/allocator/aidl/aidl_api/android.hardware.graphics.allocator/current/android/hardware/graphics/allocator/
DIAllocator.aidl40 android.hardware.graphics.allocator.AllocationResult allocate(in byte[] descriptor, in int count); in allocate()
41 …lt allocate2(in android.hardware.graphics.allocator.BufferDescriptorInfo descriptor, in int count); in allocate2()
/hardware/interfaces/graphics/allocator/aidl/android/hardware/graphics/allocator/
DIAllocator.aidl40 AllocationResult allocate(in byte[] descriptor, in int count); in allocate()
54 AllocationResult allocate2(in BufferDescriptorInfo descriptor, in int count); in allocate2()
/hardware/google/aemu/base/include/aemu/base/
DAllocator.h36 T* allocArray(size_t count) { in allocArray()
50 char** strDupArray(const char* const* arrayToCopy, size_t count) { in strDupArray()
DSubAllocator.h59 T* allocArray(size_t count) { in allocArray()
73 char** strDupArray(const char* const* arrayToCopy, size_t count) { in strDupArray()
/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dspi.c79 spi_write(int fd, const void *buf, size_t count) in spi_write()
91 spi_read(int fd, void *buf, size_t count) in spi_read()
/hardware/st/secure_element2/secure_element/esehal/src/
Dspi.c79 spi_write(int fd, const void *buf, size_t count) in spi_write()
91 spi_read(int fd, void *buf, size_t count) in spi_read()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.cpp83 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
102 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
408 void LocationAPIClientBase::locAPIGetBatchedLocations(size_t count) in locAPIGetBatchedLocations()
426 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
454 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
481 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
508 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
535 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
569 size_t count = sessionsVec.size(); in locAPIRemoveAllGeofences() local
720 size_t count = 0; in beforeGeofenceBreachCb() local
[all …]
DLocationAPI.cpp422 LocationAPI::getBatchedLocations(uint32_t id, size_t count) in getBatchedLocations()
437 LocationAPI::addGeofences(size_t count, GeofenceOption* options, GeofenceInfo* info) in addGeofences()
454 LocationAPI::removeGeofences(size_t count, uint32_t* ids) in removeGeofences()
469 LocationAPI::modifyGeofences(size_t count, uint32_t* ids, GeofenceOption* options) in modifyGeofences()
484 LocationAPI::pauseGeofences(size_t count, uint32_t* ids) in pauseGeofences()
499 LocationAPI::resumeGeofences(size_t count, uint32_t* ids) in resumeGeofences()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp61 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
186 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
262 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
559 void LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
578 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
602 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
637 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
672 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
707 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
749 size_t count = sessionsVec.size(); in locAPIRemoveAllGeofences() local
[all …]
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp61 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
206 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
294 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
618 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
646 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
670 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
713 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
748 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
783 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
858 size_t count = 0; in beforeGeofenceBreachCb() local
[all …]
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp61 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
204 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
292 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
597 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
625 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
649 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
692 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
727 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
762 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
835 size_t count = 0; in beforeGeofenceBreachCb() local
[all …]
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.cpp66 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
211 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
299 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
626 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
654 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
678 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
721 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
756 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
791 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
866 size_t count = 0; in beforeGeofenceBreachCb() local
[all …]
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp61 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
204 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
292 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
597 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
625 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
649 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
692 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
727 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
762 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
835 size_t count = 0; in beforeGeofenceBreachCb() local
[all …]

12345678910>>...23