Home
last modified time | relevance | path

Searched refs:paths (Results 1 – 25 of 41) sorted by relevance

12

/ndk/tests/device/stat/jni/
Dstat.c25 char *paths[] = { in main() local
29 for(i=0; i<sizeof(paths)/sizeof(paths[0]); i++) in main()
31 if (stat(paths[i], &sb) != 0) in main()
32 printf("Can't stat path %s\n", paths[i]); in main()
35 printf("%14s %6lld: %s%s%s %s %s %s %s\n", paths[i], sb.st_size, in main()
/ndk/build/core/
Ddefinitions-host.mk194 -test-host-path-is-absolute.relative-paths = \
200 -test-host-path-is-absolute.absolute-paths = \
207 -test-host-path-is-asbolute.windows-relative-paths = \
213 -test-host-path-is-asbolute.windows-absolute-paths = \
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dvpath25 ." vpath (clears all paths specified with vpath)\n";
7 $details = "This test simply adds many search paths using various vpath\n"
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DINCLUDE_DIRS27 # Test #2: Make sure -I paths end up in .INCLUDE_DIRS.
/ndk/sources/host-tools/make-3.81/config/
Ddospaths.m422 AC_CACHE_CHECK([whether system uses MSDOS-style paths], [ac_cv_dos_paths],
Dlib-ld.m458 # Accept absolute paths.
Dlib-link.m4118 [ --disable-rpath do not hardcode runtime library paths],
/ndk/
Dndk-gdb.py193 def find_program(program, paths): argument
198 for path in paths:
207 paths = os.environ["PATH"].replace('"', '').split(os.pathsep)
212 args.jdb_cmd = find_program("jdb", paths)
DCHANGELOG.md99 * Relative project paths should always work now.
/ndk/sources/host-tools/make-3.81/
DREADME.W32140 character directories in paths (VPATH, vpath, Path, PATH), the
156 specification of paths. Make is able to figure out the intended
157 result and convert the paths internally to the format needed
198 paths containing white space will simply not work. There may be
200 that these sorts of paths could be handled. I offer these
Dconfigh.dos116 /* Grok DOS paths (drive specs and backslash path element separators) */
DChangeLog97 * implicit.c (pattern_search) [DOS_PATHS]: Look for DOS paths if
1456 * main.c (main) [OS/2]: Special handling for paths in OS/2.
1587 DOS-style paths.
1690 * vpath.c (construct_vpath_list) [OS/2]: Handle OS/2 paths like
1691 DOS paths.
/ndk/sources/host-tools/nawk-20071023/
DREADME77 vcvars32.bat, it will set up necessary paths and parameters so
/ndk/sources/host-tools/make-3.81/tests/
DREADME45 relative paths and when make is called something other than "make" (like
/ndk/sources/host-tools/make-3.81/po/
Dhe.po1947 msgid "# No `vpath' search paths."
1948 msgstr "# No `vpath' search paths."
1954 "# %u `vpath' search paths.\n"
1957 "# %u `vpath' search paths.\n"
Dmake.pot1866 msgid "# No `vpath' search paths."
1873 "# %u `vpath' search paths.\n"
Dbe.po1887 msgid "# No `vpath' search paths."
1894 "# %u `vpath' search paths.\n"
Dko.po1949 msgid "# No `vpath' search paths."
1956 "# %u `vpath' search paths.\n"
Dja.po1958 msgid "# No `vpath' search paths."
1965 "# %u `vpath' search paths.\n"
Dzh_CN.po1910 msgid "# No `vpath' search paths."
1917 "# %u `vpath' search paths.\n"
Drw.po2020 msgid "# No `vpath' search paths."
2027 "# %u `vpath' search paths.\n"
Dnl.po1972 msgid "# No `vpath' search paths."
1979 "# %u `vpath' search paths.\n"
Dpl.po1962 msgid "# No `vpath' search paths."
1969 "# %u `vpath' search paths.\n"
Dsv.po1941 msgid "# No `vpath' search paths."
1948 "# %u `vpath' search paths.\n"
Dda.po1960 msgid "# No `vpath' search paths."
1967 "# %u `vpath' search paths.\n"

12