Home
last modified time | relevance | path

Searched refs:nextBuffer (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/compiler-rt/lib/xray/tests/unit/
Dprofile_collector_test.cpp144 auto B = profileCollectorService::nextBuffer({nullptr, 0}); in TEST()
147 B = profileCollectorService::nextBuffer(B); in TEST()
158 B = profileCollectorService::nextBuffer(B); in TEST()
224 auto B = profileCollectorService::nextBuffer({nullptr, 0}); in TEST()
227 B = profileCollectorService::nextBuffer(B); in TEST()
230 B = profileCollectorService::nextBuffer(B); in TEST()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DBinaryWriter.java929 nextBuffer(); in SafeHeapWriter()
943 private void nextBuffer() { in nextBuffer() method in BinaryWriter.SafeHeapWriter
944 nextBuffer(newHeapBuffer()); in nextBuffer()
947 private void nextBuffer(int capacity) { in nextBuffer() method in BinaryWriter.SafeHeapWriter
948 nextBuffer(newHeapBuffer(capacity)); in nextBuffer()
951 private void nextBuffer(AllocatedBuffer allocatedBuffer) { in nextBuffer() method in BinaryWriter.SafeHeapWriter
1384 nextBuffer(length); in write()
1401 nextBuffer(); in writeLazy()
1413 nextBuffer(length); in write()
1431 nextBuffer(); in writeLazy()
[all …]
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DChecker.java93 private boolean nextBuffer(InputFile inputFile) in nextBuffer() method in Checker
159 while (nextBuffer(dataFile)) { in check()
DStatisticsTool.java114 private int nextBuffer(InputFile inputFileArg) in nextBuffer() method in StatisticsTool
124 bufMax = nextBuffer(inputFile); in nextChar()
/external/cldr/tools/java/org/unicode/cldr/util/
DCaseIterator.java411 private StringBuffer nextBuffer = new StringBuffer(); field in CaseIterator
488 nextBuffer.setLength(0); in next()
490 nextBuffer.append(variants[i][counts[i]]); in next()
507 return nextBuffer.toString(); in next()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DCaseIterator.java409 private StringBuffer nextBuffer = new StringBuffer(); field in CaseIterator
486 nextBuffer.setLength(0); in next()
488 nextBuffer.append(variants[i][counts[i]]); in next()
505 return nextBuffer.toString(); in next()
/external/llvm-project/compiler-rt/lib/xray/
Dxray_profile_collector.h67 XRayBuffer nextBuffer(XRayBuffer B);
Dxray_profiling.cpp239 XRayBuffer B = profileCollectorService::nextBuffer({nullptr, 0}); in profilingFlush()
254 B = profileCollectorService::nextBuffer(B); in profilingFlush()
473 __xray_log_set_buffer_iterator(profileCollectorService::nextBuffer); in profilingLoggingInit()
Dxray_profile_collector.cpp378 XRayBuffer nextBuffer(XRayBuffer B) XRAY_NEVER_INSTRUMENT { in nextBuffer() function
/external/jline/
Djline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...