Home
last modified time | relevance | path

Searched defs:WARP (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/swig/swig-4.0.2/Examples/java/enum/
H A Dexample.h8 enum speed { IMPULSE=10, WARP=20, LUDICROUS=30 }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/javascript/enum/
H A Dexample.h8 enum speed { IMPULSE=10, WARP=20, LUDICROUS=30 }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/d/enum/
H A Dexample.h8 enum speed { IMPULSE=10, WARP=20, LUDICROUS=30 }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/octave/enum/
H A Dexample.h8 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/go/enum/
H A Dexample.h8 enum speed { IMPULSE=10, WARP=20, LUDICROUS=30 }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/tcl/enum/
H A Dexample.h8 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/php/enum/
H A Dexample.h8 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/csharp/enum/
H A Dexample.h8 enum speed { IMPULSE=10, WARP=20, LUDICROUS=30 }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/python/enum/
H A Dexample.h8 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/ruby/enum/
H A Dexample.h8 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/pike/enum/
H A Dexample.h8 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/scilab/enum/
H A Dexample.h8 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/math/libmesh/libmesh-1.6.2/include/enums/
H A Denum_elem_quality.h44 WARP, enumerator
/dports/devel/swig/swig-4.0.2/Examples/xml/
H A Dexample_xml.i9 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
H A Dgnarly.i9 enum speed { IMPULSE, WARP, LUDICROUS }; enumerator
/dports/devel/swig/swig-4.0.2/Examples/modula3/enum/
H A Dexample.h78 enum speed { IMPULSE = -2, WARP = 0, HYPER, LUDICROUS = 3}; enumerator
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/
H A Dy.tab.h32 #define WARP 286 macro
/dports/audio/csound/csound-6.15.0/util/
H A Dnew_srconv.c90 } WARP; typedef
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/
H A Dscript.h72 WARP = 290, enumerator
180 #define WARP 290 macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/
H A Dscript.h72 WARP = 290, enumerator
180 #define WARP 290 macro
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_transform2/
H A Dtool_transform_args.h49 WARP, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/44x/
H A DKconfig89 config WARP config
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/44x/
H A DKconfig89 config WARP config
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/44x/
H A DKconfig89 config WARP config
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/agent/
H A Dagent_rle.cuh403 for (int WARP = 1; WARP < WARPS; ++WARP) in WarpScanAllocations() local

123