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

1 2 3 4 56 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py 56 # create and populate secondary index
59 secDB.open(self.filename, "secondary", db.DB_BTREE, db.DB_CREATE)
  /development/samples/ApiDemos/res/layout/
presentation_activity.xml 17 <!-- Demonstrates an activity that shows content on secondary displays using
presentation_list_item.xml 17 <!-- The content that we show on secondary displays.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
DoubleKeyMap.java 46 /** get all secondary keys associated with a primary key */
  /external/antlr/antlr-3.4/runtime/Perl5/docs/
design.pod 14 Perl users should be perlish if possible - at least as a secondary interface.
  /external/chromium_org/ash/display/
display_controller_unittest.cc 229 aura::RootWindow** secondary) {
232 *secondary = root_windows[0] == *primary ? root_windows[1] : root_windows[0];
273 // Layout the secondary display to the bottom of the primary.
282 // Layout the secondary display to the left of the primary.
291 // Layout the secondary display to the top of the primary.
511 // Switch primary and secondary
593 // Switch primary and secondary by display ID.
640 // since secondary id is still stored as desirable_primary_id.
715 // Switch primary and secondary
719 // primary and secondary
1041 aura::RootWindow* primary, *secondary; local
    [all...]
display_controller.h 89 // Initialize secondary displays.
105 // Swap primary and secondary display.
133 // the locaion of the secondary display relative to the primary.
  /external/chromium_org/chrome/browser/ui/app_list/search/
history.h 34 // primary and secondary associations. See HistoryData comments to see how
  /external/markdown/docs/extensions/
Fenced_Code_Blocks.txt 7 This extension adds a secondary way to define code blocks which overcomes a few
  /frameworks/base/core/java/android/view/
ViewManager.java 29 * secondary {@link Display} and the specified display can't be found
  /frameworks/base/core/java/android/widget/
RatingBar.java 44 * The secondary progress should not be modified by the client as it is used
253 // Keep secondary progress in sync with primary
263 * The secondary progress is used to differentiate the background of a
264 * partially filled star. This method keeps the secondary progress in sync
  /frameworks/volley/src/com/android/volley/toolbox/
ImageRequest.java 89 * max width), or zero to maintain aspect ratio with secondary
91 * @param maxSecondary Maximum size of the secondary dimension, or zero to
94 * @param actualSecondary Actual size of the secondary dimension
103 // If primary is unspecified, scale primary to match secondary's scaling ratio.
  /hardware/invensense/65xx/libsensors_iio/
PressureSensor.IIO.secondary.h 53 // default is integrated for secondary bus
  /packages/apps/ContactsCommon/res/values/
colors.xml 37 <!-- Secondary text color in the Phone app -->
  /packages/apps/InCallUI/res/layout/
call_card.xml 38 <!-- Secondary "Call info" block, for the background ("on hold") call. -->
  /packages/apps/Tag/res/layout/
tag_uri.xml 49 <TextView android:id="@+id/secondary"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ps2esdi.h 35 #define CONFIG_IS 0x10 /* Invalid Secondary */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ps2esdi.h 35 #define CONFIG_IS 0x10 /* Invalid Secondary */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ps2esdi.h 35 #define CONFIG_IS 0x10 /* Invalid Secondary */
  /external/chromium_org/ash/shelf/
shelf_widget_unittest.cc 113 SCOPED_TRACE("Secondary Bottom");
119 SCOPED_TRACE("Secondary Right");
125 SCOPED_TRACE("Secondary Left");
  /external/chromium_org/third_party/icu/source/test/intltest/
regcoll.h 94 // Secondary/Tertiary comparison incorrect in French Secondary
114 // French secondary collation checking at the end of compare iteration fails
  /external/eigen/
COPYING.MPL2 24 1.5. "Incompatible With Secondary Licenses"
32 terms of a Secondary License.
67 1.12. "Secondary License"
137 License (see Section 10.2) or under the terms of a Secondary License (if
190 Software with a work governed by one or more Secondary Licenses, and the
191 Covered Software is not Incompatible With Secondary Licenses, this
193 under the terms of such Secondary License(s), so that the recipient of
195 Software under the terms of either this License or such Secondary
348 10.4. Distributing Source Code Form that is Incompatible With Secondary
352 Secondary Licenses under the terms of this version of the License, th
    [all...]
  /external/icu4c/test/intltest/
regcoll.h 94 // Secondary/Tertiary comparison incorrect in French Secondary
114 // French secondary collation checking at the end of compare iteration fails
  /external/openfst/src/extensions/ngram/
bitmap-index.cc 27 // primary and secondary indexes. That is, they provide iterators
82 // search the secondary index
103 // search the inverted secondary index
  /external/svox/pico/lib/
picoacph.h 88 (phon containing primary and secondary word-level stress)
107 at all (primary or secondary or both) then do the following mapping:
131 - PICODATA_ITEMINFO1_BOUND_PHR3 (secondary phrase boundary, no break)

Completed in 2645 milliseconds

1 2 3 4 56 7 8 91011>>