/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/vet/ |
H A D | vet.go | 85 root.Deps = append(root.Deps, b.VetAction(work.ModeBuild, work.ModeBuild, ptest))
|
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/go/internal/version/ |
H A D | version.go | 114 func isExe(file string, info fs.FileInfo) bool { func
|
/dports/devel/fossil/fossil-src-2.17/src/ |
H A D | merge.c | 758 int isExe = db_column_int(&q, 2); in merge_cmd() local 838 int isExe = db_column_int(&q, 6); in merge_cmd() local 942 int isExe = db_column_int(&q, 3); in merge_cmd() local
|
H A D | extcgi.c | 401 int isExe = db_column_int(&q,1); in ext_filelist_page() local
|
H A D | checkout.c | 154 int isExe; in checkout_set_all_exe() local
|
H A D | patch.c | 516 int isExe = db_column_int(&q,2); in patch_apply() local
|
H A D | finfo.c | 855 int isExe = db_column_int(&q,7); in mlink_page() local
|
H A D | add.c | 173 int isExe = file_isexe(zFullname, RepoFILE); in add_one_file() local
|
H A D | vfile.c | 310 int id, rid, isExe, isLink; in vfile_to_disk() local
|
H A D | checkin.c | 1670 int isExe = db_column_int(&q, 4); in create_manifest() local
|
H A D | import.c | 34 char isExe; /* True if executable */ member
|
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/version/ |
H A D | version.go | 85 func isExe(file string, info os.FileInfo) bool { func
|
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/version/ |
H A D | version.go | 85 func isExe(file string, info os.FileInfo) bool { func
|
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/go/internal/version/ |
H A D | version.go | 107 func isExe(file string, info fs.FileInfo) bool { func
|
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/version/ |
H A D | version.go | 107 func isExe(file string, info fs.FileInfo) bool { func
|
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/version/ |
H A D | version.go | 107 func isExe(file string, info fs.FileInfo) bool { func
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/go/internal/version/ |
H A D | version.go | 107 func isExe(file string, info fs.FileInfo) bool { func
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.FileVersionInfo/src/System/Diagnostics/ |
H A D | FileVersionInfo.Unix.cs | 80 private void LoadManagedAssemblyMetadata(MetadataReader metadataReader, bool isExe) in LoadManagedAssemblyMetadata()
|
/dports/deskutils/menumaker/menumaker-0.99.13/Prophet/ |
H A D | __init__.py | 55 def isExe(exe): function
|
/dports/x11/runner/runner-1.1/src/worker/ |
H A D | nwc_fsentry.cc | 325 bool FSEntry::isExe( bool fastTest ) const in isExe() function in NWC::FSEntry
|
/dports/x11-fm/worker/worker-4.10.0/src/ |
H A D | nwc_fsentry.cc | 321 bool FSEntry::isExe( bool fastTest ) const in isExe() function in NWC::FSEntry
|
H A D | fileentry.cc | 261 bool FileEntry::isExe( bool fastTest ) const in isExe() function in FileEntry
|
/dports/cad/gmsh/gmsh-4.9.2-source/Common/ |
H A D | OS.cpp | 546 bool isExe = (split[2] == ".exe" || split[2] == ".EXE"); in SystemCallExe() local
|
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/ |
H A D | panel.cpp | 893 bool isExe = !isDir && p && p->IsExe(); in DrawItem() local
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/emit/ |
H A D | modulebuilder.cs | 289 … void SavePEFile(RuntimeModule module, String fileName, int entryPoint, int isExe, bool isManifest… in SavePEFile()
|