Home
last modified time | relevance | path

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

12

/frameworks/native/cmds/installd/
DCacheItem.cpp92 if (truncate(p->fts_path, 0) != 0) { in purge()
121 if (truncate(path.c_str(), 0) != 0) { in purge()
/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/mclinker/include/mcld/Support/
DFileHandle.h83 bool truncate(size_t pSize);
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/
Ddecoder_test.js313 function truncate(x) { function
324 truncate);
Dutils_test.js50 function truncate(x) { function
361 if (truncate(x) != jspb.utils.joinFloat32(jspb.utils.split64Low,
Dreader_test.js124 function truncate(x) { function
512 truncate);
747 floatData[i] = truncate(floatData[i]);
/frameworks/base/services/core/java/com/android/server/display/utils/
DRollingBuffer.java107 public void truncate(long minTime) { in truncate() method in RollingBuffer
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
DAppCompatibility.java162 message.append(truncate(err, MAX_CRASH_SNIPPET_LINES)); in testAppStability()
190 private static String truncate(String text, int maxLines) { in truncate() method in AppCompatibility
/frameworks/base/core/java/com/android/internal/os/
DAtomicFile.java131 public void truncate() throws IOException { in truncate() method in AtomicFile
/frameworks/base/services/core/java/com/android/server/display/whitebalance/
DAmbientFilter.java150 mBuffer.truncate(minTime); in truncateOldValues()
/frameworks/base/core/java/android/util/
DAtomicFile.java190 @Deprecated public void truncate() throws IOException { in truncate() method in AtomicFile
/frameworks/compile/mclinker/lib/Support/
DFileHandle.cpp144 bool FileHandle::truncate(size_t pSize) { in truncate() function in mcld::FileHandle
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc108 "cannot truncate file `%0' to size %1",
109 "cannot truncate ffile `%0' to size %1")
/frameworks/native/libs/binder/ndk/scripts/
Dgen_parcel_helper.py49 f.truncate()
/frameworks/base/test-runner/src/junit/runner/
DBaseTestRunner.java192 public static String truncate(String s) { in truncate() method in BaseTestRunner
/frameworks/native/cmds/atrace/
Datrace.rc165 # Read and truncate the kernel trace.
169 # Read and truncate the per-CPU kernel trace.
/frameworks/base/test-runner/api/
Dcurrent.txt320 method public static String truncate(String);
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBMessage.m1221 // If it happens, truncate.
/frameworks/wilhelm/doc/
DDoxyfile1587 # becomes larger than this value, doxygen will truncate the graph, which is
/frameworks/native/docs/
DDoxyfile1859 # becomes larger than this value, doxygen will truncate the graph, which is
/frameworks/av/media/libaaudio/
DDoxyfile2256 # larger than this value, doxygen will truncate the graph, which is visualized
DDoxyfile.orig2247 # larger than this value, doxygen will truncate the graph, which is visualized
/frameworks/base/media/native/midi/include/
DDoxyfile.orig2438 # larger than this value, doxygen will truncate the graph, which is visualized
DDoxyfile2438 # larger than this value, doxygen will truncate the graph, which is visualized
/frameworks/av/media/codec2/docs/
Ddoxygen.config2390 # larger than this value, doxygen will truncate the graph, which is visualized

12