Home
last modified time | relevance | path

Searched defs:ed (Results 151 – 175 of 4810) sorted by relevance

12345678910>>...193

/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_inspector.c122 group_details(Evas_Object *ed) in group_details()
733 part_begin(Evas_Object *ed, const char *name) in part_begin()
992 Evas_Object *ed; in _parts_names_list() local
1045 _group_parts_list(Evas_Object *ed) in _group_parts_list()
1271 _group_programs_list(Evas_Object *ed) in _group_programs_list()
1343 Evas_Object *ed; in _list() local
1410 Evas_Object *ed = _edje_object_any_get(); in _gdata_list() local
1437 _comp_str_get(Evas_Object *ed, const char *img) in _comp_str_get()
1478 Evas_Object *ed = _edje_object_any_get(); in _images_list() local
1526 Evas_Object *ed = _edje_object_any_get(); in _fonts_list() local
[all …]
/dports/editors/ted/Ted-2.23/Ted/
H A DtedInput.c45 EditDocument * ed= (EditDocument *)voided; in tedLogEvent() local
70 EditDocument * ed, in tedInputSetSelectedPosition()
83 EditDocument * ed, in tedInputChangeSelection()
111 static int tedInputSetIBarDelete( EditDocument * ed, in tedInputSetIBarDelete()
186 static int tedStartEdit( EditDocument * ed ) in tedStartEdit()
221 EditDocument * ed= (EditDocument *)voided; in tedDocGotKey() local
824 EditDocument * ed= (EditDocument *)voided; in tedDocGotString() local
840 EditDocument * ed= (EditDocument *)voided; in APP_EVENT_HANDLER_H() local
H A DtedDocument.c49 void tedMoveObjectWindows( EditDocument * ed ) in tedMoveObjectWindows()
78 void tedMakeDocumentReadonly( EditDocument * ed, in tedMakeDocumentReadonly()
158 int tedFinishDocumentSetup( EditDocument * ed ) in tedFinishDocumentSetup()
381 void tedDocumentFirstVisible( EditDocument * ed ) in tedDocumentFirstVisible()
450 EditDocument * ed ) in tedMakeDocumentWidget()
726 void tedObserveFocus( EditDocument * ed, in tedObserveFocus()
774 void tedSetTracedChangedFlag( EditDocument * ed ) in tedSetTracedChangedFlag()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DAABB_halfedge_graph_segment_primitive.h103 ED make_id(ED ed, const HalfedgeGraph&, Tag_true) in make_id()
108 std::pair<ED, const HalfedgeGraph*> make_id(ED ed, const HalfedgeGraph& fg, Tag_false) in make_id()
171 …AABB_halfedge_graph_segment_primitive(edge_descriptor ed, const HalfedgeGraph& graph, VertexPointP… in AABB_halfedge_graph_segment_primitive()
183 AABB_halfedge_graph_segment_primitive(edge_descriptor ed, const HalfedgeGraph& graph) in AABB_halfedge_graph_segment_primitive()
/dports/audio/libfishsound/libfishsound-1.0.0/src/examples/
H A Dfishsound-encdec.c71 FS_EncDec * ed = (FS_EncDec *) user_data; in decoded() local
81 FS_EncDec * ed = (FS_EncDec *) user_data; in encoded() local
90 FS_EncDec * ed; in fs_encdec_new() local
128 fs_encdec_delete (FS_EncDec * ed) in fs_encdec_delete()
155 FS_EncDec * ed; in main() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/z80/
H A Dz80ops.h1355 OP(ed,a4) { } /* DB ED */ in OP() argument
1356 OP(ed,a5) { } /* DB ED */ in OP() argument
1357 OP(ed,a6) { } /* DB ED */ in OP() argument
1358 OP(ed,a7) { } /* DB ED */ in OP() argument
1364 OP(ed,ac) { } /* DB ED */ in OP() argument
1365 OP(ed,ad) { } /* DB ED */ in OP() argument
1366 OP(ed,ae) { } /* DB ED */ in OP() argument
1367 OP(ed,af) { } /* DB ED */ in OP() argument
1373 OP(ed,b4) { } /* DB ED */ in OP() argument
1374 OP(ed,b5) { } /* DB ED */ in OP() argument
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
59 typedef struct ed ed_t; argument
107 struct ed *ed; member
327 ed_t *ed; member
369 ed_t ed[NUM_EDS]; member
407 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/mips/cpu/
H A Dau1x00_usb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
110 struct ed *ed; member
331 ed_t *ed; member
374 ed_t ed[NUM_EDS]; member
413 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
109 struct ed *ed; member
330 ed_t *ed; member
373 ed_t ed[NUM_EDS]; member
415 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
107 struct ed *ed; member
323 struct ed *ed; member
367 struct ed ed[NUM_EDS]; member
406 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/mips/cpu/
H A Dau1x00_usb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
110 struct ed *ed; member
331 ed_t *ed; member
374 ed_t ed[NUM_EDS]; member
413 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
59 typedef struct ed ed_t; argument
107 struct ed *ed; member
327 ed_t *ed; member
369 ed_t ed[NUM_EDS]; member
407 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
109 struct ed *ed; member
330 ed_t *ed; member
373 ed_t ed[NUM_EDS]; member
415 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
107 struct ed *ed; member
323 struct ed *ed; member
367 struct ed ed[NUM_EDS]; member
406 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
109 struct ed *ed; member
330 ed_t *ed; member
373 ed_t ed[NUM_EDS]; member
415 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
107 struct ed *ed; member
323 struct ed *ed; member
367 struct ed ed[NUM_EDS]; member
406 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
109 struct ed *ed; member
330 ed_t *ed; member
373 ed_t ed[NUM_EDS]; member
415 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
59 typedef struct ed ed_t; argument
107 struct ed *ed; member
327 ed_t *ed; member
369 ed_t ed[NUM_EDS]; member
407 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
107 struct ed *ed; member
323 struct ed *ed; member
367 struct ed ed[NUM_EDS]; member
406 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
59 typedef struct ed ed_t; argument
107 struct ed *ed; member
327 ed_t *ed; member
369 ed_t ed[NUM_EDS]; member
407 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc5xxx/
H A Dusb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
109 struct ed *ed; member
330 ed_t *ed; member
373 ed_t ed[NUM_EDS]; member
415 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/mips/cpu/
H A Dau1x00_usb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
110 struct ed *ed; member
331 ed_t *ed; member
374 ed_t ed[NUM_EDS]; member
413 ed_free (struct ed *ed) in ed_free()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/arm920t/s3c24x0/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
107 struct ed *ed; member
323 struct ed *ed; member
367 struct ed ed[NUM_EDS]; member
406 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/ppc4xx/
H A Dusb_ohci.h40 struct ed { struct
46 struct ed *ed_prev; argument
54 struct ed *ed_rm_list; argument
57 __u32 unused[3]; argument
59 typedef struct ed ed_t; argument
107 struct ed *ed; member
327 ed_t *ed; member
369 ed_t ed[NUM_EDS]; member
407 static inline void ed_free(struct ed *ed) in ed_free()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/mips/cpu/
H A Dau1x00_usb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
110 struct ed *ed; member
331 ed_t *ed; member
374 ed_t ed[NUM_EDS]; member
413 ed_free (struct ed *ed) in ed_free()

12345678910>>...193