HomeSort by relevance Sort by last modified time
    Searched full:place (Results 76 - 100 of 4393) sorted by null

1 2 34 5 6 7 8 91011>>

  /dalvik/tests/021-string2/src/junit/framework/
ComparisonFailure.java 25 * Returns "..." in place of common prefix and "..." in
26 * place of common suffix between expected and actual.
  /dalvik/tests/082-inline-execute/src/junit/framework/
ComparisonFailure.java 25 * Returns "..." in place of common prefix and "..." in
26 * place of common suffix between expected and actual.
  /external/bluetooth/glib/glib/
gnode.h 16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
147 * @parent: the #GNode to place the new #GNode under
159 * @parent: the #GNode to place the new #GNode under
160 * @position: the position to place the new #GNode at. If position is -1,
173 * @parent: the #GNode to place the new #GNode under
174 * @sibling: the sibling #GNode to place the new #GNode before
186 * @parent: the #GNode to place the new #GNode under
198 * @parent: the #GNode to place the new #GNode under
gbacktrace.h 16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
51 /* Hacker macro to place breakpoints for selected machines.
  /external/elfutils/libelf/
gelf_getversym.c 16 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
48 /* This is the one place where we have to take advantage of the fact
gelf_getrel.c 16 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
53 /* This is the one place where we have to take advantage of the fact
gelf_getrela.c 16 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
53 /* This is the one place where we have to take advantage of the fact
  /system/core/nexus/
ResponseCode.h 37 // did not take place.
41 // action did not take place.
  /system/netd/
ResponseCode.h 45 // did not take place.
49 // action did not take place.
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ExternalStorage.java 180 // Create a path where we will place our picture in the user's
182 // what you place here, since the user often manages these files. For
224 // Create a path where we will place our picture in the user's
234 // Create a path where we will place our picture in the user's
247 // Create a path where we will place our picture in our own private
248 // pictures directory. Note that we don't really need to place a
288 // Create a path where we will place our picture in the user's
299 // Create a path where we will place our picture in the user's
314 // Create a path where we will place our private file on external
  /frameworks/base/core/java/android/os/
Environment.java 91 * Standard directory in which to place any audio files that should be
102 * Standard directory in which to place any audio files that should be
114 * Standard directory in which to place any audio files that should be
126 * Standard directory in which to place any audio files that should be
138 * Standard directory in which to place any audio files that should be
150 * Standard directory in which to place pictures that are available to
158 * Standard directory in which to place movies that are available to
166 * Standard directory in which to place files that have been downloaded by
184 * a particular type. This is where the user will typically place and
  /external/kernel-headers/original/linux/
swab.h 214 * __swab16s - byteswap a 16-bit value in-place
226 * __swab32s - byteswap a 32-bit value in-place
239 * __swab64s - byteswap a 64-bit value in-place
252 * __swahw32s - wordswap a 32-bit value in-place
267 * __swahb32s - high and low byteswap a 32-bit value in-place
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 60 * be reset if rewriting takes place.
75 // * be reset if rewriting takes place.
91 * be reset if rewriting takes place.
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolSorter.java 19 * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
33 * entries in the first place, and on their contents in the second place.
  /external/v8/test/mjsunit/
debug-multiple-breakpoints.js 49 // This test sets several break points at the same place and checks that
50 // several break points at the same place only makes one debug break event
60 // Set another breakpoint in f at the same place.
  /external/webkit/WebCore/platform/text/
UnicodeRange.cpp 390 cRangeUnassigned, //u080x place holder(resolved in the 2ndary tab.)
391 cRangeUnassigned, //u088x place holder(resolved in the 2ndary tab.)
404 cRangeTibetan, //u0f0x place holder(resolved in the 2ndary tab.)
405 cRangeTibetan, //u0f8x place holder(resolved in the 2ndary tab.)
408 cRangeKorean, //u110x place holder(resolved in the 2ndary tab.)
409 cRangeKorean, //u118x place holder(resolved in the 2ndary tab.)
410 cRangeEthiopic, //u120x place holder(resolved in the 2ndary tab.)
411 cRangeEthiopic, //u128x place holder(resolved in the 2ndary tab.)
414 cRangeCanadian, //u140x place holder(resolved in the 2ndary tab.)
415 cRangeCanadian, //u148x place holder(resolved in the 2ndary tab.
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/
PackedStringTests.java 70 // Test readback in-place
77 // Test modifications in-place
81 // Read-back modifications in place
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
AbsPathChecker.java 56 * be reset if rewriting takes place.
71 * be reset if rewriting takes place.
  /external/dropbear/libtommath/
bn_mp_dr_reduce.c 10 * additional optimizations in place.
18 /* reduce "x" in place modulo "n" using the Diminished Radix algorithm.
  /external/opencore/doc/oscl_html/
oscl__string_8h.html 9 <hr><h1>oscl_string.h File Reference</h1>Provides a standardized set of string containers that can be used in place of character arrays.
23 Provides a standardized set of string containers that can be used in place of character arrays.
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
CGS.h 17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
29 enabled in the first place, so this shouldn't be a problem ;-)
  /frameworks/base/core/java/android/text/
TextWatcher.java 49 * (You are not told where the change took place because other
53 * to mark your place and then look up from here where the span
  /frameworks/base/core/res/res/layout/
preference.xml 18 Preference is able to place a specific widget for its particular
54 <!-- Preference should place its actual preference widget here. -->
preference_information.xml 18 Preference is able to place a specific widget for its particular
54 <!-- Preference should place its actual preference widget here. -->
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/inc/
cu_common.h 35 U32 temp; /* the place of the IE's id and length */
42 U32 temp; /* the place of the IE's id and length */

Completed in 66 milliseconds

1 2 34 5 6 7 8 91011>>