Searched defs:Version (Results 26 - 50 of 59) sorted by relevance

123

/macosx-10.9.5/tcl-102/tcl/
H A DMakefile40 Version = $(shell $(GREP) "TCL_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2) macro
[all...]
/macosx-10.9.5/tcl-102/tcl84/
H A DMakefile45 Version = $(shell $(GREP) "TCL_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2) macro
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/irc/
H A Dpicoirc.tcl
/macosx-10.9.5/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDCFireWireDV.cp309 pascal ComponentResult DCFireWireDV::Version(DCFireWireDV* dc) function in class:DCFireWireDV
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Daclsubject.h144 typedef uint8 Version; // binary version marker typedef in class:Security::AclSubject
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Daclsubject.h144 typedef uint8 Version; // binary version marker typedef in class:Security::AclSubject
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dcssm.cpp46 CSSM_Init (const CSSM_VERSION *Version, argument
126 CSSM_ModuleAttach(const CSSM_GUID *ModuleGuid, const CSSM_VERSION *Version, const CSSM_API_MEMORY_FUNCS *MemoryFuncs, uint32 SubserviceID, CSSM_SERVICE_TYPE SubServiceType, CSSM_ATTACH_FLAGS AttachFlags, CSSM_KEY_HIERARCHY KeyHierarchy, CSSM_FUNC_NAME_ADDR *FunctionTable, uint32 NumFunctionTable, const void *, CSSM_MODULE_HANDLE_PTR NewModuleHandle) argument
H A DcssmapplePriv.h67 uint32 Version; member in struct:__anon4460
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dsfmode.c23 static char* Version = "\n@(#)$Id: sfio (AT&T Labs - Research) 2009-09-15 $\0\n"; variable
/macosx-10.9.5/llvmCore-3425.0.33/lib/DebugInfo/
H A DDWARFCompileUnit.h28 uint16_t Version; member in class:llvm::DWARFCompileUnit
H A DDWARFDebugLine.h42 uint16_t Version; member in struct:llvm::DWARFDebugLine::Prologue
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-readobj/
H A Dllvm-readobj.cpp100 StringRef Version; local
/macosx-10.9.5/tcl-102/tk/
H A DMakefile32 Version = $(shell $(GREP) "TK_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2) macro
/macosx-10.9.5/tcl-102/tk84/
H A DMakefile37 Version = $(shell $(GREP) "TK_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2) macro
/macosx-10.9.5/vim-53/src/
H A Dversion.c30 char *Version = VIM_VERSION_SHORT; variable
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dsocks++.h96 typedef unsigned int Version; typedef in class:Security::IPPlusPlus::SocksServer
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dsocks++.h96 typedef unsigned int Version; typedef in class:Security::IPPlusPlus::SocksServer
/macosx-10.9.5/ntp-88/ntpq/
H A Dlibntpq.c40 const char *Version = "libntpq 0.3beta"; variable
/macosx-10.9.5/zlib-53/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs283 public static string Version { get { return zlibVersion(); } } property in class:DotZLib.Info
/macosx-10.9.5/efax-36/efax/
H A Defix.c3 #define Version "efix v 0.3" macro
/macosx-10.9.5/libsecurity_ldap_dl-55002/lib/
H A DAttachedInstance.cpp434 Initialize(const CSSM_GUID *ModuleGuid, const CSSM_VERSION *Version, uint32 SubserviceID, CSSM_SERVICE_TYPE SubserviceType, CSSM_ATTACH_FLAGS AttachFlags, CSSM_KEY_HIERARCHY KeyHierarchy, const CSSM_GUID *CssmGuid, const CSSM_GUID *ModuleManagerGuid, const CSSM_GUID *CallerGuid) argument
/macosx-10.9.5/xnu-2422.115.4/pexpert/pexpert/i386/
H A Dboot.h131 uint16_t Version; /* Version of boot_args structure */ member in struct:boot_args
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp992 QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, unsigned &Version) argument
/macosx-10.9.5/procmail-14/procmail/src/
H A Dprocmail.c57 Version[]=VERSION; variable
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Dxs.tcl4137 proc Version {} { procedure

Completed in 238 milliseconds

123