HomeSort by relevance Sort by last modified time
    Searched full:together (Results 526 - 550 of 3952) sorted by null

<<21222324252627282930>>

  /external/chromium_org/tools/telemetry/telemetry/value/
__init__.py 20 together, then compute summary statistics across runs. Value provides the
109 same value and are grouped together. If false, then x.z and y.z are
  /external/chromium_org/ui/compositor/
layer_animator.h 120 // Starts the animations to be run together, ensuring that the first elements
128 // Schedules the animations to be run together, ensuring that the first
  /external/e2fsprogs/ext2ed/
README 31 because readline and ncurses really don't play well together at all.
34 doesn't work with ncurses. Fixing this so they would work together
  /external/pcre/dist/sljit/
sljitExecAllocator.c 60 and "used block" is freed, the three blocks are connected together:
255 /* Connecting free blocks together if possible. */
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolShrinker.java 88 // Shift the used constant pool entries together, filling out the
554 // Shift the used constant pool entries together.
Utf8Shrinker.java 76 // Shift the used constant pool entries together, filling out the
430 // Shift the used constant pool entries together.
  /frameworks/base/core/java/android/net/
NetworkTemplate.java 136 * networks together.
144 * networks together.
  /frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd 37 <p>The exhaustive screen map from the previous lesson isn't tied to a particular device form factor, although it can generally look and work okay on a handset or similar-size device. But Android applications need to adapt to a number of different types of devices, from 3" handsets to 10" tablets to 42" TVs. In this lesson we explore reasons and tactics for grouping together multiple screens from the exhaustive map.</p>
107 <p>Now that we are able to group individual screens together by providing multi-pane layouts on larger-screen devices, let's apply this technique to our exhaustive screen map from the <a href="screen-planning.html">previous lesson</a> to get a better sense of our application's hierarchy on such devices:</p>
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogGroupBuilderTest.java 224 /** Asserts that calls of the given types are grouped together into a single group. */
235 /** Asserts that calls of the given types are not grouped together at all. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 209 * administration purposes. The role of the table is to group together
245 * This union joins together all of the currently known objects.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/scsi/
sg.h 81 /* following flag values can be "or"-ed together */
88 /* The following 'info' values are "or"-ed together. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis_object.x 209 * administration purposes. The role of the table is to group together
245 * This union joins together all of the currently known objects.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 81 /* following flag values can be "or"-ed together */
88 /* The following 'info' values are "or"-ed together. */
  /art/runtime/jdwp/
jdwp_constants.h 94 * ClassStatus constants. These are bit flags that can be ORed together.
  /bionic/libc/arch-arm/cortex-a15/bionic/
__strcat_chk.S 38 // Check that the two lengths together don't exceed the threshold, then
  /bionic/libc/arch-arm/cortex-a9/bionic/
__strcat_chk.S 38 // Check that the two lengths together don't exceed the threshold, then
  /bionic/libc/arch-arm/denver/bionic/
__strcat_chk.S 38 // Check that the two lengths together don't exceed the threshold, then
  /bionic/libc/arch-arm/krait/bionic/
__strcat_chk.S 38 // Check that the two lengths together don't exceed the threshold, then
  /bionic/libc/upstream-openbsd/lib/libc/string/
strcasecmp.c 38 * together for a case independent comparison. The mappings are
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
ScriptGraph.java 39 * An abstraction to simplify chaining together the execution of multiple RenderScript
235 * <p>The {@code usage} is always ORd together with {@link Allocation#USAGE_SCRIPT}.</p>
273 * <p>The {@code usage} is always ORd together with {@link Allocation#USAGE_SCRIPT}.</p>
290 * <p>The {@code usage} is always ORd together with {@link Allocation#USAGE_SCRIPT}.</p>
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorStats.java 38 * together so that they form a tree.
  /cts/tools/dasm/src/java_cup/
lalr_transition.java 5 * internally linked together into singly linked lists containing all the
parse_action.java 76 /* all objects of this class hash together */
  /developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/
ContactablesLoaderCallbacks.java 66 // Sort results such that rows for the same contact stay together.
  /developers/samples/android/content/contacts/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/
ContactablesLoaderCallbacks.java 66 // Sort results such that rows for the same contact stay together.

Completed in 2873 milliseconds

<<21222324252627282930>>