HomeSort by relevance Sort by last modified time
    Searched full:getprofile (Results 226 - 250 of 289) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/v8/src/
cpu-profiler.cc 152 CpuProfile* CpuProfiler::GetProfile(int index) {
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 308 switch (apiType.getProfile())
  /external/deqp/framework/platform/win32/
tcuWGL.cpp 364 switch (ctxType.getProfile())
  /packages/apps/Settings/src/com/android/settings/vpn2/
VpnDialog.java 335 VpnProfile getProfile() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmcontainer.h 247 STDMETHOD_(HRESULT,GetProfile)(THIS_ IMFASFProfile **ppIProfile) PURE;
291 #define IMFASFContentInfo_GetProfile(This,ppIProfile) (This)->lpVtbl->GetProfile(This,ppIProfile)
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /external/llvm/lib/Transforms/Scalar/
SampleProfile.cpp 250 SampleFunctionProfile &getProfile(const Function &F) {
    [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/tabmodel/
TabModelBase.java 77 public Profile getProfile() {
  /external/chromium_org/chrome/browser/chromeos/file_manager/
external_filesystem_apitest.cc 523 g_browser_process->profile_manager()->GetProfile(profile_dir);
  /external/chromium_org/chrome/browser/net/
sdch_browsertest.cc 393 second_profile_ = g_browser_process->profile_manager()->GetProfile(
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothControllerImpl.java 264 final Profile p = BluetoothUtil.getProfile(mProfiles.get(profile));
  /external/chromium_org/chrome/browser/
chrome_browser_main.cc 353 profile = g_browser_process->profile_manager()->GetProfile(
366 profile = g_browser_process->profile_manager()->GetProfile(
    [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 571 if (renderCtx.getType().getAPI().getProfile() == glu::PROFILE_ES)
    [all...]
glsDrawTest.cpp     [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
Tab.java 589 public Profile getProfile() {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/users/
chrome_user_manager_impl.cc 376 // ProfileManager::GetProfile before the profile gets registered
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc 259 virtual Profile* GetProfile() const OVERRIDE { return profile_; }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
ProfilesPanel.js 165 getProfile: function(uid)
    [all...]
  /external/chromium_org/v8/test/cctest/
test-profile-generator.cc 569 CpuProfile* profile = profiler->GetProfile(0);

Completed in 1937 milliseconds

1 2 3 4 5 6 7 8 91011>>