/aosp12/art/tools/ |
H A D | findbuildbotwarnings.py | 69 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 D | main.go | 62 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 D | Android.bp | 32 "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 D | Android.bp | 28 "stdio.go",
|
/aosp12/frameworks/av/media/codecs/amrwb/enc/inc/ |
H A D | mime_io.tab | 18 #include <stdio.h>
|
/aosp12/build/soong/cmd/multiproduct_kati/ |
H A D | main.go | 169 stdio := terminal.StdioImpl{} 171 output := terminal.NewStatusOutput(stdio.Stdout(), "", false,
|
/aosp12/frameworks/libs/native_bridge_support/libc/ |
H A D | Android.bp | 53 "bionic/libc/stdio",
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | dumpstate.te | 110 # When exec-ing /system/bin/perfetto, dumpstates redirects stdio to /dev/null
|
/aosp12/system/extras/simpleperf/doc/ |
H A D | android_application_profiling.md | 159 # 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 D | dumpstate.te | 113 # When exec-ing /system/bin/perfetto, dumpstates redirects stdio to /dev/null
|
/aosp12/system/sepolicy/private/ |
H A D | dumpstate.te | 113 # When exec-ing /system/bin/perfetto, dumpstates redirects stdio to /dev/null
|
/aosp12/bootable/recovery/edify/ |
H A D | parser.yy | 18 #include <stdio.h>
|
/aosp12/bionic/docs/ |
H A D | status.md | 161 * <stdio.h> `fmemopen`, `open_memstream`, `feof_unlocked`, `ferror_unlocked`, `clearerr_unlocked`. 186 * <stdio.h> `dprintf`, `vdprintf`. 212 * <stdio.h> `getdelim` and `getline`.
|
H A D | 32-bit-abi.md | 34 and by API 24 you have everything including `<stdio.h>`. See the
|
/aosp12/frameworks/compile/mclinker/lib/Support/Unix/ |
H A D | PathV3.inc | 16 #include <stdio.h>
|
/aosp12/build/soong/makedeps/ |
H A D | deps_test.go | 231 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 D | aidl_language_y.yy | 25 #include <stdio.h> 792 #include <stdio.h>
|
/aosp12/bionic/tests/ |
H A D | clang_fortify_tests.cpp | 475 FORTIFY_TEST(stdio) { in FORTIFY_TEST() argument
|
H A D | wchar_test.cpp | 711 TEST(stdio, open_wmemstream_EINVAL) { in TEST() argument
|
H A D | stdio_test.cpp | 53 #define STDIO_TEST stdio
|
/aosp12/system/tools/hidl/c2hal/ |
H A D | c2hal_y.yy | 34 #include <stdio.h>
|
/aosp12/bionic/ |
H A D | README.md | 125 stdio/
|
/aosp12/frameworks/compile/mclinker/include/mcld/Config/ |
H A D | Config.h.cmake | 383 /* Define to 1 if you have the <stdio.h> header file. */
|
/aosp12/system/tools/hidl/ |
H A D | hidl-gen_y.yy | 39 #include <stdio.h>
|