/aosp_15_r20/external/libnl/lib/ |
H A D | handlers.c | 32 static void print_header_content(FILE *ofd, struct nlmsghdr *n) in print_header_content() 45 FILE *ofd = arg ? arg : stdout; in nl_valid_handler_verbose() local 56 FILE *ofd = arg ? arg : stderr; in nl_invalid_handler_verbose() local 67 FILE *ofd = arg ? arg : stderr; in nl_overrun_handler_verbose() local 79 FILE *ofd = arg ? arg : stderr; in nl_error_handler_verbose() local 91 FILE *ofd = arg ? arg : stderr; in nl_valid_handler_debug() local 102 FILE *ofd = arg ? arg : stderr; in nl_finish_handler_debug() local 113 FILE *ofd = arg ? arg : stderr; in nl_msg_in_handler_debug() local 123 FILE *ofd = arg ? arg : stderr; in nl_msg_out_handler_debug() local 133 FILE *ofd = arg ? arg : stderr; in nl_skipped_handler_debug() local [all …]
|
H A D | msg.c | 766 static void prefix_line(FILE *ofd, int prefix) in prefix_line() 774 static inline void dump_hex(FILE *ofd, char *start, int len, int prefix) in dump_hex() 807 static void print_hdr(FILE *ofd, struct nl_msg *msg) in print_hdr() 835 static void print_genl_hdr(FILE *ofd, void *start) in print_genl_hdr() 845 static void *print_genl_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr, in print_genl_msg() 876 static void dump_attr(FILE *ofd, struct nlattr *attr, int prefix) in dump_attr() 883 static void dump_attrs(FILE *ofd, struct nlattr *attrs, int attrlen, in dump_attrs() 922 static void dump_error_msg(struct nl_msg *msg, FILE *ofd) in dump_error_msg() 944 static void print_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr) in print_msg() 985 void nl_msg_dump(struct nl_msg *msg, FILE *ofd) in nl_msg_dump()
|
/aosp_15_r20/libcore/ojluni/src/test/jdk/internal/math/FloatingDecimal/ |
H A D | TestFloatingDecimal.java | 106 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(d[j]); in testAppendToDouble() local 131 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(f[j]); in testAppendToFloat() local 156 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(d[j]); in testParseDouble() local 179 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(f[j]); in testParseFloat() local 202 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(d[i]); in testToJavaFormatStringDoubleFixed() local 220 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(d[j]); in testToJavaFormatStringDoubleRandom() local 239 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(f[i]); in testToJavaFormatStringFloatFixed() local 257 OldFloatingDecimalForTest ofd = new OldFloatingDecimalForTest(f[j]); in testToJavaFormatStringFloatRandom() local
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-listen.c | 490 int ofd; in create_client_file() local 595 int ofd) in collect_metadata_from_client() 639 static int put_together_file(int cpus, int ofd, const char *node, in put_together_file() 692 int ofd; in process_client() local
|
H A D | trace-stream.c | 31 static int ofd; in trace_stream_init() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | LinuxUserDefinedFileAttributeView.java | 298 static void copyExtendedAttributes(int ofd, int nfd) { in copyExtendedAttributes() 357 private static void copyExtendedAttribute(int ofd, byte[] name, int nfd) in copyExtendedAttribute()
|
H A D | LinuxFileSystem.java | 71 void copyNonPosixAttributes(int ofd, int nfd) { in copyNonPosixAttributes()
|
/aosp_15_r20/test/vts-testcase/kernel/gki/ |
D | lz4_legacy.cpp | 54 unique_fd ofd(TEMP_FAILURE_RETRY( in Lz4DecompressLegacy() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/dup2/ |
H A D | dup201.c | 28 int *ofd; member
|
H A D | dup207.c | 21 static int ofd = -1, nfd = 10; variable
|
H A D | dup202.c | 29 static int ofd = -1, nfd = -1; variable
|
/aosp_15_r20/external/toybox/toys/posix/ |
H A D | uudecode.c | 30 int ofd, idx = 0, m QUIET, n; local
|
H A D | dd.c | 152 int opos, olen, ifd = 0, ofd = 1, trunc = O_TRUNC, ii; in dd_main() local
|
/aosp_15_r20/external/toybox/toys/lsb/ |
H A D | gzip.c | 121 int ofd = FLAG(t) ? xopen("/dev/null", O_WRONLY) : 0; in do_gzip() local
|
/aosp_15_r20/external/e2fsprogs/util/ |
H A D | copy_sparse.c | 93 long lb, i, fd, ofd, bs, block, numblocks; in copy_sparse_file() local
|
H A D | subst.c | 327 int fd, ofd = -1; in main() local
|
/aosp_15_r20/external/mksh/src/ |
H A D | main.c | 1531 ksh_dup2(int ofd, int nfd, bool errok) in ksh_dup2() 1566 restfd(int fd, int ofd) in restfd()
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-msg.c | 805 int tracecmd_msg_read_data(struct tracecmd_msg_handle *msg_handle, int ofd) in tracecmd_msg_read_data() 858 int tracecmd_msg_collect_data(struct tracecmd_msg_handle *msg_handle, int ofd) in tracecmd_msg_collect_data()
|
/aosp_15_r20/external/libultrahdr/examples/ |
H A D | ultrahdr_app.cpp | 213 std::ofstream ofd(filename, std::ios::binary); in writeFile() local 223 std::ofstream ofd(filename, std::ios::binary); in writeFile() local
|
/aosp_15_r20/external/vboot_reference/futility/ |
H A D | misc.c | 223 int ifd, ofd; in futil_copy_file() local
|
/aosp_15_r20/external/libultrahdr/tests/ |
H A D | editorhelper_test.cpp | 53 std::ofstream ofd(filename, std::ios::binary); in writeFile() local
|
H A D | jpegr_test.cpp | 282 std::ofstream ofd(filename, std::ios::binary); in writeFile() local
|
/aosp_15_r20/external/libwebsockets/lib/misc/fts/ |
H A D | trie-fd.c | 395 int pos = 0, n, m, nl, bp, base = 0, ra, palm, budget, sp, ofd = -1; in lws_fts_search() local
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sgs_dd.c | 1043 int ofd = out_is_evfd ? clp->out_evfd : clp->outfd; in can_read_write() local
|
/aosp_15_r20/external/blktrace/btreplay/ |
H A D | btreplay.c | 111 int cpu, ifd, ofd, iterations; member
|