Searched refs:header (Results 1 – 25 of 32) sorted by relevance
12
/conform/data/ |
A D | wctype.h-data | 53 allow-header ctype.h 54 allow-header stdio.h 55 allow-header stdarg.h 56 allow-header stdlib.h 57 allow-header string.h 58 allow-header stddef.h 59 allow-header time.h 60 allow-header wchar.h
|
A D | aio.h-data | 31 // POSIX in theory doesn't allow the header to be self contained but 33 allow-header fcntl.h 34 allow-header signal.h 35 allow-header sys/types.h 36 allow-header time.h
|
A D | semaphore.h-data | 19 allow-header fcntl.h 21 allow-header sys/types.h 26 allow-header time.h
|
A D | mqueue.h-data | 39 allow-header fcntl.h 40 allow-header signal.h 41 allow-header sys/types.h 42 allow-header time.h
|
A D | spawn.h-data | 40 allow-header sched.h 41 allow-header signal.h 42 allow-header sys/types.h
|
A D | wchar.h-data | 156 allow-header ctype.h 157 allow-header stdio.h 158 allow-header stdarg.h 159 allow-header stdlib.h 160 allow-header string.h 161 allow-header stddef.h 162 allow-header time.h
|
A D | ftw.h-data | 31 allow-header sys/stat.h
|
A D | fcntl.h-data | 126 allow-header sys/stat.h 127 allow-header unistd.h
|
A D | utmpx.h-data | 37 allow-header sys/time.h
|
A D | sched.h-data | 5 allow-header time.h
|
A D | netdb.h-data | 116 allow-header netinet/in.h 117 allow-header inttypes.h
|
/conform/ |
A D | Makefile | 102 header-list-$(std).out) 104 $(conformtest-header-list-base)) 106 generated += $(conformtest-header-list-base) 108 conformtest-header-base := $(foreach std,\ 113 conformtest-header-tests := $(addprefix $(objpfx),$(conformtest-header-base)) 115 tests-special += $(conformtest-header-tests) 116 generated += $(conformtest-header-base) 133 linknamespace-header-base := $(foreach std,\ 139 $(linknamespace-header-base)) 144 $(conformtest-header-list-tests): $(objpfx)header-list-%.out: \ [all …]
|
A D | list-header-symbols.py | 68 for header in args.headers.split(): 70 header)
|
A D | glibcconform.py | 61 def list_exported_functions(cc, standard, header): argument 71 c_file.write('#include <%s>\n' % header)
|
A D | conformtest.py | 384 def __init__(self, header, standard, cc, flags, ldflags, libs, argument 387 self.header = header 518 def load_tests(self, header, allow): argument 526 self.headers_handled.add(header) 527 header_s = header.replace('/', '_') 530 % (self.cc, self.standard, header, temp_file)) 568 c_file_out.write('#include <%s>\n%s' % (self.header, text)) 622 c_file_out.write('#include <%s>\n' % self.header) 671 self.load_tests(self.header, False) 690 % self.header, [all …]
|
A D | linknamespace.py | 162 args.header) 168 % (args.header,
|
/conform/data/sys/ |
A D | select.h-data | 33 allow-header signal.h 34 allow-header sys/time.h 35 allow-header time.h
|
A D | wait.h-data | 75 allow-header signal.h 76 allow-header sys/resource.h
|
A D | sem.h-data | 35 allow-header sys/ipc.h
|
A D | shm.h-data | 30 allow-header sys/ipc.h
|
A D | time.h-data | 42 allow-header sys/select.h
|
A D | msg.h-data | 30 allow-header sys/ipc.h
|
A D | resource.h-data | 43 allow-header sys/time.h
|
/conform/data/arpa/ |
A D | inet.h-data | 28 allow-header netinet/in.h 29 allow-header inttypes.h
|
/conform/data/netinet/ |
A D | in.h-data | 61 allow-header inttypes.h 62 allow-header sys/socket.h
|
Completed in 40 milliseconds
12