HomeSort by relevance Sort by last modified time
    Searched full:secondary (Results 51 - 75 of 1312) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/smack/src/org/xbill/DNS/
SOARecord.java 32 * @param refresh The amount of time until a secondary checks for a new serial
34 * @param retry The amount of time between a secondary's checks for a new
36 * @param expire The amount of time until a secondary expires a zone
139 /** Returns the time until a secondary expires a zone */
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
ILearning_MulticlassPA.aidl 20 * Example of a secondary interface associated with a service. (Note that
  /hardware/libhardware/include/hardware/
bt_gatt_types.h 39 /** GATT Service ID also identifies the service type (primary/secondary) */
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
CollatorTest.java 49 assertTrue("a) Failed on secondary difference", c.compare(o, o2) < 0);
68 assertTrue("b) Failed on secondary difference", c.compare(o, o2) < 0);
79 c.setStrength(Collator.SECONDARY);
85 assertTrue("c) Failed on secondary difference", c.compare(o, o2) < 0);
102 assertEquals("d) Failed on secondary difference", 0, c.compare(o, o2));
129 c2.setStrength(Collator.SECONDARY);
141 assertTrue("a) Failed on secondary difference", !c
149 assertTrue("b) Failed on secondary difference", !c
155 c.setStrength(Collator.SECONDARY);
157 assertTrue("c) Failed on secondary difference", !
    [all...]
  /external/chromium_org/ash/display/
screen_position_controller_unittest.cc 106 // The point is on the secondary display.
114 // The point is on the secondary display.
122 // The point is on the secondary display.
130 // The point is on the secondary display.
139 // The point is on the secondary display.
147 // The point is on the secondary display.
155 // The point is on the secondary display.
163 // The point is on the secondary display.
189 // Similar to above but the point is on the secondary display.
192 // On secondary display. The position on the 2nd host window is (150,50
    [all...]
display_layout.h 25 // Layout options where the secondary display should be positioned.
55 // The offset of the position of the secondary display. The offset is
mouse_cursor_event_filter_unittest.cc 66 // Touch the left edge of the secondary root window. Pointer should warp.
85 // Touch the right edge of the secondary root window.
89 // Touch the top edge of the secondary root window.
93 // Touch the bottom edge of the secondary root window.
117 // Touch the left edge of the secondary root window. Pointer should NOT warp
125 // Touch the left edge of the secondary root window. Pointer should warp
216 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
228 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
239 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
249 event_filter->ShowSharedEdgeIndicator(root_windows[1] /* secondary */);
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
display_options_handler.h 50 // Called when the fade-out animation for secondary display layout change is
51 // finished. |layout| specifies the four positions of the secondary display
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactTilePhoneStarredView.java 28 * in a perfect square. It also has an additional touch target for a secondary action.
46 // Secondary target will be visible only from phone's favorite screen, then
  /external/chromium_org/ash/wm/workspace/
magnetism_matcher.cc 24 SecondaryMagnetismEdge secondary,
26 // Convert |secondary| to a MagnetismEdge so we can compare it to |edges|.
31 if (secondary == SECONDARY_MAGNETISM_EDGE_LEADING)
33 else if (secondary == SECONDARY_MAGNETISM_EDGE_TRAILING)
40 if (secondary == SECONDARY_MAGNETISM_EDGE_LEADING)
42 else if (secondary == SECONDARY_MAGNETISM_EDGE_TRAILING)
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
pipeline.txt 7 primary/secondary colors ]
24 front/back & primary/secondary colors
60 primary/secondary colors only
77 primary/secondary colors
99 primary/secondary colors ] Software rast vertices
112 primary/secondary colors
  /external/mesa3d/src/gallium/docs/source/
pipeline.txt 7 primary/secondary colors ]
24 front/back & primary/secondary colors
60 primary/secondary colors only
77 primary/secondary colors
99 primary/secondary colors ] Software rast vertices
112 primary/secondary colors
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_provider.h 57 // Search Secondary Provider (what you typed) | 250
58 // Search Secondary Provider (past query in history) | 200--
59 // Search Secondary Provider (navigational suggestion) | 150++
60 // Search Secondary Provider (suggestion) | 100++
78 // Search Secondary Provider (what you typed) | 250
79 // Search Secondary Provider (past query in history) | 200--
80 // Search Secondary Provider (navigational suggestion) | 150++
81 // Search Secondary Provider (suggestion) | 100++
85 // Search Primary or Secondary (past query in history within 2 days) | 1599**
98 // Search Secondary Provider (what you typed) | 25
    [all...]
  /external/chromium_org/third_party/icu/source/test/testdata/
ssearch.xml 13 strength (PRIMARY | SECONDARY | TERTIARY | QUATERNARY | IDENTICAL) "TERTIARY"
67 <test-case id="test07" strength="SECONDARY" >
97 <test-case id="test11a" strength="SECONDARY" locale="de_DE@collation=phonebook">
186 <test-case id="test25" strength="SECONDARY" locale="en">
191 <test-case id="test26" strength="SECONDARY" locale="en">
217 <test-case id="test30" strength="SECONDARY" locale="en">
222 <test-case id="test31" strength="SECONDARY" locale="en">
367 <test-case id="test73" strength="SECONDARY">
372 <test-case id="test74" strength="SECONDARY">
393 <test-case id="test78" strength="SECONDARY" locale="hu_HU"
    [all...]
  /external/icu4c/test/testdata/
ssearch.xml 13 strength (PRIMARY | SECONDARY | TERTIARY | QUATERNARY | IDENTICAL) "TERTIARY"
67 <test-case id="test07" strength="SECONDARY" >
97 <test-case id="test11a" strength="SECONDARY" locale="de_DE@collation=phonebook">
186 <test-case id="test25" strength="SECONDARY" locale="en">
191 <test-case id="test26" strength="SECONDARY" locale="en">
217 <test-case id="test30" strength="SECONDARY" locale="en">
222 <test-case id="test31" strength="SECONDARY" locale="en">
367 <test-case id="test73" strength="SECONDARY">
372 <test-case id="test74" strength="SECONDARY">
393 <test-case id="test78" strength="SECONDARY" locale="hu_HU"
    [all...]
  /external/valgrind/main/docs/internals/
multiple-architectures.txt 17 A central notion is that of 'primary' vs 'secondary' platforms. The
23 On dual-arch systems, there is a 'secondary' target - x86 and ppc32
24 respectively. The tools are built again for the secondary target, and
26 primary or secondary target. However, the regression and performance
27 tests and everything else is not rebuilt for the secondary target.
29 On single-arch systems, there is no secondary target.
45 VGCONF_PLATFORM_SEC_CAPS to be the secondary target, if any
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.h 23 // Represents a 1024x768 monitor that is the secondary monitor, arranged to
27 // Represents a 1024x768 monitor that is the secondary monitor, arranged to
31 // Represents a 1024x768 monitor that is the secondary monitor, arranged to
35 // Represents a 1024x768 monitor that is the secondary monitor, arranged to
39 // Represents a 1600x1200 monitor that is the secondary monitor, arranged to
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogListItemHelper.java 71 // Call is the secondary action.
79 /** Sets the secondary action to correspond to the call button. */
99 /** Sets the secondary action to correspond to the play button. */
  /external/chromium_org/third_party/icu/source/test/intltest/
mnkytst.cpp 99 myCollator->setStrength(Collator::SECONDARY);
102 result = collationKey1.compareTo(collationKey2); // Secondary
103 revResult = collationKey2.compareTo(collationKey1); // Secondary
169 myCollator->setStrength(Collator::SECONDARY);
170 result = myCollator->compare(subs, subt); // Secondary
171 revResult = myCollator->compare(subt, subs); // Secondary
  /external/icu4c/test/intltest/
mnkytst.cpp 99 myCollator->setStrength(Collator::SECONDARY);
102 result = collationKey1.compareTo(collationKey2); // Secondary
103 revResult = collationKey2.compareTo(collationKey1); // Secondary
169 myCollator->setStrength(Collator::SECONDARY);
170 result = myCollator->compare(subs, subt); // Secondary
171 revResult = myCollator->compare(subt, subs); // Secondary
  /cts/tests/res/menu/
category_order.xml 36 <!-- This group uses the secondary category, which is used for less oftenly used items.
41 android:menuCategory="secondary">
  /development/samples/ApiDemos/res/menu/
category_order.xml 36 <!-- This group uses the secondary category, which is used for less oftenly used items.
41 android:menuCategory="secondary">
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SecureWindowActivity.java 41 * "Overlay Display" created using the "Simulate secondary displays" option in
43 * secondary display should not show the contents of the secure surface.
  /external/chromium_org/third_party/WebKit/Source/core/platform/
ThreadGlobalData.h 78 // We need to check for e.g. database objects manipulating strings on secondary threads.
80 // ThreadGlobalData is used on main thread before it could possibly be used on secondary ones, so there is no need for synchronization here.
  /external/guava/guava/src/com/google/common/collect/
CompoundOrdering.java 31 Comparator<? super T> secondary) {
33 = ImmutableList.<Comparator<? super T>>of(primary, secondary);

Completed in 1147 milliseconds

1 23 4 5 6 7 8 91011>>