| /hardware/google/aemu/base/include/aemu/base/synchronization/ |
| D | MessageChannel.h | 122 const size_t pos = beforeWrite(); in send() local 132 const size_t pos = beforeWrite(); in send() local 142 const auto pos = beforeTryWrite(); in trySend() local 151 const auto pos = beforeTryWrite(); in trySend() local 160 const size_t pos = beforeRead(); in receive() local 170 const size_t pos = beforeRead(); in receive() local 182 const auto pos = beforeTryRead(); in tryReceive() local 191 const auto pos = beforeTimedRead(wallTimeUs); in timedReceive() local
|
| /hardware/google/gchips/gralloc4/src/hidl_common/ |
| D | BufferDescriptor.h | 72 static void push_descriptor_uint32(hidl_vec<vecT> *vec, size_t *pos, uint32_t val) in push_descriptor_uint32() 80 static uint32_t pop_descriptor_uint32(const hidl_vec<vecT> &vec, size_t *pos) in pop_descriptor_uint32() 90 static void push_descriptor_uint64(hidl_vec<vecT> *vec, size_t *pos, uint64_t val) in push_descriptor_uint64() 98 static uint64_t pop_descriptor_uint64(const hidl_vec<vecT> &vec, size_t *pos) in pop_descriptor_uint64() 108 static void push_descriptor_string(hidl_vec<uint8_t> *vec, size_t *pos, const std::string &str) in push_descriptor_string() 114 static std::string pop_descriptor_string(const hidl_vec<uint8_t> &vec, size_t *pos) in pop_descriptor_string() 134 size_t pos = 0; in grallocEncodeBufferDescriptor() local 156 size_t pos = 0; in grallocDecodeBufferDescriptor() local
|
| /hardware/qcom/camera/msm8998/QCamera2/util/ |
| D | QCameraQueue.cpp | 227 struct cam_list *pos = NULL; in peek() local 262 struct cam_list *pos = NULL; in dequeue() local 302 struct cam_list *pos = NULL; in dequeue() local 346 struct cam_list *pos = NULL; in flush() local 388 struct cam_list *pos = NULL; in flushNodes() local 433 struct cam_list *pos = NULL; in flushNodes() local
|
| D | QCameraFlash.cpp | 77 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in QCameraFlash() local 93 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in ~QCameraFlash() local
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
| D | mm_jpeg_queue.c | 69 struct cam_list *pos = NULL; in mm_jpeg_queue_enq_head() local 96 struct cam_list *pos = NULL; in mm_jpeg_queue_deq() local 141 struct cam_list *pos = NULL; in mm_jpeg_queue_flush() local 170 struct cam_list *pos = NULL; in mm_jpeg_queue_peek() local
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
| D | mm_qcamera_queue.c | 112 struct cam_list *pos = NULL; in mm_qcamera_queue_dequeue() local 140 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
|
| /hardware/google/graphics/gs101/include/histogram/ |
| D | histogram.h | 30 virtual void setHistogramPos(HistogramPos pos) {} in setHistogramPos()
|
| /hardware/google/graphics/gs201/histogram/ |
| D | histogram.h | 31 virtual void setHistogramPos(HistogramPos pos) { in setHistogramPos()
|
| /hardware/interfaces/security/keymint/support/ |
| D | authorization_set.cpp | 61 int pos = -1; in Subtract() local 87 for (int pos = -1; (pos = find(tag, pos)) != -1;) ++count; in GetTagCount() local 101 auto pos = data_.begin() + index; in erase() local 111 int pos = find(tag); in GetEntry() local
|
| /hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
| D | list.h | 62 #define list_for_each_entry_safe(pos, n, head, member) \ argument 68 #define list_for_each_safe(pos, n, head) \ argument
|
| /hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
| D | list.h | 62 #define list_for_each_entry_safe(pos, n, head, member) \ argument 68 #define list_for_each_safe(pos, n, head) \ argument
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
| D | cam_queue.h | 79 struct cam_list *pos = NULL; in cam_queue_deq() local 103 struct cam_list *pos = NULL; in cam_queue_flush() local
|
| /hardware/google/graphics/common/memtrack-pixel/core/ |
| D | filesystem.h | 23 auto pos = strPath.rfind('/'); in filename() local
|
| /hardware/interfaces/keymaster/3.0/vts/functional/ |
| D | authorization_set.cpp | 127 int pos = -1; in Subtract() local 150 auto pos = data_.begin() + index; in erase() local 172 for (int pos = -1; (pos = find(tag, pos)) != -1;) in GetTagCount() local 178 int pos = find(tag); in GetEntry() local 285 auto pos = indirect.tellp(); in serialize() local
|
| /hardware/google/aemu/base/include/aemu/base/containers/ |
| D | BufferQueue.h | 105 int pos = mPos + mCount; in tryPushLocked() local 139 int pos = mPos + 1; in tryPopLocked() local
|
| /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
| D | hevc_utils.cpp | 137 uint32 pos = 0; in isNewFrame() local
|
| /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
| D | hevc_utils.cpp | 137 uint32 pos = 0; in isNewFrame() local
|
| /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
| D | hevc_utils.cpp | 137 uint32 pos = 0; in isNewFrame() local
|
| /hardware/qcom/sm8150/media/libarbitrarybytes/src/ |
| D | hevc_utils.cpp | 135 uint32 pos = 0; in isNewFrame() local
|
| /hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
| D | IPACM_Filtering.cpp | 510 int ret = 0, cnt, num_rules = 0, pos = 0; in AddWanDLFilteringRule() local 714 int ret = 0, cnt, pos = 0, i; in AddOffloadFilteringRule() local 862 int ret = 0, cnt, pos = 0; in DelOffloadFilteringRule() local
|
| /hardware/interfaces/gnss/common/utils/default/ |
| D | DeviceFileReader.cpp | 83 auto pos = s_buffer_.find("\n\n\n\n"); in getDataFromDeviceFile() local
|
| /hardware/qcom/sm7250/display/sde-drm/ |
| D | drm_utils.cpp | 92 size_t pos = 0; in Tokenize() local
|
| /hardware/interfaces/confirmationui/support/src/ |
| D | cbor.cpp | 31 auto pos = state.data_; in writeBytes() local
|
| /hardware/interfaces/keymaster/4.0/support/ |
| D | authorization_set.cpp | 120 int pos = -1; in Subtract() local 156 for (int pos = -1; (pos = find(tag, pos)) != -1;) ++count; in GetTagCount() local 170 auto pos = data_.begin() + index; in erase() local 179 int pos = find(tag); in GetEntry() local 299 auto pos = indirect.tellp(); in serialize() local
|
| /hardware/interfaces/configstore/utils/include/configstore/ |
| D | Utils.h | 98 auto pos = iname.find("func = "); in decltype() local
|