HomeSort by relevance Sort by last modified time
    Searched full:trim (Results 401 - 425 of 539) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/text/
TextUtils.java 437 * as by {@link String#trim}.
    [all...]
  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 164 // Trim the whitespace before and after media components.
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/ui/
EditContactActivity.java 684 // Trim any empty fields, and RawContacts, before persisting
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]
LegacyApiSupport.java 148 private static final String PHONETIC_NAME_SQL = "trim(trim("
    [all...]
  /prebuilt/common/jython/
jython.jar 
  /system/core/toolbox/
newfs_msdos.c 423 warnx("trim %d sectors from %d to adjust to a multiple of %d",
  /external/ipsec-tools/src/racoon/
oakley.c     [all...]
  /external/jdiff/src/jdiff/
HTMLReportGenerator.java     [all...]
  /external/jhead/
jhead.c 710 sprintf(RotateCommand, "jpegtran -trim -%s -outfile &o &i", Argument);
729 sprintf(RotateCommand,"jpegtran -trim -%s -outfile \"%s\" \"%s\"",
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /bionic/libc/bionic/
dlmalloc.c 431 memory. Generally, it is worth tuning trim thresholds when a
434 mixed with phases where there are no such chunks at all. The trim
    [all...]
  /external/bluetooth/glib/glib/
gconvert.c     [all...]
  /external/icu4c/i18n/
msgfmt.cpp     [all...]
uregex.cpp 421 // Trim length based on buffer capacity
    [all...]
  /external/libffi/src/
dlmalloc.c 404 memory. Generally, it is worth tuning trim thresholds when a
407 mixed with phases where there are no such chunks at all. The trim
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 440 memory. Generally, it is worth tuning trim thresholds when a
443 mixed with phases where there are no such chunks at all. The trim
    [all...]
  /external/skia/src/core/
SkDraw.cpp     [all...]
  /external/v8/
ChangeLog 189 Add trim, trimLeft and trimRight methods to String
    [all...]
  /external/webkit/WebCore/bindings/scripts/
CodeGeneratorObjC.pm 249 # trim whitspace
    [all...]
  /external/webkit/WebCore/html/
HTMLTokenizer.cpp     [all...]
  /external/wpa_supplicant/
libtommath.c 1176 /* trim unused digits
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_web.c     [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java 799 line = line.trim();
    [all...]
  /frameworks/base/services/java/com/android/server/
WifiService.java     [all...]

Completed in 238 milliseconds

<<11121314151617181920>>