Home
last modified time | relevance | path

Searched refs:IFlag (Results 1 – 16 of 16) sorted by relevance

/dports/devel/distorm/distorm-20121220-r230/disOps/
H A Dx86sets.py124 …T.MEM_OPT], IFlag.MODRM_REQUIRED | IFlag._32BITS | IFlag.USE_EXMNEMONIC | IFlag.MNEMONIC_MODRM_BAS…
130 …T.MEM_OPT], IFlag.MODRM_REQUIRED | IFlag._32BITS | IFlag.USE_EXMNEMONIC | IFlag.MNEMONIC_MODRM_BAS…
156 …Set("0f, c8", ["BSWAP"], [OPT.IB_R_FULL], IFlag._32BITS | IFlag._64BITS | IFlag.PRE_REX | IFlag.GE…
313 … ["MOVS"], [OPT.REGI_EDI, OPT.REGI_ESI], IFlag._16BITS | IFlag.PRE_REPNZ | IFlag.PRE_REP | IFlag._…
315 … ["CMPS"], [OPT.REGI_ESI, OPT.REGI_EDI], IFlag._16BITS | IFlag.PRE_REPNZ | IFlag.PRE_REP | IFlag._…
317 … ["STOS"], [OPT.REGI_EDI, OPT.ACC_FULL], IFlag._16BITS | IFlag.PRE_REPNZ | IFlag.PRE_REP | IFlag._…
319 … ["LODS"], [OPT.ACC_FULL, OPT.REGI_ESI], IFlag._16BITS | IFlag.PRE_REPNZ | IFlag.PRE_REP | IFlag._…
321 … ["SCAS"], [OPT.REGI_EDI, OPT.ACC_FULL], IFlag._16BITS | IFlag.PRE_REPNZ | IFlag.PRE_REP | IFlag._…
353 Set("cb", ["RETF"], [], IFlag.NATIVE | IFlag._64BITS | IFlag.PRE_REX)
357 Set("cf", ["IRET"], [], IFlag.NATIVE | IFlag._64BITS | IFlag.PRE_REX)
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Uefi/InteractiveIO/
H A DCanonRead.c46 tcflag_t IFlag; in IIO_CanonRead() local
63 IFlag = Termio->c_iflag; in IIO_CanonRead()
93 if((IFlag & IGNCR) != 0) { in IIO_CanonRead()
96 else if((IFlag & ICRNL) != 0) { in IIO_CanonRead()
101 if((IFlag & INLCR) != 0) { in IIO_CanonRead()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp.cxx388 const Standard_Boolean IFlag, const Standard_Boolean SkipShared) in volumePropertiesGK() argument
438 aLocalError = aVProps.Perform(aPropFace, aTol, CGFlag, IFlag); in volumePropertiesGK()
441 aLocalError = aVProps.Perform(aPropFace, aPropDomain, aTol, CGFlag, IFlag); in volumePropertiesGK()
466 const Standard_Boolean IFlag, const Standard_Boolean SkipShared) in VolumePropertiesGK() argument
508 aLocalError = volumePropertiesGK(aShell, Props, aTol, IsUseSpan, CGFlag, IFlag,SkipShared); in VolumePropertiesGK()
517 anError = volumePropertiesGK(S, Props, Eps, IsUseSpan, CGFlag, IFlag,SkipShared); in VolumePropertiesGK()
535 const Standard_Boolean IFlag, const Standard_Boolean SkipShared) in volumePropertiesGK() argument
585 aLocalError = aVProps.Perform(aPropFace, thePln, aTol, CGFlag, IFlag); in volumePropertiesGK()
588 aLocalError = aVProps.Perform(aPropFace, aPropDomain, thePln, aTol, CGFlag, IFlag); in volumePropertiesGK()
614 const Standard_Boolean IFlag, const Standard_Boolean SkipShared) in VolumePropertiesGK() argument
[all …]
H A DBRepGProp.hxx239 const Standard_Boolean IFlag = Standard_False,
248 const Standard_Boolean IFlag = Standard_False,
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/LHS/
H A DFileoc.f9012 Subroutine FileOC(IFlag) argument
23 If (IFlag <= 0) Then
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTest/
H A DBRepTest_GPropCommands.cxx225 Standard_Boolean IFlag = Standard_False; in vpropsgk() local
238 if(mode == 2 || mode == 3) IFlag = Standard_True; in vpropsgk()
244 eps = BRepGProp::VolumePropertiesGK(S, G, eps, onlyClosed, isUseSpan, CGFlag, IFlag, SkipShared); in vpropsgk()
257 if(CGFlag || IFlag) { in vpropsgk()
277 if(IFlag) { in vpropsgk()
296 if(IFlag) { in vpropsgk()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepGProp.hxx239 const Standard_Boolean IFlag = Standard_False,
248 const Standard_Boolean IFlag = Standard_False,
H A DChFi3d_Builder_0.hxx374 const Standard_Integer IFlag);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepGProp.hxx249 const Standard_Boolean IFlag = Standard_False,
258 const Standard_Boolean IFlag = Standard_False,
H A DChFi3d_Builder_0.hxx374 const Standard_Integer IFlag);
/dports/net-mgmt/ipcad/ipcad-3.7.3/
H A Dcfg.y97 %type <tv_int> optIFlags IFlags IFlag
123 IFlag:
131 IFlag { $$ = $1; }
132 | IFlags IFlag { $$ = $1 | $2; }
/dports/sysutils/xpipe/xpipe-60b0aec/src/
H A Dxpipe.c46 int IFlag = 0; variable
79 IFlag = 1; in main()
374 if (IFlag) { in getNextChunk()
/dports/devel/judy/judy-1.0.5/test/
H A DJudy1LTime.c278 Word_t IFlag = 0; // time duplicate inserts/sets variable
424 IFlag = 1; in main()
491 if (IFlag) in main()
551 if (IFlag) in main()
591 if (IFlag) in main()
652 if (IFlag) in main()
H A DJudy1LHTime.c377 Word_t IFlag = 0; // time duplicate inserts/sets variable
532 IFlag = 1; in main()
604 if (IFlag) in main()
677 if (IFlag) in main()
728 if (IFlag) in main()
793 if (IFlag) in main()
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.hxx374 const Standard_Integer IFlag);
H A DChFi3d_Builder_0.cxx1619 const Standard_Integer IFlag) in ChFi3d_ComputeArete() argument
1629 if (IFlag == 0) { in ChFi3d_ComputeArete()
1647 if(IFlag != 1) { in ChFi3d_ComputeArete()
1659 if (IFlag == 0) { in ChFi3d_ComputeArete()
1677 if(IFlag != 1) { in ChFi3d_ComputeArete()
1687 else if (IFlag == 0) { in ChFi3d_ComputeArete()