HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 1851 - 1875 of 3371) sorted by null

<<71727374757677787980>>

  /external/chromium/chrome/browser/ui/webui/
sync_internals_ui_unittest.cc 69 return static_cast<NiceMock<ProfileMock>*>(profile());
  /external/chromium/chrome/browser/web_resource/
gpu_blacklist_updater.cc 13 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/common/
chrome_paths.h 36 // be moved into the profile, to avoid issues
chrome_paths_linux.cc 48 // - otherwise, use the profile dir directly.
  /external/chromium/chrome/common/extensions/
extension_file_util.h 22 // The name of the directory inside the profile that we store installed
  /external/clang/lib/StaticAnalyzer/Core/
BlockCounter.cpp 41 void Profile(llvm::FoldingSetNodeID &ID) const {
  /external/compiler-rt/make/platform/
darwin_bni.mk 4 Configs := Debug Release Profile Static
  /external/dhcpcd/
dhcpcd.h 64 char profile[PROFILE_LEN]; member in struct:if_state
  /external/dropbear/libtomcrypt/notes/
tech0002.txt 43 incorporated into libtomcrypt (nor is it desired for many platforms). This requires on the developers part to profile
  /external/icu4c/test/intltest/
testidn.cpp 82 LocalUStringPrepProfilePointer profile(usprep_openByType(USPREP_RFC3491_NAMEPREP, &errorCode));
92 idnTrie = &profile->sprepTrie;
93 indexes = profile->indexes;
94 mappingData = profile->mappingData;
  /external/libvpx/vp8/common/
onyxc_int.h 119 /* profile settings */
  /external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt 25 compilers that support profile guided optimization generate poor code in
  /external/llvm/include/llvm/Analysis/
Passes.h 98 // createProfileLoaderPass - This pass loads information from a profile dump
106 // createNoProfileInfoPass - This pass implements the default "no profile".
127 // profile dump file.
135 // "no path profile".
ProfileInfoLoader.h 1 //===- ProfileInfoLoader.h - Load & convert profile information -*- C++ -*-===//
  /external/llvm/lib/CodeGen/AsmPrinter/
DIE.h 46 /// Profile - Used to gather unique data for the abbreviation folding set.
48 void Profile(FoldingSetNodeID &ID) const;
95 /// Profile - Used to gather unique data for the abbreviation folding set.
97 void Profile(FoldingSetNodeID &ID) const;
  /external/llvm/lib/VMCore/
Attributes.cpp 152 void Profile(FoldingSetNodeID &ID) const {
153 Profile(ID, Attrs.data(), Attrs.size());
155 static void Profile(FoldingSetNodeID &ID, const AttributeWithIndex *Attr,
187 AttributeListImpl::Profile(ID, Attrs, NumAttrs);
  /external/oprofile/libpp/
name_storage.h 112 * with differential profile but the name. FIXME
symbol.h 134 /// diff %age values for each profile class
  /external/oprofile/pp/
opannotate_options.cpp 149 cerr << "error: no sample files found: profile specification "
  /external/qemu/distrib/
README 23 emulator to generate "profile" files that can later be analyzed with external tools
  /external/qemu/docs/
ANDROID-TRACING.TXT 62 this allows to properly recover/profile when a basic block is exited by an exceptional
  /external/replicaisland/src/com/replica/replicaisland/
GameThread.java 85 DebugLog.d("Game Profile", "Average: " + averageFrameTime);
  /external/v8/src/
profile-generator-inl.h 31 #include "profile-generator.h"
  /external/v8/test/cctest/
cctest.status 50 test-profile-generator/RecordStackTraceAtStartProfiling: PASS || FAIL
  /external/v8/test/mjsunit/tools/
profile_view.js 29 // Files: tools/codemap.js tools/consarray.js tools/profile.js

Completed in 491 milliseconds

<<71727374757677787980>>