HomeSort by relevance Sort by last modified time
    Searched full:trimmed (Results 26 - 50 of 67) sorted by null

12 3

  /external/webkit/WebCore/platform/graphics/qt/
PathQt.cpp 337 return ret.trimmed();
  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 326 // Is the padded output the same width as trimmed output?
  /frameworks/base/docs/html/sdk/
android-2.0.1.jd 326 persisted (for example, if the save was trimmed to a no-op).</p>
  /packages/apps/Contacts/src/com/android/contacts/ui/widget/
GenericEditorView.java 280 * Prepare dialog for entering a custom label. The input value is trimmed: white spaces before
  /frameworks/base/core/java/android/text/
TextUtils.java 436 * spaces and control characters were trimmed from the start and end,
924 * or end after <code>end</code> but overlap this range are trimmed
    [all...]
  /dalvik/libcore/json/src/main/java/org/json/
JSONTokener.java 525 * Returns the {@link String#trim trimmed} string holding the characters up
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
ArrayListTest.java 706 assertTrue("Trimmed list contained incorrect elements", alist
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
Charset.java 67 * '\r', '\n' or '\r\n'. Leading and trailing whitespaces are trimmed. Blank
  /external/webkit/WebKitTools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 453 QByteArray line = m_stdin->readLine().trimmed();
  /frameworks/base/services/java/com/android/server/
DropBoxManagerService.java 579 // (Zero-length/lost files are trimmed by date from mAllFiles.)
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 21 This file has been trimmed down to only extract a number of interesting cases
  /external/webkit/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp 809 QCOMPARE(page->selectedText().trimmed(), QString::fromLatin1("The quick brown fox"));
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XMLString.java 72 * @return The trimmed string.
XMLStringDefault.java 84 * @return The trimmed string.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XStringForFSB.java 852 * @return The trimmed string.
XString.java     [all...]
  /external/dropbear/libtommath/
changes.txt 221 Essentially the digits were not trimmed before the compare which cause a subtraction to occur all the time.
  /external/jpeg/
transupp.c 56 * trimmed values but the source's will be untrimmed.
  /external/opencore/fileformats/id3parcom/include/
pv_id3_parcom.h 206 * will be trimmed to the maximum lengths specified in ID3v1.x.
    [all...]
  /external/dropbear/libtomcrypt/
changes     [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 854 * @param name the (trimmed) name to be test against the candidate, not null
    [all...]
  /external/freetype/src/cff/
cffload.c 905 FT_ERROR(( "cff_charset_load: invalid SID range trimmed\n" ));
    [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_memorybufferdatastream_factory.cpp 518 // Cache should be trimmed to some degree to free buffers for new connection, etc
    [all...]
  /external/icu4c/tools/tzcode/
tz2icu.cpp     [all...]

Completed in 463 milliseconds

12 3