Home
last modified time | relevance | path

Searched refs:DM_NONE (Results 1 – 25 of 25) sorted by relevance

/dports/lang/cparser/cparser-0.9.14/
H A Dbuiltins.c100 …b(BUILTIN_ALLOCA, "alloca", make_function_1_type(type_void_ptr, type_size_t, DM_NONE)… in create_gnu_builtins()
110 b(BUILTIN_VA_END, "va_end", make_function_1_type(type_void, type_valist, DM_NONE)); in create_gnu_builtins()
127 …frame_address, "frame_address", make_function_1_type(type_void_ptr, type_unsigned_int, DM_NONE)); in create_gnu_builtins()
134 …efetch, "prefetch", make_function_1_type_variadic(type_float, type_void_ptr, DM_NONE)); in create_gnu_builtins()
135 …return_address, "return_address", make_function_1_type(type_void_ptr, type_unsigned_int, DM_NONE)); in create_gnu_builtins()
148 …e_function_type(type_void_ptr, 3, (type_t *[]) { type_void_ptr, type_int, type_size_t }, DM_NONE)); in create_gnu_builtins()
205 f(ir_bk_debugbreak, "__debugbreak", make_function_0_type(type_void, DM_NONE)); in create_microsoft_intrinsics()
206 f(ir_bk_return_address, "_ReturnAddress", make_function_0_type(type_void_ptr, DM_NONE)); in create_microsoft_intrinsics()
210 … "__inbyte", make_function_1_type(type_unsigned_char, type_unsigned_short, DM_NONE)); in create_microsoft_intrinsics()
211 … "__inword", make_function_1_type(type_unsigned_short, type_unsigned_short, DM_NONE)); in create_microsoft_intrinsics()
[all …]
H A Dentity_t.h66 DM_NONE = 0, enumerator
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/physics/
H A Dirr_debug_drawer.hpp39 enum DebugModeType { DM_NONE = 0x00, enumerator
56 { return m_debug_mode==DM_NONE ? DBG_NoDebug in getDebugMode()
H A Dirr_debug_drawer.cpp31 m_debug_mode = DM_NONE; in IrrDebugDrawer()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Duniq.c85 DM_NONE, enumerator
101 DM_NONE, DM_PREPEND, DM_SEPARATE enumerator
429 if (delimit_groups != DM_NONE) in check_file()
502 delimit_groups = DM_NONE; in main()
580 delimit_groups = DM_NONE; in main()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/utils/
H A Ddebug.cpp287 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
293 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
300 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
307 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
330 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
343 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
352 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
375 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
398 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
421 physics->setDebugMode(IrrDebugDrawer::DM_NONE); in handleContextMenuAction()
[all …]
/dports/misc/gnuls/coreutils-8.30/src/
H A Duniq.c90 DM_NONE, enumerator
106 DM_NONE, DM_PREPEND, DM_SEPARATE enumerator
441 if (delimit_groups != DM_NONE) in check_file()
515 delimit_groups = DM_NONE; in main()
593 delimit_groups = DM_NONE; in main()
/dports/games/editss/editss-2.2/
H A Dactions.c587 case DM_NONE: { /* Start break */ in a_buttonp()
719 drawmode=DM_NONE; in a_buttonp()
723 drawmode=DM_NONE; in a_buttonp()
729 drawmode=DM_NONE; in a_buttonp()
737 drawmode=DM_NONE; in a_buttonp()
748 drawmode=DM_NONE; in a_buttonp()
753 case DM_NONE: { in a_buttonp()
769 drawmode=DM_NONE; in a_buttonp()
776 if (drawmode==DM_NONE) { in a_buttonp()
H A Dconst.h13 #define DM_NONE -1 /* Drawmodes */ macro
H A Deditss.c570 drawmode=DM_NONE; in main()
H A Dxstuff.c152 …if ((sh_ed.n>2)&&(drawmode==DM_NONE)) XDrawLine(XtDisplay(toplevel),pm_area,gc_ship,cx(sh_ed.p[sh_… in redrawship()
/dports/comms/gnocky/gnocky-0.0.7/src/
H A Dlogosview.h17 DM_NONE = 0x0, enumerator
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemTextField.cpp48 DragMode=DM_NONE; in emTextField()
326 case DM_NONE: in Input()
409 SetDragMode(DM_NONE); in Input()
437 SetDragMode(DM_NONE); in Input()
465 SetDragMode(DM_NONE); in Input()
481 SetDragMode(DM_NONE); in Input()
509 SetDragMode(DM_NONE); in Input()
515 !event.IsEmpty() && DragMode==DM_NONE && in Input()
620 !event.IsEmpty() && DragMode==DM_NONE && in Input()
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/qc/
H A Dmodedefs.qc9 float DM_NONE = 0;
H A Dhavocbot_roles.qc209 if (deathmatch == DM_NONE)
H A Dclient.qc317 if ( (self.spawnflags & 1) && (deathmatch == DM_NONE) )
/dports/comms/qico/qico-15673bf/src/
H A Ddefs.h48 #define DM_NONE -1 macro
H A Dmain.c321 int c, daemon = DM_NONE, rc, sesstype = SESSION_EMSI, in main()
407 if ( !hostname && daemon <= DM_NONE ) in main()
/dports/audio/fabla2-lv2/openAV-Fabla2-33f4062/src/ui/avtk/avtk/
H A Dwidget.cxx98 dm( DM_NONE ), in Widget()
263 if ( dm == DM_NONE ) { in motion()
H A Dwidget.hxx225 DM_NONE, /// drag has no effect enumerator
/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/src/avtk/avtk/
H A Dwidget.cxx67 dm( DM_NONE ), in Widget()
232 if ( dm == DM_NONE ) { in motion()
H A Dwidget.hxx194 DM_NONE, /// drag has no effect enumerator
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemTextField.h156 DM_NONE, enumerator
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dcomm.h148 DM_NONE = 0, enumerator
H A Dcomm.c1413 if (ip->msg_discarded != DM_NONE)
1498 ip->msg_discarded = DM_NONE;
3634 new_interactive->msg_discarded = DM_NONE;