Home
last modified time | relevance | path

Searched defs:item (Results 1 – 25 of 48) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc413 ConfigItem* item = (ConfigItem*)menu->data; in findConfigItem() local
428 ConfigItem* item = (ConfigItem*)selectedItem(); in updateSelection() local
441 void ConfigList::updateList(ConfigItem* item) in updateList()
449 ConfigItem* item; in updateList() local
484 void ConfigList::setValue(ConfigItem* item, tristate val) in setValue()
509 void ConfigList::changeValue(ConfigItem* item) in changeValue()
569 ConfigItem* item; in setParentMenu() local
598 ConfigItem* item; in updateMenuList() local
660 ConfigItem* item; in keyPressEvent() local
721 ConfigItem* item = (ConfigItem*)itemAt(p); in contentsMouseReleaseEvent() local
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvhidcore_4.c148 __u32 item_udata_Port4(struct hid_item *item) in item_udata_Port4()
160 static __s32 item_sdata_Port4(struct hid_item *item) in item_sdata_Port4()
179 static __u8 *fetch_item_Port4(__u8 *start, __u8 *end, struct hid_item *item) in fetch_item_Port4()
359 int hid_parser_main_Port4(struct hid_parser *parser, struct hid_item *item) in hid_parser_main_Port4()
415 int hid_parser_global_Port4(struct hid_parser *parser, struct hid_item *item) in hid_parser_global_Port4()
516 int hid_parser_local_Port4(struct hid_parser *parser, struct hid_item *item) in hid_parser_local_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c148 __u32 item_udata_Port3(struct hid_item *item) in item_udata_Port3()
160 static __s32 item_sdata_Port3(struct hid_item *item) in item_sdata_Port3()
179 static __u8 *fetch_item_Port3(__u8 *start, __u8 *end, struct hid_item *item) in fetch_item_Port3()
359 int hid_parser_main_Port3(struct hid_parser *parser, struct hid_item *item) in hid_parser_main_Port3()
415 int hid_parser_global_Port3(struct hid_parser *parser, struct hid_item *item) in hid_parser_global_Port3()
516 int hid_parser_local_Port3(struct hid_parser *parser, struct hid_item *item) in hid_parser_local_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c147 __u32 item_udata(struct hid_item *item) in item_udata()
159 static __s32 item_sdata(struct hid_item *item) in item_sdata()
178 static __u8 *fetch_item(__u8 *start, __u8 *end, struct hid_item *item) in fetch_item()
358 int hid_parser_main(struct hid_parser *parser, struct hid_item *item) in hid_parser_main()
414 int hid_parser_global(struct hid_parser *parser, struct hid_item *item) in hid_parser_global()
515 int hid_parser_local(struct hid_parser *parser, struct hid_item *item) in hid_parser_local()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c147 __u32 item_udata_Port2(struct hid_item *item) in item_udata_Port2()
159 static __s32 item_sdata_Port2(struct hid_item *item) in item_sdata_Port2()
178 static __u8 *fetch_item_Port2(__u8 *start, __u8 *end, struct hid_item *item) in fetch_item_Port2()
358 int hid_parser_main_Port2(struct hid_parser *parser, struct hid_item *item) in hid_parser_main_Port2()
414 int hid_parser_global_Port2(struct hid_parser *parser, struct hid_item *item) in hid_parser_global_Port2()
515 int hid_parser_local_Port2(struct hid_parser *parser, struct hid_item *item) in hid_parser_local_Port2()
/utopia/UTPA2-700.0.x/projects/build/scripts/basic/
H A Dfixdep.c141 struct item { struct
142 struct item *next; argument
149 static struct item *hashtab[HASHSZ]; argument
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dlanginfo.h37 #define _NL_ITEM_CATEGORY(item) ((int) (item) >> 16) argument
38 #define _NL_ITEM_INDEX(item) ((int) (item) & 0xffff) argument
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dmenubox.c66 static void do_print_item(WINDOW * win, const char *item, int line_y, in do_print_item()
H A Ddialog.h130 struct dialog_color item; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dlanginfo.h38 #define _NL_ITEM_CATEGORY(item) ((int) (item) >> 16) argument
39 #define _NL_ITEM_INDEX(item) ((int) (item) & 0xffff) argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/hvd_ex/
H A DhalHVD_EX.c1690 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1775 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/hvd_ex/
H A DhalHVD_EX.c1690 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1775 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/hvd_ex/
H A DhalHVD_EX.c1691 MS_U8 item[8]; in _HVD_EX_UpdateESWptr() local
1761 MS_U8 item[8]; in _HVD_EX_UpdateESWptr_VP8() local
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/
H A DhalHVD_sub.c1154 MS_U8 item[8]; in _HAL_HVD_Sub_UpdateESWptr() local
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/hvd/
H A DhalHVD_sub.c1154 MS_U8 item[8]; in _HAL_HVD_Sub_UpdateESWptr() local
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/
H A DhalHVD_sub.c1154 MS_U8 item[8]; in _HAL_HVD_Sub_UpdateESWptr() local
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/
H A DhalHVD_sub.c1154 MS_U8 item[8]; in _HAL_HVD_Sub_UpdateESWptr() local
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/hvd/
H A DhalHVD_sub.c1154 MS_U8 item[8]; in _HAL_HVD_Sub_UpdateESWptr() local

12