Home
last modified time | relevance | path

Searched defs:lineBuffer (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/bazelbuild-rules_go/go/tools/bzltestutil/
H A Dtest2json.go370 type lineBuffer struct { struct
371 b []byte // buffer
372 mid bool // whether we're in the middle of a long line
373 line func([]byte) // line callback
374 part func([]byte) // partial line callback
378 func (l *lineBuffer) write(b []byte) {
432 func (l *lineBuffer) flush() {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/test2json/
Dtest2json.go416 type lineBuffer struct { struct
417 b []byte // buffer
418 mid bool // whether we're in the middle of a long line
419 line func([]byte) // line callback
420 part func([]byte) // partial line callback
424 func (l *lineBuffer) write(b []byte) {
495 func (l *lineBuffer) flush() {
/aosp_15_r20/external/icu/icu4c/source/test/letest/
H A Dgendata.cpp101 char lineBuffer[8 * 12 + 2]; in dumpLongs() local
124 char lineBuffer[8 * 16 + 2]; in dumpFloats() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/letest/
H A Dgendata.cpp101 char lineBuffer[8 * 12 + 2]; in dumpLongs() local
124 char lineBuffer[8 * 16 + 2]; in dumpFloats() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/
H A Dvp_render_sfc_base.cpp493 MOS_STATUS SfcRenderBase::SetLineBuffer(PMOS_RESOURCE &osResLineBuffer, VP_SURFACE *lineBuffer) in SetLineBuffer()
1365 MOS_STATUS SfcRenderBase::AllocateLineBuffer(VP_SURFACE *&lineBuffer, uint32_t size, const char *bu… in AllocateLineBuffer()
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
H A DSourceHighlighter.java73 final BufferedReader lineBuffer = new BufferedReader(contents); in render() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DDataInputStream.java473 private char lineBuffer[]; field in DataInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DDataInputStream.java473 private char lineBuffer[]; field in DataInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/
DDataInputStream.java473 private char lineBuffer[]; field in DataInputStream
/aosp_15_r20/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
H A DCompatibilityConsole.java385 StringBuilder lineBuffer = new StringBuilder(); in splitModules() local
/aosp_15_r20/external/openthread/src/posix/
H A Dclient.cpp274 char lineBuffer[kLineBufferSize]; in main() local
/aosp_15_r20/system/memory/libmeminfo/
Dlibmeminfo_benchmark.cpp471 char lineBuffer[1024]; in get_smaps_rollup() local
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDorg.jacoco.report-0.8.8.202204050719.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jacoco/ org/ ...
/aosp_15_r20/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/suite/
HDcompatibility-tradefed.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDhttpcore-4.4.14.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDhttpcore-4.4.15.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/apache/httpcomponents/httpcore/4.4.16/
HDhttpcore-4.4.16.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/suite/
Dcompatibility-tradefed.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/bouncycastle/bcpkix-jdk15on/1.67/
HDbcpkix-jdk15on-1.67.jarMETA-INF/MANIFEST.MF META-INF/BC1024KE.SF META-INF/BC1024KE ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
HDmaven-ant-tasks-2.1.3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/DEPENDENCIES META-INF ...
/aosp_15_r20/external/ow2-asm/tools/
HDjdk8-api.jarMETA-INF/ java/io/CharArrayReader.class <Unknown> package java.io public ...
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...

12