Searched refs:count (Results 101 - 125 of 672) sorted by relevance

1234567891011>>

/hardware/qcom/gps/msm8909w_3100/android/location_api/
H A DBatchingAPIClient.h61 void onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) final;
/hardware/qcom/gps/msm8998/android/location_api/
H A DFlpAPIClient.h63 void onBatchingCb(size_t count, Location* location) final;
/hardware/ril/rild/
H A Drild.c89 int count = 1; local
94 argv[count] = tok;
96 count++;
98 return count;
126 RLOGD("**RILd param count=%d**", argc);
/hardware/intel/bootstub/
H A Dbootstub.c65 static void *memcpy(void *dest, const void *src, size_t count) argument
69 size_t _count = count / 4;
76 count %= 4;
77 while (count--)
82 static void *memset(void *s, unsigned char c, size_t count) argument
85 size_t _count = count / 4;
92 count %= 4;
93 while (count--)
117 int strncmp(const char *cs, const char *ct, size_t count) argument
121 while (count) {
[all...]
/hardware/intel/common/libva/va/x11/
H A Dva_dri2.c248 unsigned int *attachments, int count,
262 GetReqExtra(DRI2GetBuffers, count * 4, req);
266 req->count = count;
268 for (i = 0; i < count; i++)
279 *outCount = rep.count;
281 buffers = Xmalloc(rep.count * sizeof buffers[0]);
283 _XEatData(dpy, rep.count * sizeof repBuffer);
289 for (i = 0; i < rep.count; i++) {
347 CARD64 divisor, CARD64 remainder, CARD64 *count)
246 VA_DRI2GetBuffers(Display *dpy, XID drawable, int *width, int *height, unsigned int *attachments, int count, int *outCount) argument
346 VA_DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor, CARD64 remainder, CARD64 *count) argument
[all...]
/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPI.h488 size_t count; // number of ids in array member in struct:__anon3600
586 size_t count; // number of SVs in the GnssSv array member in struct:__anon3608
599 size_t count; // number of items in GnssMeasurements array member in struct:__anon3610
673 size_t count, // number of locations in arrays
689 size_t count, // number of locations in array
850 void getBatchedLocations(uint32_t id, size_t count);
864 uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*); // returns id array
871 void removeGeofences(size_t count, uint32_t* ids);
879 void modifyGeofences(size_t count, uint32_t* ids, GeofenceOption* options);
887 void pauseGeofences(size_t count, uint32_
[all...]
H A DLocationAPI.cpp424 LocationAPI::getBatchedLocations(uint32_t id, size_t count) argument
429 gData.flpInterface->getBatchedLocations(this, id, count);
439 LocationAPI::addGeofences(size_t count, GeofenceOption* options, GeofenceInfo* info) argument
445 ids = gData.geofenceInterface->addGeofences(this, count, options, info);
456 LocationAPI::removeGeofences(size_t count, uint32_t* ids) argument
461 gData.geofenceInterface->removeGeofences(this, count, ids);
471 LocationAPI::modifyGeofences(size_t count, uint32_t* ids, GeofenceOption* options) argument
476 gData.geofenceInterface->modifyGeofences(this, count, ids, options);
486 LocationAPI::pauseGeofences(size_t count, uint32_t* ids) argument
491 gData.geofenceInterface->pauseGeofences(this, count, id
501 resumeGeofences(size_t count, uint32_t* ids) argument
[all...]
/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.h457 size_t count; // number of ids in array member in struct:__anon3946
556 size_t count; // number of SVs in the GnssSv array member in struct:__anon3954
569 size_t count; // number of items in GnssMeasurements array member in struct:__anon3956
643 size_t count, // number of locations in arrays
659 size_t count, // number of locations in array
813 void getBatchedLocations(uint32_t id, size_t count);
827 uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*); // returns id array
834 void removeGeofences(size_t count, uint32_t* ids);
842 void modifyGeofences(size_t count, uint32_t* ids, GeofenceOption* options);
850 void pauseGeofences(size_t count, uint32_
[all...]
H A DLocationAPI.cpp422 LocationAPI::getBatchedLocations(uint32_t id, size_t count) argument
427 gData.flpInterface->getBatchedLocations(this, id, count);
437 LocationAPI::addGeofences(size_t count, GeofenceOption* options, GeofenceInfo* info) argument
443 ids = gData.geofenceInterface->addGeofences(this, count, options, info);
454 LocationAPI::removeGeofences(size_t count, uint32_t* ids) argument
459 gData.geofenceInterface->removeGeofences(this, count, ids);
469 LocationAPI::modifyGeofences(size_t count, uint32_t* ids, GeofenceOption* options) argument
474 gData.geofenceInterface->modifyGeofences(this, count, ids, options);
484 LocationAPI::pauseGeofences(size_t count, uint32_t* ids) argument
489 gData.geofenceInterface->pauseGeofences(this, count, id
499 resumeGeofences(size_t count, uint32_t* ids) argument
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dwpa.h92 } BWL_POST_PACKED_STRUCT count; member in struct:__anon83
101 } BWL_POST_PACKED_STRUCT count; member in struct:__anon85
159 #define WPA_PMKID_CNT_LEN 2 /* Length of RSN PMKID count (2 octests) */
/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
H A DAllocator.h57 Return<void> allocate(const BufferDescriptor& descriptor, uint32_t count,
61 Error error = mHal->allocateBuffers(descriptor, count, &stride, &buffers);
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
H A DGralloc1Hal.h84 Error allocateBuffers(const BufferDescriptor& descriptor, uint32_t count, uint32_t* outStride,
99 buffers.reserve(count);
102 for (uint32_t i = 0; i < count; i++) {
145 uint32_t count = 0; local
146 mDevice->getCapabilities(mDevice, &count, nullptr);
148 std::vector<int32_t> capabilities(count);
149 mDevice->getCapabilities(mDevice, &count, capabilities.data());
150 capabilities.resize(count);
H A DGralloc0Hal.h74 Error allocateBuffers(const BufferDescriptor& descriptor, uint32_t count, uint32_t* outStride,
84 buffers.reserve(count);
87 for (uint32_t i = 0; i < count; i++) {
/hardware/interfaces/graphics/composer/2.1/utils/vts/
H A DGraphicsComposerCallback.cpp70 if (mDisplays.count(display) == 0) {
80 if (!mVsyncAllowed || mDisplays.count(display) == 0) {
/hardware/interfaces/sensors/1.0/default/
H A DSensors.cpp118 size_t count = mSensorModule->get_sensors_list(mSensorModule, &list); local
121 out.resize(count);
123 for (size_t i = 0; i < count; ++i) {
202 const size_t count = (size_t)err; local
204 for (size_t i = 0; i < count; ++i) {
226 out.resize(count);
333 size_t count,
336 for (size_t i = 0; i < count; ++i) {
332 convertFromSensorEvents( size_t count, const sensors_event_t *srcArray, hidl_vec<Event> *dstVec) argument
/hardware/libhardware/tests/input/evdev/
H A DInputMocks.h55 virtual bool hasKey(int32_t key) const override { return mKeys.count(key); }
57 virtual bool hasRelativeAxis(int axis) const override { return mRelAxes.count(axis); }
58 virtual bool hasAbsoluteAxis(int32_t axis) const override { return mAbsAxes.count(axis); }
59 virtual bool hasSwitch(int32_t sw) const override { return mSwitches.count(sw); }
60 virtual bool hasForceFeedback(int32_t ff) const override { return mForceFeedbacks.count(ff); }
62 return mInputProperties.count(property);
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h144 int count; member in struct:__anon2478
164 q->count = 0;
180 #define cirq_empty(q) (q->count == 0)
194 #define cirq_full(q) (q->count == MM_JPEG_CIRQ_SIZE)
217 q->count++; \
244 q->count--; \
323 /* job history count to generate unique id */
493 exif_tag_type_t type, uint32_t count, void *data);
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp106 DisplayError HWDevice::GetNumDisplayAttributes(uint32_t *count) { argument
107 *count = 1;
174 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_info.count);
184 for (uint32_t i = 0; i < hw_layer_info.count; i++) {
194 for (uint32_t count = 0; count < 2; count++) {
195 HWPipeInfo *pipe_info = (count == 0) ? left_pipe : right_pipe;
196 HWRotateInfo *hw_rotate_info = &hw_rotator_session->hw_rotate_info[count];
899 ParseLine(const char *input, char *tokens[], const uint32_t max_token, uint32_t *count) argument
918 ParseLine(const char *input, const char *delim, char *tokens[], const uint32_t max_token, uint32_t *count) argument
1015 uint32_t count = hw_layer_info.count; local
[all...]
/hardware/akm/AK8975_FS/libsensors/
H A DAkmSensor.cpp196 int AkmSensor::readEvents(sensors_event_t* data, int count) argument
198 if (count < 1)
208 while (count && mInputReader.readEvent(&event)) {
215 for (int j=0 ; count && mPendingMask && j<numSensors ; j++) {
225 count--;
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
H A DMapperVts.cpp79 uint32_t count, bool import,
82 bufferHandles.reserve(count);
84 descriptor, count,
87 ASSERT_EQ(count, tmpBuffers.size()) << "invalid buffer array";
89 for (uint32_t i = 0; i < count; i++) {
78 allocate(const BufferDescriptor& descriptor, uint32_t count, bool import, uint32_t* outStride) argument
/hardware/interfaces/sensors/1.0/vts/functional/
H A DGrallocWrapper.cpp83 const mapper2::BufferDescriptor& descriptor, uint32_t count, bool import,
86 bufferHandles.reserve(count);
88 descriptor, count,
93 if (count != tmpBuffers.size()) {
97 for (uint32_t i = 0; i < count; i++) {
82 allocate( const mapper2::BufferDescriptor& descriptor, uint32_t count, bool import, uint32_t* outStride) argument
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DConfigurable.h77 uint32_t count,
133 uint32_t count,
135 return mIntf->querySupportedParams(start, count, _hidl_cb);
/hardware/interfaces/broadcastradio/common/tests/
H A DIdentifierIterator_test.cpp126 unsigned count = 0; local
129 count++;
133 ASSERT_EQ(expectedCount, count);
/hardware/google/interfaces/pixelstats/1.0/
H A DIPixelStats.hal176 * @param count The number of slow IO operations of this type over 24hrs.
178 reportSlowIo(IoOperation operation, int32_t count);
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DRecurrentTimer.h60 TimePoint absoluteTime = now - Nanos(now.time_since_epoch().count() % interval.count());

Completed in 1830 milliseconds

1234567891011>>