Home
last modified time | relevance | path

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

12

/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DControlError.java42 super(StandardClass.CONTROL_ERROR); in ControlError()
48 super(StandardClass.CONTROL_ERROR); in ControlError()
56 return Symbol.CONTROL_ERROR; in typeOf()
62 return StandardClass.CONTROL_ERROR; in classOf()
68 if (type == Symbol.CONTROL_ERROR) in typep()
70 if (type == StandardClass.CONTROL_ERROR) in typep()
H A DStandardClass.java502 public static final StandardClass CONTROL_ERROR = field in StandardClass
503 addStandardClass(Symbol.CONTROL_ERROR, list(ERROR));
605 CONTROL_ERROR.setCPL(CONTROL_ERROR, ERROR, SERIOUS_CONDITION, CONDITION, in initializeStandardClasses()
736 CONTROL_ERROR.finalizeClass(); in initializeStandardClasses()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libao2/
H A Dao_dxr2.c63 return CONTROL_ERROR; in control()
78 return CONTROL_ERROR; in control()
83 return CONTROL_ERROR; in control()
H A Dao_mpegpes.c84 return CONTROL_ERROR; in LIBAO_EXTERN()
95 return CONTROL_ERROR; in LIBAO_EXTERN()
99 return CONTROL_ERROR; in LIBAO_EXTERN()
H A Dao_alsa.c148 return CONTROL_ERROR; in control()
155 return CONTROL_ERROR; in control()
161 return CONTROL_ERROR; in control()
167 return CONTROL_ERROR; in control()
185 return CONTROL_ERROR; in control()
227 return CONTROL_ERROR; in control()
237 return CONTROL_ERROR; in control()
H A Dao_oss.c201 return CONTROL_ERROR; in control()
207 return CONTROL_ERROR; in control()
215 return CONTROL_ERROR; in control()
221 return CONTROL_ERROR; in control()
227 return CONTROL_ERROR; in control()
H A Dao_pulse.c395 return CONTROL_ERROR; in control()
405 return CONTROL_ERROR; in control()
436 return CONTROL_ERROR; in control()
H A Daudio_out.h75 #define CONTROL_ERROR -2 macro
H A Dao_esd.c110 return CONTROL_ERROR; in control()
131 return CONTROL_ERROR; in control()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libao2/
H A Dao_dxr2.c63 return CONTROL_ERROR; in control()
78 return CONTROL_ERROR; in control()
83 return CONTROL_ERROR; in control()
H A Dao_mpegpes.c84 return CONTROL_ERROR; in LIBAO_EXTERN()
95 return CONTROL_ERROR; in LIBAO_EXTERN()
99 return CONTROL_ERROR; in LIBAO_EXTERN()
H A Dao_alsa.c148 return CONTROL_ERROR; in control()
155 return CONTROL_ERROR; in control()
161 return CONTROL_ERROR; in control()
167 return CONTROL_ERROR; in control()
185 return CONTROL_ERROR; in control()
227 return CONTROL_ERROR; in control()
237 return CONTROL_ERROR; in control()
H A Dao_oss.c201 return CONTROL_ERROR; in control()
207 return CONTROL_ERROR; in control()
215 return CONTROL_ERROR; in control()
221 return CONTROL_ERROR; in control()
227 return CONTROL_ERROR; in control()
H A Dao_pulse.c395 return CONTROL_ERROR; in control()
405 return CONTROL_ERROR; in control()
436 return CONTROL_ERROR; in control()
H A Daudio_out.h75 #define CONTROL_ERROR -2 macro
H A Dao_esd.c110 return CONTROL_ERROR; in control()
131 return CONTROL_ERROR; in control()
/dports/multimedia/mpv/mpv-0.34.1/audio/out/
H A Dao_coreaudio.c97 return CONTROL_ERROR; in get_volume()
109 return CONTROL_ERROR; in set_volume()
145 return CONTROL_ERROR; in init()
166 return CONTROL_ERROR; in init()
H A Dao_oss.c274 return CONTROL_ERROR; in control()
280 return CONTROL_ERROR; in control()
289 return CONTROL_ERROR; in control()
H A Dao_pulse.c677 return CONTROL_ERROR; in control()
720 return CONTROL_ERROR; in control()
730 return CONTROL_ERROR; in control()
744 return CONTROL_ERROR; in control()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dmpc_info.h40 #define CONTROL_ERROR -2 macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dmpc_info.h40 #define CONTROL_ERROR -2 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dmpc_info.h40 #define CONTROL_ERROR -2 macro
H A Dvd_dshow.c49 if(!sh->context) return CONTROL_ERROR; in LIBVD_EXTERN()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dmpc_info.h40 #define CONTROL_ERROR -2 macro
H A Dvd_dshow.c49 if(!sh->context) return CONTROL_ERROR; in LIBVD_EXTERN()

12