Home
last modified time | relevance | path

Searched refs:stdio (Results 1 – 24 of 24) sorted by relevance

/aosp12/art/tools/
H A Dfindbuildbotwarnings.py69 stdio = r.text.splitlines()
75 while not stdio[i].startswith('Warnings summary:'):
79 warnings['%s:%d' % (builder_name, build_num)].append(stdio[i])
/aosp12/build/soong/cmd/soong_ui/
H A Dmain.go62 stdio func() terminal.StdioInterface member
76 stdio: stdio,
84 stdio: customStdio,
92 stdio: customStdio,
98 stdio: stdio,
165 output := terminal.NewStatusOutput(c.stdio().Stdout(), os.Getenv("NINJA_STATUS"), c.simpleOutput,
423 func stdio() terminal.StdioInterface { func
/aosp12/bionic/libc/
H A DAndroid.bp32 "stdio/fmemopen.cpp",
33 "stdio/parsefloat.c",
34 "stdio/refill.c",
35 "stdio/stdio.cpp",
36 "stdio/stdio_ext.cpp",
37 "stdio/vfscanf.cpp",
38 "stdio/vfwscanf.c",
578 "stdio",
589 "stdio/vfprintf.cpp",
590 "stdio/vfwprintf.cpp",
[all …]
/aosp12/build/soong/ui/terminal/
H A DAndroid.bp28 "stdio.go",
/aosp12/frameworks/av/media/codecs/amrwb/enc/inc/
H A Dmime_io.tab18 #include <stdio.h>
/aosp12/build/soong/cmd/multiproduct_kati/
H A Dmain.go169 stdio := terminal.StdioImpl{}
171 output := terminal.NewStatusOutput(stdio.Stdout(), "", false,
/aosp12/frameworks/libs/native_bridge_support/libc/
H A DAndroid.bp53 "bionic/libc/stdio",
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Ddumpstate.te110 # When exec-ing /system/bin/perfetto, dumpstates redirects stdio to /dev/null
/aosp12/system/extras/simpleperf/doc/
H A Dandroid_application_profiling.md159 # Report perf.data in stdio interface.
173 [report.py](scripts_reference.md#reportpy) reports profiling data in stdio interface. If there
202 # Report call graphs in stdio interface.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Ddumpstate.te113 # When exec-ing /system/bin/perfetto, dumpstates redirects stdio to /dev/null
/aosp12/system/sepolicy/private/
H A Ddumpstate.te113 # When exec-ing /system/bin/perfetto, dumpstates redirects stdio to /dev/null
/aosp12/bootable/recovery/edify/
H A Dparser.yy18 #include <stdio.h>
/aosp12/bionic/docs/
H A Dstatus.md161 * <stdio.h> `fmemopen`, `open_memstream`, `feof_unlocked`, `ferror_unlocked`, `clearerr_unlocked`.
186 * <stdio.h> `dprintf`, `vdprintf`.
212 * <stdio.h> `getdelim` and `getline`.
H A D32-bit-abi.md34 and by API 24 you have everything including `<stdio.h>`. See the
/aosp12/frameworks/compile/mclinker/lib/Support/Unix/
H A DPathV3.inc16 #include <stdio.h>
/aosp12/build/soong/makedeps/
H A Ddeps_test.go231 external/libcxx/include/stdio.h \
232 prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/stdio.h \
/aosp12/system/tools/aidl/
H A Daidl_language_y.yy25 #include <stdio.h>
792 #include <stdio.h>
/aosp12/bionic/tests/
H A Dclang_fortify_tests.cpp475 FORTIFY_TEST(stdio) { in FORTIFY_TEST() argument
H A Dwchar_test.cpp711 TEST(stdio, open_wmemstream_EINVAL) { in TEST() argument
H A Dstdio_test.cpp53 #define STDIO_TEST stdio
/aosp12/system/tools/hidl/c2hal/
H A Dc2hal_y.yy34 #include <stdio.h>
/aosp12/bionic/
H A DREADME.md125 stdio/
/aosp12/frameworks/compile/mclinker/include/mcld/Config/
H A DConfig.h.cmake383 /* Define to 1 if you have the <stdio.h> header file. */
/aosp12/system/tools/hidl/
H A Dhidl-gen_y.yy39 #include <stdio.h>