Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 71) sorted by relevance

123

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraQueue.cpp227 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
DQCameraFlash.cpp77 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
DQCameraBufferMaps.cpp175 uint32_t pos = mBufMapList.length++; in enqueue() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_queue.c69 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/interfaces/identity/support/src/
Dcppbor.cpp54 uint8_t* encodeHeader(MajorType type, uint64_t addlInfo, uint8_t* pos, const uint8_t* end) { in encodeHeader()
150 uint8_t* Bstr::encode(uint8_t* pos, const uint8_t* end) const { in encode()
162 uint8_t* Tstr::encode(uint8_t* pos, const uint8_t* end) const { in encode()
183 uint8_t* CompoundItem::encode(uint8_t* pos, const uint8_t* end) const { in encode()
Dcppbor_parse.cpp38 std::tuple<bool, uint64_t, const uint8_t*> parseLength(const uint8_t* pos, const uint8_t* end, in parseLength()
158 const uint8_t* pos, const uint8_t* end, in handleEntries()
181 const uint8_t* pos; in handleCompound() local
191 const uint8_t* pos = begin; in parseRecursively() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_queue.c112 struct cam_list *pos = NULL; in mm_qcamera_queue_dequeue() local
140 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dlist.h62 #define list_for_each_entry_safe(pos, n, head, member) \ argument
68 #define list_for_each_safe(pos, n, head) \ argument
Dcpp_bindings.h109 struct nlattr *pos; variable
490 #define for_each_attr(pos, nla, rem) \ argument
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_queue.h79 struct cam_list *pos = NULL; in cam_queue_deq() local
103 struct cam_list *pos = NULL; in cam_queue_flush() local
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp127 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/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Filtering.cpp509 int ret = 0, cnt, num_rules = 0, pos = 0; in AddWanDLFilteringRule() local
713 int ret = 0, cnt, pos = 0; in AddOffloadFilteringRule() local
845 int ret = 0, cnt, pos = 0; in DelOffloadFilteringRule() local
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp120 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
Dkeymaster_utils.cpp70 auto pos = result.begin(); in authToken2HidlVec() local
98 auto pos = buffer.begin(); in hidlVec2AuthToken() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp137 uint32 pos = 0; in isNewFrame() local
/hardware/qcom/sm8150/media/libarbitrarybytes/src/
Dhevc_utils.cpp135 uint32 pos = 0; in isNewFrame() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp137 uint32 pos = 0; in isNewFrame() local
/hardware/interfaces/confirmationui/support/src/
Dcbor.cpp31 auto pos = state.data_; in writeBytes() local
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
DGenericOperation.h68 auto pos = std::copy(promptText.c_str(), promptText.c_str() + promptText.size(), in init() local
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.h112 struct nlattr *pos; variable
374 #define for_each_attr(pos, nla, rem) \ argument
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Filtering.cpp264 int ret = 0, cnt, num_rules = 0, pos = 0; in AddWanDLFilteringRule() local
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Filtering.cpp261 int ret = 0, cnt, num_rules = 0, pos = 0; in AddWanDLFilteringRule() local
/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp90 int32_t pos = 0; in getStreamConfigurations() local
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DPrefixParser.cpp208 size_t pos = in.find("/"); in splitIntoAddrAndMask() local
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DPrefixParser.cpp214 size_t pos = in.find("/"); in splitIntoAddrAndMask() local

123