/openbmc/qemu/tests/tcg/sh4/ |
H A D | test-addv.c | 9 int o = a, c; in addv() local 21 int main(void) in main() function
|
H A D | test-subv.c | 9 int o = a, c; in subv() local 21 int main(void) in main() function
|
/openbmc/u-boot/tools/ |
H A D | ncb.c | 7 int main (int argc, char *argv[]) in main() function 9 int s, len, o, port = 6666; in main() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-bufferiszero.c | 28 size_t s, a, o; in test_1() local 72 int main(int argc, char **argv) in main() function
|
H A D | test-iov.c | 38 size_t j, o; in test_iov_bytes() local 568 int main(int argc, char **argv) in main() function
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-mmx.c | 104 #define LOADMM(r, o) "movq " #r ", " #o "[%0]\n\t" argument 105 #define LOADXMM(r, o) "movdqa " #r ", " #o "[%0]\n\t" argument 106 #define STOREMM(r, o) "movq " #o "[%1], " #r "\n\t" argument 107 #define STOREXMM(r, o) "movdqa " #o "[%1], " #r "\n\t" argument 126 #define LOADREG(r, o) "mov " #r ", " #o "[rax]\n\t" argument 127 #define STOREREG(r, o) "mov " #o "[rax], " #r "\n\t" argument 287 int main(int argc, char *argv[]) in main() function
|
H A D | test-avx.c | 92 #define LOADMM(r, o) "movq " #r ", " #o "[%0]\n\t" argument 93 #define LOADYMM(r, o) "vmovdqa " #r ", " #o "[%0]\n\t" argument 94 #define STOREMM(r, o) "movq " #o "[%1], " #r "\n\t" argument 95 #define STOREYMM(r, o) "vmovdqa " #o "[%1], " #r "\n\t" argument 122 #define LOADREG(r, o) "mov " #r ", " #o "[rax]\n\t" argument 123 #define STOREREG(r, o) "mov " #o "[rax], " #r "\n\t" argument 317 int main(int argc, char *argv[]) in main() function
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | mkregtable.c | 119 static struct offset *offset_new(unsigned o) in offset_new() 199 unsigned o; in parser_auth() local 265 int main(int argc, char *argv[]) in main() function
|
/openbmc/linux/tools/testing/selftests/arm64/mte/ |
H A D | check_user_mem.c | 194 int main(int argc, char *argv[]) in main() function 197 int t, s, m, l, o; in main() local
|
/openbmc/linux/tools/virtio/ringtest/ |
H A D | main.c | 292 int main(int argc, char **argv) in main() function 308 int o = getopt_long(argc, argv, optstring, longopts, NULL); in main() local
|
/openbmc/linux/tools/virtio/ |
H A D | virtio_test.c | 344 int main(int argc, char **argv) in main() function 350 int o; in main() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | rxtimestamp.c | 254 void config_so_flags(int rcv, struct options o) in config_so_flags() 353 int main(int argc, char **argv) in main() function
|
H A D | cmsg_sender.c | 113 int o; in cs_parse_args() local 415 int main(int argc, char *argv[]) in main() function
|
/openbmc/qemu/ |
H A D | qemu-nbd.c | 531 int main(int argc, char **argv) in main() function 1096 QemuOpts *o; in main() local
|
/openbmc/linux/scripts/genksyms/ |
H A D | genksyms.c | 754 int main(int argc, char **argv) in main() function 757 int o; in main() local
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 219 #define SIDA_OFFSET(o) ._sida_offset = 1, .sida_offset = (o) argument 223 #define CMPXCHG_OLD(o) .old = (o) argument 1052 int main(int argc, char *argv[]) in main() function
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 1051 def reg_type(typ, compact, o, exact): argument 1299 def get_object_id(self, o): argument 1309 def is_refed(self, o): argument 1312 def add_refed(self, o): argument 1315 def is_written(self, o): argument 1318 def add_written(self, o): argument 1660 def write_object(self, o, _id, needs_id): argument 1753 def write_object(self, o, _id, needs_id): argument 1875 def write_object(self, o, _id, needs_id): argument 5565 def main(): function
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | khugepaged.c | 1439 int main(int argc, const char **argv) in main() function 1486 #define TEST(t, c, o) do { \ in main() argument
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 190 static int test_start_subtest(const struct _test *t, struct sockmap_options *o) in test_start_subtest() 2091 int main(int argc, char **argv) in main() function
|