Searched refs:Info (Results 1 - 25 of 236) sorted by relevance

12345678910

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCInstrAnalysis.h24 const MCInstrInfo *Info; member in class:llvm::MCInstrAnalysis
27 MCInstrAnalysis(const MCInstrInfo *Info) : Info(Info) {} argument
32 return Info->get(Inst.getOpcode()).isBranch();
36 return Info->get(Inst.getOpcode()).isConditionalBranch();
40 return Info->get(Inst.getOpcode()).isUnconditionalBranch();
44 return Info->get(Inst.getOpcode()).isIndirectBranch();
48 return Info->get(Inst.getOpcode()).isCall();
52 return Info
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h104 BBInfo *Info = new (Allocator) BBInfo(BB, 0); local
105 BBMap[BB] = Info;
106 WorkList.push_back(Info);
113 Info = WorkList.pop_back_val();
115 Traits::FindPredecessorBlocks(Info->BB, &Preds);
116 Info->NumPreds = Preds.size();
117 if (Info->NumPreds == 0)
118 Info->Preds = 0;
120 Info->Preds = static_cast<BBInfo**>
121 (Allocator.Allocate(Info
233 BBInfo *Info = *I; local
287 BBInfo *Info = *I; local
323 BBInfo *Info = *I; local
342 BBInfo *Info = *I; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Support/Windows/
H A DMemory.inc49 SYSTEM_INFO Info;
50 ::GetSystemInfo(&Info);
51 if (Info.dwPageSize > Info.dwAllocationGranularity)
52 return Info.dwPageSize;
54 return Info.dwAllocationGranularity;
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dstyle-editor.tcl4 variable Info
5 array unset Info
8 proc StyleEditor::Info {info args} {
10 variable Info
13 set Info($info) [lindex $args 0]
15 return $Info($info)
24 Info Tdemo $Tdemo
40 Info styleList $T
52 Info elementList $T
75 Info propertyLis
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A Dbasic.test59 test {Info: all public variables} {
65 test {Info: public variable initial value} {
71 test {Info: public variable initial value (undefined)} {
77 test {Info: public variable initial value} {
83 test {Info: public variable current value} {
89 test {Info: public variable config statement} {
95 test {Info: public variable config statement} {
110 test {Info: public variable init/current value} {
116 test {Info: public variable init/current value} {
146 test {Info
[all...]
H A DAAA.test40 test {Info: all classes} {
46 test {Info: all classes matching a pattern} {
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DcrlUtils.cpp219 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
220 attr->Info.Label.AttributeName = "CrlType";
221 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_UINT32;
226 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
227 attr->Info.Label.AttributeName = "CrlEncoding";
228 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_UINT32;
233 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
234 attr->Info.Label.AttributeName = "PrintName";
235 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_BLOB;
240 attr->Info
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DSelectionPredicate.cpp27 : mMetaAttribute(inMetaRecord.metaAttribute(inPredicate.Attribute.Info)),
31 if (inPredicate.Attribute.Info.AttributeFormat != mMetaAttribute.attributeFormat())
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DSelectionPredicate.cpp27 : mMetaAttribute(inMetaRecord.metaAttribute(inPredicate.Attribute.Info)),
31 if (inPredicate.Attribute.Info.AttributeFormat != mMetaAttribute.attributeFormat())
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utils/
H A DcuDbUtils.cpp80 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
81 attr->Info.Label.AttributeName = (char*) "CertType";
82 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_UINT32;
87 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
88 attr->Info.Label.AttributeName = (char*) "CertEncoding";
89 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_UINT32;
94 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
95 attr->Info.Label.AttributeName = (char*) "PrintName";
96 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_BLOB;
101 attr->Info
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utils/lib/
H A DcuDbUtils.cpp80 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
81 attr->Info.Label.AttributeName = (char*) "CertType";
82 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_UINT32;
87 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
88 attr->Info.Label.AttributeName = (char*) "CertEncoding";
89 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_UINT32;
94 attr->Info.AttributeNameFormat = CSSM_DB_ATTRIBUTE_NAME_AS_STRING;
95 attr->Info.Label.AttributeName = (char*) "PrintName";
96 attr->Info.AttributeFormat = CSSM_DB_ATTRIBUTE_FORMAT_BLOB;
101 attr->Info
[all...]
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Ddexplorer212 mkdir Info
226 # Capture Standard Info
230 uname -a > Info/uname-a # System
231 psrinfo -v > Info/psrinfo-v # CPU
232 prtconf > Info/prtconf # Memory (+ devices)
233 df -k > Info/df-k # Disk
234 ifconfig -a > Info/ifconfig-a # Network
235 ps -eo $args > Info/ps-o # Processes
236 uptime > Info/uptime # Load
532 rm Info/unam
[all...]
/macosx-10.10/dtrace-147/DTTk/
H A Ddexplorer212 mkdir Info
226 # Capture Standard Info
230 uname -a > Info/uname-a # System
231 psrinfo -v > Info/psrinfo-v # CPU
232 prtconf > Info/prtconf # Memory (+ devices)
233 df -k > Info/df-k # Disk
234 ifconfig -a > Info/ifconfig-a # Network
235 ps -eo $args > Info/ps-o # Processes
236 uptime > Info/uptime # Load
532 rm Info/unam
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCInstrAnalysis.cpp16 Info->get(Inst.getOpcode()).OpInfo[0].OperandType != MCOI::OPERAND_PCREL)
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/
H A DMakefile.PL106 my %Info = () ;
127 $Info{$k} = $v ;
143 $INC_DIR = $ENV{'BERKELEYDB_INCLUDE'} || $Info{'INCLUDE'} ;
144 $LIB_DIR = $ENV{'BERKELEYDB_LIB'} || $Info{'LIB'} ;
145 $DB_NAME = $ENV{BERKELEYDB_NAME} || $Info{'DBNAME'} ;
146 #$DB_NAME = $ENV{} || $Info{'DBNAME'} if defined $Info{'DBNAME'} ;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/textutil/
H A Dexpander.tcl45 variable Info
76 variable Info
132 variable Info
183 # key A key into the Info array, excluding the
190 # Gets the value of an entry from Info for This.
193 variable Info
196 return $Info($This-$key)
204 # key A key into the Info array, excluding the
213 # Sets the value of an entry in Info for This.
216 variable Info
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/ExecutionEngine/JIT/
H A DJITDwarfEmitter.h65 void setModuleInfo(MachineModuleInfo* Info) { argument
66 MMI = Info;
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DInstructionNamer.cpp30 void getAnalysisUsage(AnalysisUsage &Info) const {
31 Info.setPreservesAll();
H A DPromoteMemoryToRegister.cpp278 AllocaInfo &Info);
279 void ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info,
283 void RewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info,
285 void PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info,
393 AllocaInfo Info; local
419 Info.AnalyzeAlloca(AI);
423 if (Info.DefiningBlocks.size() == 1) {
424 RewriteSingleStoreAlloca(AI, Info, LBI);
427 if (Info.UsingBlocks.empty()) {
430 if (DbgDeclareInst *DDI = Info
675 ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info, const SmallPtrSet<BasicBlock*, 32> &DefBlocks, SmallPtrSet<BasicBlock*, 32> &LiveInBlocks) argument
746 DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum, AllocaInfo &Info) argument
834 RewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info, LargeBlockInfo &LBI) argument
922 PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info, LargeBlockInfo &LBI) argument
[all...]
/macosx-10.10/configd-699.1.5/configd.tproj/
H A Dupdate-mach-services44 PLUGIN_INF=${INSTALL_DIR}/../../System/Library/SystemConfiguration/${PLUGIN}/Contents/Info.plist
51 PLUGIN_INF=${INSTALL_DIR}/../../System/Library/SystemConfiguration/${PLUGIN}/Info.plist
60 PROJECT_INF=${RC_EMBEDDEDPROJECT_DIR}/${PROJECT}/System/Library/SystemConfiguration/${PLUGIN}/Contents/Info.plist
66 PROJECT_INF=${RC_EMBEDDEDPROJECT_DIR}/${PROJECT}/System/Library/SystemConfiguration/${PLUGIN}/Info.plist
75 PLUGIN_INF=${SDKROOT}/System/Library/SystemConfiguration/${PLUGIN}/Contents/Info.plist
82 PLUGIN_INF=${SDKROOT}/System/Library/SystemConfiguration/${PLUGIN}/Info.plist
90 PLUGIN_INF=${EXTRA_SYSTEMCONFIGURATION_PLUGIN_DIR}/${PLUGIN}/Contents/Info.plist
97 PLUGIN_INF=${EXTRA_SYSTEMCONFIGURATION_PLUGIN_DIR}/${PLUGIN}/Info.plist
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DDominatorInternals.h40 InfoRec &VInfo = DT.Info[DT.Roots[i]];
47 InfoRec &SuccVInfo = DT.Info[*SI];
64 DT.Info[BB];
96 DT.Info[Succ];
111 DT.Info[VIn];
124 DT.Info[V];
139 DT.Info[VAncestor];
142 if (DT.Info[VAncestorLabel].Semi < DT.Info[VLabel].Semi)
159 DT.Info[NUL
[all...]
/macosx-10.10/vim-55/runtime/autoload/
H A Dadacomplete.vim63 let l:Info = 'Symbol : ' . l:Tag_Item['name'] . "\n"
64 let l:Info .= 'Of type : ' . g:ada#Ctags_Kinds[l:Tag_Item['kind']][1] . "\n"
65 let l:Info .= 'Defined in File : ' . l:Tag_Item['filename'] . "\n"
68 let l:Info .= 'Package : ' . l:Tag_Item['package'] . "\n"
71 let l:Info .= 'Separate from Package : ' . l:Tag_Item['separate'] . "\n"
74 let l:Info .= 'Package Specification : ' . l:Tag_Item['packspec'] . "\n"
77 let l:Info .= 'Datetype : ' . l:Tag_Item['type'] . "\n"
86 \ 'info': l:Info,
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DMetadata.cpp633 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this]; local
634 assert(!Info.empty() == hasMetadataHashEntry() &&
636 if (Info.empty()) {
640 for (unsigned i = 0, e = Info.size(); i != e; ++i)
641 if (Info[i].first == KindID) {
642 Info[i].second = Node;
648 Info.push_back(std::make_pair(KindID, Node));
658 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this];
661 if (Info.size() == 1 && Info[
709 const LLVMContextImpl::MDMapTy &Info = local
727 const LLVMContextImpl::MDMapTy &Info = local
[all...]
/macosx-10.10/BerkeleyDB-21/db/perl/DB_File/
H A DMakefile.PL203 my %Info = () ;
215 $Info{COMPAT185} = "No" ;
228 $Info{$k} = $v ;
244 $INC_DIR = $ENV{'DB_FILE_INCLUDE'} || $Info{'INCLUDE'} ;
245 $LIB_DIR = $ENV{'DB_FILE_LIB'} || $Info{'LIB'} ;
246 $DB_NAME = $ENV{'DB_FILE_NAME'} || $Info{'DBNAME'} ;
250 $Info{'COMPAT185'} =~ /^\s*(on|true|1)\s*$/i ;
251 my $PREFIX = $Info{'PREFIX'} ;
252 my $HASH = $Info{'HASH'} ;
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/examples/
H A DInfo.itk10 option add *Info.title "Info" widgetDefault
12 class Info {
55 usual Info {

Completed in 198 milliseconds

12345678910