HomeSort by relevance Sort by last modified time
    Searched refs:secondary (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /external/chromium_org/ash/
screen_util_unittest.cc 35 views::Widget* secondary = views::Widget::CreateWindowWithContextAndBounds( local
37 secondary->Show();
45 secondary->GetNativeView()).ToString());
53 secondary->GetNativeView()).ToString());
61 secondary->GetNativeView()).ToString());
64 // Test verifies a stable handling of secondary screen widget changes
71 views::Widget* secondary = views::Widget::CreateWindowWithContextAndBounds( local
74 secondary->GetNativeView()->GetRootWindow());
75 secondary->Show();
76 secondary->Maximize()
92 views::Widget* secondary = views::Widget::CreateWindowWithContextAndBounds( local
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/system_display/
display_info_provider_chromeos_unittest.cc 315 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
322 CallSetDisplayUnitInfo(base::Int64ToString(secondary.id()), info,
328 EXPECT_EQ("-520,50 520x400", secondary.bounds().ToString());
334 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
341 CallSetDisplayUnitInfo(base::Int64ToString(secondary.id()), info,
347 EXPECT_EQ("1200,100 520x400", secondary.bounds().ToString());
353 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
360 CallSetDisplayUnitInfo(base::Int64ToString(secondary.id()), info,
366 EXPECT_EQ("1100,-400 520x400", secondary.bounds().ToString());
372 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay() local
391 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
410 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
429 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
449 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
469 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
489 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
509 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
528 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
547 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
566 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
585 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
604 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
623 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
645 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
666 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
719 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
735 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
798 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
820 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
842 const gfx::Display& secondary = ash::ScreenUtil::GetSecondaryDisplay(); local
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/search/
history_data.cc 72 SecondaryDeque& secondary = data.secondary; local
73 if (!secondary.empty() && secondary.back() == result_id) {
74 // Nothing to do if the last secondary is the current primary.
78 // If |result_id| is the last (the most recent) secondary and it's not the
80 secondary.pop_back();
81 secondary.push_back(data.primary);
85 store_->SetSecondary(query, secondary);
89 // Otherwise, append to secondary list
123 const HistoryData::SecondaryDeque& secondary = assoc_it->second.secondary; local
    [all...]
history_data_store_unittest.cc 25 for (HistoryData::SecondaryDeque::const_iterator it = data.secondary.begin();
26 it != data.secondary.end(); ++it) {
158 EXPECT_EQ(0u, it->second.secondary.size());
161 HistoryData::SecondaryDeque secondary; local
162 secondary.push_back("s1");
163 secondary.push_back("s2");
164 store()->SetSecondary(kQuery, secondary);
history_data_store.cc 33 HistoryData::SecondaryDeque* secondary) {
44 secondary->swap(results);
54 // "result id of 1st (oldest) secondary association",
56 // "result id of the newest secondary association"
94 HistoryData::SecondaryDeque secondary; local
96 GetSecondary(secondary_list, &secondary);
101 association_data.secondary.swap(secondary);
history_data.h 25 // search result id. There are two types of association: primary and secondary.
26 // Primary is a 1-to-1 mapping between the query and result id. Secondary
30 // secondary. However, if a secondary association is added twice in a row, it
32 // secondary.
45 // Secondary results associated with the query from oldest to latest.
46 SecondaryDeque secondary; member in struct:app_list::HistoryData::Data
55 // to keep. |max_secondary| is the maximum number of secondary associations to
  /external/smack/src/org/jivesoftware/smackx/filetransfer/
FaultTolerantNegotiator.java 39 * The fault tolerant negotiator takes two stream negotiators, the primary and the secondary
52 StreamNegotiator secondary) {
54 this.secondaryNegotiator = secondary;
156 String[] secondary = secondaryNegotiator.getNamespaces(); local
158 String[] namespaces = new String[primary.length + secondary.length];
160 System.arraycopy(secondary, 0, namespaces, primary.length, secondary.length);
  /external/guava/guava/src/com/google/common/collect/
CompoundOrdering.java 31 Comparator<? super T> secondary) {
33 = ImmutableList.<Comparator<? super T>>of(primary, secondary);
  /external/oprofile/events/mips/r10000/
events 19 event:0x07 counters:0 um:zero minimum:500 name:QUADWORDS_WB_FROM_SCACHE : Quadwords written back from secondary cache
21 event:0x08 counters:0 um:zero minimum:500 name:CORRECTABLE_ECC_ERRORS_SCACHE : Correctable ECC errors on secondary cache data
24 event:0x09 counters:1 um:zero minimum:500 name:SCACHE_LOAD_STORE_CACHEOP_OPERATIONS : Secondary cache load / store and cache-ops operations
25 event:0x0a counters:0 um:zero minimum:500 name:SCACHE_MISSES_INSTRUCTION : Secondary cache misses (instruction)
26 event:0x0a counters:1 um:zero minimum:500 name:SCACHE_MISSES_DATA : Secondary cache misses (data)
27 event:0x0b counters:0 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTED_INSN : Secondary cache way mispredicted (instruction)
28 event:0x0b counters:1 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTED_DATA : Secondary cache way mispredicted (data)
30 event:0x0c counters:1 um:zero minimum:500 name:EXTERNAL_INTERVENTION_RQ_HITS_SCACHE : External intervention request is determined to have hit in secondary cache
32 event:0x0d counters:1 um:zero minimum:500 name:EXTERNAL_INVALIDATE_RQ_HITS_SCACHE : External invalidate request is determined to have hit in secondary cache
34 event:0x0e counters:1 um:zero minimum:500 name:STORES_OR_STORE_PREF_TO_CLEANEXCLUSIVE_SCACHE_BLOCKS : Stores or prefetches with store hint to CleanExclusive secondary cache block
    [all...]
  /external/oprofile/events/mips/r12000/
events 11 event:0x7 counters:0,1,2,3 um:zero minimum:500 name:QUADWORRDS_WRITEBACK_FROM_SC : Quadwords written back from secondary cache
12 event:0x8 counters:0,1,2,3 um:zero minimum:500 name:CORRECTABLE_ECC_ERRORS : Correctable ECC errors on secondary cache data
14 event:0xa counters:0,1,2,3 um:zero minimum:500 name:INSTRUCTION_SECONDARY_CACHE_MISSES : Secondary cache misses (instruction)
15 event:0xb counters:0,1,2,3 um:zero minimum:500 name:SECONDARY_CACHE_WAY_MISSPREDICTED : Secondary cache way mispredicted (instruction)
30 event:0x1a counters:0,1,2,3 um:zero minimum:500 name:SCACHE_MISSES : Secondary cache misses (data)
32 event:0x1c counters:0,1,2,3 um:zero minimum:500 name:STATE_OF_SCACHE_INTERVENTION_HIT : State of external intervention hit in secondary cache
33 event:0x1d counters:0,1,2,3 um:zero minimum:500 name:STATE_OF_EXTERNAL_INVALIDATION_HIT : State of external invalidation hits in secondary cache
34 event:0x1e counters:0,1,2,3 um:zero minimum:500 name:STORE_PREFETCH_EXCLUSIVE_TO_CLEAN_SC_BLOCK : Store/prefetch exclusive to clean block in secondary cache
35 event:0x1f counters:0,1,2,3 um:zero minimum:500 name:STORE_PREFETCH_EXCLUSIVE_SHARED_SC_BLOCK : Store/prefetch exclusive to shared block in secondary
  /external/chromium_org/
Android.mk 73 # Do the same check for the secondary architecture; if this doesn't exist then
74 # the current target platform probably doesn't have a secondary architecture and
79 # building for the secondary target architecture.
84 # secondary target, which is required by V8.
98 endif # End secondary architecture handling.
  /external/chromium_org/ash/wm/workspace/
magnetism_matcher.cc 22 SecondaryMagnetismEdge secondary,
24 // Convert |secondary| to a MagnetismEdge so we can compare it to |edges|.
29 if (secondary == SECONDARY_MAGNETISM_EDGE_LEADING)
31 else if (secondary == SECONDARY_MAGNETISM_EDGE_TRAILING)
38 if (secondary == SECONDARY_MAGNETISM_EDGE_LEADING)
40 else if (secondary == SECONDARY_MAGNETISM_EDGE_TRAILING)
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountType.java 350 public boolean secondary; field in class:AccountType.EditType
364 public EditType setSecondary(boolean secondary) {
365 this.secondary = secondary;
398 + " secondary=" + secondary
  /packages/apps/Settings/src/com/android/settings/widget/
ChartGridView.java 114 final Drawable secondary = mSecondary; local
115 if (secondary != null) {
116 final int secondaryHeight = secondary.getIntrinsicHeight();
121 secondary.setBounds(0, (int) y, width, bottom);
122 secondary.draw(canvas);
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ContactsSource.java 196 public boolean secondary; field in class:ContactsSource.DataKind
249 public boolean secondary; field in class:ContactsSource.EditType
259 public EditType setSecondary(boolean secondary) {
260 this.secondary = secondary;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CursorAnchorInfoUtils.java 156 final float secondary = layout.getSecondaryHorizontal(offset); local
163 left = secondary - charWidth;
164 right = secondary;
171 left = secondary;
172 right = secondary + charWidth;
  /build/core/
package.mk 58 # check if the non-preferred arch is the primary or secondary
68 # secondary arch is supported
  /packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/
HoloSpiralRS.java 228 Float4 secondary = convertColor(secondaryColor); local
238 color.x = primary.x + ((secondary.x - primary.x) * r);
239 color.y = primary.y + ((secondary.y - primary.y) * r);
240 color.z = primary.z + ((secondary.z - primary.z) * r);
241 color.w = primary.w + ((secondary.w - primary.w) * r);
  /external/icu/icu4c/source/i18n/
ucoleitr.cpp 209 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local
220 secondary = ucol_secondaryOrder(ce);
246 primary = secondary = tertiary = 0;
256 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary;
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
CharEscapers.java 1084 private final CharEscaper secondary; field in class:CharEscapers.FallThroughCharEscaper
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscapers.java 1084 private final CharEscaper secondary; field in class:CharEscapers.FallThroughCharEscaper
    [all...]
  /cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
AppSecurityTests.java 436 int secondary = -1; local
438 // Create secondary user
439 secondary = createUserOnDevice(getDevice());
452 doRunTestsAsUser(PACKAGE, CLAZZ, "cleanIsolatedStorage", secondary));
458 doRunTestsAsUser(PACKAGE, CLAZZ, "writeIsolatedStorage", secondary));
464 doRunTestsAsUser(PACKAGE, CLAZZ, "readIsolatedStorage", secondary));
467 if (secondary != -1) {
468 removeUserOnDevice(getDevice(), secondary); local
  /external/chromium_org/third_party/icu/source/test/cintltst/
citertst.c 1166 char secondary[100]; local
1543 uint32_t primary, p1, p2, secondary, tertiary; local
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/
CallCardPresenter.java 172 Call secondary = null; local
183 // highest priority call to display as the secondary call.
184 secondary = getCallToDisplay(callList, null, true);
187 secondary = getCallToDisplay(callList, primary, true);
191 Log.d(this, "Secondary call: " + secondary);
194 final boolean secondaryChanged = !Call.areSame(mSecondary, secondary);
196 mSecondary = secondary;
209 // Secondary call may have ended. Update the ui.
213 // secondary call has change
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/users/
multi_profile_user_controller_unittest.cc 35 const char* secondary; member in struct:chromeos::__anon7873::BehaviorTestCase
271 SetCachedBehavior(1, kBehaviorTestCases[i].secondary);
288 SetPrefBehavior(1, kBehaviorTestCases[i].secondary);
299 // Tests that owner could not be a secondary user.

Completed in 462 milliseconds

1 2 3 4 5 6