Home
last modified time | relevance | path

Searched defs:element (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/kernel/rhino/include/
A Dk_list.h71 RHINO_INLINE void klist_insert(klist_t *head, klist_t *element) in klist_insert()
87 RHINO_INLINE void klist_add(klist_t *head, klist_t *element) in klist_add()
101 RHINO_INLINE void klist_rm(klist_t *element) in klist_rm()
112 RHINO_INLINE void klist_rm_init(klist_t *element) in klist_rm_init()
/AliOS-Things-master/components/littlevgl/src/lv_font/
A Dlv_font_fmt_txt.c220 static int32_t kern_pair_8_compare(const void * ref, const void * element) in kern_pair_8_compare()
231 static int32_t kern_pair_16_compare(const void * ref, const void * element) in kern_pair_16_compare()
254 static int32_t unicode_list_compare(const void * ref, const void * element) in unicode_list_compare()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/ke/src/
A Dke_queue.h38 __STATIC __INLINE void ke_queue_push(struct co_list *const queue, struct co_list_hdr *const element) in ke_queue_push()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/port/
A Dlfind.c54 char *element, *end; in lfind() local
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpimouse.h31 DISPMANX_ELEMENT_HANDLE_T element; member
/AliOS-Things-master/components/freetype/src/cff/
A Dcffload.c471 FT_UInt element, in cff_index_access_element()
584 FT_UInt element ) in cff_index_get_name()
613 FT_UInt element ) in cff_index_get_string()
/AliOS-Things-master/components/cjson/include/
A DcJSON.h275 #define cJSON_ArrayForEach(element, array) for(element = (array != NULL) ? (array)->child : NULL; e… argument
/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp947 const XMLElement* element = node->ToElementWithName( name ); in FirstChildElement() local
959 const XMLElement* element = node->ToElementWithName( name ); in LastChildElement() local
971 const XMLElement* element = node->ToElementWithName( name ); in NextSiblingElement() local
983 const XMLElement* element = node->ToElementWithName( name ); in PreviousSiblingElement() local
1127 const XMLElement* element = this->ToElement(); in ToElementWithName() local
1926 …XMLElement* element = doc->NewElement( Value() ); // fixme: this will always allocate memory. … in ShallowClone() local
2781 bool XMLPrinter::VisitEnter( const XMLElement& element, const XMLAttribute* attribute ) in VisitEnter()
2797 bool XMLPrinter::VisitExit( const XMLElement& element ) in VisitExit()
/AliOS-Things-master/components/SDL2/src/joystick/darwin/
A DSDL_sysjoystick.c286 recElement *element = NULL; in AddHIDElement() local
929 recElement *element; in DARWIN_JoystickUpdate() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_tileview.c143 void lv_tileview_add_element(lv_obj_t * tileview, lv_obj_t * element) in lv_tileview_add_element()
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dmem.c165 struct memp_malloc_helper *element; in mem_malloc() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowskeyboard.c1077 ITfUIElement *element = UILess_GetUIElement((SDL_VideoData *)sink->data, dwUIElementId); in UIElementSink_BeginUIElement() local
1102 ITfUIElement *element = UILess_GetUIElement((SDL_VideoData *)sink->data, dwUIElementId); in UIElementSink_UpdateUIElement() local
1128 ITfUIElement *element = UILess_GetUIElement((SDL_VideoData *)sink->data, dwUIElementId); in UIElementSink_EndUIElement() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dirinfo.c296 char *element, *end; in td_lfind() local
/AliOS-Things-master/components/amp/ui/render/include/
A Drender.h94 model_array_element_t *element; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Davrcp_api.h981 avrcp_media_element_item_t element; member
1214 } element; member
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js53 …,c.extend({},c.ui.mouse,{_init:function(){var e=this,j=this.options;this.element.addClass("ui-resi… property in s.parentData
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c38502 JSValue element; in JS_FlattenIntoArray() local

Completed in 132 milliseconds