Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 15 of 15) sorted by relevance

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRRuleTest.java45 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) { in getFormattedDates() argument
50 if (truncate) { in getFormattedDates()
125 boolean truncate = dtstartStr.length() <= 8; // Just date, not date-time in runRecurrenceIteratorTest()
126 String[] actual = getFormattedDates(out, outCal, truncate); in runRecurrenceIteratorTest()
/frameworks/compile/libbcc/include/bcc/Support/
DOutputFile.h36 void truncate();
/frameworks/compile/mclinker/lib/Support/
DSpace.cpp92 pHandler.truncate(total_offset); in Create()
124 pHandler.truncate(total_offset); in Create()
DFileHandle.cpp148 bool FileHandle::truncate(size_t pSize) in truncate() function in FileHandle
/frameworks/compile/libbcc/lib/Support/
DOutputFile.cpp59 void OutputFile::truncate() { in truncate() function in OutputFile
/frameworks/compile/mclinker/include/mcld/Support/
DFileHandle.h92 bool truncate(size_t pSize);
/frameworks/base/core/java/android/util/
DAtomicFile.java160 @Deprecated public void truncate() throws IOException { in truncate() method in AtomicFile
/frameworks/base/core/java/com/android/internal/os/
DAtomicFile.java122 public void truncate() throws IOException { in truncate() method in AtomicFile
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc26 …_change_file_size, DiagnosticEngine::Error, "cannot truncate file `%0' to size %1", "cannot trunca…
/frameworks/base/docs/html/tools/help/
Dlint.jd122 <td>Don't truncate long messages or lists of alternate locations.</td>
/frameworks/base/docs/html/tools/adk/
Dadk.jd561 /* might want to truncate here */
/frameworks/base/services/java/com/android/server/content/
DSyncStorageEngine.java2391 mPendingFile.truncate(); in writePendingOperationsLocked()
/frameworks/wilhelm/doc/
DDoxyfile1587 # becomes larger than this value, doxygen will truncate the graph, which is
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd1898 {@link android.text.Html#fromHtml(String) fromHtml()}. The provider may truncate or
/frameworks/base/api/
Dcurrent.txt37481 method public abstract java.nio.channels.FileChannel truncate(long) throws java.io.IOException;
39417 method public abstract void truncate(long) throws java.sql.SQLException;
39556 method public abstract void truncate(long) throws java.sql.SQLException;
47387 method public static java.lang.String truncate(java.lang.String);