HomeSort by relevance Sort by last modified time
    Searched refs:Info (Results 151 - 175 of 181) sorted by null

1 2 3 4 5 67 8

  /external/clang/include/clang/AST/
Type.h     [all...]
ExprCXX.h     [all...]
ASTContext.h 233 /// Since this is only used for generation of debug info, it is not
239 /// Since this is only used for generation of debug info, it is not
706 const FunctionType::ExtInfo &Info) const;
    [all...]
DeclTemplate.h 814 void addSpecialization(FunctionTemplateSpecializationInfo* Info,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 91 /// getContextDescriptor - Get context info for the decl.
124 // Otherwise construct human readable name for debug info.
157 /// info.
198 /// getOrCreateFile - Get the file debug info descriptor for the input location.
229 /// getOrCreateMainFile - Get the file info for main compile unit.
453 assert(Qc.empty() && "Unknown type qualifier for debug info");
481 /// then emit record's fwd if debug info size reduction is enabled.
668 /// CollectRecordFields - A helper function to collect debug info for
669 /// record fields. This is used while creating debug info entry for a Record.
788 // Collect virtual method info
    [all...]
CodeGenModule.cpp 89 // If debug info or coverage generation is enabled, create the CGDebugInfo
462 const CGFunctionInfo &Info,
466 ConstructAttributeList(Info, D, AttributeList, CallingConv);
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 622 assert(Active->DeductionInfo && "Missing deduction info pointer");
    [all...]
SemaTemplate.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaLookup.cpp 702 TemplateDeductionInfo Info(R.getSema().Context, R.getNameLoc());
723 Specialization, Info)
    [all...]
SemaType.cpp 811 // FIXME: Preserve type source info.
    [all...]
TreeTransform.h 670 const FunctionType::ExtInfo &Info);
    [all...]
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/libvpx/
vpxenc.c 582 write_webm_seek_element(ebml, Info, ebml->segment_info_pos);
586 //segment info
593 Ebml_StartSubElement(ebml, &startInfo, Info);
788 /* Patch up the seek info block */
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 144 ATTRIBUTE Ascend-Host-Info 252 string
  /external/llvm/include/llvm/Analysis/
Dominators.h 1 //===- llvm/Analysis/Dominators.h - Dominator Info Calculation --*- C++ -*-===//
143 // Return true if this node is dominated by other. Use this only if DFS info
210 // Info - Collection of information used during the computation of idoms.
211 DenseMap<NodeT*, InfoRec> Info;
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 1 //===-- llvm/Target/TargetLowering.h - Target Lowering Info -----*- C++ -*-===//
331 virtual bool getTgtMemIntrinsic(IntrinsicInfo &Info,
    [all...]
  /external/qemu-pc-bios/vgabios/
vbe.c 34 // disable VESA/VBE2 check in vbe info
663 else if (cur_info->info.ModeAttributes & VBE_MODE_ATTRIBUTE_LINEAR_FRAME_BUFFER_MODE)
728 ; VBE Display Info - Display information on screen about the VBE
763 * the info block is 512 bytes in size)
860 size_64k = (Bit16u)((Bit32u)cur_info->info.XResolution * cur_info->info.XResolution * cur_info->info.BitsPerPixel) >> 19;
862 if ((cur_info->info.XResolution <= dispi_get_max_xres()) &&
863 (cur_info->info.BitsPerPixel <= dispi_get_max_bpp()) &&
873 printf("VBE mode %x (xres=%x / bpp=%02x) not supported \n", cur_info->mode,cur_info->info.XResolution,cur_info->info.BitsPerPixel)
903 ModeInfoBlock info; local
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/chromium/testing/gmock/test/
gmock-spec-builders_test.cc     [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 163 ### bBlog Plugin Info ###
    [all...]
  /external/v8/src/
liveobjectlist.cc 483 // generic info.
    [all...]
  /external/grub/docs/
texinfo.tex 123 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi
370 \ifvoid\margin\else % marginal info is present
    [all...]

Completed in 9311 milliseconds

1 2 3 4 5 67 8