Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 76) sorted by relevance

1234

/hardware/bsp/intel/peripheral/libmraa/src/
Ddoxy2swig.py105 def parse(self, node): argument
114 def parse_Document(self, node): argument
117 def parse_Text(self, node): argument
128 def parse_Element(self, node): argument
147 def parse_Comment(self, node): argument
158 def get_specific_nodes(self, node, names): argument
169 def generic_parse(self, node, pad=0): argument
194 def space_parse(self, node): argument
204 def do_compoundname(self, node): argument
209 def do_compounddef(self, node): argument
[all …]
/hardware/bsp/intel/peripheral/libupm/src/
Ddoxy2swig.py105 def parse(self, node): argument
114 def parse_Document(self, node): argument
117 def parse_Text(self, node): argument
128 def parse_Element(self, node): argument
147 def parse_Comment(self, node): argument
158 def get_specific_nodes(self, node, names): argument
169 def generic_parse(self, node, pad=0): argument
194 def space_parse(self, node): argument
204 def do_compoundname(self, node): argument
209 def do_compounddef(self, node): argument
[all …]
/hardware/libhardware/tests/input/evdev/
DInputMocks.cpp30 auto node = new MockInputDeviceNode(); in getElanTouchscreen() local
55 auto node = new MockInputDeviceNode(); in getLidInput() local
74 auto node = new MockInputDeviceNode(); in getButtonJack() local
93 auto node = new MockInputDeviceNode(); in getHeadsetJack() local
117 auto node = new MockInputDeviceNode(); in getH2wButton() local
135 auto node = new MockInputDeviceNode(); in getGpioKeys() local
157 auto node = new MockInputDeviceNode(); in getGpioKeys() local
175 auto node = new MockInputDeviceNode(); in getMidPowerBtn() local
193 auto node = new MockInputDeviceNode(); in getNexusRemote() local
212 auto node = new MockInputDeviceNode(); in getAsusGamepad() local
DInputDevice_test.cpp70 auto node = std::make_shared<MockInputDeviceNode>(); in TEST_F() local
99 auto node = std::make_shared<MockInputDeviceNode>(); in TEST_F() local
115 auto node = std::make_shared<MockInputDeviceNode>(); in TEST_F() local
132 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getElanTouchscreen()); in TEST_F() local
139 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getButtonJack()); in TEST_F() local
153 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getHeadsetJack()); in TEST_F() local
159 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getH2wButton()); in TEST_F() local
165 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getGpioKeys()); in TEST_F() local
171 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexusPlayer::getGpioKeys()); in TEST_F() local
177 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexusPlayer::getMidPowerBtn()); in TEST_F() local
[all …]
DInputHub_test.cpp57 virtual void onInputEvent(const std::shared_ptr<InputDeviceNode>& node, InputEvent& event, in onInputEvent()
61 virtual void onDeviceAdded(const std::shared_ptr<InputDeviceNode>& node) override { in onDeviceAdded()
64 virtual void onDeviceRemoved(const std::shared_ptr<InputDeviceNode>& node) override { in onDeviceRemoved()
101 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
136 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
140 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
183 nsecs_t event_time) { in TEST_F()
220 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
/hardware/qcom/camera/QCamera2/util/
DQCameraQueue.cpp147 camera_q_node *node = in enqueue() local
184 camera_q_node *node = in enqueueWithPriority() local
224 camera_q_node* node = NULL; in peek() local
259 camera_q_node* node = NULL; in dequeue() local
300 camera_q_node* node = NULL; in dequeue() local
344 camera_q_node* node = NULL; in flush() local
386 camera_q_node* node = NULL; in flushNodes() local
431 camera_q_node* node = NULL; in flushNodes() local
DQCameraCmdThread.cpp140 camera_cmd_t *node = (camera_cmd_t *)malloc(sizeof(camera_cmd_t)); in sendCmd() local
180 camera_cmd_t *node = (camera_cmd_t *)cmd_queue.dequeue(); in getCmd() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
DMap.h36 struct node { struct
39 node* prev; argument
40 node* next; argument
41 node(T t, T2 t2,node* p, node* n) : in node() argument
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
DMap.h37 struct node struct
41 node* prev; argument
42 node* next; argument
43 node(T t, T2 t2,node* p, node* n) : in node() function
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
DMap.h37 struct node struct
41 node* prev; argument
42 node* next; argument
43 node(T t, T2 t2,node* p, node* n) : in node() argument
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
DMap.h37 struct node struct
41 node* prev; argument
42 node* next; argument
43 node(T t, T2 t2,node* p, node* n) : in node() argument
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
DMap.h37 struct node struct
41 node* prev; argument
42 node* next; argument
43 node(T t, T2 t2,node* p, node* n) : in node() function
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
DMap.h37 struct node struct
41 node* prev; argument
42 node* next; argument
43 node(T t, T2 t2,node* p, node* n) : in node() function
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
DMap.h37 struct node { struct
40 node* prev; argument
41 node* next; argument
42 node(T t, T2 t2,node* p, node* n) : in node() argument
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_queue.c47 mm_jpeg_q_node_t* node = in mm_jpeg_queue_enq() local
70 mm_jpeg_q_node_t* node = in mm_jpeg_queue_enq_head() local
94 mm_jpeg_q_node_t* node = NULL; in mm_jpeg_queue_deq() local
139 mm_jpeg_q_node_t* node = NULL; in mm_jpeg_queue_flush() local
168 mm_jpeg_q_node_t* node = NULL; in mm_jpeg_queue_peek() local
/hardware/libhardware/modules/input/evdev/
DInputDeviceManager.cpp28 void InputDeviceManager::onInputEvent(const std::shared_ptr<InputDeviceNode>& node, InputEvent& eve… in onInputEvent()
37 void InputDeviceManager::onDeviceAdded(const std::shared_ptr<InputDeviceNode>& node) { in onDeviceAdded()
41 void InputDeviceManager::onDeviceRemoved(const std::shared_ptr<InputDeviceNode>& node) { in onDeviceRemoved()
/hardware/intel/img/psb_video/src/
Dpsb_ws_driver.c51 struct _ValidateNode *node = malloc(sizeof(*node)); in psb_alloc() local
66 psb_free(struct _ValidateNode *node) in psb_free()
83 psb_clear(struct _ValidateNode *node) in psb_clear()
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_queue.c85 camera_q_node *node = in mm_qcamera_queue_enqueue() local
109 camera_q_node* node = NULL; in mm_qcamera_queue_dequeue() local
138 camera_q_node* node = NULL; in mm_qcamera_queue_flush() local
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_queue.h57 cam_node_t *node = in cam_queue_enq() local
76 cam_node_t *node = NULL; in cam_queue_deq() local
101 cam_node_t *node = NULL; in cam_queue_flush() local
/hardware/qcom/gps/msm8909/utils/
DLocHeap.cpp62 inline bool outRanks(LocHeapNode& node) { return mData->outRanks(*node.mData); } in outRanks()
88 void LocHeapNode::swap(LocHeapNode& node) { in swap()
107 void LocHeapNode::push(LocHeapNode& node) { in push()
228 void LocHeap::push(LocRankable& node) { in push()
/hardware/qcom/gps/msm8996/utils/
DLocHeap.cpp62 inline bool outRanks(LocHeapNode& node) { return mData->outRanks(*node.mData); } in outRanks()
88 void LocHeapNode::swap(LocHeapNode& node) { in swap()
107 void LocHeapNode::push(LocHeapNode& node) { in push()
228 void LocHeap::push(LocRankable& node) { in push()
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c226 mm_channel_queue_node_t *node = NULL; in mm_channel_process_stream_buf() local
578 mm_channel_queue_node_t *node = NULL; in mm_channel_send_super_buf() local
1799 mm_camera_cmdcb_t* node = NULL; in mm_channel_request_super_buf() local
1870 mm_camera_cmdcb_t* node = NULL; in mm_channel_flush_super_buf_queue() local
1912 mm_camera_cmdcb_t* node = NULL; in mm_channel_config_notify_mode() local
1948 mm_camera_cmdcb_t* node = NULL; in mm_channel_start_zsl_snapshot() local
1983 mm_camera_cmdcb_t* node = NULL; in mm_channel_stop_zsl_snapshot() local
2632 cam_node_t* node = NULL; in mm_channel_superbuf_comp_and_enqueue() local
2915 cam_node_t* node = NULL; in mm_channel_superbuf_dequeue_internal() local
2968 cam_node_t* node = NULL; in mm_channel_superbuf_dequeue_frame_internal() local
[all …]
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DWsbmWrapper.c56 struct _ValidateNode * node = malloc(sizeof(*node)); in pvrAlloc() local
68 static void pvrFree(struct _ValidateNode * node) in pvrFree()
78 static void pvrClear(struct _ValidateNode * node) in pvrClear()
/hardware/qcom/audio/msm8909/post_proc/
Dbundle.c94 struct listnode *node; in effect_exists() local
109 struct listnode *node; in get_output() local
188 struct listnode *node; in offload_effects_bundle_hal_start_output() local
258 struct listnode *node; in offload_effects_bundle_hal_stop_output() local
/hardware/qcom/audio/post_proc/
Dbundle.c91 struct listnode *node; in effect_exists() local
106 struct listnode *node; in get_output() local
183 struct listnode *node; in offload_effects_bundle_hal_start_output() local
248 struct listnode *node; in offload_effects_bundle_hal_stop_output() local

1234