Home
last modified time | relevance | path

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

1234

/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/contrib/
H A Dxchat.c157 {"label", SC_LABEL, SC_NONE, SC_NONE},
163 {"zero", SC_ZERO, SC_NONE, SC_NONE},
164 {"count", SC_INCR, SC_NONE, SC_NONE},
169 {"break", SC_BRK, SC_NONE, SC_NONE},
170 {"hangup", SC_HANG, SC_NONE, SC_NONE},
171 {"7bit", SC_7BIT, SC_NONE, SC_NONE},
172 {"8bit", SC_8BIT, SC_NONE, SC_NONE},
173 {"nopar", SC_PNON, SC_NONE, SC_NONE},
175 {"oddpar", SC_PODD, SC_NONE, SC_NONE},
177 {"dial", SC_DIAL, SC_NONE, SC_NONE},
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav/
H A DDAVException.hxx32 const sal_uInt16 SC_NONE = 0; variable
142 , mStatusCode( SC_NONE ) in DAVException()
148 , mStatusCode( SC_NONE ) in DAVException()
H A DSerfRequestProcessor.cxx55 , mnHTTPStatusCode( SC_NONE ) in SerfRequestProcessor()
78 mnHTTPStatusCode = SC_NONE; in prepareProcessor()
408 case SC_NONE: in postprocessProcessor()
547 : SC_NONE; in handleSerfResponse()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav/
H A DDAVException.hxx33 const sal_uInt16 SC_NONE = 0; variable
143 , mStatusCode( SC_NONE ) in DAVException()
149 , mStatusCode( SC_NONE ) in DAVException()
H A DSerfRequestProcessor.cxx55 , mnHTTPStatusCode( SC_NONE ) in SerfRequestProcessor()
78 mnHTTPStatusCode = SC_NONE; in prepareProcessor()
408 case SC_NONE: in postprocessProcessor()
547 : SC_NONE; in handleSerfResponse()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx41 const sal_uInt16 SC_NONE = 0; variable
156 mExceptionCode( inExceptionCode ), mStatusCode( SC_NONE ) {}; in DAVException()
160 mStatusCode( SC_NONE ) {}; in DAVException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx42 const sal_uInt16 SC_NONE = 0; variable
157 mExceptionCode( inExceptionCode ), mStatusCode( SC_NONE ) {}; in DAVException()
161 mStatusCode( SC_NONE ) {}; in DAVException()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddelay.h66 : apt(ai_payload::none), no_data(nullptr), context(SC_NONE) in activity_interrupt_data()
70 : apt(ai_payload::int_payload), int_data(i), context(SC_NONE) in activity_interrupt_data()
74 : apt(ai_payload::string_payload), string_data(s), context(SC_NONE) in activity_interrupt_data()
79 context(SC_NONE) in activity_interrupt_data()
82 activity_interrupt_data(monster* m, seen_context_type ctx = SC_NONE)
87 : apt(ai_payload::hp_loss), ait_hp_loss_data(ahl), context(SC_NONE) in activity_interrupt_data()
H A Dseen-context-type.h5 SC_NONE, enumerator
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/scripts/
H A Dee.lua178 SC_NONE = "none"
185 SC_NONE,
/dports/net/nepenthes/nepenthes-0.2.2/modules/shellcode-signatures/
H A Dsignature_parser.h50 SC_NONE = 266, enumerator
94 #define SC_NONE 266 macro
H A Dsignature_parser.y35 %token SC_ID SC_LPAR SC_RPAR SC_LBR SC_RBR SC_COMMA SC_SEMI SC_COLON SC_NONE SC_FLAGS SC_PATTERN SC…
177 : SC_FLAGS SC_NONE
248 | SC_NONE
H A Dsignature_scanner.l42 "none" { return SC_NONE; }
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/karts/controller/
H A Dkart_control.hpp35 enum SkidControl {SC_NONE, SC_NO_DIRECTION, SC_LEFT, SC_RIGHT}; enumerator
77 m_skid = SC_NONE; in reset()
H A Dplayer_controller.cpp228 SET_OR_TEST_GETTER(SkidControl, KartControl::SC_NONE); in action()
230 else if (m_controls->getSkidControl() == KartControl::SC_NONE) in action()
274 m_controls->getSkidControl()==KartControl::SC_NONE && in steer()
H A Dnetwork_ai_controller.cpp110 m_ai_controls->getSkidControl() == KartControl::SC_NONE ? in convertAIToPlayerActions()
/dports/multimedia/mpeg2play/mpeg2play-1.1b/
H A Dmpeg2dec.h46 #define SC_NONE 0 macro
/dports/multimedia/mpeg2codec/mpeg2/src/mpeg2dec/
H A Dmpeg2dec.h51 #define SC_NONE 0 macro
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSScriptProcessor.h49 SC_NONE=0, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/game/
H A Ditem.h37 SC_NONE = 0x00, enumerator
/dports/devel/ispc/ispc-1.16.1/src/
H A Ddecl.h90 DeclSpecs(const Type *t = NULL, StorageClass sc = SC_NONE, int tq = TYPEQUAL_NONE);
H A Ddecl.cpp215 case SC_NONE: in lGetStorageClassName()
250 storageClass = SC_NONE; in Declarator()
459 if (d->declSpecs->storageClass != SC_NONE) in InitFromType()
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/Mpeg3Plugin/libmpeg/video/
H A Dmpeg3video.h49 #define SC_NONE 0 /* scalable_mode */ macro
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dshortcuts.h33 SC_NONE = 0, enumerator
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dshortcuts.h33 SC_NONE = 0, enumerator

1234