HomeSort by relevance Sort by last modified time
    Searched full:together (Results 176 - 200 of 2749) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java 50 "will work together with", "plans to cease fire against", "started a war with",
59 "works together with", "plans cease fire against", "starts war with",
  /external/icu4c/samples/legacy/
README 2 This example demonstrates running an instance of ICU 1.8.1. together with a current version of ICU. It only tests u_getVersion and several collation APIs.
19 2. Copy libicuuc.so.18* and libicui18n.so.18* to $(prefix)/lib directory, together with current libraries).
  /external/icu4c/test/intltest/
dtfmttst.h 74 * Verify the behavior of patterns in which digits for different fields run together
79 * Verify the behavior of patterns in which digits for different fields run together
  /external/libnfc-nci/src/udrv/include/
upio.h 282 ** Multiple GPIOs of the same type can be masked together to set more
308 ** cannot be masked together.
  /external/llvm/docs/CommandGuide/
llvm-nm.rst 39 Common (multiple definitions link together into one def)
45 Weak reference (multiple definitions link together into zero or one definitions)
  /external/llvm/tools/llvm-shlib/
Makefile 108 $(Echo) Linking all LLVMLibs together for $(LIBRARYNAME)
114 $(Echo) Linking all libs together for static libstdc++.a
  /external/openfst/src/include/fst/script/
arg-packs.h 22 // logical arguments together. These template structs provide convenient ways
25 // The ArgPack template is sufficient for bundling together all the args for
  /frameworks/av/include/media/
EffectsFactoryApi.h 39 // effect_descriptor_t). This function together with EffectQueryEffect()
63 // This function together with EffectQueryNumberEffects() is used to enumerate all
  /frameworks/base/docs/html/guide/topics/ui/controls/
radiobutton.jd 28 However, because radio buttons are mutually exclusive, you must group them together inside a
29 {@link android.widget.RadioGroup}. By grouping them together, the system ensures that only one
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Mosaic.h 34 The class Mosaic provides a simple interface to the panoramic mosaicing algorithm. The class allows passing in individual image frames to be stitched together, computes the alignment transformation between them, and then stitches and blends them together into a single panoramic output which can then be accessed as a single image. \
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Mosaic.h 34 The class Mosaic provides a simple interface to the panoramic mosaicing algorithm. The class allows passing in individual image frames to be stitched together, computes the alignment transformation between them, and then stitches and blends them together into a single panoramic output which can then be accessed as a single image. \
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Mosaic.h 34 The class Mosaic provides a simple interface to the panoramic mosaicing algorithm. The class allows passing in individual image frames to be stitched together, computes the alignment transformation between them, and then stitches and blends them together into a single panoramic output which can then be accessed as a single image. \
  /external/icu4c/common/
uhash.h 545 * together with uhash_compareUChars.
555 * together with uhash_compareChars.
565 * function. Use together with uhash_compareIChars.
573 * Comparator for null-terminated UChar* strings. Use together with
583 * Comparator for null-terminated char* strings. Use together with
594 * together with uhash_hashIChars.
616 * Make sure to use together with uhash_compareCaselessUnicodeString.
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
RemoteControlClientCompat.java 192 * calls together.
211 * calls together.
238 * calls together.
  /external/libvorbis/doc/
oggstream.html 79 high-level structure or boundary information; strung together, they
175 Whole pages from multiple logical bitstreams are mixed together.</p>
212 <li>Grouped bitstreams begin together; all of the initial pages
  /external/llvm/include/llvm/
Linker.h 69 unsigned Flags = 0 ///< ControlFlags (one or more |'d together)
170 /// @brief Generically link two modules together.
187 Module* Composite; ///< The composite module linked together
  /external/netperf/
netcpu_pstatnew.c 227 thing in measuring user, kernel, interrupt and idle all together
288 /* when the accounting for interrupt time gets its act together,
332 /* when the accounting for interrupt time gets its act together,
  /external/proguard/src/proguard/shrink/
ClassShrinker.java 332 // Shift the used constant pool entries together.
370 // Shift the used objects together.
431 // Shift the used objects together.
  /frameworks/base/core/java/android/animation/
AnimatorInflater.java 47 private static final int TOGETHER = 0;
125 TOGETHER);
145 if (sequenceOrdering == TOGETHER) {
  /frameworks/base/docs/html/training/design-navigation/
wireframing.jd 1 page.title=Putting it All Together: Wireframing the Example App
39 <p>First, our second-level screens (<em>Story Category List</em>, <em>Photo List</em>, and <em>Saved Item List</em>) can be grouped together using tabs. Note that we don't necessarily have to use horizontally arranged tabs; in some cases a drop-down list UI element can serve as a suitable replacement, especially on devices with narrow screens such as handsets. We can also group the <em>Saved Photo List</em> and <em>Saved Story List</em> screens together using tabs on handsets, or use multiple vertical content panes on tablets.</p>
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 39 * together as an entire aggregate. Provides convenience methods for parceling
112 * any {@link AggregationExceptions} rules needed to groups edits together.
176 * {@link RawContacts} together.
  /dalvik/libdex/
DexDataMap.cpp 63 * Since everything got allocated together, everything can be freed
  /development/samples/ApiDemos/
_index.html 60 "together. To help you find the code that's relevant to you, here's a directory that "+
  /development/samples/HoneycombGallery/
_index.html 16 <p>The image gallery shows how all these pieces can work together in one application.</p>
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 85 A list of known problems with the module, together with some indication

Completed in 740 milliseconds

1 2 3 4 5 6 78 91011>>