Home
last modified time | relevance | path

Searched defs:fRecursive (Results 1 – 24 of 24) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diwamreg.h116 #define IWamAdmin_AppDelete(This,szMDPath,fRecursive) (This)->lpVtbl->AppDelete(This,szMDPath,fRecu… argument
117 #define IWamAdmin_AppUnLoad(This,szMDPath,fRecursive) (This)->lpVtbl->AppUnLoad(This,szMDPath,fRecu… argument
119 #define IWamAdmin_AppDeleteRecoverable(This,szMDPath,fRecursive) (This)->lpVtbl->AppDeleteRecoverab… argument
120 #define IWamAdmin_AppRecover(This,szMDPath,fRecursive) (This)->lpVtbl->AppRecover(This,szMDPath,fRe… argument
168 #define IWamAdmin2_AppDelete(This,szMDPath,fRecursive) (This)->lpVtbl->AppDelete(This,szMDPath,fRec… argument
169 #define IWamAdmin2_AppUnLoad(This,szMDPath,fRecursive) (This)->lpVtbl->AppUnLoad(This,szMDPath,fRec… argument
171 #define IWamAdmin2_AppDeleteRecoverable(This,szMDPath,fRecursive) (This)->lpVtbl->AppDeleteRecovera… argument
172 #define IWamAdmin2_AppRecover(This,szMDPath,fRecursive) (This)->lpVtbl->AppRecover(This,szMDPath,fR… argument
217 #define IIISApplicationAdmin_DeleteApplication(This,szMDPath,fRecursive) (This)->lpVtbl->DeleteAppl… argument
H A Dshlobj.h1554 WINBOOL fRecursive; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diwamreg.h116 #define IWamAdmin_AppDelete(This,szMDPath,fRecursive) (This)->lpVtbl->AppDelete(This,szMDPath,fRecu… argument
117 #define IWamAdmin_AppUnLoad(This,szMDPath,fRecursive) (This)->lpVtbl->AppUnLoad(This,szMDPath,fRecu… argument
119 #define IWamAdmin_AppDeleteRecoverable(This,szMDPath,fRecursive) (This)->lpVtbl->AppDeleteRecoverab… argument
120 #define IWamAdmin_AppRecover(This,szMDPath,fRecursive) (This)->lpVtbl->AppRecover(This,szMDPath,fRe… argument
168 #define IWamAdmin2_AppDelete(This,szMDPath,fRecursive) (This)->lpVtbl->AppDelete(This,szMDPath,fRec… argument
169 #define IWamAdmin2_AppUnLoad(This,szMDPath,fRecursive) (This)->lpVtbl->AppUnLoad(This,szMDPath,fRec… argument
171 #define IWamAdmin2_AppDeleteRecoverable(This,szMDPath,fRecursive) (This)->lpVtbl->AppDeleteRecovera… argument
172 #define IWamAdmin2_AppRecover(This,szMDPath,fRecursive) (This)->lpVtbl->AppRecover(This,szMDPath,fR… argument
217 #define IIISApplicationAdmin_DeleteApplication(This,szMDPath,fRecursive) (This)->lpVtbl->DeleteAppl… argument
H A Dshlobj.h1554 WINBOOL fRecursive; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/
H A DArchiveFileFilter.java47 private boolean fRecursive; field in ArchiveFileFilter
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/ssw/
H A DsswClass.c970 int Ssw_ClassesRefineOneClass( Ssw_Cla_t * p, Aig_Obj_t * pReprOld, int fRecursive ) in Ssw_ClassesRefineOneClass()
1034 int Ssw_ClassesRefine( Ssw_Cla_t * p, int fRecursive ) in Ssw_ClassesRefine()
1054 int Ssw_ClassesRefineGroup( Ssw_Cla_t * p, Vec_Ptr_t * vReprs, int fRecursive ) in Ssw_ClassesRefineGroup()
1074 int Ssw_ClassesRefineConst1Group( Ssw_Cla_t * p, Vec_Ptr_t * vRoots, int fRecursive ) in Ssw_ClassesRefineConst1Group()
1119 int Ssw_ClassesRefineConst1( Ssw_Cla_t * p, int fRecursive ) in Ssw_ClassesRefineConst1()
/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/cmd/keyify/
H A Dkeyify.go27 fRecursive bool var
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/cmd/keyify/
H A Dkeyify.go29 fRecursive bool var
/dports/security/vuls/vuls-0.13.7/vendor/honnef.co/go/tools/cmd/keyify/
H A Dkeyify.go27 fRecursive bool var
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/honnef.co/go/tools/cmd/keyify/
H A Dkeyify.go27 fRecursive bool var
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/honnef.co/go/tools/cmd/keyify/
H A Dkeyify.go29 fRecursive bool var
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/honnef.co/go/tools/cmd/keyify/
H A Dkeyify.go27 fRecursive bool var
/dports/www/tikiwiki/tiki-21.2/lib/sheet/include/org/apicnet/io/
H A Dcdir.php72 …Function Read( $sPath, $sInclude = "", $fRecursive = false, $levelRecursive=2, $fFiles = true, $fD…
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/
H A Dseq_entry_ci.hpp75 fRecursive = (1 << 0), ///< Iterate recursively enumerator
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/
H A Dseq_entry_ci.hpp75 fRecursive = (1 << 0), ///< Iterate recursively enumerator
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcDsd.c321 int Abc_NtkDsdLocal( Abc_Ntk_t * pNtk, int fVerbose, int fRecursive ) in Abc_NtkDsdLocal()
400 …Mux( Abc_Obj_t * pNode, Vec_Ptr_t * vNodes, Dsd_Manager_t * pManDsd, int fRecursive, int * pCounte… in Abc_NodeDecompDsdAndMux()
H A Dabc.c4690 int fGlobal, fRecursive, fVerbose, fPrint, fShort, c; in Abc_CommandDisjoint() local
34486 int fRecursive = 1; in Abc_CommandAbc9BalanceLut() local
/dports/games/openclonk/openclonk-release-8.1-src/src/c4group/
H A DC4GroupMain.cpp34 bool fRecursive = false; variable
H A DC4Group.cpp1334 bool C4Group::Delete(const char *szFiles, bool fRecursive) in Delete()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/dch/
H A DdchClass.c443 int Dch_ClassesRefineOneClass( Dch_Cla_t * p, Aig_Obj_t * pReprOld, int fRecursive ) in Dch_ClassesRefineOneClass()
570 int Dch_ClassesRefineConst1Group( Dch_Cla_t * p, Vec_Ptr_t * vRoots, int fRecursive ) in Dch_ClassesRefineConst1Group()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dkbuild-object.c477int fRecursive, int fNoSpecialAccessors, const struct floc *pFileLoc) in define_kbuild_object_variable_cached()
550 enum variable_origin enmOrigin, int fRecursive, in try_define_kbuild_object_variable_via_accessor()
597 enum variable_origin enmOrigin, int fRecursive, in define_kbuild_object_variable_in_top_obj()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaStr.c1253 …t * pObj, Vec_Int_t * vDelay, int nLutSize, int nGroups, int nMuxes, int fRecursive, int fOptArea,… in Str_NtkBalanceMux()
1287 …lance( Gia_Man_t * pGia, Str_Ntk_t * p, int nLutSize, int fUseMuxes, int fRecursive, int fOptArea,… in Str_NtkBalance()
1378 Gia_Man_t * Gia_ManLutBalance( Gia_Man_t * p, int nLutSize, int fUseMuxes, int fRecursive, int fOpt… in Gia_ManLutBalance()
1744 …tk_t * pNtk, int iMux, int nMuxes, Vec_Int_t * vDelay, int nLutSize, int fRecursive, int fOptArea,… in Str_MuxRestructure()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/fra/
H A Dfra.h145 int fRecursive; // set to 1 when SEC is called recursively member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs7115 pub fRecursive: super::super::Foundation::BOOL, field