HomeSort by relevance Sort by last modified time
    Searched refs:Profile (Results 226 - 250 of 279) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/CodeGen/
MachineInstr.cpp 507 /// Profile - Gather unique data for the object.
509 void MachineMemOperand::Profile(FoldingSetNodeID &ID) const {
    [all...]
  /external/llvm/lib/IR/
LegacyPassManager.cpp 587 AUFoldingSetNode::Profile(ID, AU);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-3.2.1.jar 
maven-compat-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.2.1/
maven-model-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.3.9/
maven-model-3.3.9.jar 
  /external/libvorbis/doc/
01-introduction.tex 123 \subsubsection{Hardware Profile}
  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
CGCall.cpp 528 CGFunctionInfo::Profile(ID, instanceMethod, chainCall, info, required,
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaChecking.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp 87 void Profile(llvm::FoldingSetNodeID& ID) const {
    [all...]
  /external/llvm/lib/Support/
APInt.cpp 166 void APInt::Profile(FoldingSetNodeID& ID) const {
    [all...]
APFloat.cpp 837 // Profile - This method 'profiles' an APFloat for use with FoldingSet.
838 void APFloat::Profile(FoldingSetNodeID& ID) const {
    [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp     [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 
  /external/jemalloc/bin/
jeprof.in 33 # Program for printing the profile generated by common/profiler.cc,
36 # The profile contains a sequence of entries of the form:
38 # This program parses the profile, and generates user-readable
43 # % tools/jeprof "program" "profile"
46 # % tools/jeprof --text "program" "profile"
49 # % tools/jeprof --gv "program" "profile"
52 # % tools/jeprof --gv --focus=Mutex "program" "profile"
55 # % tools/jeprof --gv --focus=Mutex --ignore=string "program" "profile"
59 # % tools/jeprof --list=IBF_CheckDocid "program" "profile"
64 # % tools/jeprof --disasm=IBF_CheckDocid "program" "profile"
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 100 import android.provider.ContactsContract.Profile;
241 // The database tag to use for representing the profile DB in contacts transactions.
242 /* package */ static final String PROFILE_DB_TAG = "profile";
417 public static final int PROFILE = 19000;
448 // Inserts into URIs in this map will direct to the profile database if the parent record's
450 // map) is in the profile ID-space (see {@link ProfileDatabaseHelper#PROFILE_ID_SPACE}).
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 793 // FunctionTemplateSpecializationInfo's Profile().
797 FunctionTemplateSpecializationInfo::Profile(ID, TemplArgs, C);
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /external/clang/lib/Driver/
Tools.cpp 542 // True if M-profile.
545 unsigned Profile = llvm::ARM::parseArchProfile(Arch);
546 return Profile == llvm::ARM::PK_M;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 

Completed in 1646 milliseconds

1 2 3 4 5 6 7 8 91011>>