OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Profile
(Results
226 - 250
of
265
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/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
...]
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-compat-3.2.1.jar
/external/clang/lib/CodeGen/
CGCall.cpp
528
CGFunctionInfo::
Profile
(ID, instanceMethod, chainCall, info, required,
[
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
101
import android.provider.ContactsContract.
Profile
;
249
// The database tag to use for representing the
profile
DB in contacts transactions.
250
/* package */ static final String PROFILE_DB_TAG = "
profile
";
425
public static final int
PROFILE
= 19000;
456
// Inserts into URIs in this map will direct to the
profile
database if the parent record's
458
// 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
...]
/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
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp
345
// SDNode
Profile
Support
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar
/frameworks/base/
compiled-classes-phone
[
all
...]
/external/robolectric/v1/lib/main/
android.jar
Completed in 798 milliseconds
1
2
3
4
5
6
7
8
9
10
11