Searched refs:truncate (Results 1 – 16 of 16) sorted by relevance
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
D | RRuleTest.java | 45 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/ |
D | OutputFile.h | 36 void truncate();
|
/frameworks/compile/libbcc/lib/Support/ |
D | OutputFile.cpp | 59 void OutputFile::truncate() { in truncate() function in OutputFile
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | FileHandle.h | 89 bool truncate(size_t pSize);
|
/frameworks/base/core/java/android/util/ |
D | AtomicFile.java | 160 @Deprecated public void truncate() throws IOException { in truncate() method in AtomicFile
|
/frameworks/base/core/java/com/android/internal/os/ |
D | AtomicFile.java | 122 public void truncate() throws IOException { in truncate() method in AtomicFile
|
/frameworks/compile/mclinker/lib/Support/ |
D | FileHandle.cpp | 148 bool FileHandle::truncate(size_t pSize) in truncate() function in FileHandle
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagCommonKinds.inc | 26 …_change_file_size, DiagnosticEngine::Error, "cannot truncate file `%0' to size %1", "cannot trunca…
|
/frameworks/base/docs/html/tools/help/ |
D | lint.jd | 122 <td>Don't truncate long messages or lists of alternate locations.</td>
|
/frameworks/base/docs/html/tools/adk/ |
D | adk.jd | 561 /* might want to truncate here */
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncStorageEngine.java | 2573 mPendingFile.truncate(); in writePendingOperationsLocked()
|
/frameworks/base/docs/html/google/gcm/ |
D | server-ref.jd | 632 truncate or add additional characters.</td>
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1587 # becomes larger than this value, doxygen will truncate the graph, which is
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | contacts-provider.jd | 1898 {@link android.text.Html#fromHtml(String) fromHtml()}. The provider may truncate or
|
/frameworks/base/api/ |
D | system-current.txt | 46415 method public abstract java.nio.channels.FileChannel truncate(long) throws java.io.IOException; 48351 method public abstract void truncate(long) throws java.sql.SQLException; 48490 method public abstract void truncate(long) throws java.sql.SQLException; 56717 method public static java.lang.String truncate(java.lang.String);
|
D | current.txt | 43886 method public abstract java.nio.channels.FileChannel truncate(long) throws java.io.IOException; 45822 method public abstract void truncate(long) throws java.sql.SQLException; 45961 method public abstract void truncate(long) throws java.sql.SQLException; 54188 method public static java.lang.String truncate(java.lang.String);
|