HomeSort by relevance Sort by last modified time
    Searched full:right (Results 1951 - 1975 of 6698) sorted by null

<<71727374757677787980>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 342 // Don't trust monkeys to do the right thing!
360 // Don't trust monkeys to do the right thing!
377 // Don't trust monkeys to do the right thing!
413 // Don't trust monkeys to do the right thing!
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionFocus.java 65 final InternalSelectionView rightColumn = new InternalSelectionView(this, 5, "right column");
TableLayout7.java 73 shortcut.setGravity(Gravity.RIGHT | Gravity.TOP);
  /development/simulator/wrapsim/
SysPower.c 34 * Right now we just ignore everything written.
  /external/blktrace/doc/
bno_plot.1 32 not specified, all keys for input files are put in the upper right corner of the
  /external/bluetooth/glib/glib/
gqsort.c 201 left and right partitions are below the threshold size. If so,
215 /* Ignore small right partition. */
225 /* Push larger right partition indices. */
257 /* Insertion sort, running from left-hand-side up to right-hand-side. */
grel.h 62 * provide the right number of fields.
  /external/bluetooth/glib/tests/
sequence-test.c 21 GSequenceNode * right; member in struct:_GSequenceNode
47 g_assert (node->parent->left == node || node->parent->right == node);
48 g_assert (node->n_nodes == 1 + (node->left ? node->left->n_nodes : 0) + (node->right ? node->right->n_nodes : 0));
51 if (node->right)
52 g_assert (get_priority (node) >= get_priority (node->right));
54 check_node (node->right);
68 while (node->right)
69 node = node->right;
  /external/clearsilver/
README 44 translation at Yahoo!. You leave all the english strings right in the
  /external/dbus/test/
test-shell-service.c 164 die ("dbus_connection_get_object_path_data() doesn't seem to work right\n");
  /external/dropbear/
cli-service.c 47 /* This just sets up the state variables right for the main client session loop
  /external/dropbear/libtomcrypt/src/encauth/gcm/
gcm_init.c 88 /* now shift it right by 8 bits */
  /external/dropbear/libtomcrypt/src/pk/katja/
katja_decrypt_key.c 84 /* shift right by modulus_bytelen - modulus_bitlen/8 bytes */
  /external/dropbear/libtommath/
bn_mp_div_2d.c 18 /* shift right by a certain bit count (store quotient in c, optional remainder in d) */
bn_s_mp_mul_high_digs.c 55 /* alias for where to read the right hand side from */
  /external/e2fsprogs/ext2ed/
ext2ed.conf.in 63 # However, on a corrupt filesystem, ext2ed is unable to get the right
  /external/elfutils/libasm/
asm_newsubscn.c 79 /* Enqueue at the right position in the list. */
  /external/guava/javadoc/com/google/common/collect/class-use/
ForwardingMap.html 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
ImmutableSet.Builder.html 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171 <TR ALIGN="right" VALIGN="">
208 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
MapMaker.html 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  /external/guava/javadoc/com/google/common/primitives/
Doubles.html 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
128 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
136 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
145 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
193 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"
    [all...]
  /external/guava/javadoc/com/google/common/util/concurrent/class-use/
CheckedFuture.html 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
114 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134 <TR ALIGN="right" VALIGN="">
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152 <TR ALIGN="right" VALIGN="">
167 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170 <TR ALIGN="right" VALIGN="">
212 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  /external/icu4c/common/
rbbinode.h 70 // If there's a right child, this will be the same
ucmndata.h 102 * to point to the right functions for the TOC type.
  /external/icu4c/i18n/
csrutf8.cpp 65 // Verify that we've got the right number of trail bytes in the sequence

Completed in 531 milliseconds

<<71727374757677787980>>