Home
last modified time | relevance | path

Searched refs:NO_TYPE (Results 76 – 100 of 169) sorted by relevance

1234567

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCvc.hh191 extern CStatus PMOS_ONLY, NMOS_ONLY, NMOS_PMOS, NO_TYPE; //, MIN_CHECK_BITS, MAX_CHECK_BITS;
/dports/games/warmux/warmux-11.04/src/gui/
H A Dquestion.cpp41 case NO_TYPE: in Question()
/dports/deskutils/remind/remind-03.03.11/src/
H A Dqueue.c474 case NO_TYPE: PrintJSONKeyPairString("type", "NO_TYPE"); break; in json_queue()
581 case NO_TYPE: printf("NO_TYPE "); break; in DaemonWait()
H A Dmain.c822 if (trig.typ != NO_TYPE) return E_PARSE_ERR; in DoIfTrig()
1368 LastTrigger.typ = NO_TYPE; in ClearLastTriggers()
/dports/math/drgeo/drgeo-1.1.0/geo/
H A Ddrgeo_geometricObject.cc46 type = NO_TYPE; in geometricObject()
69 type = NO_TYPE; in geometricObject()
H A Ddrgeo_gtkproperty.cc200 type = NO_TYPE; in drgeoGtkPropertyDialog()
/dports/devel/codeworker/CodeWorker4_5_3/
H A DExprScriptExpression.cpp55 return NO_TYPE; in compileCpp()
372 return NO_TYPE; in compileCpp()
H A DExprScriptExpression.h31 NO_TYPE, enumerator
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/
H A Dboxm2_vecf_mandible_scene.h34 enum anat_type { MANDIBLE, LEFT_RAMUS, LEFT_ANGLE, BODY, RIGHT_ANGLE, RIGHT_RAMUS, NO_TYPE}; enumerator
H A Dboxm2_vecf_orbit_scene.h71 enum anat_type { SPHERE, IRIS, PUPIL, UPPER_LID, LOWER_LID, EYELID_CREASE, NO_TYPE}; enumerator
/dports/deskutils/kalarm/kalarm-21.12.3/src/
H A Deditdlg.h48 enum Type { NO_TYPE, DISPLAY, COMMAND, EMAIL, AUDIO }; enumerator
H A Dcommandoptions.cpp741 && (allowedEditType == EditAlarmDlg::NO_TYPE in checkCommand()
742 …|| (allowedEditType != EditAlarmDlg::NO_TYPE && (mCommand != NEW || mEditType != allowedEditType… in checkCommand()
772 …Command != EDIT_NEW) || (mEditType != type1 && (type2 == EditAlarmDlg::NO_TYPE || mEditType != t… in checkEditType()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/payments/
H A DPaymentActionResponse.cpp113 : mRequestId(EmptyString()), mType(nsIPaymentActionResponse::NO_TYPE) {} in NS_IMPL_ISUPPORTS()
/dports/cad/pcb/pcb-4.2.0/src/
H A Dset.c250 Crosshair.AttachedObject.Type = NO_TYPE; in SetMode()
H A Drats.c934 if (found == NO_TYPE) in AddNet()
953 if (found == NO_TYPE) in AddNet()
H A Dreport.c171 if (type == NO_TYPE) in ReportDialog()
521 case NO_TYPE: in ReportDialog()
H A Dflags.c413 if (type == NO_TYPE){ in ActionDumpFlags()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/ocl/
H A Dboxm2_vecf_ocl_orbit_scene.h75 enum anat_type { SPHERE, IRIS, PUPIL, UPPER_LID, LOWER_LID, EYELID_CREASE, NO_TYPE}; enumerator
/dports/www/firefox-esr/firefox-91.8.0/dom/payments/
H A DPaymentActionResponse.cpp147 : mRequestId(u""_ns), mType(nsIPaymentActionResponse::NO_TYPE) {} in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/payments/
H A DPaymentActionResponse.cpp147 : mRequestId(EmptyString()), mType(nsIPaymentActionResponse::NO_TYPE) {} in NS_IMPL_ISUPPORTS()
/dports/deskutils/bijiben/bijiben-40.1/src/libbiji/deserializer/
H A Dbiji-tomboy-reader.c51 NO_TYPE, enumerator
/dports/www/firefox/firefox-99.0/dom/payments/
H A DPaymentActionResponse.cpp147 : mRequestId(u""_ns), mType(nsIPaymentActionResponse::NO_TYPE) {} in NS_IMPL_ISUPPORTS()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/payments/
H A DPaymentActionResponse.cpp147 : mRequestId(u""_ns), mType(nsIPaymentActionResponse::NO_TYPE) {} in NS_IMPL_ISUPPORTS()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/
H A DHierarchyBuilder.java191 superinterfaceHandles = TypeHierarchy.NO_TYPE; in connect()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWTypes.h70 NO_TYPE = 0, enumerator

1234567