Home
last modified time | relevance | path

Searched refs:sys (Results 1 – 25 of 89) sorted by relevance

1234

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_system_unittest.cpp19 SystemMock sys; in TEST() local
20 sys.AddRegularFile(kPath, kString, kStringLen); in TEST()
31 SystemMock sys; in TEST() local
32 sys.AddRegularFile("/tmp/foo", "FOO", 3); in TEST()
38 SystemMock sys; in TEST() local
43 SystemMock sys; in TEST() local
Dcrazy_linker_line_reader_unittest.cpp21 SystemMock sys; in TEST() local
22 sys.AddRegularFile(kFilePath, "", 0); in TEST()
29 SystemMock sys; in TEST() local
32 sys.AddRegularFile(kFilePath, kFile, kFileSize); in TEST()
42 SystemMock sys; in TEST() local
45 sys.AddRegularFile(kFilePath, kFile, kFileSize); in TEST()
57 SystemMock sys; in TEST() local
65 sys.AddRegularFile(kFilePath, kFile, kFileSize); in TEST()
Dcrazy_linker_search_path_list_unittest.cpp32 TestSystem sys; in TEST() local
40 TestSystem sys; in TEST() local
49 TestSystem sys; in TEST() local
59 TestSystem sys; in TEST() local
67 TestSystem sys; in TEST() local
78 TestSystem sys; in TEST() local
79 sys.AddFile("/opt/foo", "FOO", 3); in TEST()
Dcrazy_linker_globals_unittest.cpp14 SystemMock sys; in TEST() local
/ndk/docs/tools/
Dndk-markdown-substitutions.py9 import sys
204 sys.stderr.write("ERROR: %d tests out of %d failed:\n" % (len(failed_tests), count))
206 sys.stderr.write(" '%s' -> '%s' (expected '%s')\n" % (failed[0], failed[2], failed[1]))
207 sys.exit(1)
210 sys.exit(0)
216 sys.stderr.write("Error: Can't read input file: %s: %s\n" % args.input_file, repr(e))
217 sys.exit(1)
219 in_file = sys.stdin
225 sys.stderr.write("Error: Can't open output file: %s: %s\n" % args.output, repr(e))
226 sys.exit(1)
[all …]
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_dec_vms.h5 # define _STLP_NATIVE_HEADER(header) <sys$library:##header>
6 # define _STLP_NATIVE_C_HEADER(x) <sys$library:##x>
7 # define _STLP_NATIVE_CPP_C_HEADER(header) <sys$library:##header>
8 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <sys$library:##header>
/ndk/sources/host-tools/sed-4.2.1/m4/
Dsys_stat_h.m48 dnl Test whether <sys/stat.h> contains lstat and mkdir or must be substituted.
30 gl_CHECK_NEXT_HEADERS([sys/stat.h])
31 SYS_STAT_H='sys/stat.h'
34 dnl Define types that are supposed to be defined in <sys/types.h> or
35 dnl <sys/stat.h>.
39 [#include <sys/types.h>
40 #include <sys/stat.h>])
Dsys_time_h.m41 # Configure a replacement for <sys/time.h>.
21 gl_CHECK_NEXT_HEADERS([sys/time.h])
34 #include <sys/time.h>
52 SYS_TIME_H=sys/time.h
Dacl.m421 dnl On all platforms, the ACL related API is declared in <sys/acl.h>.
22 AC_CHECK_HEADERS([sys/acl.h])
49 [[#include <sys/types.h>
50 #include <sys/acl.h>
62 [[#include <sys/types.h>
63 #include <sys/acl.h>
139 [[#include <sys/types.h>
140 #include <sys/acl.h>
Dgettimeofday.m420 [[#include <sys/time.h>
35 SYS_TIME_H=sys/time.h
60 #include <sys/time.h>
81 SYS_TIME_H=sys/time.h
99 AC_CHECK_HEADERS([sys/timeb.h])
Dmmap-anon.m422 dnl Persuade glibc <sys/mman.h> to define MAP_ANONYMOUS.
35 #include <sys/mman.h>
43 #include <sys/mman.h>
56 config.h and <sys/mman.h>.])
Dmemchr.m411 AC_CHECK_HEADERS_ONCE([sys/mman.h])
36 # include <sys/types.h>
37 # include <sys/mman.h>
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_test_utils.py39 import sys
66 _flag_map = {'source_dir': os.path.dirname(sys.argv[0]),
67 'build_dir': os.path.dirname(sys.argv[0])}
106 _ParseAndStripGTestFlags(sys.argv)
166 print >> sys.stderr, message
167 sys.exit(1)
297 _ParseAndStripGTestFlags(sys.argv)
Dgtest_output_test.py45 import sys
319 if sys.argv[1:] == [GENGOLDEN_FLAG]:
332 sys.stderr.write(message)
333 sys.exit(1)
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
D.gdbinit3 import sys
5 sys.path.insert (0, os.getcwd() + '/..')
/ndk/sources/host-tools/make-3.81/
Dvmsfunctions.c56 if (! (sys$parse (dfab) & 1)) in opendir()
92 if (!((i = sys$search (dfab)) & 1)) in readdir()
198 status = sys$parse (&Fab); in vms_stat()
203 status = sys$assign (&DevDesc, &DevChan, 0, 0); in vms_stat()
222 status = sys$qiow (0, DevChan, IO$_ACCESS, &iosb, 0, 0, in vms_stat()
224 sys$dassgn (DevChan); in vms_stat()
255 sys$asctim (0, &date_str, date, 0); in cvt_time()
Dvmsjobs.c40 *status = sys$wflor (32, vms_jobsefnmask); in vmsWaitForChildren()
235 sys$forcex (&pidToAbort, 0, SS$_ABORT); in astHandler()
254 status= sys$assign(&inputDsc,&chan,0,0); in tryToSetupYAst()
260 status= sys$qiow (0, chan, IO$_SETMODE|IO$M_CTRLYAST,&iosb,0,0, in tryToSetupYAst()
265 sys$dassgn(chan); in tryToSetupYAst()
274 sys$dassgn(chan); in tryToSetupYAst()
584 sys$clref (child->efn); in child_execute_job()
651 status= sys$waitfr (child->efn); in child_execute_job()
Dconfig.h.in17 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
245 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
249 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
253 /* Define to 1 if you have the <sys/param.h> header file. */
256 /* Define to 1 if you have the <sys/resource.h> header file. */
259 /* Define to 1 if you have the <sys/stat.h> header file. */
262 /* Define to 1 if you have the <sys/timeb.h> header file. */
265 /* Define to 1 if you have the <sys/time.h> header file. */
268 /* Define to 1 if you have the <sys/types.h> header file. */
271 /* Define to 1 if you have the <sys/wait.h> header file. */
[all …]
Dconfig.h.W3243 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
247 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
251 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
255 /* Define to 1 if you have the <sys/param.h> header file. */
258 /* Define to 1 if you have the <sys/resource.h> header file. */
261 /* Define to 1 if you have the <sys/stat.h> header file. */
264 /* Define to 1 if you have the <sys/timeb.h> header file. */
267 /* Define to 1 if you have the <sys/time.h> header file. */
270 /* Define to 1 if you have the <sys/types.h> header file. */
273 /* Define to 1 if you have the <sys/wait.h> header file. */
[all …]
Dconfig.ami38 /* Define for DGUX with <sys/dg_sys_info.h>. */
48 /* Define to `int' if <sys/types.h> doesn't define. */
97 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
134 /* Define to `int' if <sys/types.h> doesn't define. */
161 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
176 /* Define to `int' if <sys/types.h> doesn't define. */
183 instead of <sys/cpustats.h>. */
214 /* Define this if you have the `union wait' type in <sys/wait.h>. */
307 /* Define if you have the <sys/dir.h> header file. */
310 /* Define if you have the <sys/ndir.h> header file. */
[all …]
Dconfig.h-vms57 /* Define for DGUX with <sys/dg_sys_info.h>. */
67 /* Define to `int' if <sys/types.h> doesn't define. */
116 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
155 /* Define to `int' if <sys/types.h> doesn't define. */
185 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
197 /* Define to `int' if <sys/types.h> doesn't define. */
206 instead of <sys/cpustats.h>. */
237 /* Define this if you have the `union wait' type in <sys/wait.h>. */
338 /* Define if you have the <sys/dir.h> header file. */
341 /* Define if you have the <sys/ndir.h> header file. */
[all …]
/ndk/sources/host-tools/make-3.81/config/
Dstdint_h.m412 # doesn't clash with <sys/types.h>, and declares uintmax_t.
18 [#include <sys/types.h>
25 [Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
Dinttypes.m412 # <sys/types.h>.
19 [#include <sys/types.h>
25 [Define if <inttypes.h> exists and doesn't clash with <sys/types.h>.])
Dinttypes_h.m412 # doesn't clash with <sys/types.h>, and declares uintmax_t.
18 [#include <sys/types.h>
25 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
/ndk/sources/host-tools/sed-4.2.1/lib/
Dgnulib.mk886 sys/stat.h: sys_stat.in.h
887 @MKDIR_P@ sys
903 MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
904 MOSTLYCLEANDIRS += sys
916 sys/time.h: sys_time.in.h
917 @MKDIR_P@ sys
929 MOSTLYCLEANFILES += sys/time.h sys/time.h-t

1234