OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:profile_1
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_interactive_uitest.cc
34
Profile*
profile_1
= profile_manager->GetProfile(
local
37
ASSERT_TRUE(
profile_1
);
55
SessionStartupPref::SetStartupPref(
profile_1
, pref_urls);
66
last_opened_profiles.push_back(
profile_1
);
87
ASSERT_EQ(1u, chrome::GetBrowserCount(
profile_1
,
89
new_browser = FindBrowserWithProfile(
profile_1
,
/external/libvpx/libvpx/vp9/common/
vp9_enums.h
35
PROFILE_1
,
/external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_invalidator_unittest.cc
627
Profile*
profile_1
= LogInAndReturnProfile(kAffiliatedUserID1);
local
628
ASSERT_TRUE(
profile_1
);
637
GetProfileInvalidationService(
profile_1
);
656
profile_1_invalidation_service = GetProfileInvalidationService(
profile_1
);
686
profile_1_invalidation_service = GetProfileInvalidationService(
profile_1
);
708
profile_1_invalidation_service = GetProfileInvalidationService(
profile_1
);
729
profile_1_invalidation_service = GetProfileInvalidationService(
profile_1
);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_enums.h
37
PROFILE_1
,
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c
103
if (profile ==
PROFILE_1
|| profile == PROFILE_3) {
108
if (profile ==
PROFILE_1
|| profile == PROFILE_3) {
vp9_cx_iface.c
277
if (cfg->g_profile > (unsigned int)
PROFILE_1
)
280
if (cfg->g_profile <= (unsigned int)
PROFILE_1
&&
283
if (cfg->g_profile > (unsigned int)
PROFILE_1
&&
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_bitstream.c
[
all
...]
vp9_encoder.c
615
if (cm->profile <=
PROFILE_1
)
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
[
all
...]
vp9_onyx_if.c
792
if (cm->profile <=
PROFILE_1
)
[
all
...]
/external/chromium_org/chrome/browser/profiles/
profile_manager.h
126
// Directories are named "
profile_1
", "profile_2", etc., in sequence of
/external/libvpx/libvpx/vp9/
vp9_cx_iface.c
257
if (cfg->g_profile <= (unsigned int)
PROFILE_1
&&
260
if (cfg->g_profile > (unsigned int)
PROFILE_1
&&
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodeframe.c
[
all
...]
/external/chromium_org/chrome/browser/
shell_integration_linux_unittest.cc
161
const char kTemplateFilename[] = "chrome-test_extension-
Profile_1
.desktop";
Completed in 9096 milliseconds